Triggered by Gerrit: https://git.eclipse.org/r/146818 Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] podTemplate [Pipeline] { [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘tracecompass-build-b3gv3-sr9z3’ Agent tracecompass-build-b3gv3-j944f is provisioned from template Kubernetes Pod Template --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-gerrit_webmaster-test/1/" labels: jenkins: "slave" jenkins/tracecompass-build: "true" name: "tracecompass-build-b3gv3-j944f" spec: containers: - env: - name: "JENKINS_SECRET" value: "f3d6272e094e3ac3f61aeee821cfc0f17e9322fd10a386535c6f627bc19aa0aa" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.tracecompass.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "tracecompass-build-b3gv3-j944f" - name: "JENKINS_NAME" value: "tracecompass-build-b3gv3-j944f" - name: "JENKINS_URL" value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/" - name: "HOME" value: "/home/jenkins" image: "eclipsecbi/jenkins-jnlp-agent" name: "jnlp" volumeMounts: - mountPath: "/home/jenkins/.ssh" name: "volume-known-hosts" - mountPath: "/home/jenkins" name: "workspace-volume" readOnly: false - args: - "-c" - "/home/tracecompass/.vnc/xstartup.sh && cat" command: - "/bin/sh" image: "delislesim/eclipse-tracecompass-build-env:16.04" imagePullPolicy: "Always" name: "environment" resources: limits: memory: "2.6Gi" cpu: "1.3" requests: memory: "2.6Gi" cpu: "1.3" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/settings.xml" name: "settings-xml" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.m2/repository" name: "m2-repo" - mountPath: "/opt/tools" name: "tools" - mountPath: "/home/jenkins" name: "workspace-volume" readOnly: false nodeSelector: {} restartPolicy: "Never" volumes: - emptyDir: {} name: "m2-repo" - configMap: items: - key: "settings.xml" path: "settings.xml" name: "m2-dir" name: "settings-xml" - emptyDir: {} name: "workspace-volume" - name: "tools" persistentVolumeClaim: claimName: "tools-claim-jiro-tracecompass" - configMap: name: "known-hosts" name: "volume-known-hosts" Running on tracecompass-build-b3gv3-j944f in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2019-07-30T18:26:28.176Z] Timeout set to expire in 4 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [2019-07-30T18:27:07.926Z] No credentials specified [2019-07-30T18:27:08.026Z] Cloning the remote Git repository [2019-07-30T18:27:08.324Z] Cloning repository git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-07-30T18:27:09.022Z] > /usr/bin/git init /home/jenkins/workspace/tracecompass-gerrit_webmaster-test # timeout=10 [2019-07-30T18:27:09.621Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-07-30T18:27:09.623Z] > /usr/bin/git --version # timeout=10 [2019-07-30T18:27:09.728Z] > /usr/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass +refs/heads/*:refs/remotes/origin/* [2019-07-30T18:28:46.045Z] > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10 [2019-07-30T18:28:46.127Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2019-07-30T18:28:46.322Z] > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10 [2019-07-30T18:28:46.435Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass [2019-07-30T18:28:46.522Z] > /usr/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/changes/18/146818/1 [2019-07-30T18:28:50.028Z] Checking out Revision 5fa77f89650c3dd78debbd8fd5ba27e66838505f (refs/changes/18/146818/1) [2019-07-30T18:28:49.930Z] > /usr/bin/git rev-parse 5fa77f89650c3dd78debbd8fd5ba27e66838505f^{commit} # timeout=10 [2019-07-30T18:28:50.129Z] > /usr/bin/git config core.sparsecheckout # timeout=10 [2019-07-30T18:28:50.322Z] > /usr/bin/git checkout -f 5fa77f89650c3dd78debbd8fd5ba27e66838505f [2019-07-30T18:29:11.731Z] Commit message: "filters: Do not re-generate filter expressions at each test" [2019-07-30T18:29:11.821Z] > /usr/bin/git rev-parse FETCH_HEAD^{commit} # timeout=10 [2019-07-30T18:29:14.129Z] > /usr/bin/git rev-list --no-walk a3bd31b01488d5da3b6ee14def9433fc3d9b5cd9 # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Legacy) Stage "Legacy" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-07-30T18:29:17.740Z] + mvn clean install -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml [2019-07-30T18:29:17.741Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:29:21.116Z] 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 [2019-07-30T18:29:21.116Z] Progress (1): 2.1 kB 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 5.8 kB/s) [2019-07-30T18:29:21.116Z] 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 [2019-07-30T18:29:21.116Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 200 kB/s) [2019-07-30T18:29:21.375Z] 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 [2019-07-30T18:29:21.375Z] Progress (1): 1.2 kB 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 51 kB/s) [2019-07-30T18:29:21.375Z] 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 [2019-07-30T18:29:21.375Z] Progress (1): 4.1/6.5 kB Progress (1): 6.5 kB 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 94 kB/s) [2019-07-30T18:29:21.375Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom [2019-07-30T18:29:21.375Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom (13 kB at 513 kB/s) [2019-07-30T18:29:21.375Z] 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 [2019-07-30T18:29:21.633Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB 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 899 kB/s) [2019-07-30T18:29:21.633Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom [2019-07-30T18:29:21.633Z] Progress (1): 4.1/40 kB Progress (1): 7.7/40 kB Progress (1): 12/40 kB Progress (1): 16/40 kB Progress (1): 20/40 kB Progress (1): 24/40 kB Progress (1): 28/40 kB Progress (1): 32/40 kB Progress (1): 36/40 kB Progress (1): 40/40 kB Progress (1): 40 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.5 MB/s) [2019-07-30T18:29:21.633Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [2019-07-30T18:29:21.633Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 700 kB/s) [2019-07-30T18:29:21.633Z] 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 [2019-07-30T18:29:21.633Z] 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 [2019-07-30T18:29:21.633Z] Progress (1): 4.1/9.3 kB Progress (1): 7.7/9.3 kB Progress (1): 9.3 kB Progress (2): 9.3 kB | 4.1/27 kB Progress (2): 9.3 kB | 7.7/27 kB Progress (2): 9.3 kB | 12/27 kB Progress (2): 9.3 kB | 16/27 kB Progress (2): 9.3 kB | 20/27 kB Progress (2): 9.3 kB | 24/27 kB Progress (2): 9.3 kB | 27 kB 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 175 kB/s) [2019-07-30T18:29:21.892Z] 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 299 kB/s) [2019-07-30T18:29:22.461Z] [INFO] Scanning for projects... [2019-07-30T18:29:22.461Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-30T18:29:22.720Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-30T18:29:22.720Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-30T18:29:22.720Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-30T18:29:22.720Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-30T18:29:22.720Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-30T18:29:22.720Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-30T18:29:22.720Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-30T18:29:22.720Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-30T18:29:22.720Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-30T18:29:22.720Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-30T18:29:22.720Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-30T18:29:22.720Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-30T18:29:22.720Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-30T18:29:22.720Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-30T18:29:23.033Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-30T18:29:23.033Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:29:23.033Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-30T18:29:23.033Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-30T18:29:23.033Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-30T18:29:23.033Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:29:23.033Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:29:23.033Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:29:23.033Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:29:23.033Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-30T18:29:23.033Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-30T18:29:23.033Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-30T18:29:23.033Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-30T18:29:23.033Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-30T18:29:23.033Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-30T18:29:23.523Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-30T18:29:23.523Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-30T18:29:23.523Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-30T18:29:23.523Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-30T18:29:23.523Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-30T18:29:23.523Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-30T18:29:23.523Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:29:23.523Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-30T18:29:23.523Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-30T18:29:23.523Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-30T18:29:23.523Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-30T18:29:23.523Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-30T18:29:23.523Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-30T18:29:23.784Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:29:24.045Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-30T18:29:24.045Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-30T18:29:24.045Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-30T18:29:24.045Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-30T18:29:24.045Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-30T18:29:24.045Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-30T18:29:24.045Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-30T18:29:24.045Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-30T18:29:24.045Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-30T18:29:24.045Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-30T18:29:24.045Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-30T18:29:24.304Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-30T18:29:24.304Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-30T18:29:24.304Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-30T18:29:24.304Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-30T18:29:24.304Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-30T18:29:24.304Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-30T18:29:24.304Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-30T18:29:24.304Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-30T18:29:24.304Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-30T18:29:24.304Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-30T18:29:24.304Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-30T18:29:24.304Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-30T18:29:24.562Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-30T18:29:24.562Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-30T18:29:24.562Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-30T18:29:24.562Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-30T18:29:24.562Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-30T18:29:24.562Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-30T18:29:24.562Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:29:24.562Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:29:24.562Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:29:24.562Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:29:24.562Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-30T18:29:24.562Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-30T18:29:24.562Z] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-30T18:29:24.562Z] 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 [2019-07-30T18:29:24.562Z] 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 [2019-07-30T18:29:24.562Z] 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 [2019-07-30T18:29:25.129Z] 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 [2019-07-30T18:29:25.129Z] 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 [2019-07-30T18:29:25.129Z] 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 [2019-07-30T18:29:25.129Z] Progress (1): 2.1 kB 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 38 kB/s) [2019-07-30T18:29:25.129Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-30T18:29:25.129Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-30T18:29:25.388Z] 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 [2019-07-30T18:29:25.388Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-30T18:29:25.388Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom [2019-07-30T18:29:25.388Z] 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 [2019-07-30T18:29:25.649Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB 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 388 kB/s) [2019-07-30T18:29:25.649Z] 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 [2019-07-30T18:29:25.649Z] 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 [2019-07-30T18:29:25.649Z] 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 [2019-07-30T18:29:25.649Z] 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 [2019-07-30T18:29:25.980Z] 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 [2019-07-30T18:29:25.980Z] 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 [2019-07-30T18:29:25.980Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB 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 102 kB/s) [2019-07-30T18:29:25.980Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-30T18:29:25.980Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-30T18:29:25.980Z] 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 [2019-07-30T18:29:26.239Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-30T18:29:26.239Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [2019-07-30T18:29:26.239Z] 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 [2019-07-30T18:29:26.239Z] Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB 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 151 kB/s) [2019-07-30T18:29:26.239Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T18:29:26.239Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T18:29:26.239Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T18:29:26.497Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T18:29:26.497Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T18:29:26.497Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom [2019-07-30T18:29:26.497Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 509 kB/s) [2019-07-30T18:29:26.497Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T18:29:26.756Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T18:29:26.756Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T18:29:26.756Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T18:29:26.756Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T18:29:27.016Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom [2019-07-30T18:29:27.016Z] Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB 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 558 kB/s) [2019-07-30T18:29:27.016Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom [2019-07-30T18:29:27.016Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom [2019-07-30T18:29:27.016Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom [2019-07-30T18:29:27.276Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom [2019-07-30T18:29:27.276Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom [2019-07-30T18:29:27.276Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [2019-07-30T18:29:27.276Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 366 kB/s) [2019-07-30T18:29:27.276Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-30T18:29:27.276Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-30T18:29:27.276Z] 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 [2019-07-30T18:29:27.536Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-30T18:29:27.536Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [2019-07-30T18:29:27.536Z] 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 [2019-07-30T18:29:27.536Z] Progress (1): 3.9 kB 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 105 kB/s) [2019-07-30T18:29:27.536Z] 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 [2019-07-30T18:29:27.536Z] 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 [2019-07-30T18:29:27.536Z] 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 [2019-07-30T18:29:27.795Z] 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 [2019-07-30T18:29:27.795Z] 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 [2019-07-30T18:29:27.795Z] 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 [2019-07-30T18:29:27.795Z] Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB 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 106 kB/s) [2019-07-30T18:29:27.795Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T18:29:27.795Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T18:29:28.054Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T18:29:28.054Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T18:29:28.054Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T18:29:28.054Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [2019-07-30T18:29:28.313Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 478 kB/s) [2019-07-30T18:29:28.313Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T18:29:28.313Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T18:29:28.313Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T18:29:28.313Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T18:29:28.572Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T18:29:28.572Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [2019-07-30T18:29:28.572Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB 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 289 kB/s) [2019-07-30T18:29:28.572Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-30T18:29:28.572Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-30T18:29:28.572Z] 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 [2019-07-30T18:29:28.832Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-30T18:29:28.832Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [2019-07-30T18:29:28.832Z] 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 [2019-07-30T18:29:28.832Z] Progress (1): 1.9 kB 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 55 kB/s) [2019-07-30T18:29:28.832Z] 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 [2019-07-30T18:29:28.832Z] 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 [2019-07-30T18:29:28.832Z] 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 [2019-07-30T18:29:29.091Z] 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 [2019-07-30T18:29:29.091Z] 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 [2019-07-30T18:29:29.091Z] 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 [2019-07-30T18:29:29.091Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 57 kB/s) [2019-07-30T18:29:29.091Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-30T18:29:29.091Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-30T18:29:29.350Z] 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 [2019-07-30T18:29:29.350Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-30T18:29:29.350Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [2019-07-30T18:29:29.350Z] 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 [2019-07-30T18:29:29.610Z] Progress (1): 910 B 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 25 kB/s) [2019-07-30T18:29:29.610Z] 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 [2019-07-30T18:29:29.610Z] 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 [2019-07-30T18:29:29.610Z] 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 [2019-07-30T18:29:29.610Z] 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 [2019-07-30T18:29:29.610Z] 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 [2019-07-30T18:29:29.869Z] 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 [2019-07-30T18:29:29.869Z] Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB 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 145 kB/s) [2019-07-30T18:29:29.869Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-07-30T18:29:29.869Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-07-30T18:29:29.869Z] 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 [2019-07-30T18:29:29.869Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-07-30T18:29:30.132Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [2019-07-30T18:29:30.132Z] 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 [2019-07-30T18:29:30.132Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB 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 376 kB/s) [2019-07-30T18:29:30.132Z] 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 [2019-07-30T18:29:30.132Z] 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 [2019-07-30T18:29:30.132Z] 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 [2019-07-30T18:29:30.528Z] 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 [2019-07-30T18:29:30.528Z] 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 [2019-07-30T18:29:30.528Z] 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 [2019-07-30T18:29:30.528Z] Progress (1): 770 B 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 18 kB/s) [2019-07-30T18:29:30.528Z] 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 [2019-07-30T18:29:30.528Z] 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 [2019-07-30T18:29:30.528Z] 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 [2019-07-30T18:29:30.528Z] 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 [2019-07-30T18:29:30.528Z] 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 [2019-07-30T18:29:30.882Z] 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 [2019-07-30T18:29:30.882Z] Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB 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 144 kB/s) [2019-07-30T18:29:30.882Z] 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 [2019-07-30T18:29:30.882Z] 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 [2019-07-30T18:29:30.882Z] 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 [2019-07-30T18:29:30.882Z] 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 [2019-07-30T18:29:30.882Z] 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 [2019-07-30T18:29:30.882Z] 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 [2019-07-30T18:29:31.142Z] Progress (1): 3.0 kB 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 85 kB/s) [2019-07-30T18:29:31.142Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T18:29:31.142Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T18:29:31.142Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T18:29:31.142Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T18:29:31.404Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T18:29:31.404Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [2019-07-30T18:29:31.404Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB 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 194 kB/s) [2019-07-30T18:29:31.404Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T18:29:31.404Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T18:29:31.404Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T18:29:31.664Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T18:29:31.664Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T18:29:31.922Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [2019-07-30T18:29:31.922Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 215 kB/s) [2019-07-30T18:29:31.922Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-30T18:29:31.922Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-30T18:29:31.922Z] 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 [2019-07-30T18:29:32.180Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-30T18:29:32.181Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [2019-07-30T18:29:32.181Z] 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 [2019-07-30T18:29:32.181Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB 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 110 kB/s) [2019-07-30T18:29:32.181Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T18:29:32.441Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T18:29:32.441Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T18:29:32.441Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T18:29:32.441Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T18:29:32.780Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [2019-07-30T18:29:32.780Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB 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 226 kB/s) [2019-07-30T18:29:32.780Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T18:29:32.780Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T18:29:32.780Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T18:29:32.780Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T18:29:33.040Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T18:29:33.040Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [2019-07-30T18:29:33.040Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB 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 113 kB/s) [2019-07-30T18:29:33.040Z] 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 [2019-07-30T18:29:33.040Z] 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 [2019-07-30T18:29:33.040Z] 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 [2019-07-30T18:29:33.428Z] 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 [2019-07-30T18:29:33.428Z] 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 [2019-07-30T18:29:33.428Z] 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 [2019-07-30T18:29:33.428Z] Progress (1): 1.9 kB 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 24 kB/s) [2019-07-30T18:29:33.428Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-07-30T18:29:33.428Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-07-30T18:29:33.428Z] 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 [2019-07-30T18:29:33.686Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-07-30T18:29:33.686Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [2019-07-30T18:29:33.686Z] 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 [2019-07-30T18:29:33.686Z] Progress (1): 1.9 kB 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 57 kB/s) [2019-07-30T18:29:33.686Z] 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 [2019-07-30T18:29:33.686Z] 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 [2019-07-30T18:29:33.945Z] 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 [2019-07-30T18:29:33.945Z] 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 [2019-07-30T18:29:33.945Z] 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 [2019-07-30T18:29:33.945Z] 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 [2019-07-30T18:29:33.945Z] Progress (1): 2.3 kB 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 62 kB/s) [2019-07-30T18:29:33.945Z] 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 [2019-07-30T18:29:34.203Z] 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 [2019-07-30T18:29:34.204Z] 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 [2019-07-30T18:29:34.204Z] 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 [2019-07-30T18:29:34.204Z] 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 [2019-07-30T18:29:34.461Z] 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 [2019-07-30T18:29:34.461Z] Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB 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 131 kB/s) [2019-07-30T18:29:34.461Z] 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 [2019-07-30T18:29:34.461Z] 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 [2019-07-30T18:29:34.461Z] 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 [2019-07-30T18:29:34.461Z] 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 [2019-07-30T18:29:34.720Z] 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 [2019-07-30T18:29:34.720Z] 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 [2019-07-30T18:29:34.720Z] Progress (1): 3.1 kB 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) [2019-07-30T18:29:34.720Z] 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 [2019-07-30T18:29:34.720Z] 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 [2019-07-30T18:29:34.720Z] 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 [2019-07-30T18:29:34.978Z] 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 [2019-07-30T18:29:34.978Z] 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 [2019-07-30T18:29:34.978Z] 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 [2019-07-30T18:29:34.978Z] Progress (1): 2.6 kB 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) [2019-07-30T18:29:34.978Z] 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 [2019-07-30T18:29:34.978Z] 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 [2019-07-30T18:29:34.978Z] 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 [2019-07-30T18:29:35.236Z] 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 [2019-07-30T18:29:35.236Z] 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 [2019-07-30T18:29:35.236Z] 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 [2019-07-30T18:29:35.236Z] Progress (1): 1.2 kB 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 28 kB/s) [2019-07-30T18:29:35.236Z] 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 [2019-07-30T18:29:35.236Z] 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 [2019-07-30T18:29:35.236Z] 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 [2019-07-30T18:29:35.495Z] 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 [2019-07-30T18:29:35.495Z] 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 [2019-07-30T18:29:35.495Z] 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 [2019-07-30T18:29:35.495Z] Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB 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 229 kB/s) [2019-07-30T18:29:35.495Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T18:29:35.753Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T18:29:35.753Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T18:29:35.753Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T18:29:35.753Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T18:29:36.012Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [2019-07-30T18:29:36.012Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 316 kB/s) [2019-07-30T18:29:36.012Z] 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 [2019-07-30T18:29:36.012Z] 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 [2019-07-30T18:29:36.012Z] 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 [2019-07-30T18:29:36.012Z] 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 [2019-07-30T18:29:36.271Z] 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 [2019-07-30T18:29:36.271Z] 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 [2019-07-30T18:29:36.271Z] Progress (1): 4.0 kB 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 97 kB/s) [2019-07-30T18:29:36.271Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-30T18:29:36.271Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-30T18:29:36.271Z] 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 [2019-07-30T18:29:36.530Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-30T18:29:36.530Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [2019-07-30T18:29:36.530Z] 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 [2019-07-30T18:29:36.530Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB 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 441 kB/s) [2019-07-30T18:29:36.530Z] 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 [2019-07-30T18:29:36.788Z] 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 [2019-07-30T18:29:36.788Z] 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 [2019-07-30T18:29:36.788Z] 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 [2019-07-30T18:29:36.788Z] 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 [2019-07-30T18:29:36.788Z] 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 [2019-07-30T18:29:37.047Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB 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 156 kB/s) [2019-07-30T18:29:37.047Z] 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 [2019-07-30T18:29:37.047Z] 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 [2019-07-30T18:29:37.306Z] 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 [2019-07-30T18:29:37.306Z] 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 [2019-07-30T18:29:37.565Z] 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 [2019-07-30T18:29:37.565Z] 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 [2019-07-30T18:29:37.565Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 395 kB/s) [2019-07-30T18:29:37.565Z] 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 [2019-07-30T18:29:37.565Z] 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 [2019-07-30T18:29:37.565Z] 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 [2019-07-30T18:29:37.823Z] 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 [2019-07-30T18:29:37.823Z] 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 [2019-07-30T18:29:37.823Z] 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 [2019-07-30T18:29:37.823Z] Progress (1): 2.2 kB 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 49 kB/s) [2019-07-30T18:29:37.823Z] 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 [2019-07-30T18:29:37.823Z] 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 [2019-07-30T18:29:38.082Z] 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 [2019-07-30T18:29:38.082Z] 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 [2019-07-30T18:29:38.082Z] 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 [2019-07-30T18:29:38.082Z] 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 [2019-07-30T18:29:38.428Z] Progress (1): 2.5 kB 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 59 kB/s) [2019-07-30T18:29:38.428Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-30T18:29:38.428Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-30T18:29:38.428Z] 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 [2019-07-30T18:29:38.428Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-30T18:29:38.428Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [2019-07-30T18:29:38.428Z] 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 [2019-07-30T18:29:38.428Z] Progress (1): 1.7 kB 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 39 kB/s) [2019-07-30T18:29:38.428Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-30T18:29:38.428Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-30T18:29:38.781Z] 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 [2019-07-30T18:29:38.781Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-30T18:29:38.781Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [2019-07-30T18:29:38.781Z] 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 [2019-07-30T18:29:38.781Z] Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB 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 203 kB/s) [2019-07-30T18:29:38.781Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-30T18:29:38.781Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-30T18:29:38.781Z] 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 [2019-07-30T18:29:39.039Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-30T18:29:39.040Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [2019-07-30T18:29:39.040Z] 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 [2019-07-30T18:29:39.040Z] Progress (1): 2.1 kB 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 56 kB/s) [2019-07-30T18:29:39.040Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-30T18:29:39.298Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-30T18:29:39.298Z] 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 [2019-07-30T18:29:39.298Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-30T18:29:39.298Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [2019-07-30T18:29:39.556Z] 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 [2019-07-30T18:29:39.556Z] Progress (1): 3.7 kB 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 109 kB/s) [2019-07-30T18:29:39.556Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-30T18:29:39.556Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-30T18:29:39.556Z] 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 [2019-07-30T18:29:39.816Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-30T18:29:39.816Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [2019-07-30T18:29:39.816Z] 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 [2019-07-30T18:29:39.816Z] Progress (1): 1.7 kB 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 53 kB/s) [2019-07-30T18:29:39.816Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-30T18:29:39.816Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-30T18:29:39.816Z] 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 [2019-07-30T18:29:40.074Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-30T18:29:40.074Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom [2019-07-30T18:29:40.074Z] 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 [2019-07-30T18:29:40.074Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB 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 166 kB/s) [2019-07-30T18:29:40.074Z] 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 [2019-07-30T18:29:40.074Z] 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 [2019-07-30T18:29:40.074Z] 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 [2019-07-30T18:29:40.333Z] 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 [2019-07-30T18:29:40.333Z] 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 [2019-07-30T18:29:40.333Z] 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 [2019-07-30T18:29:40.333Z] Progress (1): 4.1/4.9 kB Progress (1): 4.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 149 kB/s) [2019-07-30T18:29:40.333Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T18:29:40.593Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T18:29:40.593Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T18:29:40.593Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T18:29:40.593Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T18:29:40.593Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [2019-07-30T18:29:40.853Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB 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 521 kB/s) [2019-07-30T18:29:40.853Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T18:29:40.853Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T18:29:40.853Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T18:29:40.853Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T18:29:40.853Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T18:29:41.113Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [2019-07-30T18:29:41.113Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB 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 199 kB/s) [2019-07-30T18:29:41.113Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-30T18:29:41.113Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-30T18:29:41.113Z] 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 [2019-07-30T18:29:41.371Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-30T18:29:41.630Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.pom [2019-07-30T18:29:41.630Z] 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 [2019-07-30T18:29:41.630Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 290 kB/s) [2019-07-30T18:29:41.888Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T18:29:41.888Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T18:29:41.888Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T18:29:41.888Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T18:29:41.888Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T18:29:42.147Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom [2019-07-30T18:29:42.147Z] Progress (1): 4.1/47 kB Progress (1): 7.7/47 kB Progress (1): 12/47 kB Progress (1): 16/47 kB Progress (1): 20/47 kB Progress (1): 24/47 kB Progress (1): 28/47 kB Progress (1): 32/47 kB Progress (1): 36/47 kB Progress (1): 40/47 kB Progress (1): 44/47 kB Progress (1): 47 kB 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 188 kB/s) [2019-07-30T18:29:42.406Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom [2019-07-30T18:29:42.406Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom [2019-07-30T18:29:42.406Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom [2019-07-30T18:29:42.406Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom [2019-07-30T18:29:42.664Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom [2019-07-30T18:29:42.664Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [2019-07-30T18:29:42.664Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 370 kB/s) [2019-07-30T18:29:42.664Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-30T18:29:42.664Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-30T18:29:42.664Z] 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 [2019-07-30T18:29:44.566Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-30T18:29:44.566Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom [2019-07-30T18:29:44.566Z] 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 [2019-07-30T18:29:44.566Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB 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 429 kB/s) [2019-07-30T18:29:44.825Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T18:29:44.825Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T18:29:44.825Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T18:29:44.825Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T18:29:44.825Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T18:29:44.825Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom [2019-07-30T18:29:45.083Z] Progress (1): 4.1/62 kB Progress (1): 7.7/62 kB Progress (1): 12/62 kB Progress (1): 16/62 kB Progress (1): 20/62 kB Progress (1): 24/62 kB Progress (1): 28/62 kB Progress (1): 32/62 kB Progress (1): 36/62 kB Progress (1): 40/62 kB Progress (1): 44/62 kB Progress (1): 48/62 kB Progress (1): 52/62 kB Progress (1): 56/62 kB Progress (1): 60/62 kB Progress (1): 62 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.5 MB/s) [2019-07-30T18:29:45.083Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-30T18:29:45.083Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-30T18:29:45.083Z] 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 [2019-07-30T18:29:45.083Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-30T18:29:45.341Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom [2019-07-30T18:29:45.341Z] 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 [2019-07-30T18:29:45.341Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 567 kB/s) [2019-07-30T18:29:45.341Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T18:29:45.341Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T18:29:45.341Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T18:29:45.599Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T18:29:45.599Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T18:29:45.599Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom [2019-07-30T18:29:45.599Z] Progress (1): 4.1/68 kB Progress (1): 7.7/68 kB Progress (1): 12/68 kB Progress (1): 16/68 kB Progress (1): 20/68 kB Progress (1): 24/68 kB Progress (1): 28/68 kB Progress (1): 32/68 kB Progress (1): 36/68 kB Progress (1): 40/68 kB Progress (1): 44/68 kB Progress (1): 48/68 kB Progress (1): 52/68 kB Progress (1): 56/68 kB Progress (1): 60/68 kB Progress (1): 64/68 kB Progress (1): 68/68 kB Progress (1): 68 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.6 MB/s) [2019-07-30T18:29:45.599Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom [2019-07-30T18:29:45.599Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom [2019-07-30T18:29:45.857Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom [2019-07-30T18:29:46.115Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom [2019-07-30T18:29:46.115Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom [2019-07-30T18:29:46.115Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [2019-07-30T18:29:46.115Z] Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 475 kB/s) [2019-07-30T18:29:46.115Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T18:29:46.115Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T18:29:46.115Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T18:29:46.681Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T18:29:46.681Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T18:29:46.681Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom [2019-07-30T18:29:46.681Z] Progress (1): 2.8 kB 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 39 kB/s) [2019-07-30T18:29:46.681Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-30T18:29:46.681Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-30T18:29:46.940Z] 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 [2019-07-30T18:29:46.940Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-30T18:29:46.940Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [2019-07-30T18:29:47.202Z] 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 [2019-07-30T18:29:47.202Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB 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 551 kB/s) [2019-07-30T18:29:47.202Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T18:29:47.202Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T18:29:47.202Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T18:29:47.624Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T18:29:47.624Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T18:29:47.624Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [2019-07-30T18:29:47.625Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 260 kB/s) [2019-07-30T18:29:47.625Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T18:29:47.625Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T18:29:47.625Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T18:29:47.883Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T18:29:47.883Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T18:29:47.883Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom [2019-07-30T18:29:47.883Z] Progress (1): 1.9 kB 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 51 kB/s) [2019-07-30T18:29:47.883Z] 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 [2019-07-30T18:29:47.883Z] 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 [2019-07-30T18:29:47.883Z] 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 [2019-07-30T18:29:48.180Z] 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 [2019-07-30T18:29:48.180Z] 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 [2019-07-30T18:29:48.180Z] 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 [2019-07-30T18:29:48.180Z] Progress (1): 1.1 kB 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 34 kB/s) [2019-07-30T18:29:48.180Z] 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 [2019-07-30T18:29:48.180Z] 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 [2019-07-30T18:29:48.180Z] 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 [2019-07-30T18:29:48.438Z] 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 [2019-07-30T18:29:48.438Z] 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 [2019-07-30T18:29:48.438Z] 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 [2019-07-30T18:29:48.438Z] Progress (1): 1.8 kB 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 59 kB/s) [2019-07-30T18:29:48.438Z] 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 [2019-07-30T18:29:48.438Z] 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 [2019-07-30T18:29:48.438Z] 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 [2019-07-30T18:29:48.695Z] 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 [2019-07-30T18:29:48.695Z] 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 [2019-07-30T18:29:48.695Z] 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 [2019-07-30T18:29:48.695Z] Progress (1): 1.0 kB 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 32 kB/s) [2019-07-30T18:29:48.695Z] 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 [2019-07-30T18:29:48.695Z] 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 [2019-07-30T18:29:48.953Z] 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 [2019-07-30T18:29:48.953Z] 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 [2019-07-30T18:29:48.953Z] 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 [2019-07-30T18:29:48.953Z] 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 [2019-07-30T18:29:49.211Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom (1.0 kB at 14 kB/s) [2019-07-30T18:29:49.211Z] 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 [2019-07-30T18:29:49.211Z] 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 [2019-07-30T18:29:49.211Z] 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 [2019-07-30T18:29:49.471Z] 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 [2019-07-30T18:29:49.471Z] 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 [2019-07-30T18:29:49.471Z] 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 [2019-07-30T18:29:49.471Z] Progress (1): 1.7 kB 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 55 kB/s) [2019-07-30T18:29:49.471Z] 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 [2019-07-30T18:29:49.471Z] 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 [2019-07-30T18:29:49.471Z] 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 [2019-07-30T18:29:49.728Z] 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 [2019-07-30T18:29:49.728Z] 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 [2019-07-30T18:29:49.728Z] 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 [2019-07-30T18:29:49.728Z] Progress (1): 1.3 kB 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 36 kB/s) [2019-07-30T18:29:49.986Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T18:29:49.986Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T18:29:49.986Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T18:29:49.986Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T18:29:50.244Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T18:29:50.244Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom [2019-07-30T18:29:50.244Z] Progress (1): 4.1/6.3 kB Progress (1): 6.3 kB 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 232 kB/s) [2019-07-30T18:29:50.244Z] 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 [2019-07-30T18:29:50.244Z] 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 [2019-07-30T18:29:50.244Z] 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 [2019-07-30T18:29:50.502Z] 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 [2019-07-30T18:29:50.502Z] 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 [2019-07-30T18:29:50.502Z] 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 [2019-07-30T18:29:50.502Z] Progress (1): 2.1 kB 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 53 kB/s) [2019-07-30T18:29:50.502Z] 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 [2019-07-30T18:29:50.502Z] 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 [2019-07-30T18:29:50.502Z] 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 [2019-07-30T18:29:50.761Z] 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 [2019-07-30T18:29:50.761Z] 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 [2019-07-30T18:29:50.761Z] 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 [2019-07-30T18:29:50.761Z] Progress (1): 1.1 kB 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 20 kB/s) [2019-07-30T18:29:50.761Z] 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 [2019-07-30T18:29:50.761Z] 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 [2019-07-30T18:29:51.019Z] 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 [2019-07-30T18:29:51.019Z] 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 [2019-07-30T18:29:51.019Z] 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 [2019-07-30T18:29:51.019Z] 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 [2019-07-30T18:29:51.277Z] Progress (1): 3.3 kB 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 84 kB/s) [2019-07-30T18:29:51.277Z] 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 [2019-07-30T18:29:51.534Z] 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 [2019-07-30T18:29:51.534Z] 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 [2019-07-30T18:29:51.793Z] 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 [2019-07-30T18:29:51.793Z] 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 [2019-07-30T18:29:51.793Z] 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 [2019-07-30T18:29:51.793Z] Progress (1): 1.0 kB 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 22 kB/s) [2019-07-30T18:29:51.793Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-30T18:29:51.793Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-30T18:29:52.051Z] 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 [2019-07-30T18:29:52.051Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-30T18:29:52.051Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [2019-07-30T18:29:52.051Z] 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 [2019-07-30T18:29:52.051Z] Progress (1): 4.0 kB 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 101 kB/s) [2019-07-30T18:29:52.051Z] 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 [2019-07-30T18:29:52.309Z] 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 [2019-07-30T18:29:52.309Z] 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 [2019-07-30T18:29:52.309Z] 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 [2019-07-30T18:29:52.309Z] 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 [2019-07-30T18:29:52.568Z] 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 [2019-07-30T18:29:52.568Z] Progress (1): 1.8 kB 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 39 kB/s) [2019-07-30T18:29:52.568Z] 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 [2019-07-30T18:29:52.568Z] 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 [2019-07-30T18:29:52.568Z] 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 [2019-07-30T18:29:52.826Z] 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 [2019-07-30T18:29:52.826Z] 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 [2019-07-30T18:29:52.826Z] 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 [2019-07-30T18:29:52.826Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 375 kB/s) [2019-07-30T18:29:52.826Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T18:29:52.826Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T18:29:52.826Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T18:29:53.084Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T18:29:53.084Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T18:29:53.084Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom [2019-07-30T18:29:53.084Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB 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 926 kB/s) [2019-07-30T18:29:53.084Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom [2019-07-30T18:29:53.084Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom [2019-07-30T18:29:53.084Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom [2019-07-30T18:29:53.341Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom [2019-07-30T18:29:53.341Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom [2019-07-30T18:29:53.341Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [2019-07-30T18:29:53.599Z] Progress (1): 4.1/4.1 kB Progress (1): 4.1 kB 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 79 kB/s) [2019-07-30T18:29:53.599Z] 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 [2019-07-30T18:29:53.599Z] 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 [2019-07-30T18:29:53.599Z] 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 [2019-07-30T18:29:53.599Z] 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 [2019-07-30T18:29:53.857Z] 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 [2019-07-30T18:29:53.857Z] 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 [2019-07-30T18:29:53.857Z] Progress (1): 2.1 kB 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 50 kB/s) [2019-07-30T18:29:53.857Z] 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 [2019-07-30T18:29:53.857Z] 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 [2019-07-30T18:29:53.857Z] 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 [2019-07-30T18:29:54.116Z] 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 [2019-07-30T18:29:54.116Z] 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 [2019-07-30T18:29:54.116Z] 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 [2019-07-30T18:29:54.116Z] Progress (1): 1.1 kB 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 23 kB/s) [2019-07-30T18:29:54.116Z] 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 [2019-07-30T18:29:54.116Z] 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 [2019-07-30T18:29:54.116Z] 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 [2019-07-30T18:29:54.375Z] 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 [2019-07-30T18:29:54.375Z] 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 [2019-07-30T18:29:54.375Z] 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 [2019-07-30T18:29:54.375Z] Progress (1): 1.1 kB 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 27 kB/s) [2019-07-30T18:29:54.375Z] 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 [2019-07-30T18:29:54.375Z] 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 [2019-07-30T18:29:54.375Z] 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 [2019-07-30T18:29:54.635Z] 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 [2019-07-30T18:29:54.635Z] 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 [2019-07-30T18:29:54.635Z] 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 [2019-07-30T18:29:54.893Z] Progress (1): 1.1 kB 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 21 kB/s) [2019-07-30T18:29:54.893Z] 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 [2019-07-30T18:29:54.893Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-30T18:29:54.893Z] 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 [2019-07-30T18:29:54.893Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-30T18:29:54.893Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-30T18:29:54.893Z] 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 [2019-07-30T18:29:54.894Z] 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 [2019-07-30T18:29:54.894Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-30T18:29:54.894Z] 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 [2019-07-30T18:29:54.894Z] 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 [2019-07-30T18:29:54.894Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-30T18:29:54.894Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-30T18:29:54.894Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-30T18:29:54.894Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-30T18:29:54.894Z] 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 [2019-07-30T18:29:54.894Z] 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 [2019-07-30T18:29:54.894Z] 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 [2019-07-30T18:29:54.894Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-30T18:29:54.894Z] 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 [2019-07-30T18:29:54.894Z] 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 [2019-07-30T18:29:54.894Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-30T18:29:54.894Z] 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 [2019-07-30T18:29:54.894Z] 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 [2019-07-30T18:29:54.894Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-30T18:29:54.894Z] 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 [2019-07-30T18:29:54.894Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-30T18:29:55.153Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-30T18:29:55.153Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T18:29:55.153Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T18:29:55.153Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T18:29:55.153Z] 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 [2019-07-30T18:29:55.153Z] 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 [2019-07-30T18:29:55.153Z] 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 [2019-07-30T18:29:55.153Z] 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 [2019-07-30T18:29:55.153Z] 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 [2019-07-30T18:29:55.153Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T18:29:55.153Z] 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 [2019-07-30T18:29:55.153Z] 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 [2019-07-30T18:29:55.153Z] 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 [2019-07-30T18:29:55.153Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-30T18:29:55.153Z] 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 [2019-07-30T18:29:55.153Z] 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 [2019-07-30T18:29:55.153Z] 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 [2019-07-30T18:29:55.153Z] 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 [2019-07-30T18:29:55.153Z] 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 [2019-07-30T18:29:55.410Z] 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 [2019-07-30T18:29:55.410Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-30T18:29:55.410Z] 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 [2019-07-30T18:29:55.410Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-30T18:29:55.410Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-30T18:29:55.728Z] 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 [2019-07-30T18:29:55.728Z] 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 [2019-07-30T18:29:55.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-30T18:29:55.728Z] 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 [2019-07-30T18:29:55.728Z] 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 [2019-07-30T18:29:55.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-30T18:29:55.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-30T18:29:55.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-30T18:29:55.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-30T18:29:55.728Z] 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 [2019-07-30T18:29:55.728Z] 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 [2019-07-30T18:29:55.728Z] 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 [2019-07-30T18:29:55.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-30T18:29:55.728Z] 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 [2019-07-30T18:29:55.728Z] 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 [2019-07-30T18:29:55.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-30T18:29:55.728Z] 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 [2019-07-30T18:29:55.728Z] 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 [2019-07-30T18:29:55.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-30T18:29:55.728Z] 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 [2019-07-30T18:29:55.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-30T18:29:55.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-30T18:29:55.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T18:29:55.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T18:29:55.728Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T18:29:55.728Z] 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 [2019-07-30T18:29:56.124Z] 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 [2019-07-30T18:29:56.124Z] 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 [2019-07-30T18:29:56.124Z] 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 [2019-07-30T18:29:56.124Z] 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 [2019-07-30T18:29:56.124Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T18:29:56.124Z] 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 [2019-07-30T18:29:56.124Z] 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 [2019-07-30T18:29:56.124Z] 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 [2019-07-30T18:29:56.124Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-30T18:29:56.124Z] 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 [2019-07-30T18:29:56.124Z] 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 [2019-07-30T18:29:56.124Z] 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 [2019-07-30T18:29:56.124Z] 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 [2019-07-30T18:29:56.124Z] 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 [2019-07-30T18:29:56.124Z] 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 [2019-07-30T18:29:56.124Z] 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 [2019-07-30T18:29:56.124Z] 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 [2019-07-30T18:29:56.124Z] 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 [2019-07-30T18:29:56.124Z] 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 [2019-07-30T18:29:56.381Z] 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 [2019-07-30T18:29:56.382Z] 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 [2019-07-30T18:29:56.382Z] 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 [2019-07-30T18:29:56.382Z] 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 [2019-07-30T18:29:56.382Z] 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 [2019-07-30T18:29:56.382Z] 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 [2019-07-30T18:29:56.382Z] 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 [2019-07-30T18:29:56.382Z] 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 [2019-07-30T18:29:56.382Z] 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 [2019-07-30T18:29:56.382Z] 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 [2019-07-30T18:29:56.639Z] 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 [2019-07-30T18:29:56.639Z] 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 [2019-07-30T18:29:56.639Z] 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 [2019-07-30T18:29:56.639Z] 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 [2019-07-30T18:29:56.639Z] 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 [2019-07-30T18:29:56.639Z] 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 [2019-07-30T18:29:56.639Z] 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 [2019-07-30T18:29:56.639Z] 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 [2019-07-30T18:29:56.639Z] 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 [2019-07-30T18:29:56.897Z] 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 [2019-07-30T18:29:56.897Z] 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 [2019-07-30T18:29:56.897Z] 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 [2019-07-30T18:29:56.897Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T18:29:56.897Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T18:29:56.897Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T18:29:57.156Z] 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 [2019-07-30T18:29:57.156Z] 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 [2019-07-30T18:29:57.156Z] 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 [2019-07-30T18:29:57.156Z] 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 [2019-07-30T18:29:57.156Z] 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 [2019-07-30T18:29:57.415Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T18:29:57.415Z] 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 [2019-07-30T18:29:57.673Z] 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 [2019-07-30T18:30:02.935Z] 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 [2019-07-30T18:30:02.935Z] 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 [2019-07-30T18:30:02.935Z] 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 [2019-07-30T18:30:02.935Z] 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 [2019-07-30T18:30:03.193Z] 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 [2019-07-30T18:30:03.193Z] 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 [2019-07-30T18:30:03.193Z] 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 [2019-07-30T18:30:04.566Z] 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 [2019-07-30T18:30:04.566Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-30T18:30:04.566Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-30T18:30:04.566Z] 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 [2019-07-30T18:30:04.566Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-30T18:30:04.566Z] 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 [2019-07-30T18:30:04.566Z] 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 [2019-07-30T18:30:04.566Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-30T18:30:04.566Z] 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 [2019-07-30T18:30:04.566Z] 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 [2019-07-30T18:30:04.566Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-30T18:30:04.566Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-30T18:30:04.566Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-30T18:30:04.566Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-30T18:30:04.566Z] 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 [2019-07-30T18:30:04.566Z] 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 [2019-07-30T18:30:04.566Z] 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 [2019-07-30T18:30:04.566Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-30T18:30:04.566Z] 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 [2019-07-30T18:30:04.825Z] 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 [2019-07-30T18:30:04.825Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-30T18:30:04.825Z] 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 [2019-07-30T18:30:04.825Z] 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 [2019-07-30T18:30:04.825Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-30T18:30:04.825Z] 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 [2019-07-30T18:30:04.825Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-30T18:30:04.825Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-30T18:30:04.825Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T18:30:04.825Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T18:30:04.825Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T18:30:04.825Z] 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 [2019-07-30T18:30:04.825Z] 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 [2019-07-30T18:30:04.825Z] 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 [2019-07-30T18:30:04.825Z] 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 [2019-07-30T18:30:04.825Z] 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 [2019-07-30T18:30:04.825Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T18:30:04.825Z] 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 [2019-07-30T18:30:04.825Z] 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 [2019-07-30T18:30:04.825Z] 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 [2019-07-30T18:30:04.825Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-30T18:30:04.825Z] 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 [2019-07-30T18:30:05.085Z] 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 [2019-07-30T18:30:05.085Z] 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 [2019-07-30T18:30:05.085Z] 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 [2019-07-30T18:30:05.085Z] 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 [2019-07-30T18:30:05.085Z] 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 [2019-07-30T18:30:05.085Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [2019-07-30T18:30:05.085Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [2019-07-30T18:30:05.085Z] 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 [2019-07-30T18:30:05.085Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [2019-07-30T18:30:05.085Z] 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 [2019-07-30T18:30:05.085Z] 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 [2019-07-30T18:30:05.085Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [2019-07-30T18:30:05.344Z] 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 [2019-07-30T18:30:05.344Z] 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 [2019-07-30T18:30:05.344Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [2019-07-30T18:30:05.344Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [2019-07-30T18:30:05.344Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [2019-07-30T18:30:05.344Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [2019-07-30T18:30:05.344Z] 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 [2019-07-30T18:30:05.344Z] 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 [2019-07-30T18:30:05.344Z] 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 [2019-07-30T18:30:05.344Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [2019-07-30T18:30:05.344Z] 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 [2019-07-30T18:30:05.344Z] 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 [2019-07-30T18:30:05.344Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [2019-07-30T18:30:05.344Z] 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 [2019-07-30T18:30:05.344Z] 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 [2019-07-30T18:30:05.344Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar [2019-07-30T18:30:05.344Z] 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 [2019-07-30T18:30:05.344Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar [2019-07-30T18:30:05.344Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar [2019-07-30T18:30:05.344Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T18:30:05.344Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T18:30:05.344Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T18:30:05.344Z] 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 [2019-07-30T18:30:05.344Z] 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 [2019-07-30T18:30:05.344Z] 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 [2019-07-30T18:30:05.602Z] 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 [2019-07-30T18:30:05.602Z] 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 [2019-07-30T18:30:05.602Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T18:30:05.602Z] 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 [2019-07-30T18:30:05.602Z] 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 [2019-07-30T18:30:05.602Z] 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 [2019-07-30T18:30:05.602Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [2019-07-30T18:30:05.602Z] 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 [2019-07-30T18:30:05.602Z] 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 [2019-07-30T18:30:05.602Z] 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 [2019-07-30T18:30:05.602Z] 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 [2019-07-30T18:30:05.602Z] 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 [2019-07-30T18:30:05.861Z] 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 [2019-07-30T18:30:05.861Z] 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 [2019-07-30T18:30:05.861Z] 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 [2019-07-30T18:30:05.861Z] 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 [2019-07-30T18:30:05.861Z] 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 [2019-07-30T18:30:05.861Z] Progress (1): 4.1/165 kB Progress (2): 4.1/165 kB | 4.1/5.6 kB Progress (3): 4.1/165 kB | 4.1/5.6 kB | 4.1/202 kB Progress (3): 4.1/165 kB | 5.6 kB | 4.1/202 kB Progress (3): 7.7/165 kB | 5.6 kB | 4.1/202 kB Progress (3): 7.7/165 kB | 5.6 kB | 7.7/202 kB Progress (3): 12/165 kB | 5.6 kB | 7.7/202 kB Progress (3): 12/165 kB | 5.6 kB | 12/202 kB Progress (3): 16/165 kB | 5.6 kB | 12/202 kB Progress (3): 16/165 kB | 5.6 kB | 16/202 kB Progress (3): 20/165 kB | 5.6 kB | 16/202 kB Progress (3): 20/165 kB | 5.6 kB | 20/202 kB Progress (3): 24/165 kB | 5.6 kB | 20/202 kB Progress (4): 24/165 kB | 5.6 kB | 20/202 kB | 4.1/47 kB Progress (4): 24/165 kB | 5.6 kB | 24/202 kB | 4.1/47 kB Progress (4): 24/165 kB | 5.6 kB | 24/202 kB | 7.7/47 kB Progress (4): 28/165 kB | 5.6 kB | 24/202 kB | 7.7/47 kB Progress (4): 28/165 kB | 5.6 kB | 28/202 kB | 7.7/47 kB Progress (4): 32/165 kB | 5.6 kB | 28/202 kB | 7.7/47 kB Progress (4): 32/165 kB | 5.6 kB | 32/202 kB | 7.7/47 kB Progress (4): 36/165 kB | 5.6 kB | 32/202 kB | 7.7/47 kB Progress (4): 36/165 kB | 5.6 kB | 36/202 kB | 7.7/47 kB Progress (4): 40/165 kB | 5.6 kB | 36/202 kB | 7.7/47 kB Progress (4): 40/165 kB | 5.6 kB | 40/202 kB | 7.7/47 kB Progress (4): 44/165 kB | 5.6 kB | 40/202 kB | 7.7/47 kB Progress (4): 48/165 kB | 5.6 kB | 40/202 kB | 7.7/47 kB Progress (4): 52/165 kB | 5.6 kB | 40/202 kB | 7.7/47 kB Progress (4): 56/165 kB | 5.6 kB | 40/202 kB | 7.7/47 kB Progress (4): 60/165 kB | 5.6 kB | 40/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 40/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 44/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 48/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 52/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 56/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 60/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 64/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 68/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 72/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 76/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 80/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 84/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 88/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 92/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 96/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 100/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 104/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 108/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 112/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 116/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 120/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 124/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 128/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 132/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 136/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 140/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 144/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 148/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 152/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 156/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 160/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 164/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 168/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 172/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 176/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 180/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 184/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 188/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 192/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 196/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 200/202 kB | 7.7/47 kB Progress (4): 64/165 kB | 5.6 kB | 202 kB | 7.7/47 kB 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.7 MB/s) [2019-07-30T18:30:05.861Z] 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 [2019-07-30T18:30:05.861Z] Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 4.1/38 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 7.7/38 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 12/38 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 16/38 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 20/38 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 24/38 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 28/38 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 32/38 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 36/38 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 38 kB 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 337 kB/s) [2019-07-30T18:30:05.861Z] 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 [2019-07-30T18:30:05.861Z] Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 4.1/30 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 7.7/30 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 12/30 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 16/30 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 20/30 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 24/30 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 28/30 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 30 kB 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 224 kB/s) [2019-07-30T18:30:05.861Z] 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 [2019-07-30T18:30:06.120Z] Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 4.1/52 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 7.7/52 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 12/52 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 16/52 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 20/52 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 24/52 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 28/52 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 32/52 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 36/52 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 40/52 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 44/52 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 48/52 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 52/52 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 52 kB 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 329 kB/s) [2019-07-30T18:30:06.120Z] 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 [2019-07-30T18:30:06.120Z] Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 4.1/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 7.7/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 12/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 16/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 20/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 24/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 28/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 32/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 33/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 37/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 41/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 45/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 49/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 53/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 57/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 61/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 65/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 66/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 70/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 74/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 78/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 82/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 86/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 90/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 94/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 98/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 98/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 102/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 106/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 110/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 114/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 118/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 122/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 126/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 130/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 134/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 138/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 142/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 146/148 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 148 kB 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 767 kB/s) [2019-07-30T18:30:06.120Z] 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 [2019-07-30T18:30:06.120Z] Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 4.1/51 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 7.7/51 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 12/51 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 16/51 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 20/51 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 24/51 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 28/51 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 32/51 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 36/51 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 40/51 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 44/51 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 48/51 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 51 kB 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 224 kB/s) [2019-07-30T18:30:06.120Z] 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 [2019-07-30T18:30:06.120Z] Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 4.1/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 7.7/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 12/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 16/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 20/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 24/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 28/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 32/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 33/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 37/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 41/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 45/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 49/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 53/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 57/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 61/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 65/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 66/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 70/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 74/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 78/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 82/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 86/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 90/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 94/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 98/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 102/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 106/106 kB Progress (4): 64/165 kB | 5.6 kB | 7.7/47 kB | 106 kB 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 417 kB/s) [2019-07-30T18:30:06.120Z] 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 [2019-07-30T18:30:06.120Z] Progress (3): 68/165 kB | 5.6 kB | 7.7/47 kB Progress (3): 72/165 kB | 5.6 kB | 7.7/47 kB Progress (3): 76/165 kB | 5.6 kB | 7.7/47 kB 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 22 kB/s) [2019-07-30T18:30:06.120Z] 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 [2019-07-30T18:30:06.120Z] Progress (2): 76/165 kB | 12/47 kB Progress (2): 80/165 kB | 12/47 kB Progress (2): 80/165 kB | 16/47 kB Progress (2): 84/165 kB | 16/47 kB Progress (2): 88/165 kB | 16/47 kB Progress (2): 88/165 kB | 20/47 kB Progress (2): 92/165 kB | 20/47 kB Progress (2): 92/165 kB | 24/47 kB Progress (2): 96/165 kB | 24/47 kB Progress (2): 96/165 kB | 28/47 kB Progress (2): 100/165 kB | 28/47 kB Progress (2): 100/165 kB | 32/47 kB Progress (2): 104/165 kB | 32/47 kB Progress (2): 104/165 kB | 36/47 kB Progress (2): 108/165 kB | 36/47 kB Progress (2): 108/165 kB | 40/47 kB Progress (2): 112/165 kB | 40/47 kB Progress (2): 112/165 kB | 44/47 kB Progress (2): 116/165 kB | 44/47 kB Progress (2): 116/165 kB | 47 kB Progress (2): 120/165 kB | 47 kB Progress (2): 124/165 kB | 47 kB Progress (2): 128/165 kB | 47 kB Progress (2): 132/165 kB | 47 kB Progress (2): 136/165 kB | 47 kB Progress (2): 140/165 kB | 47 kB Progress (2): 144/165 kB | 47 kB Progress (2): 148/165 kB | 47 kB Progress (2): 152/165 kB | 47 kB Progress (2): 156/165 kB | 47 kB Progress (2): 160/165 kB | 47 kB Progress (2): 164/165 kB | 47 kB Progress (2): 165 kB | 47 kB Progress (3): 165 kB | 47 kB | 4.1/14 kB Progress (3): 165 kB | 47 kB | 7.7/14 kB Progress (3): 165 kB | 47 kB | 12/14 kB Progress (3): 165 kB | 47 kB | 14 kB Progress (4): 165 kB | 47 kB | 14 kB | 4.1/74 kB Progress (4): 165 kB | 47 kB | 14 kB | 7.7/74 kB Progress (4): 165 kB | 47 kB | 14 kB | 12/74 kB Progress (4): 165 kB | 47 kB | 14 kB | 16/74 kB Progress (4): 165 kB | 47 kB | 14 kB | 20/74 kB Progress (4): 165 kB | 47 kB | 14 kB | 24/74 kB Progress (4): 165 kB | 47 kB | 14 kB | 28/74 kB Progress (4): 165 kB | 47 kB | 14 kB | 32/74 kB Progress (4): 165 kB | 47 kB | 14 kB | 36/74 kB Progress (4): 165 kB | 47 kB | 14 kB | 40/74 kB Progress (4): 165 kB | 47 kB | 14 kB | 44/74 kB Progress (4): 165 kB | 47 kB | 14 kB | 48/74 kB 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 599 kB/s) [2019-07-30T18:30:06.120Z] Progress (3): 47 kB | 14 kB | 52/74 kB 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 [2019-07-30T18:30:06.120Z] Progress (3): 47 kB | 14 kB | 56/74 kB Progress (3): 47 kB | 14 kB | 60/74 kB Progress (3): 47 kB | 14 kB | 64/74 kB Progress (3): 47 kB | 14 kB | 68/74 kB Progress (3): 47 kB | 14 kB | 72/74 kB Progress (3): 47 kB | 14 kB | 74 kB 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 48 kB/s) [2019-07-30T18:30:06.120Z] 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 [2019-07-30T18:30:06.120Z] Progress (3): 47 kB | 74 kB | 4.1/108 kB Progress (3): 47 kB | 74 kB | 7.7/108 kB Progress (3): 47 kB | 74 kB | 12/108 kB Progress (3): 47 kB | 74 kB | 16/108 kB Progress (3): 47 kB | 74 kB | 20/108 kB Progress (3): 47 kB | 74 kB | 24/108 kB Progress (3): 47 kB | 74 kB | 28/108 kB Progress (3): 47 kB | 74 kB | 32/108 kB Progress (3): 47 kB | 74 kB | 33/108 kB Progress (3): 47 kB | 74 kB | 37/108 kB Progress (3): 47 kB | 74 kB | 41/108 kB Progress (3): 47 kB | 74 kB | 45/108 kB Progress (3): 47 kB | 74 kB | 49/108 kB Progress (4): 47 kB | 74 kB | 49/108 kB | 4.1/527 kB Progress (4): 47 kB | 74 kB | 53/108 kB | 4.1/527 kB Progress (4): 47 kB | 74 kB | 53/108 kB | 7.7/527 kB Progress (4): 47 kB | 74 kB | 57/108 kB | 7.7/527 kB 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 247 kB/s) [2019-07-30T18:30:06.120Z] Progress (3): 47 kB | 57/108 kB | 12/527 kB Progress (3): 47 kB | 61/108 kB | 12/527 kB Progress (3): 47 kB | 61/108 kB | 16/527 kB 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 [2019-07-30T18:30:06.120Z] Progress (3): 47 kB | 61/108 kB | 20/527 kB Progress (3): 47 kB | 65/108 kB | 20/527 kB Progress (3): 47 kB | 65/108 kB | 24/527 kB Progress (3): 47 kB | 66/108 kB | 24/527 kB Progress (3): 47 kB | 66/108 kB | 28/527 kB 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 154 kB/s) [2019-07-30T18:30:06.120Z] Progress (2): 70/108 kB | 28/527 kB 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 [2019-07-30T18:30:06.120Z] Progress (3): 70/108 kB | 28/527 kB | 4.1/202 kB Progress (3): 70/108 kB | 32/527 kB | 4.1/202 kB Progress (3): 70/108 kB | 32/527 kB | 7.7/202 kB Progress (3): 74/108 kB | 32/527 kB | 7.7/202 kB Progress (3): 74/108 kB | 32/527 kB | 12/202 kB Progress (3): 78/108 kB | 32/527 kB | 12/202 kB Progress (3): 78/108 kB | 36/527 kB | 12/202 kB Progress (3): 82/108 kB | 36/527 kB | 12/202 kB Progress (3): 82/108 kB | 36/527 kB | 16/202 kB Progress (3): 86/108 kB | 36/527 kB | 16/202 kB Progress (3): 86/108 kB | 40/527 kB | 16/202 kB Progress (3): 86/108 kB | 40/527 kB | 20/202 kB Progress (3): 90/108 kB | 40/527 kB | 20/202 kB Progress (3): 90/108 kB | 44/527 kB | 20/202 kB Progress (3): 90/108 kB | 44/527 kB | 24/202 kB Progress (3): 90/108 kB | 48/527 kB | 24/202 kB Progress (3): 94/108 kB | 48/527 kB | 24/202 kB Progress (3): 94/108 kB | 48/527 kB | 28/202 kB Progress (3): 94/108 kB | 52/527 kB | 28/202 kB Progress (3): 98/108 kB | 52/527 kB | 28/202 kB Progress (3): 98/108 kB | 56/527 kB | 28/202 kB Progress (3): 98/108 kB | 56/527 kB | 32/202 kB Progress (3): 102/108 kB | 56/527 kB | 32/202 kB Progress (3): 102/108 kB | 56/527 kB | 33/202 kB Progress (3): 102/108 kB | 60/527 kB | 33/202 kB Progress (3): 102/108 kB | 60/527 kB | 37/202 kB Progress (3): 106/108 kB | 60/527 kB | 37/202 kB Progress (4): 106/108 kB | 60/527 kB | 37/202 kB | 4.1/153 kB Progress (4): 106/108 kB | 60/527 kB | 41/202 kB | 4.1/153 kB Progress (4): 106/108 kB | 64/527 kB | 41/202 kB | 4.1/153 kB Progress (4): 106/108 kB | 64/527 kB | 45/202 kB | 4.1/153 kB Progress (4): 106/108 kB | 64/527 kB | 45/202 kB | 7.7/153 kB Progress (5): 106/108 kB | 64/527 kB | 45/202 kB | 7.7/153 kB | 4.1/472 kB Progress (5): 108 kB | 64/527 kB | 45/202 kB | 7.7/153 kB | 4.1/472 kB Progress (5): 108 kB | 64/527 kB | 45/202 kB | 7.7/153 kB | 7.7/472 kB Progress (5): 108 kB | 64/527 kB | 45/202 kB | 12/153 kB | 7.7/472 kB Progress (5): 108 kB | 68/527 kB | 45/202 kB | 12/153 kB | 7.7/472 kB Progress (5): 108 kB | 68/527 kB | 49/202 kB | 12/153 kB | 7.7/472 kB Progress (5): 108 kB | 72/527 kB | 49/202 kB | 12/153 kB | 7.7/472 kB Progress (5): 108 kB | 72/527 kB | 49/202 kB | 16/153 kB | 7.7/472 kB Progress (5): 108 kB | 72/527 kB | 49/202 kB | 16/153 kB | 12/472 kB Progress (5): 108 kB | 72/527 kB | 49/202 kB | 20/153 kB | 12/472 kB Progress (5): 108 kB | 76/527 kB | 49/202 kB | 20/153 kB | 12/472 kB Progress (5): 108 kB | 76/527 kB | 53/202 kB | 20/153 kB | 12/472 kB Progress (5): 108 kB | 80/527 kB | 53/202 kB | 20/153 kB | 12/472 kB Progress (5): 108 kB | 80/527 kB | 53/202 kB | 24/153 kB | 12/472 kB Progress (5): 108 kB | 80/527 kB | 53/202 kB | 24/153 kB | 16/472 kB Progress (5): 108 kB | 80/527 kB | 53/202 kB | 28/153 kB | 16/472 kB Progress (5): 108 kB | 84/527 kB | 53/202 kB | 28/153 kB | 16/472 kB Progress (5): 108 kB | 84/527 kB | 57/202 kB | 28/153 kB | 16/472 kB Progress (5): 108 kB | 88/527 kB | 57/202 kB | 28/153 kB | 16/472 kB Progress (5): 108 kB | 92/527 kB | 57/202 kB | 28/153 kB | 16/472 kB Progress (5): 108 kB | 96/527 kB | 57/202 kB | 28/153 kB | 16/472 kB Progress (5): 108 kB | 96/527 kB | 57/202 kB | 32/153 kB | 16/472 kB 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 334 kB/s) [2019-07-30T18:30:06.120Z] Progress (4): 96/527 kB | 57/202 kB | 32/153 kB | 20/472 kB 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 [2019-07-30T18:30:06.380Z] Progress (4): 96/527 kB | 57/202 kB | 33/153 kB | 20/472 kB Progress (4): 100/527 kB | 57/202 kB | 33/153 kB | 20/472 kB Progress (4): 100/527 kB | 57/202 kB | 37/153 kB | 20/472 kB Progress (4): 100/527 kB | 57/202 kB | 41/153 kB | 20/472 kB Progress (4): 100/527 kB | 61/202 kB | 41/153 kB | 20/472 kB Progress (4): 104/527 kB | 61/202 kB | 41/153 kB | 20/472 kB Progress (4): 104/527 kB | 61/202 kB | 41/153 kB | 24/472 kB Progress (4): 108/527 kB | 61/202 kB | 41/153 kB | 24/472 kB Progress (4): 108/527 kB | 65/202 kB | 41/153 kB | 24/472 kB Progress (4): 108/527 kB | 65/202 kB | 45/153 kB | 24/472 kB Progress (4): 108/527 kB | 66/202 kB | 45/153 kB | 24/472 kB Progress (4): 112/527 kB | 66/202 kB | 45/153 kB | 24/472 kB Progress (4): 112/527 kB | 66/202 kB | 45/153 kB | 28/472 kB Progress (4): 116/527 kB | 66/202 kB | 45/153 kB | 28/472 kB Progress (4): 116/527 kB | 70/202 kB | 45/153 kB | 28/472 kB Progress (4): 116/527 kB | 70/202 kB | 49/153 kB | 28/472 kB Progress (4): 116/527 kB | 74/202 kB | 49/153 kB | 28/472 kB Progress (4): 120/527 kB | 74/202 kB | 49/153 kB | 28/472 kB Progress (4): 120/527 kB | 74/202 kB | 49/153 kB | 32/472 kB Progress (4): 124/527 kB | 74/202 kB | 49/153 kB | 32/472 kB Progress (4): 124/527 kB | 78/202 kB | 49/153 kB | 32/472 kB Progress (4): 124/527 kB | 78/202 kB | 53/153 kB | 32/472 kB Progress (4): 124/527 kB | 82/202 kB | 53/153 kB | 32/472 kB Progress (4): 128/527 kB | 82/202 kB | 53/153 kB | 32/472 kB Progress (4): 128/527 kB | 82/202 kB | 53/153 kB | 33/472 kB Progress (4): 128/527 kB | 86/202 kB | 53/153 kB | 33/472 kB Progress (4): 128/527 kB | 86/202 kB | 57/153 kB | 33/472 kB Progress (4): 128/527 kB | 90/202 kB | 57/153 kB | 33/472 kB Progress (4): 128/527 kB | 90/202 kB | 57/153 kB | 37/472 kB Progress (4): 132/527 kB | 90/202 kB | 57/153 kB | 37/472 kB Progress (4): 132/527 kB | 90/202 kB | 57/153 kB | 41/472 kB Progress (4): 132/527 kB | 94/202 kB | 57/153 kB | 41/472 kB Progress (4): 132/527 kB | 94/202 kB | 61/153 kB | 41/472 kB Progress (4): 132/527 kB | 98/202 kB | 61/153 kB | 41/472 kB Progress (4): 132/527 kB | 98/202 kB | 61/153 kB | 45/472 kB Progress (4): 136/527 kB | 98/202 kB | 61/153 kB | 45/472 kB Progress (4): 136/527 kB | 98/202 kB | 61/153 kB | 49/472 kB Progress (4): 140/527 kB | 98/202 kB | 61/153 kB | 49/472 kB Progress (4): 140/527 kB | 98/202 kB | 61/153 kB | 49/472 kB Progress (4): 140/527 kB | 98/202 kB | 65/153 kB | 49/472 kB Progress (4): 140/527 kB | 102/202 kB | 65/153 kB | 49/472 kB Progress (4): 144/527 kB | 102/202 kB | 65/153 kB | 49/472 kB Progress (4): 144/527 kB | 102/202 kB | 65/153 kB | 53/472 kB Progress (4): 148/527 kB | 102/202 kB | 65/153 kB | 53/472 kB Progress (4): 148/527 kB | 106/202 kB | 65/153 kB | 53/472 kB Progress (4): 148/527 kB | 106/202 kB | 66/153 kB | 53/472 kB Progress (4): 148/527 kB | 110/202 kB | 66/153 kB | 53/472 kB Progress (4): 152/527 kB | 110/202 kB | 66/153 kB | 53/472 kB Progress (4): 152/527 kB | 110/202 kB | 66/153 kB | 57/472 kB Progress (4): 156/527 kB | 110/202 kB | 66/153 kB | 57/472 kB Progress (4): 156/527 kB | 114/202 kB | 66/153 kB | 57/472 kB Progress (4): 156/527 kB | 114/202 kB | 70/153 kB | 57/472 kB Progress (4): 156/527 kB | 118/202 kB | 70/153 kB | 57/472 kB Progress (4): 160/527 kB | 118/202 kB | 70/153 kB | 57/472 kB Progress (4): 160/527 kB | 118/202 kB | 70/153 kB | 61/472 kB Progress (4): 164/527 kB | 118/202 kB | 70/153 kB | 61/472 kB Progress (4): 164/527 kB | 122/202 kB | 70/153 kB | 61/472 kB Progress (4): 164/527 kB | 122/202 kB | 74/153 kB | 61/472 kB Progress (4): 164/527 kB | 126/202 kB | 74/153 kB | 61/472 kB Progress (4): 168/527 kB | 126/202 kB | 74/153 kB | 61/472 kB Progress (4): 168/527 kB | 126/202 kB | 74/153 kB | 65/472 kB Progress (4): 172/527 kB | 126/202 kB | 74/153 kB | 65/472 kB Progress (4): 172/527 kB | 130/202 kB | 74/153 kB | 65/472 kB Progress (4): 172/527 kB | 130/202 kB | 78/153 kB | 65/472 kB Progress (4): 172/527 kB | 134/202 kB | 78/153 kB | 65/472 kB Progress (4): 176/527 kB | 134/202 kB | 78/153 kB | 65/472 kB Progress (4): 176/527 kB | 134/202 kB | 78/153 kB | 66/472 kB Progress (4): 180/527 kB | 134/202 kB | 78/153 kB | 66/472 kB Progress (4): 180/527 kB | 138/202 kB | 78/153 kB | 66/472 kB Progress (4): 180/527 kB | 138/202 kB | 82/153 kB | 66/472 kB Progress (4): 180/527 kB | 142/202 kB | 82/153 kB | 66/472 kB Progress (4): 180/527 kB | 142/202 kB | 82/153 kB | 70/472 kB Progress (4): 184/527 kB | 142/202 kB | 82/153 kB | 70/472 kB Progress (4): 184/527 kB | 142/202 kB | 82/153 kB | 74/472 kB Progress (4): 184/527 kB | 146/202 kB | 82/153 kB | 74/472 kB Progress (4): 184/527 kB | 146/202 kB | 82/153 kB | 78/472 kB Progress (4): 184/527 kB | 146/202 kB | 86/153 kB | 78/472 kB Progress (4): 184/527 kB | 146/202 kB | 86/153 kB | 82/472 kB Progress (4): 184/527 kB | 150/202 kB | 86/153 kB | 82/472 kB Progress (4): 188/527 kB | 150/202 kB | 86/153 kB | 82/472 kB Progress (5): 188/527 kB | 150/202 kB | 86/153 kB | 82/472 kB | 4.1/61 kB Progress (5): 192/527 kB | 150/202 kB | 86/153 kB | 82/472 kB | 4.1/61 kB Progress (5): 192/527 kB | 154/202 kB | 86/153 kB | 82/472 kB | 4.1/61 kB Progress (5): 192/527 kB | 154/202 kB | 86/153 kB | 86/472 kB | 4.1/61 kB Progress (5): 192/527 kB | 154/202 kB | 90/153 kB | 86/472 kB | 4.1/61 kB Progress (5): 192/527 kB | 154/202 kB | 90/153 kB | 90/472 kB | 4.1/61 kB Progress (5): 192/527 kB | 158/202 kB | 90/153 kB | 90/472 kB | 4.1/61 kB Progress (5): 192/527 kB | 158/202 kB | 90/153 kB | 94/472 kB | 4.1/61 kB Progress (5): 196/527 kB | 158/202 kB | 90/153 kB | 94/472 kB | 4.1/61 kB Progress (5): 196/527 kB | 158/202 kB | 90/153 kB | 94/472 kB | 7.7/61 kB Progress (5): 200/527 kB | 158/202 kB | 90/153 kB | 94/472 kB | 7.7/61 kB Progress (5): 200/527 kB | 158/202 kB | 90/153 kB | 98/472 kB | 7.7/61 kB Progress (5): 200/527 kB | 162/202 kB | 90/153 kB | 98/472 kB | 7.7/61 kB Progress (5): 200/527 kB | 162/202 kB | 94/153 kB | 98/472 kB | 7.7/61 kB Progress (5): 200/527 kB | 166/202 kB | 94/153 kB | 98/472 kB | 7.7/61 kB Progress (5): 200/527 kB | 166/202 kB | 94/153 kB | 98/472 kB | 7.7/61 kB Progress (5): 204/527 kB | 166/202 kB | 94/153 kB | 98/472 kB | 7.7/61 kB Progress (5): 204/527 kB | 166/202 kB | 94/153 kB | 98/472 kB | 12/61 kB Progress (5): 208/527 kB | 166/202 kB | 94/153 kB | 98/472 kB | 12/61 kB Progress (5): 208/527 kB | 166/202 kB | 94/153 kB | 102/472 kB | 12/61 kB Progress (5): 208/527 kB | 170/202 kB | 94/153 kB | 102/472 kB | 12/61 kB Progress (5): 208/527 kB | 170/202 kB | 98/153 kB | 102/472 kB | 12/61 kB Progress (5): 208/527 kB | 174/202 kB | 98/153 kB | 102/472 kB | 12/61 kB Progress (5): 208/527 kB | 174/202 kB | 98/153 kB | 106/472 kB | 12/61 kB Progress (5): 212/527 kB | 174/202 kB | 98/153 kB | 106/472 kB | 12/61 kB Progress (5): 212/527 kB | 174/202 kB | 98/153 kB | 106/472 kB | 16/61 kB Progress (5): 212/527 kB | 174/202 kB | 98/153 kB | 106/472 kB | 20/61 kB Progress (5): 212/527 kB | 174/202 kB | 98/153 kB | 106/472 kB | 24/61 kB Progress (5): 212/527 kB | 174/202 kB | 98/153 kB | 106/472 kB | 28/61 kB Progress (5): 216/527 kB | 174/202 kB | 98/153 kB | 106/472 kB | 28/61 kB Progress (5): 216/527 kB | 174/202 kB | 98/153 kB | 110/472 kB | 28/61 kB Progress (5): 216/527 kB | 178/202 kB | 98/153 kB | 110/472 kB | 28/61 kB Progress (5): 216/527 kB | 178/202 kB | 98/153 kB | 110/472 kB | 28/61 kB Progress (5): 216/527 kB | 182/202 kB | 98/153 kB | 110/472 kB | 28/61 kB Progress (5): 216/527 kB | 182/202 kB | 98/153 kB | 114/472 kB | 28/61 kB Progress (5): 220/527 kB | 182/202 kB | 98/153 kB | 114/472 kB | 28/61 kB Progress (5): 220/527 kB | 182/202 kB | 98/153 kB | 114/472 kB | 32/61 kB Progress (5): 224/527 kB | 182/202 kB | 98/153 kB | 114/472 kB | 32/61 kB Progress (5): 224/527 kB | 182/202 kB | 98/153 kB | 118/472 kB | 32/61 kB Progress (5): 224/527 kB | 186/202 kB | 98/153 kB | 118/472 kB | 32/61 kB Progress (5): 224/527 kB | 186/202 kB | 102/153 kB | 118/472 kB | 32/61 kB Progress (5): 224/527 kB | 190/202 kB | 102/153 kB | 118/472 kB | 32/61 kB Progress (5): 224/527 kB | 190/202 kB | 102/153 kB | 122/472 kB | 32/61 kB Progress (5): 228/527 kB | 190/202 kB | 102/153 kB | 122/472 kB | 32/61 kB Progress (5): 228/527 kB | 190/202 kB | 102/153 kB | 122/472 kB | 33/61 kB Progress (5): 232/527 kB | 190/202 kB | 102/153 kB | 122/472 kB | 33/61 kB Progress (5): 232/527 kB | 190/202 kB | 102/153 kB | 126/472 kB | 33/61 kB Progress (5): 232/527 kB | 194/202 kB | 102/153 kB | 126/472 kB | 33/61 kB Progress (5): 232/527 kB | 194/202 kB | 106/153 kB | 126/472 kB | 33/61 kB Progress (5): 232/527 kB | 198/202 kB | 106/153 kB | 126/472 kB | 33/61 kB Progress (5): 232/527 kB | 198/202 kB | 106/153 kB | 130/472 kB | 33/61 kB Progress (5): 236/527 kB | 198/202 kB | 106/153 kB | 130/472 kB | 33/61 kB Progress (5): 236/527 kB | 198/202 kB | 106/153 kB | 130/472 kB | 37/61 kB Progress (5): 240/527 kB | 198/202 kB | 106/153 kB | 130/472 kB | 37/61 kB Progress (5): 240/527 kB | 198/202 kB | 106/153 kB | 134/472 kB | 37/61 kB Progress (5): 240/527 kB | 202 kB | 106/153 kB | 134/472 kB | 37/61 kB Progress (5): 240/527 kB | 202 kB | 110/153 kB | 134/472 kB | 37/61 kB Progress (5): 240/527 kB | 202 kB | 110/153 kB | 138/472 kB | 37/61 kB Progress (5): 244/527 kB | 202 kB | 110/153 kB | 138/472 kB | 37/61 kB Progress (5): 244/527 kB | 202 kB | 110/153 kB | 138/472 kB | 41/61 kB Progress (5): 248/527 kB | 202 kB | 110/153 kB | 138/472 kB | 41/61 kB Progress (5): 248/527 kB | 202 kB | 110/153 kB | 142/472 kB | 41/61 kB Progress (5): 248/527 kB | 202 kB | 114/153 kB | 142/472 kB | 41/61 kB Progress (5): 248/527 kB | 202 kB | 114/153 kB | 146/472 kB | 41/61 kB Progress (5): 252/527 kB | 202 kB | 114/153 kB | 146/472 kB | 41/61 kB Progress (5): 252/527 kB | 202 kB | 114/153 kB | 150/472 kB | 41/61 kB Progress (5): 252/527 kB | 202 kB | 114/153 kB | 150/472 kB | 45/61 kB Progress (5): 252/527 kB | 202 kB | 114/153 kB | 154/472 kB | 45/61 kB Progress (5): 256/527 kB | 202 kB | 114/153 kB | 154/472 kB | 45/61 kB Progress (5): 256/527 kB | 202 kB | 118/153 kB | 154/472 kB | 45/61 kB Progress (5): 260/527 kB | 202 kB | 118/153 kB | 154/472 kB | 45/61 kB Progress (5): 260/527 kB | 202 kB | 118/153 kB | 158/472 kB | 45/61 kB Progress (5): 260/527 kB | 202 kB | 118/153 kB | 158/472 kB | 49/61 kB Progress (5): 260/527 kB | 202 kB | 118/153 kB | 162/472 kB | 49/61 kB Progress (5): 264/527 kB | 202 kB | 118/153 kB | 162/472 kB | 49/61 kB Progress (5): 264/527 kB | 202 kB | 122/153 kB | 162/472 kB | 49/61 kB Progress (5): 268/527 kB | 202 kB | 122/153 kB | 162/472 kB | 49/61 kB Progress (5): 268/527 kB | 202 kB | 122/153 kB | 166/472 kB | 49/61 kB Progress (5): 268/527 kB | 202 kB | 122/153 kB | 166/472 kB | 53/61 kB 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 476 kB/s) [2019-07-30T18:30:06.380Z] Progress (4): 268/527 kB | 122/153 kB | 170/472 kB | 53/61 kB Progress (4): 272/527 kB | 122/153 kB | 170/472 kB | 53/61 kB Progress (4): 272/527 kB | 126/153 kB | 170/472 kB | 53/61 kB Progress (4): 276/527 kB | 126/153 kB | 170/472 kB | 53/61 kB Progress (4): 276/527 kB | 126/153 kB | 174/472 kB | 53/61 kB 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 [2019-07-30T18:30:06.380Z] Progress (4): 276/527 kB | 126/153 kB | 174/472 kB | 57/61 kB Progress (4): 276/527 kB | 126/153 kB | 178/472 kB | 57/61 kB Progress (4): 280/527 kB | 126/153 kB | 178/472 kB | 57/61 kB Progress (4): 280/527 kB | 130/153 kB | 178/472 kB | 57/61 kB Progress (4): 284/527 kB | 130/153 kB | 178/472 kB | 57/61 kB Progress (4): 284/527 kB | 130/153 kB | 182/472 kB | 57/61 kB Progress (4): 284/527 kB | 130/153 kB | 182/472 kB | 61/61 kB Progress (4): 284/527 kB | 130/153 kB | 186/472 kB | 61/61 kB Progress (4): 288/527 kB | 130/153 kB | 186/472 kB | 61/61 kB Progress (4): 288/527 kB | 134/153 kB | 186/472 kB | 61/61 kB Progress (4): 292/527 kB | 134/153 kB | 186/472 kB | 61/61 kB Progress (4): 292/527 kB | 134/153 kB | 190/472 kB | 61/61 kB Progress (4): 292/527 kB | 134/153 kB | 194/472 kB | 61/61 kB Progress (4): 292/527 kB | 134/153 kB | 194/472 kB | 61 kB Progress (4): 292/527 kB | 134/153 kB | 198/472 kB | 61 kB Progress (4): 292/527 kB | 134/153 kB | 202/472 kB | 61 kB Progress (4): 292/527 kB | 134/153 kB | 206/472 kB | 61 kB Progress (4): 296/527 kB | 134/153 kB | 206/472 kB | 61 kB Progress (4): 296/527 kB | 138/153 kB | 206/472 kB | 61 kB Progress (4): 296/527 kB | 138/153 kB | 210/472 kB | 61 kB Progress (4): 296/527 kB | 142/153 kB | 210/472 kB | 61 kB Progress (4): 300/527 kB | 142/153 kB | 210/472 kB | 61 kB Progress (4): 300/527 kB | 142/153 kB | 214/472 kB | 61 kB Progress (4): 300/527 kB | 146/153 kB | 214/472 kB | 61 kB Progress (4): 300/527 kB | 146/153 kB | 218/472 kB | 61 kB Progress (4): 304/527 kB | 146/153 kB | 218/472 kB | 61 kB Progress (4): 304/527 kB | 146/153 kB | 222/472 kB | 61 kB Progress (4): 304/527 kB | 150/153 kB | 222/472 kB | 61 kB Progress (4): 304/527 kB | 150/153 kB | 226/472 kB | 61 kB Progress (4): 308/527 kB | 150/153 kB | 226/472 kB | 61 kB Progress (4): 308/527 kB | 150/153 kB | 230/472 kB | 61 kB Progress (4): 308/527 kB | 153 kB | 230/472 kB | 61 kB Progress (4): 308/527 kB | 153 kB | 234/472 kB | 61 kB Progress (4): 312/527 kB | 153 kB | 234/472 kB | 61 kB Progress (4): 312/527 kB | 153 kB | 238/472 kB | 61 kB Progress (4): 316/527 kB | 153 kB | 238/472 kB | 61 kB Progress (4): 316/527 kB | 153 kB | 242/472 kB | 61 kB Progress (4): 320/527 kB | 153 kB | 242/472 kB | 61 kB Progress (4): 320/527 kB | 153 kB | 246/472 kB | 61 kB Progress (4): 324/527 kB | 153 kB | 246/472 kB | 61 kB Progress (4): 324/527 kB | 153 kB | 250/472 kB | 61 kB Progress (4): 328/527 kB | 153 kB | 250/472 kB | 61 kB Progress (4): 328/527 kB | 153 kB | 254/472 kB | 61 kB Progress (4): 332/527 kB | 153 kB | 254/472 kB | 61 kB Progress (4): 332/527 kB | 153 kB | 258/472 kB | 61 kB Progress (4): 336/527 kB | 153 kB | 258/472 kB | 61 kB Progress (4): 336/527 kB | 153 kB | 262/472 kB | 61 kB Progress (4): 340/527 kB | 153 kB | 262/472 kB | 61 kB Progress (4): 340/527 kB | 153 kB | 266/472 kB | 61 kB Progress (4): 344/527 kB | 153 kB | 266/472 kB | 61 kB Progress (4): 344/527 kB | 153 kB | 270/472 kB | 61 kB Progress (4): 348/527 kB | 153 kB | 270/472 kB | 61 kB Progress (4): 348/527 kB | 153 kB | 274/472 kB | 61 kB Progress (4): 352/527 kB | 153 kB | 274/472 kB | 61 kB Progress (4): 352/527 kB | 153 kB | 278/472 kB | 61 kB Progress (4): 356/527 kB | 153 kB | 278/472 kB | 61 kB Progress (4): 356/527 kB | 153 kB | 282/472 kB | 61 kB Progress (4): 360/527 kB | 153 kB | 282/472 kB | 61 kB Progress (4): 360/527 kB | 153 kB | 286/472 kB | 61 kB Progress (4): 364/527 kB | 153 kB | 286/472 kB | 61 kB Progress (4): 364/527 kB | 153 kB | 290/472 kB | 61 kB Progress (4): 368/527 kB | 153 kB | 290/472 kB | 61 kB Progress (4): 368/527 kB | 153 kB | 294/472 kB | 61 kB Progress (4): 372/527 kB | 153 kB | 294/472 kB | 61 kB Progress (4): 372/527 kB | 153 kB | 298/472 kB | 61 kB Progress (4): 376/527 kB | 153 kB | 298/472 kB | 61 kB Progress (4): 376/527 kB | 153 kB | 302/472 kB | 61 kB Progress (4): 380/527 kB | 153 kB | 302/472 kB | 61 kB Progress (4): 384/527 kB | 153 kB | 302/472 kB | 61 kB 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 336 kB/s) [2019-07-30T18:30:06.380Z] 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 [2019-07-30T18:30:06.380Z] Progress (3): 384/527 kB | 306/472 kB | 61 kB 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 121 kB/s) [2019-07-30T18:30:06.380Z] Progress (2): 388/527 kB | 306/472 kB 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 [2019-07-30T18:30:06.380Z] Progress (3): 388/527 kB | 306/472 kB | 4.1/46 kB Progress (3): 388/527 kB | 310/472 kB | 4.1/46 kB Progress (3): 388/527 kB | 310/472 kB | 7.7/46 kB Progress (3): 392/527 kB | 310/472 kB | 7.7/46 kB Progress (3): 392/527 kB | 310/472 kB | 12/46 kB Progress (3): 396/527 kB | 310/472 kB | 12/46 kB Progress (3): 400/527 kB | 310/472 kB | 12/46 kB Progress (3): 404/527 kB | 310/472 kB | 12/46 kB Progress (3): 408/527 kB | 310/472 kB | 12/46 kB Progress (3): 412/527 kB | 310/472 kB | 12/46 kB Progress (3): 412/527 kB | 314/472 kB | 12/46 kB Progress (3): 412/527 kB | 318/472 kB | 12/46 kB Progress (3): 412/527 kB | 322/472 kB | 12/46 kB Progress (3): 412/527 kB | 326/472 kB | 12/46 kB Progress (3): 412/527 kB | 330/472 kB | 12/46 kB Progress (3): 416/527 kB | 330/472 kB | 12/46 kB Progress (3): 416/527 kB | 330/472 kB | 16/46 kB Progress (3): 420/527 kB | 330/472 kB | 16/46 kB Progress (3): 420/527 kB | 334/472 kB | 16/46 kB Progress (3): 424/527 kB | 334/472 kB | 16/46 kB Progress (3): 424/527 kB | 334/472 kB | 20/46 kB Progress (3): 424/527 kB | 338/472 kB | 20/46 kB Progress (3): 424/527 kB | 338/472 kB | 24/46 kB Progress (3): 428/527 kB | 338/472 kB | 24/46 kB Progress (3): 428/527 kB | 338/472 kB | 28/46 kB Progress (3): 428/527 kB | 342/472 kB | 28/46 kB Progress (3): 428/527 kB | 342/472 kB | 32/46 kB Progress (3): 432/527 kB | 342/472 kB | 32/46 kB Progress (3): 432/527 kB | 342/472 kB | 33/46 kB Progress (4): 432/527 kB | 342/472 kB | 33/46 kB | 4.1/29 kB Progress (4): 432/527 kB | 346/472 kB | 33/46 kB | 4.1/29 kB Progress (5): 432/527 kB | 346/472 kB | 33/46 kB | 4.1/29 kB | 4.1/13 kB Progress (5): 432/527 kB | 346/472 kB | 33/46 kB | 7.7/29 kB | 4.1/13 kB Progress (5): 432/527 kB | 346/472 kB | 37/46 kB | 7.7/29 kB | 4.1/13 kB Progress (5): 436/527 kB | 346/472 kB | 37/46 kB | 7.7/29 kB | 4.1/13 kB Progress (5): 436/527 kB | 346/472 kB | 41/46 kB | 7.7/29 kB | 4.1/13 kB Progress (5): 436/527 kB | 346/472 kB | 41/46 kB | 12/29 kB | 4.1/13 kB Progress (5): 436/527 kB | 346/472 kB | 41/46 kB | 12/29 kB | 7.7/13 kB Progress (5): 436/527 kB | 350/472 kB | 41/46 kB | 12/29 kB | 7.7/13 kB Progress (5): 436/527 kB | 354/472 kB | 41/46 kB | 12/29 kB | 7.7/13 kB Progress (5): 436/527 kB | 358/472 kB | 41/46 kB | 12/29 kB | 7.7/13 kB Progress (5): 436/527 kB | 362/472 kB | 41/46 kB | 12/29 kB | 7.7/13 kB Progress (5): 436/527 kB | 366/472 kB | 41/46 kB | 12/29 kB | 7.7/13 kB Progress (5): 436/527 kB | 370/472 kB | 41/46 kB | 12/29 kB | 7.7/13 kB Progress (5): 436/527 kB | 370/472 kB | 41/46 kB | 12/29 kB | 12/13 kB Progress (5): 436/527 kB | 370/472 kB | 41/46 kB | 12/29 kB | 13 kB Progress (5): 436/527 kB | 370/472 kB | 41/46 kB | 16/29 kB | 13 kB Progress (5): 436/527 kB | 370/472 kB | 45/46 kB | 16/29 kB | 13 kB Progress (5): 440/527 kB | 370/472 kB | 45/46 kB | 16/29 kB | 13 kB Progress (5): 440/527 kB | 370/472 kB | 46 kB | 16/29 kB | 13 kB Progress (5): 440/527 kB | 370/472 kB | 46 kB | 20/29 kB | 13 kB Progress (5): 440/527 kB | 374/472 kB | 46 kB | 20/29 kB | 13 kB Progress (5): 440/527 kB | 374/472 kB | 46 kB | 24/29 kB | 13 kB Progress (5): 440/527 kB | 374/472 kB | 46 kB | 28/29 kB | 13 kB Progress (5): 440/527 kB | 374/472 kB | 46 kB | 29 kB | 13 kB Progress (5): 444/527 kB | 374/472 kB | 46 kB | 29 kB | 13 kB Progress (5): 444/527 kB | 378/472 kB | 46 kB | 29 kB | 13 kB Progress (5): 448/527 kB | 378/472 kB | 46 kB | 29 kB | 13 kB Progress (5): 448/527 kB | 382/472 kB | 46 kB | 29 kB | 13 kB Progress (5): 452/527 kB | 382/472 kB | 46 kB | 29 kB | 13 kB Progress (5): 452/527 kB | 386/472 kB | 46 kB | 29 kB | 13 kB Progress (5): 456/527 kB | 386/472 kB | 46 kB | 29 kB | 13 kB Progress (5): 456/527 kB | 390/472 kB | 46 kB | 29 kB | 13 kB Progress (5): 460/527 kB | 390/472 kB | 46 kB | 29 kB | 13 kB Progress (5): 460/527 kB | 394/472 kB | 46 kB | 29 kB | 13 kB Progress (5): 464/527 kB | 394/472 kB | 46 kB | 29 kB | 13 kB Progress (5): 464/527 kB | 398/472 kB | 46 kB | 29 kB | 13 kB Progress (5): 468/527 kB | 398/472 kB | 46 kB | 29 kB | 13 kB Progress (5): 468/527 kB | 402/472 kB | 46 kB | 29 kB | 13 kB Progress (5): 472/527 kB | 402/472 kB | 46 kB | 29 kB | 13 kB Progress (5): 472/527 kB | 406/472 kB | 46 kB | 29 kB | 13 kB Progress (5): 476/527 kB | 406/472 kB | 46 kB | 29 kB | 13 kB Progress (5): 480/527 kB | 406/472 kB | 46 kB | 29 kB | 13 kB 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 86 kB/s) [2019-07-30T18:30:06.380Z] 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 [2019-07-30T18:30:06.380Z] 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 53 kB/s) [2019-07-30T18:30:06.380Z] Progress (3): 480/527 kB | 410/472 kB | 13 kB 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 [2019-07-30T18:30:06.380Z] Progress (3): 484/527 kB | 410/472 kB | 13 kB Progress (3): 484/527 kB | 414/472 kB | 13 kB Progress (3): 488/527 kB | 414/472 kB | 13 kB Progress (3): 488/527 kB | 418/472 kB | 13 kB Progress (3): 492/527 kB | 418/472 kB | 13 kB Progress (3): 492/527 kB | 422/472 kB | 13 kB Progress (3): 496/527 kB | 422/472 kB | 13 kB Progress (3): 496/527 kB | 426/472 kB | 13 kB Progress (3): 500/527 kB | 426/472 kB | 13 kB Progress (3): 504/527 kB | 426/472 kB | 13 kB Progress (3): 504/527 kB | 430/472 kB | 13 kB Progress (3): 508/527 kB | 430/472 kB | 13 kB Progress (3): 508/527 kB | 434/472 kB | 13 kB Progress (3): 512/527 kB | 434/472 kB | 13 kB Progress (3): 512/527 kB | 438/472 kB | 13 kB Progress (3): 516/527 kB | 438/472 kB | 13 kB Progress (3): 516/527 kB | 442/472 kB | 13 kB Progress (3): 520/527 kB | 442/472 kB | 13 kB Progress (3): 520/527 kB | 446/472 kB | 13 kB Progress (3): 524/527 kB | 446/472 kB | 13 kB Progress (3): 524/527 kB | 450/472 kB | 13 kB Progress (3): 527 kB | 450/472 kB | 13 kB Progress (3): 527 kB | 454/472 kB | 13 kB Progress (3): 527 kB | 458/472 kB | 13 kB Progress (3): 527 kB | 462/472 kB | 13 kB Progress (3): 527 kB | 466/472 kB | 13 kB Progress (4): 527 kB | 466/472 kB | 13 kB | 4.1/49 kB Progress (4): 527 kB | 470/472 kB | 13 kB | 4.1/49 kB Progress (4): 527 kB | 470/472 kB | 13 kB | 7.7/49 kB Progress (4): 527 kB | 472 kB | 13 kB | 7.7/49 kB Progress (4): 527 kB | 472 kB | 13 kB | 12/49 kB Progress (4): 527 kB | 472 kB | 13 kB | 16/49 kB Progress (4): 527 kB | 472 kB | 13 kB | 20/49 kB Progress (4): 527 kB | 472 kB | 13 kB | 24/49 kB Progress (4): 527 kB | 472 kB | 13 kB | 28/49 kB Progress (4): 527 kB | 472 kB | 13 kB | 32/49 kB 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 24 kB/s) [2019-07-30T18:30:06.380Z] Progress (3): 527 kB | 472 kB | 36/49 kB 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 [2019-07-30T18:30:06.380Z] Progress (3): 527 kB | 472 kB | 40/49 kB Progress (4): 527 kB | 472 kB | 40/49 kB | 4.1/247 kB Progress (4): 527 kB | 472 kB | 44/49 kB | 4.1/247 kB Progress (4): 527 kB | 472 kB | 44/49 kB | 7.7/247 kB Progress (4): 527 kB | 472 kB | 48/49 kB | 7.7/247 kB Progress (4): 527 kB | 472 kB | 49 kB | 7.7/247 kB Progress (4): 527 kB | 472 kB | 49 kB | 12/247 kB Progress (4): 527 kB | 472 kB | 49 kB | 16/247 kB Progress (4): 527 kB | 472 kB | 49 kB | 20/247 kB Progress (4): 527 kB | 472 kB | 49 kB | 24/247 kB Progress (4): 527 kB | 472 kB | 49 kB | 28/247 kB Progress (4): 527 kB | 472 kB | 49 kB | 32/247 kB Progress (4): 527 kB | 472 kB | 49 kB | 33/247 kB Progress (4): 527 kB | 472 kB | 49 kB | 37/247 kB Progress (4): 527 kB | 472 kB | 49 kB | 41/247 kB Progress (4): 527 kB | 472 kB | 49 kB | 45/247 kB Progress (4): 527 kB | 472 kB | 49 kB | 49/247 kB Progress (4): 527 kB | 472 kB | 49 kB | 53/247 kB Progress (4): 527 kB | 472 kB | 49 kB | 57/247 kB Progress (5): 527 kB | 472 kB | 49 kB | 57/247 kB | 4.1/187 kB Progress (5): 527 kB | 472 kB | 49 kB | 57/247 kB | 7.7/187 kB Progress (5): 527 kB | 472 kB | 49 kB | 57/247 kB | 12/187 kB Progress (5): 527 kB | 472 kB | 49 kB | 57/247 kB | 16/187 kB Progress (5): 527 kB | 472 kB | 49 kB | 57/247 kB | 20/187 kB Progress (5): 527 kB | 472 kB | 49 kB | 57/247 kB | 24/187 kB Progress (5): 527 kB | 472 kB | 49 kB | 57/247 kB | 28/187 kB Progress (5): 527 kB | 472 kB | 49 kB | 57/247 kB | 32/187 kB Progress (5): 527 kB | 472 kB | 49 kB | 57/247 kB | 33/187 kB Progress (5): 527 kB | 472 kB | 49 kB | 57/247 kB | 37/187 kB Progress (5): 527 kB | 472 kB | 49 kB | 57/247 kB | 41/187 kB Progress (5): 527 kB | 472 kB | 49 kB | 57/247 kB | 45/187 kB Progress (5): 527 kB | 472 kB | 49 kB | 57/247 kB | 49/187 kB Progress (5): 527 kB | 472 kB | 49 kB | 57/247 kB | 53/187 kB Progress (5): 527 kB | 472 kB | 49 kB | 57/247 kB | 57/187 kB Progress (5): 527 kB | 472 kB | 49 kB | 57/247 kB | 61/187 kB Progress (5): 527 kB | 472 kB | 49 kB | 57/247 kB | 65/187 kB Progress (5): 527 kB | 472 kB | 49 kB | 57/247 kB | 66/187 kB Progress (5): 527 kB | 472 kB | 49 kB | 57/247 kB | 70/187 kB Progress (5): 527 kB | 472 kB | 49 kB | 57/247 kB | 74/187 kB 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 857 kB/s) [2019-07-30T18:30:06.380Z] Progress (4): 472 kB | 49 kB | 57/247 kB | 78/187 kB Progress (4): 472 kB | 49 kB | 61/247 kB | 78/187 kB Progress (4): 472 kB | 49 kB | 65/247 kB | 78/187 kB Progress (4): 472 kB | 49 kB | 66/247 kB | 78/187 kB Progress (4): 472 kB | 49 kB | 70/247 kB | 78/187 kB Progress (4): 472 kB | 49 kB | 74/247 kB | 78/187 kB 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 763 kB/s) [2019-07-30T18:30:06.380Z] Progress (3): 49 kB | 78/247 kB | 78/187 kB 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 79 kB/s) [2019-07-30T18:30:06.380Z] 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 [2019-07-30T18:30:06.380Z] Progress (2): 78/247 kB | 82/187 kB 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 [2019-07-30T18:30:06.380Z] Progress (2): 78/247 kB | 86/187 kB Progress (2): 82/247 kB | 86/187 kB 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 [2019-07-30T18:30:06.380Z] Progress (2): 86/247 kB | 86/187 kB Progress (2): 86/247 kB | 90/187 kB Progress (2): 90/247 kB | 90/187 kB Progress (2): 90/247 kB | 94/187 kB Progress (2): 94/247 kB | 94/187 kB Progress (2): 94/247 kB | 98/187 kB Progress (2): 98/247 kB | 98/187 kB Progress (2): 98/247 kB | 98/187 kB Progress (2): 98/247 kB | 102/187 kB Progress (2): 102/247 kB | 102/187 kB Progress (2): 102/247 kB | 106/187 kB Progress (2): 106/247 kB | 106/187 kB Progress (2): 106/247 kB | 110/187 kB Progress (2): 110/247 kB | 110/187 kB Progress (2): 110/247 kB | 114/187 kB Progress (2): 114/247 kB | 114/187 kB Progress (2): 114/247 kB | 118/187 kB Progress (2): 118/247 kB | 118/187 kB Progress (2): 118/247 kB | 122/187 kB Progress (2): 122/247 kB | 122/187 kB Progress (2): 122/247 kB | 126/187 kB Progress (2): 126/247 kB | 126/187 kB Progress (2): 126/247 kB | 130/187 kB Progress (2): 130/247 kB | 130/187 kB Progress (2): 130/247 kB | 134/187 kB Progress (2): 134/247 kB | 134/187 kB Progress (2): 134/247 kB | 138/187 kB Progress (2): 138/247 kB | 138/187 kB Progress (2): 142/247 kB | 138/187 kB Progress (2): 142/247 kB | 142/187 kB Progress (2): 146/247 kB | 142/187 kB Progress (2): 146/247 kB | 146/187 kB Progress (2): 150/247 kB | 146/187 kB Progress (2): 154/247 kB | 146/187 kB Progress (2): 154/247 kB | 150/187 kB Progress (2): 158/247 kB | 150/187 kB Progress (2): 158/247 kB | 154/187 kB Progress (2): 162/247 kB | 154/187 kB Progress (2): 162/247 kB | 158/187 kB Progress (2): 166/247 kB | 158/187 kB Progress (2): 166/247 kB | 162/187 kB Progress (2): 170/247 kB | 162/187 kB Progress (2): 170/247 kB | 164/187 kB Progress (2): 174/247 kB | 164/187 kB Progress (2): 178/247 kB | 164/187 kB Progress (2): 178/247 kB | 168/187 kB Progress (2): 182/247 kB | 168/187 kB Progress (2): 182/247 kB | 172/187 kB Progress (2): 186/247 kB | 172/187 kB Progress (2): 186/247 kB | 176/187 kB Progress (2): 190/247 kB | 176/187 kB Progress (3): 190/247 kB | 176/187 kB | 4.1/532 kB Progress (3): 194/247 kB | 176/187 kB | 4.1/532 kB Progress (3): 194/247 kB | 180/187 kB | 4.1/532 kB Progress (3): 198/247 kB | 180/187 kB | 4.1/532 kB Progress (3): 198/247 kB | 180/187 kB | 7.7/532 kB Progress (3): 202/247 kB | 180/187 kB | 7.7/532 kB Progress (3): 202/247 kB | 184/187 kB | 7.7/532 kB Progress (3): 206/247 kB | 184/187 kB | 7.7/532 kB Progress (3): 206/247 kB | 184/187 kB | 12/532 kB Progress (3): 210/247 kB | 184/187 kB | 12/532 kB Progress (3): 210/247 kB | 187 kB | 12/532 kB Progress (3): 214/247 kB | 187 kB | 12/532 kB Progress (3): 214/247 kB | 187 kB | 16/532 kB Progress (3): 218/247 kB | 187 kB | 16/532 kB Progress (3): 218/247 kB | 187 kB | 20/532 kB Progress (3): 222/247 kB | 187 kB | 20/532 kB Progress (3): 222/247 kB | 187 kB | 24/532 kB Progress (3): 226/247 kB | 187 kB | 24/532 kB Progress (3): 226/247 kB | 187 kB | 28/532 kB Progress (4): 226/247 kB | 187 kB | 28/532 kB | 4.1/209 kB Progress (4): 226/247 kB | 187 kB | 32/532 kB | 4.1/209 kB Progress (4): 230/247 kB | 187 kB | 32/532 kB | 4.1/209 kB Progress (4): 230/247 kB | 187 kB | 36/532 kB | 4.1/209 kB Progress (4): 230/247 kB | 187 kB | 36/532 kB | 7.7/209 kB Progress (4): 230/247 kB | 187 kB | 40/532 kB | 7.7/209 kB Progress (4): 234/247 kB | 187 kB | 40/532 kB | 7.7/209 kB Progress (4): 234/247 kB | 187 kB | 44/532 kB | 7.7/209 kB Progress (4): 234/247 kB | 187 kB | 44/532 kB | 12/209 kB Progress (4): 234/247 kB | 187 kB | 48/532 kB | 12/209 kB Progress (4): 238/247 kB | 187 kB | 48/532 kB | 12/209 kB Progress (4): 238/247 kB | 187 kB | 52/532 kB | 12/209 kB Progress (4): 238/247 kB | 187 kB | 52/532 kB | 16/209 kB Progress (4): 238/247 kB | 187 kB | 56/532 kB | 16/209 kB Progress (4): 242/247 kB | 187 kB | 56/532 kB | 16/209 kB Progress (4): 242/247 kB | 187 kB | 56/532 kB | 20/209 kB Progress (4): 246/247 kB | 187 kB | 56/532 kB | 20/209 kB Progress (4): 246/247 kB | 187 kB | 60/532 kB | 20/209 kB Progress (4): 247 kB | 187 kB | 60/532 kB | 20/209 kB Progress (4): 247 kB | 187 kB | 60/532 kB | 24/209 kB Progress (4): 247 kB | 187 kB | 64/532 kB | 24/209 kB Progress (5): 247 kB | 187 kB | 64/532 kB | 24/209 kB | 4.1/86 kB Progress (5): 247 kB | 187 kB | 68/532 kB | 24/209 kB | 4.1/86 kB Progress (5): 247 kB | 187 kB | 68/532 kB | 28/209 kB | 4.1/86 kB Progress (5): 247 kB | 187 kB | 72/532 kB | 28/209 kB | 4.1/86 kB Progress (5): 247 kB | 187 kB | 72/532 kB | 28/209 kB | 7.7/86 kB Progress (5): 247 kB | 187 kB | 76/532 kB | 28/209 kB | 7.7/86 kB Progress (5): 247 kB | 187 kB | 76/532 kB | 32/209 kB | 7.7/86 kB Progress (5): 247 kB | 187 kB | 80/532 kB | 32/209 kB | 7.7/86 kB Progress (5): 247 kB | 187 kB | 80/532 kB | 32/209 kB | 12/86 kB Progress (5): 247 kB | 187 kB | 84/532 kB | 32/209 kB | 12/86 kB 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 289 kB/s) [2019-07-30T18:30:06.381Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar [2019-07-30T18:30:06.381Z] Progress (4): 247 kB | 84/532 kB | 33/209 kB | 12/86 kB Progress (4): 247 kB | 88/532 kB | 33/209 kB | 12/86 kB Progress (4): 247 kB | 88/532 kB | 33/209 kB | 16/86 kB Progress (4): 247 kB | 88/532 kB | 37/209 kB | 16/86 kB Progress (4): 247 kB | 88/532 kB | 37/209 kB | 20/86 kB Progress (4): 247 kB | 92/532 kB | 37/209 kB | 20/86 kB Progress (4): 247 kB | 92/532 kB | 37/209 kB | 24/86 kB Progress (4): 247 kB | 92/532 kB | 41/209 kB | 24/86 kB Progress (4): 247 kB | 96/532 kB | 41/209 kB | 24/86 kB Progress (4): 247 kB | 96/532 kB | 41/209 kB | 28/86 kB Progress (4): 247 kB | 100/532 kB | 41/209 kB | 28/86 kB 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 380 kB/s) [2019-07-30T18:30:06.381Z] Progress (3): 100/532 kB | 45/209 kB | 28/86 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [2019-07-30T18:30:06.642Z] Progress (3): 104/532 kB | 45/209 kB | 28/86 kB Progress (3): 104/532 kB | 45/209 kB | 32/86 kB Progress (3): 108/532 kB | 45/209 kB | 32/86 kB Progress (3): 112/532 kB | 45/209 kB | 32/86 kB Progress (3): 116/532 kB | 45/209 kB | 32/86 kB Progress (3): 120/532 kB | 45/209 kB | 32/86 kB Progress (3): 124/532 kB | 45/209 kB | 32/86 kB Progress (3): 124/532 kB | 49/209 kB | 32/86 kB Progress (3): 128/532 kB | 49/209 kB | 32/86 kB Progress (4): 128/532 kB | 49/209 kB | 32/86 kB | 4.1/56 kB Progress (4): 128/532 kB | 49/209 kB | 33/86 kB | 4.1/56 kB Progress (4): 128/532 kB | 49/209 kB | 33/86 kB | 7.7/56 kB Progress (4): 132/532 kB | 49/209 kB | 33/86 kB | 7.7/56 kB Progress (4): 132/532 kB | 53/209 kB | 33/86 kB | 7.7/56 kB Progress (4): 132/532 kB | 53/209 kB | 33/86 kB | 12/56 kB Progress (4): 136/532 kB | 53/209 kB | 33/86 kB | 12/56 kB Progress (4): 136/532 kB | 53/209 kB | 37/86 kB | 12/56 kB Progress (4): 140/532 kB | 53/209 kB | 37/86 kB | 12/56 kB Progress (4): 140/532 kB | 53/209 kB | 37/86 kB | 16/56 kB Progress (4): 140/532 kB | 53/209 kB | 37/86 kB | 20/56 kB Progress (4): 140/532 kB | 53/209 kB | 37/86 kB | 24/56 kB Progress (4): 140/532 kB | 53/209 kB | 37/86 kB | 28/56 kB Progress (4): 140/532 kB | 53/209 kB | 37/86 kB | 32/56 kB Progress (4): 140/532 kB | 57/209 kB | 37/86 kB | 32/56 kB Progress (4): 140/532 kB | 61/209 kB | 37/86 kB | 32/56 kB Progress (4): 140/532 kB | 65/209 kB | 37/86 kB | 32/56 kB Progress (4): 140/532 kB | 66/209 kB | 37/86 kB | 32/56 kB Progress (4): 140/532 kB | 66/209 kB | 37/86 kB | 33/56 kB Progress (4): 144/532 kB | 66/209 kB | 37/86 kB | 33/56 kB Progress (4): 144/532 kB | 66/209 kB | 41/86 kB | 33/56 kB Progress (4): 148/532 kB | 66/209 kB | 41/86 kB | 33/56 kB Progress (4): 148/532 kB | 66/209 kB | 41/86 kB | 37/56 kB Progress (4): 148/532 kB | 70/209 kB | 41/86 kB | 37/56 kB Progress (5): 148/532 kB | 70/209 kB | 41/86 kB | 37/56 kB | 4.1/58 kB Progress (5): 148/532 kB | 74/209 kB | 41/86 kB | 37/56 kB | 4.1/58 kB Progress (5): 148/532 kB | 74/209 kB | 41/86 kB | 41/56 kB | 4.1/58 kB Progress (5): 152/532 kB | 74/209 kB | 41/86 kB | 41/56 kB | 4.1/58 kB Progress (5): 152/532 kB | 74/209 kB | 45/86 kB | 41/56 kB | 4.1/58 kB Progress (5): 156/532 kB | 74/209 kB | 45/86 kB | 41/56 kB | 4.1/58 kB Progress (5): 156/532 kB | 74/209 kB | 45/86 kB | 45/56 kB | 4.1/58 kB Progress (5): 156/532 kB | 78/209 kB | 45/86 kB | 45/56 kB | 4.1/58 kB Progress (5): 156/532 kB | 78/209 kB | 45/86 kB | 45/56 kB | 7.7/58 kB Progress (5): 156/532 kB | 82/209 kB | 45/86 kB | 45/56 kB | 7.7/58 kB Progress (5): 156/532 kB | 82/209 kB | 45/86 kB | 49/56 kB | 7.7/58 kB Progress (5): 160/532 kB | 82/209 kB | 45/86 kB | 49/56 kB | 7.7/58 kB Progress (5): 160/532 kB | 82/209 kB | 49/86 kB | 49/56 kB | 7.7/58 kB Progress (5): 164/532 kB | 82/209 kB | 49/86 kB | 49/56 kB | 7.7/58 kB Progress (5): 164/532 kB | 82/209 kB | 49/86 kB | 53/56 kB | 7.7/58 kB Progress (5): 164/532 kB | 86/209 kB | 49/86 kB | 53/56 kB | 7.7/58 kB Progress (5): 164/532 kB | 86/209 kB | 49/86 kB | 53/56 kB | 12/58 kB Progress (5): 164/532 kB | 90/209 kB | 49/86 kB | 53/56 kB | 12/58 kB Progress (5): 164/532 kB | 90/209 kB | 49/86 kB | 56 kB | 12/58 kB Progress (5): 168/532 kB | 90/209 kB | 49/86 kB | 56 kB | 12/58 kB Progress (5): 168/532 kB | 90/209 kB | 53/86 kB | 56 kB | 12/58 kB Progress (5): 172/532 kB | 90/209 kB | 53/86 kB | 56 kB | 12/58 kB Progress (5): 172/532 kB | 94/209 kB | 53/86 kB | 56 kB | 12/58 kB Progress (5): 172/532 kB | 94/209 kB | 53/86 kB | 56 kB | 16/58 kB Progress (5): 172/532 kB | 98/209 kB | 53/86 kB | 56 kB | 16/58 kB Progress (5): 176/532 kB | 98/209 kB | 53/86 kB | 56 kB | 16/58 kB Progress (5): 176/532 kB | 98/209 kB | 57/86 kB | 56 kB | 16/58 kB Progress (5): 180/532 kB | 98/209 kB | 57/86 kB | 56 kB | 16/58 kB Progress (5): 180/532 kB | 98/209 kB | 57/86 kB | 56 kB | 16/58 kB Progress (5): 180/532 kB | 98/209 kB | 57/86 kB | 56 kB | 20/58 kB Progress (5): 180/532 kB | 102/209 kB | 57/86 kB | 56 kB | 20/58 kB Progress (5): 184/532 kB | 102/209 kB | 57/86 kB | 56 kB | 20/58 kB Progress (5): 184/532 kB | 102/209 kB | 61/86 kB | 56 kB | 20/58 kB Progress (5): 188/532 kB | 102/209 kB | 61/86 kB | 56 kB | 20/58 kB Progress (5): 188/532 kB | 106/209 kB | 61/86 kB | 56 kB | 20/58 kB Progress (5): 188/532 kB | 106/209 kB | 61/86 kB | 56 kB | 24/58 kB Progress (5): 188/532 kB | 110/209 kB | 61/86 kB | 56 kB | 24/58 kB Progress (5): 192/532 kB | 110/209 kB | 61/86 kB | 56 kB | 24/58 kB Progress (5): 192/532 kB | 110/209 kB | 65/86 kB | 56 kB | 24/58 kB Progress (5): 196/532 kB | 110/209 kB | 65/86 kB | 56 kB | 24/58 kB Progress (5): 196/532 kB | 114/209 kB | 65/86 kB | 56 kB | 24/58 kB Progress (5): 196/532 kB | 114/209 kB | 65/86 kB | 56 kB | 28/58 kB Progress (5): 196/532 kB | 118/209 kB | 65/86 kB | 56 kB | 28/58 kB Progress (5): 200/532 kB | 118/209 kB | 65/86 kB | 56 kB | 28/58 kB Progress (5): 200/532 kB | 118/209 kB | 69/86 kB | 56 kB | 28/58 kB Progress (5): 204/532 kB | 118/209 kB | 69/86 kB | 56 kB | 28/58 kB Progress (5): 204/532 kB | 122/209 kB | 69/86 kB | 56 kB | 28/58 kB Progress (5): 204/532 kB | 122/209 kB | 69/86 kB | 56 kB | 32/58 kB Progress (5): 208/532 kB | 122/209 kB | 69/86 kB | 56 kB | 32/58 kB Progress (5): 208/532 kB | 122/209 kB | 73/86 kB | 56 kB | 32/58 kB Progress (5): 212/532 kB | 122/209 kB | 73/86 kB | 56 kB | 32/58 kB Progress (5): 212/532 kB | 122/209 kB | 73/86 kB | 56 kB | 33/58 kB Progress (5): 212/532 kB | 126/209 kB | 73/86 kB | 56 kB | 33/58 kB Progress (5): 212/532 kB | 126/209 kB | 73/86 kB | 56 kB | 37/58 kB Progress (5): 216/532 kB | 126/209 kB | 73/86 kB | 56 kB | 37/58 kB Progress (5): 216/532 kB | 126/209 kB | 77/86 kB | 56 kB | 37/58 kB Progress (5): 220/532 kB | 126/209 kB | 77/86 kB | 56 kB | 37/58 kB Progress (5): 220/532 kB | 126/209 kB | 77/86 kB | 56 kB | 41/58 kB Progress (5): 220/532 kB | 130/209 kB | 77/86 kB | 56 kB | 41/58 kB Progress (5): 220/532 kB | 130/209 kB | 77/86 kB | 56 kB | 45/58 kB Progress (5): 224/532 kB | 130/209 kB | 77/86 kB | 56 kB | 45/58 kB Progress (5): 224/532 kB | 130/209 kB | 81/86 kB | 56 kB | 45/58 kB Progress (5): 228/532 kB | 130/209 kB | 81/86 kB | 56 kB | 45/58 kB Progress (5): 228/532 kB | 130/209 kB | 81/86 kB | 56 kB | 49/58 kB Progress (5): 228/532 kB | 134/209 kB | 81/86 kB | 56 kB | 49/58 kB Progress (5): 228/532 kB | 134/209 kB | 81/86 kB | 56 kB | 53/58 kB Progress (5): 232/532 kB | 134/209 kB | 81/86 kB | 56 kB | 53/58 kB Progress (5): 232/532 kB | 134/209 kB | 85/86 kB | 56 kB | 53/58 kB Progress (5): 236/532 kB | 134/209 kB | 85/86 kB | 56 kB | 53/58 kB Progress (5): 236/532 kB | 134/209 kB | 85/86 kB | 56 kB | 57/58 kB Progress (5): 236/532 kB | 138/209 kB | 85/86 kB | 56 kB | 57/58 kB Progress (5): 236/532 kB | 138/209 kB | 85/86 kB | 56 kB | 58 kB Progress (5): 240/532 kB | 138/209 kB | 85/86 kB | 56 kB | 58 kB Progress (5): 240/532 kB | 138/209 kB | 86 kB | 56 kB | 58 kB Progress (5): 244/532 kB | 138/209 kB | 86 kB | 56 kB | 58 kB Progress (5): 244/532 kB | 142/209 kB | 86 kB | 56 kB | 58 kB Progress (5): 248/532 kB | 142/209 kB | 86 kB | 56 kB | 58 kB Progress (5): 248/532 kB | 146/209 kB | 86 kB | 56 kB | 58 kB Progress (5): 252/532 kB | 146/209 kB | 86 kB | 56 kB | 58 kB Progress (5): 252/532 kB | 150/209 kB | 86 kB | 56 kB | 58 kB Progress (5): 256/532 kB | 150/209 kB | 86 kB | 56 kB | 58 kB 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 75 kB/s) [2019-07-30T18:30:06.642Z] Progress (4): 256/532 kB | 154/209 kB | 86 kB | 58 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar [2019-07-30T18:30:06.642Z] Progress (4): 260/532 kB | 154/209 kB | 86 kB | 58 kB Progress (4): 260/532 kB | 158/209 kB | 86 kB | 58 kB Progress (4): 264/532 kB | 158/209 kB | 86 kB | 58 kB Progress (4): 264/532 kB | 162/209 kB | 86 kB | 58 kB Progress (4): 268/532 kB | 162/209 kB | 86 kB | 58 kB Progress (4): 268/532 kB | 166/209 kB | 86 kB | 58 kB Progress (4): 272/532 kB | 166/209 kB | 86 kB | 58 kB Progress (4): 272/532 kB | 170/209 kB | 86 kB | 58 kB Progress (4): 276/532 kB | 170/209 kB | 86 kB | 58 kB Progress (4): 276/532 kB | 174/209 kB | 86 kB | 58 kB Progress (4): 280/532 kB | 174/209 kB | 86 kB | 58 kB Progress (4): 280/532 kB | 178/209 kB | 86 kB | 58 kB Progress (4): 284/532 kB | 178/209 kB | 86 kB | 58 kB Progress (4): 284/532 kB | 182/209 kB | 86 kB | 58 kB Progress (4): 288/532 kB | 182/209 kB | 86 kB | 58 kB 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 115 kB/s) [2019-07-30T18:30:06.642Z] Progress (3): 288/532 kB | 186/209 kB | 58 kB 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 [2019-07-30T18:30:06.642Z] Progress (3): 292/532 kB | 186/209 kB | 58 kB Progress (3): 292/532 kB | 190/209 kB | 58 kB Progress (3): 296/532 kB | 190/209 kB | 58 kB Progress (3): 296/532 kB | 194/209 kB | 58 kB Progress (3): 300/532 kB | 194/209 kB | 58 kB Progress (3): 300/532 kB | 198/209 kB | 58 kB Progress (3): 304/532 kB | 198/209 kB | 58 kB Progress (3): 304/532 kB | 202/209 kB | 58 kB Progress (4): 304/532 kB | 202/209 kB | 58 kB | 4.1/100 kB Progress (4): 304/532 kB | 206/209 kB | 58 kB | 4.1/100 kB Progress (4): 308/532 kB | 206/209 kB | 58 kB | 4.1/100 kB 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 72 kB/s) [2019-07-30T18:30:06.642Z] Progress (4): 308/532 kB | 206/209 kB | 4.1/100 kB | 4.1/245 kB Progress (4): 308/532 kB | 209 kB | 4.1/100 kB | 4.1/245 kB Progress (4): 308/532 kB | 209 kB | 7.7/100 kB | 4.1/245 kB Progress (4): 308/532 kB | 209 kB | 7.7/100 kB | 7.7/245 kB Progress (4): 308/532 kB | 209 kB | 12/100 kB | 7.7/245 kB 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 [2019-07-30T18:30:06.642Z] Progress (4): 312/532 kB | 209 kB | 12/100 kB | 7.7/245 kB Progress (4): 312/532 kB | 209 kB | 16/100 kB | 7.7/245 kB Progress (4): 312/532 kB | 209 kB | 16/100 kB | 12/245 kB Progress (4): 312/532 kB | 209 kB | 20/100 kB | 12/245 kB Progress (4): 316/532 kB | 209 kB | 20/100 kB | 12/245 kB Progress (4): 316/532 kB | 209 kB | 24/100 kB | 12/245 kB Progress (4): 316/532 kB | 209 kB | 24/100 kB | 16/245 kB Progress (4): 316/532 kB | 209 kB | 28/100 kB | 16/245 kB Progress (4): 320/532 kB | 209 kB | 28/100 kB | 16/245 kB Progress (4): 320/532 kB | 209 kB | 32/100 kB | 16/245 kB Progress (4): 320/532 kB | 209 kB | 32/100 kB | 20/245 kB Progress (4): 320/532 kB | 209 kB | 33/100 kB | 20/245 kB Progress (4): 324/532 kB | 209 kB | 33/100 kB | 20/245 kB Progress (4): 324/532 kB | 209 kB | 37/100 kB | 20/245 kB Progress (4): 324/532 kB | 209 kB | 37/100 kB | 24/245 kB Progress (4): 324/532 kB | 209 kB | 41/100 kB | 24/245 kB Progress (4): 328/532 kB | 209 kB | 41/100 kB | 24/245 kB Progress (4): 328/532 kB | 209 kB | 45/100 kB | 24/245 kB Progress (4): 328/532 kB | 209 kB | 45/100 kB | 28/245 kB Progress (4): 328/532 kB | 209 kB | 49/100 kB | 28/245 kB Progress (4): 332/532 kB | 209 kB | 49/100 kB | 28/245 kB Progress (4): 332/532 kB | 209 kB | 53/100 kB | 28/245 kB Progress (4): 332/532 kB | 209 kB | 53/100 kB | 32/245 kB Progress (4): 332/532 kB | 209 kB | 57/100 kB | 32/245 kB Progress (4): 336/532 kB | 209 kB | 57/100 kB | 32/245 kB Progress (4): 336/532 kB | 209 kB | 61/100 kB | 32/245 kB Progress (4): 336/532 kB | 209 kB | 61/100 kB | 33/245 kB Progress (4): 336/532 kB | 209 kB | 65/100 kB | 33/245 kB Progress (4): 340/532 kB | 209 kB | 65/100 kB | 33/245 kB 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 256 kB/s) [2019-07-30T18:30:06.642Z] 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 [2019-07-30T18:30:06.642Z] Progress (3): 340/532 kB | 66/100 kB | 33/245 kB Progress (3): 340/532 kB | 66/100 kB | 37/245 kB Progress (3): 340/532 kB | 70/100 kB | 37/245 kB Progress (3): 344/532 kB | 70/100 kB | 37/245 kB Progress (3): 344/532 kB | 74/100 kB | 37/245 kB Progress (3): 344/532 kB | 74/100 kB | 41/245 kB Progress (3): 348/532 kB | 74/100 kB | 41/245 kB Progress (4): 348/532 kB | 74/100 kB | 41/245 kB | 4.1/13 kB Progress (4): 348/532 kB | 78/100 kB | 41/245 kB | 4.1/13 kB Progress (4): 348/532 kB | 78/100 kB | 41/245 kB | 7.7/13 kB Progress (4): 352/532 kB | 78/100 kB | 41/245 kB | 7.7/13 kB Progress (4): 352/532 kB | 78/100 kB | 45/245 kB | 7.7/13 kB Progress (4): 356/532 kB | 78/100 kB | 45/245 kB | 7.7/13 kB Progress (4): 356/532 kB | 78/100 kB | 45/245 kB | 12/13 kB Progress (4): 356/532 kB | 78/100 kB | 45/245 kB | 13 kB Progress (4): 356/532 kB | 82/100 kB | 45/245 kB | 13 kB Progress (4): 360/532 kB | 82/100 kB | 45/245 kB | 13 kB Progress (4): 360/532 kB | 82/100 kB | 49/245 kB | 13 kB Progress (4): 360/532 kB | 86/100 kB | 49/245 kB | 13 kB Progress (4): 364/532 kB | 86/100 kB | 49/245 kB | 13 kB Progress (4): 368/532 kB | 86/100 kB | 49/245 kB | 13 kB Progress (4): 368/532 kB | 90/100 kB | 49/245 kB | 13 kB Progress (4): 368/532 kB | 90/100 kB | 53/245 kB | 13 kB Progress (4): 372/532 kB | 90/100 kB | 53/245 kB | 13 kB Progress (4): 372/532 kB | 94/100 kB | 53/245 kB | 13 kB Progress (4): 372/532 kB | 94/100 kB | 57/245 kB | 13 kB Progress (4): 372/532 kB | 98/100 kB | 57/245 kB | 13 kB Progress (4): 376/532 kB | 98/100 kB | 57/245 kB | 13 kB Progress (4): 376/532 kB | 100 kB | 57/245 kB | 13 kB Progress (4): 380/532 kB | 100 kB | 57/245 kB | 13 kB Progress (4): 380/532 kB | 100 kB | 61/245 kB | 13 kB Progress (4): 384/532 kB | 100 kB | 61/245 kB | 13 kB Progress (4): 384/532 kB | 100 kB | 65/245 kB | 13 kB Progress (4): 388/532 kB | 100 kB | 65/245 kB | 13 kB Progress (4): 388/532 kB | 100 kB | 66/245 kB | 13 kB Progress (4): 392/532 kB | 100 kB | 66/245 kB | 13 kB Progress (4): 392/532 kB | 100 kB | 70/245 kB | 13 kB Progress (4): 396/532 kB | 100 kB | 70/245 kB | 13 kB Progress (4): 396/532 kB | 100 kB | 74/245 kB | 13 kB Progress (4): 400/532 kB | 100 kB | 74/245 kB | 13 kB Progress (4): 400/532 kB | 100 kB | 78/245 kB | 13 kB Progress (4): 404/532 kB | 100 kB | 78/245 kB | 13 kB Progress (4): 404/532 kB | 100 kB | 82/245 kB | 13 kB 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 16 kB/s) [2019-07-30T18:30:06.642Z] Progress (3): 404/532 kB | 100 kB | 86/245 kB Progress (3): 408/532 kB | 100 kB | 86/245 kB Progress (3): 408/532 kB | 100 kB | 90/245 kB 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 [2019-07-30T18:30:06.642Z] Progress (3): 408/532 kB | 100 kB | 94/245 kB Progress (3): 412/532 kB | 100 kB | 94/245 kB Progress (3): 412/532 kB | 100 kB | 98/245 kB Progress (3): 416/532 kB | 100 kB | 98/245 kB Progress (3): 416/532 kB | 100 kB | 98/245 kB Progress (3): 420/532 kB | 100 kB | 98/245 kB Progress (3): 420/532 kB | 100 kB | 102/245 kB Progress (3): 424/532 kB | 100 kB | 102/245 kB Progress (3): 424/532 kB | 100 kB | 106/245 kB Progress (3): 428/532 kB | 100 kB | 106/245 kB Progress (3): 428/532 kB | 100 kB | 110/245 kB Progress (3): 432/532 kB | 100 kB | 110/245 kB Progress (3): 432/532 kB | 100 kB | 114/245 kB Progress (3): 436/532 kB | 100 kB | 114/245 kB Progress (3): 436/532 kB | 100 kB | 118/245 kB Progress (3): 440/532 kB | 100 kB | 118/245 kB Progress (3): 440/532 kB | 100 kB | 122/245 kB Progress (3): 444/532 kB | 100 kB | 122/245 kB Progress (3): 444/532 kB | 100 kB | 126/245 kB Progress (3): 448/532 kB | 100 kB | 126/245 kB Progress (3): 448/532 kB | 100 kB | 130/245 kB Progress (3): 452/532 kB | 100 kB | 130/245 kB Progress (3): 452/532 kB | 100 kB | 134/245 kB Progress (3): 456/532 kB | 100 kB | 134/245 kB Progress (3): 456/532 kB | 100 kB | 138/245 kB Progress (3): 460/532 kB | 100 kB | 138/245 kB Progress (3): 460/532 kB | 100 kB | 142/245 kB Progress (3): 464/532 kB | 100 kB | 142/245 kB Progress (3): 464/532 kB | 100 kB | 146/245 kB 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 119 kB/s) [2019-07-30T18:30:06.642Z] Progress (2): 464/532 kB | 150/245 kB Progress (2): 468/532 kB | 150/245 kB Progress (2): 468/532 kB | 154/245 kB 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 [2019-07-30T18:30:06.642Z] Progress (2): 468/532 kB | 158/245 kB Progress (2): 472/532 kB | 158/245 kB Progress (3): 472/532 kB | 158/245 kB | 0/1.4 MB Progress (3): 472/532 kB | 162/245 kB | 0/1.4 MB Progress (3): 472/532 kB | 162/245 kB | 0/1.4 MB Progress (3): 476/532 kB | 162/245 kB | 0/1.4 MB Progress (3): 476/532 kB | 162/245 kB | 0/1.4 MB Progress (4): 476/532 kB | 162/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 476/532 kB | 166/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 476/532 kB | 166/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 480/532 kB | 166/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 480/532 kB | 166/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 484/532 kB | 166/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 484/532 kB | 170/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 488/532 kB | 170/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 488/532 kB | 170/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 492/532 kB | 170/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 492/532 kB | 174/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 496/532 kB | 174/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 496/532 kB | 174/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 500/532 kB | 174/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 500/532 kB | 178/245 kB | 0/1.4 MB | 3.2 kB Progress (4): 504/532 kB | 178/245 kB | 0/1.4 MB | 3.2 kB Progress (5): 504/532 kB | 178/245 kB | 0/1.4 MB | 3.2 kB | 4.1/37 kB 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 3.5 kB/s) [2019-07-30T18:30:06.642Z] Progress (4): 504/532 kB | 178/245 kB | 0/1.4 MB | 4.1/37 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar [2019-07-30T18:30:06.904Z] Progress (4): 504/532 kB | 178/245 kB | 0/1.4 MB | 7.7/37 kB Progress (4): 504/532 kB | 178/245 kB | 0/1.4 MB | 12/37 kB Progress (4): 504/532 kB | 178/245 kB | 0/1.4 MB | 16/37 kB Progress (4): 508/532 kB | 178/245 kB | 0/1.4 MB | 16/37 kB Progress (4): 508/532 kB | 182/245 kB | 0/1.4 MB | 16/37 kB Progress (4): 512/532 kB | 182/245 kB | 0/1.4 MB | 16/37 kB Progress (4): 512/532 kB | 182/245 kB | 0/1.4 MB | 20/37 kB Progress (4): 512/532 kB | 182/245 kB | 0/1.4 MB | 20/37 kB Progress (4): 516/532 kB | 182/245 kB | 0/1.4 MB | 20/37 kB Progress (4): 516/532 kB | 182/245 kB | 0/1.4 MB | 24/37 kB Progress (4): 516/532 kB | 186/245 kB | 0/1.4 MB | 24/37 kB Progress (4): 516/532 kB | 186/245 kB | 0/1.4 MB | 28/37 kB Progress (4): 520/532 kB | 186/245 kB | 0/1.4 MB | 28/37 kB Progress (4): 520/532 kB | 186/245 kB | 0/1.4 MB | 28/37 kB Progress (4): 524/532 kB | 186/245 kB | 0/1.4 MB | 28/37 kB Progress (4): 524/532 kB | 186/245 kB | 0/1.4 MB | 32/37 kB Progress (4): 524/532 kB | 190/245 kB | 0/1.4 MB | 32/37 kB Progress (4): 524/532 kB | 190/245 kB | 0/1.4 MB | 36/37 kB Progress (4): 528/532 kB | 190/245 kB | 0/1.4 MB | 36/37 kB Progress (4): 528/532 kB | 190/245 kB | 0/1.4 MB | 36/37 kB Progress (4): 532/532 kB | 190/245 kB | 0/1.4 MB | 36/37 kB Progress (4): 532/532 kB | 190/245 kB | 0/1.4 MB | 37 kB Progress (4): 532/532 kB | 194/245 kB | 0/1.4 MB | 37 kB Progress (4): 532 kB | 194/245 kB | 0/1.4 MB | 37 kB Progress (4): 532 kB | 194/245 kB | 0/1.4 MB | 37 kB Progress (4): 532 kB | 194/245 kB | 0/1.4 MB | 37 kB Progress (4): 532 kB | 194/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 194/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 198/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 198/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 202/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 202/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 206/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 206/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 210/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 210/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 214/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 214/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 218/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 218/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 222/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 222/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 226/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 226/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 230/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 234/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 238/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 238/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 242/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 242/245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 37 kB Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 37 kB Progress (5): 532 kB | 245 kB | 0.1/1.4 MB | 37 kB | 4.1/112 kB Progress (5): 532 kB | 245 kB | 0.1/1.4 MB | 37 kB | 4.1/112 kB Progress (5): 532 kB | 245 kB | 0.1/1.4 MB | 37 kB | 7.7/112 kB 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 40 kB/s) [2019-07-30T18:30:06.904Z] Progress (4): 532 kB | 245 kB | 0.1/1.4 MB | 12/112 kB 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 574 kB/s) [2019-07-30T18:30:06.904Z] Progress (3): 245 kB | 0.1/1.4 MB | 12/112 kB 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 [2019-07-30T18:30:06.904Z] Progress (3): 245 kB | 0.1/1.4 MB | 16/112 kB 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 [2019-07-30T18:30:06.904Z] Progress (3): 245 kB | 0.1/1.4 MB | 20/112 kB Progress (3): 245 kB | 0.1/1.4 MB | 20/112 kB Progress (3): 245 kB | 0.1/1.4 MB | 24/112 kB 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 263 kB/s) [2019-07-30T18:30:06.904Z] Progress (2): 0.1/1.4 MB | 28/112 kB Progress (2): 0.1/1.4 MB | 28/112 kB Progress (2): 0.1/1.4 MB | 32/112 kB 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 [2019-07-30T18:30:06.905Z] Progress (2): 0.1/1.4 MB | 36/112 kB Progress (2): 0.1/1.4 MB | 36/112 kB Progress (2): 0.1/1.4 MB | 40/112 kB Progress (2): 0.1/1.4 MB | 40/112 kB Progress (2): 0.1/1.4 MB | 44/112 kB Progress (2): 0.1/1.4 MB | 44/112 kB Progress (2): 0.1/1.4 MB | 48/112 kB Progress (2): 0.1/1.4 MB | 48/112 kB Progress (2): 0.1/1.4 MB | 48/112 kB Progress (2): 0.1/1.4 MB | 52/112 kB Progress (2): 0.1/1.4 MB | 52/112 kB Progress (2): 0.1/1.4 MB | 56/112 kB Progress (2): 0.1/1.4 MB | 56/112 kB Progress (2): 0.1/1.4 MB | 60/112 kB Progress (2): 0.1/1.4 MB | 60/112 kB Progress (2): 0.1/1.4 MB | 64/112 kB Progress (2): 0.1/1.4 MB | 64/112 kB Progress (2): 0.1/1.4 MB | 68/112 kB Progress (2): 0.2/1.4 MB | 68/112 kB Progress (2): 0.2/1.4 MB | 72/112 kB Progress (2): 0.2/1.4 MB | 72/112 kB Progress (2): 0.2/1.4 MB | 76/112 kB Progress (2): 0.2/1.4 MB | 76/112 kB Progress (2): 0.2/1.4 MB | 80/112 kB Progress (2): 0.2/1.4 MB | 80/112 kB Progress (2): 0.2/1.4 MB | 84/112 kB Progress (2): 0.2/1.4 MB | 88/112 kB Progress (2): 0.2/1.4 MB | 92/112 kB Progress (2): 0.2/1.4 MB | 96/112 kB Progress (2): 0.2/1.4 MB | 96/112 kB Progress (2): 0.2/1.4 MB | 100/112 kB Progress (2): 0.2/1.4 MB | 100/112 kB Progress (2): 0.2/1.4 MB | 104/112 kB Progress (2): 0.2/1.4 MB | 104/112 kB Progress (2): 0.2/1.4 MB | 108/112 kB Progress (2): 0.2/1.4 MB | 112 kB Progress (2): 0.2/1.4 MB | 112 kB Progress (2): 0.2/1.4 MB | 112 kB Progress (2): 0.2/1.4 MB | 112 kB Progress (2): 0.2/1.4 MB | 112 kB Progress (2): 0.2/1.4 MB | 112 kB Progress (3): 0.2/1.4 MB | 112 kB | 4.1/9.4 kB Progress (4): 0.2/1.4 MB | 112 kB | 4.1/9.4 kB | 4.1/7.2 kB Progress (4): 0.2/1.4 MB | 112 kB | 7.7/9.4 kB | 4.1/7.2 kB Progress (5): 0.2/1.4 MB | 112 kB | 7.7/9.4 kB | 4.1/7.2 kB | 4.1/37 kB 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 111 kB/s) [2019-07-30T18:30:06.905Z] Progress (4): 0.2/1.4 MB | 7.7/9.4 kB | 4.1/7.2 kB | 4.1/37 kB 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 [2019-07-30T18:30:06.905Z] Progress (4): 0.2/1.4 MB | 7.7/9.4 kB | 4.1/7.2 kB | 7.7/37 kB Progress (4): 0.2/1.4 MB | 9.4 kB | 4.1/7.2 kB | 7.7/37 kB Progress (4): 0.2/1.4 MB | 9.4 kB | 7.2 kB | 7.7/37 kB Progress (4): 0.2/1.4 MB | 9.4 kB | 7.2 kB | 12/37 kB Progress (4): 0.2/1.4 MB | 9.4 kB | 7.2 kB | 12/37 kB Progress (4): 0.2/1.4 MB | 9.4 kB | 7.2 kB | 16/37 kB Progress (4): 0.2/1.4 MB | 9.4 kB | 7.2 kB | 16/37 kB Progress (4): 0.2/1.4 MB | 9.4 kB | 7.2 kB | 20/37 kB Progress (4): 0.2/1.4 MB | 9.4 kB | 7.2 kB | 20/37 kB Progress (4): 0.2/1.4 MB | 9.4 kB | 7.2 kB | 24/37 kB Progress (4): 0.2/1.4 MB | 9.4 kB | 7.2 kB | 24/37 kB Progress (4): 0.2/1.4 MB | 9.4 kB | 7.2 kB | 28/37 kB Progress (4): 0.2/1.4 MB | 9.4 kB | 7.2 kB | 28/37 kB Progress (4): 0.2/1.4 MB | 9.4 kB | 7.2 kB | 32/37 kB Progress (4): 0.2/1.4 MB | 9.4 kB | 7.2 kB | 32/37 kB Progress (4): 0.2/1.4 MB | 9.4 kB | 7.2 kB | 36/37 kB Progress (4): 0.2/1.4 MB | 9.4 kB | 7.2 kB | 36/37 kB Progress (4): 0.2/1.4 MB | 9.4 kB | 7.2 kB | 37 kB Progress (4): 0.2/1.4 MB | 9.4 kB | 7.2 kB | 37 kB Progress (4): 0.2/1.4 MB | 9.4 kB | 7.2 kB | 37 kB Progress (4): 0.2/1.4 MB | 9.4 kB | 7.2 kB | 37 kB Progress (4): 0.2/1.4 MB | 9.4 kB | 7.2 kB | 37 kB Progress (4): 0.2/1.4 MB | 9.4 kB | 7.2 kB | 37 kB Progress (4): 0.2/1.4 MB | 9.4 kB | 7.2 kB | 37 kB Progress (4): 0.3/1.4 MB | 9.4 kB | 7.2 kB | 37 kB Progress (4): 0.3/1.4 MB | 9.4 kB | 7.2 kB | 37 kB Progress (4): 0.3/1.4 MB | 9.4 kB | 7.2 kB | 37 kB Progress (4): 0.3/1.4 MB | 9.4 kB | 7.2 kB | 37 kB Progress (4): 0.3/1.4 MB | 9.4 kB | 7.2 kB | 37 kB Progress (4): 0.3/1.4 MB | 9.4 kB | 7.2 kB | 37 kB Progress (4): 0.3/1.4 MB | 9.4 kB | 7.2 kB | 37 kB Progress (4): 0.3/1.4 MB | 9.4 kB | 7.2 kB | 37 kB Progress (4): 0.3/1.4 MB | 9.4 kB | 7.2 kB | 37 kB Progress (4): 0.3/1.4 MB | 9.4 kB | 7.2 kB | 37 kB 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 9.2 kB/s) [2019-07-30T18:30:06.905Z] 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 7.0 kB/s) [2019-07-30T18:30:06.905Z] Progress (2): 0.3/1.4 MB | 37 kB 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 [2019-07-30T18:30:06.905Z] 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 [2019-07-30T18:30:06.905Z] Progress (3): 0.3/1.4 MB | 37 kB | 4.1/285 kB 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 36 kB/s) [2019-07-30T18:30:06.905Z] 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 [2019-07-30T18:30:06.905Z] Progress (2): 0.3/1.4 MB | 4.1/285 kB Progress (2): 0.3/1.4 MB | 7.7/285 kB Progress (2): 0.3/1.4 MB | 7.7/285 kB Progress (2): 0.3/1.4 MB | 12/285 kB Progress (2): 0.3/1.4 MB | 12/285 kB Progress (2): 0.3/1.4 MB | 16/285 kB Progress (2): 0.3/1.4 MB | 16/285 kB Progress (2): 0.3/1.4 MB | 20/285 kB Progress (2): 0.3/1.4 MB | 20/285 kB Progress (2): 0.3/1.4 MB | 24/285 kB Progress (2): 0.3/1.4 MB | 24/285 kB Progress (2): 0.3/1.4 MB | 28/285 kB Progress (2): 0.3/1.4 MB | 28/285 kB Progress (2): 0.3/1.4 MB | 32/285 kB Progress (2): 0.3/1.4 MB | 32/285 kB Progress (2): 0.3/1.4 MB | 33/285 kB Progress (2): 0.3/1.4 MB | 33/285 kB Progress (2): 0.3/1.4 MB | 37/285 kB Progress (2): 0.3/1.4 MB | 37/285 kB Progress (2): 0.3/1.4 MB | 41/285 kB Progress (2): 0.3/1.4 MB | 41/285 kB Progress (2): 0.3/1.4 MB | 45/285 kB Progress (2): 0.3/1.4 MB | 45/285 kB Progress (2): 0.3/1.4 MB | 49/285 kB Progress (2): 0.3/1.4 MB | 49/285 kB Progress (2): 0.3/1.4 MB | 53/285 kB Progress (2): 0.3/1.4 MB | 53/285 kB Progress (2): 0.3/1.4 MB | 57/285 kB Progress (2): 0.4/1.4 MB | 57/285 kB Progress (2): 0.4/1.4 MB | 61/285 kB Progress (2): 0.4/1.4 MB | 61/285 kB Progress (2): 0.4/1.4 MB | 65/285 kB Progress (2): 0.4/1.4 MB | 65/285 kB Progress (2): 0.4/1.4 MB | 66/285 kB Progress (2): 0.4/1.4 MB | 66/285 kB Progress (2): 0.4/1.4 MB | 70/285 kB Progress (2): 0.4/1.4 MB | 70/285 kB Progress (2): 0.4/1.4 MB | 74/285 kB Progress (2): 0.4/1.4 MB | 74/285 kB Progress (2): 0.4/1.4 MB | 78/285 kB Progress (2): 0.4/1.4 MB | 78/285 kB Progress (2): 0.4/1.4 MB | 82/285 kB Progress (2): 0.4/1.4 MB | 82/285 kB Progress (2): 0.4/1.4 MB | 86/285 kB Progress (2): 0.4/1.4 MB | 86/285 kB Progress (2): 0.4/1.4 MB | 86/285 kB Progress (2): 0.4/1.4 MB | 90/285 kB Progress (2): 0.4/1.4 MB | 90/285 kB Progress (3): 0.4/1.4 MB | 90/285 kB | 4.1/4.3 kB Progress (3): 0.4/1.4 MB | 94/285 kB | 4.1/4.3 kB Progress (3): 0.4/1.4 MB | 94/285 kB | 4.1/4.3 kB Progress (3): 0.4/1.4 MB | 98/285 kB | 4.1/4.3 kB Progress (3): 0.4/1.4 MB | 98/285 kB | 4.3 kB Progress (3): 0.4/1.4 MB | 98/285 kB | 4.3 kB Progress (3): 0.4/1.4 MB | 98/285 kB | 4.3 kB Progress (4): 0.4/1.4 MB | 98/285 kB | 4.3 kB | 4.1/53 kB Progress (4): 0.4/1.4 MB | 98/285 kB | 4.3 kB | 4.1/53 kB Progress (4): 0.4/1.4 MB | 102/285 kB | 4.3 kB | 4.1/53 kB Progress (4): 0.4/1.4 MB | 102/285 kB | 4.3 kB | 4.1/53 kB Progress (4): 0.4/1.4 MB | 102/285 kB | 4.3 kB | 7.7/53 kB Progress (4): 0.4/1.4 MB | 102/285 kB | 4.3 kB | 7.7/53 kB Progress (4): 0.4/1.4 MB | 106/285 kB | 4.3 kB | 7.7/53 kB Progress (4): 0.4/1.4 MB | 106/285 kB | 4.3 kB | 7.7/53 kB Progress (5): 0.4/1.4 MB | 106/285 kB | 4.3 kB | 7.7/53 kB | 4.1/38 kB Progress (5): 0.4/1.4 MB | 106/285 kB | 4.3 kB | 12/53 kB | 4.1/38 kB Progress (5): 0.4/1.4 MB | 106/285 kB | 4.3 kB | 12/53 kB | 7.7/38 kB Progress (5): 0.4/1.4 MB | 110/285 kB | 4.3 kB | 12/53 kB | 7.7/38 kB Progress (5): 0.4/1.4 MB | 110/285 kB | 4.3 kB | 12/53 kB | 7.7/38 kB Progress (5): 0.4/1.4 MB | 114/285 kB | 4.3 kB | 12/53 kB | 7.7/38 kB Progress (5): 0.4/1.4 MB | 114/285 kB | 4.3 kB | 12/53 kB | 12/38 kB Progress (5): 0.4/1.4 MB | 114/285 kB | 4.3 kB | 16/53 kB | 12/38 kB Progress (5): 0.4/1.4 MB | 114/285 kB | 4.3 kB | 16/53 kB | 16/38 kB Progress (5): 0.4/1.4 MB | 118/285 kB | 4.3 kB | 16/53 kB | 16/38 kB Progress (5): 0.4/1.4 MB | 118/285 kB | 4.3 kB | 16/53 kB | 16/38 kB Progress (5): 0.4/1.4 MB | 122/285 kB | 4.3 kB | 16/53 kB | 16/38 kB 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 4.1 kB/s) [2019-07-30T18:30:06.905Z] Progress (4): 0.4/1.4 MB | 122/285 kB | 16/53 kB | 20/38 kB Progress (4): 0.4/1.4 MB | 122/285 kB | 20/53 kB | 20/38 kB Progress (4): 0.4/1.4 MB | 122/285 kB | 20/53 kB | 24/38 kB 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 [2019-07-30T18:30:06.905Z] Progress (4): 0.4/1.4 MB | 126/285 kB | 20/53 kB | 24/38 kB Progress (4): 0.4/1.4 MB | 126/285 kB | 20/53 kB | 24/38 kB Progress (4): 0.4/1.4 MB | 130/285 kB | 20/53 kB | 24/38 kB Progress (4): 0.4/1.4 MB | 130/285 kB | 20/53 kB | 28/38 kB Progress (4): 0.4/1.4 MB | 130/285 kB | 24/53 kB | 28/38 kB Progress (4): 0.4/1.4 MB | 130/285 kB | 24/53 kB | 32/38 kB Progress (4): 0.4/1.4 MB | 131/285 kB | 24/53 kB | 32/38 kB Progress (4): 0.4/1.4 MB | 135/285 kB | 24/53 kB | 32/38 kB Progress (4): 0.4/1.4 MB | 139/285 kB | 24/53 kB | 32/38 kB Progress (4): 0.4/1.4 MB | 143/285 kB | 24/53 kB | 32/38 kB Progress (4): 0.4/1.4 MB | 143/285 kB | 24/53 kB | 32/38 kB Progress (4): 0.4/1.4 MB | 147/285 kB | 24/53 kB | 32/38 kB Progress (5): 0.4/1.4 MB | 147/285 kB | 24/53 kB | 32/38 kB | 4.1/29 kB Progress (5): 0.4/1.4 MB | 147/285 kB | 24/53 kB | 33/38 kB | 4.1/29 kB Progress (5): 0.4/1.4 MB | 147/285 kB | 28/53 kB | 33/38 kB | 4.1/29 kB Progress (5): 0.4/1.4 MB | 147/285 kB | 28/53 kB | 37/38 kB | 4.1/29 kB Progress (5): 0.4/1.4 MB | 147/285 kB | 28/53 kB | 37/38 kB | 7.7/29 kB Progress (5): 0.4/1.4 MB | 151/285 kB | 28/53 kB | 37/38 kB | 7.7/29 kB Progress (5): 0.4/1.4 MB | 151/285 kB | 28/53 kB | 37/38 kB | 7.7/29 kB Progress (5): 0.4/1.4 MB | 155/285 kB | 28/53 kB | 37/38 kB | 7.7/29 kB Progress (5): 0.4/1.4 MB | 155/285 kB | 28/53 kB | 37/38 kB | 12/29 kB Progress (5): 0.4/1.4 MB | 155/285 kB | 28/53 kB | 38 kB | 12/29 kB Progress (5): 0.4/1.4 MB | 155/285 kB | 32/53 kB | 38 kB | 12/29 kB Progress (5): 0.4/1.4 MB | 155/285 kB | 32/53 kB | 38 kB | 16/29 kB Progress (5): 0.4/1.4 MB | 159/285 kB | 32/53 kB | 38 kB | 16/29 kB Progress (5): 0.4/1.4 MB | 159/285 kB | 32/53 kB | 38 kB | 16/29 kB Progress (5): 0.4/1.4 MB | 163/285 kB | 32/53 kB | 38 kB | 16/29 kB Progress (5): 0.4/1.4 MB | 163/285 kB | 32/53 kB | 38 kB | 20/29 kB Progress (5): 0.4/1.4 MB | 163/285 kB | 33/53 kB | 38 kB | 20/29 kB Progress (5): 0.4/1.4 MB | 163/285 kB | 33/53 kB | 38 kB | 24/29 kB Progress (5): 0.4/1.4 MB | 164/285 kB | 33/53 kB | 38 kB | 24/29 kB Progress (5): 0.4/1.4 MB | 164/285 kB | 33/53 kB | 38 kB | 24/29 kB Progress (5): 0.4/1.4 MB | 168/285 kB | 33/53 kB | 38 kB | 24/29 kB Progress (5): 0.4/1.4 MB | 168/285 kB | 33/53 kB | 38 kB | 28/29 kB Progress (5): 0.4/1.4 MB | 168/285 kB | 37/53 kB | 38 kB | 28/29 kB Progress (5): 0.4/1.4 MB | 168/285 kB | 37/53 kB | 38 kB | 29 kB Progress (5): 0.4/1.4 MB | 172/285 kB | 37/53 kB | 38 kB | 29 kB Progress (5): 0.4/1.4 MB | 172/285 kB | 37/53 kB | 38 kB | 29 kB Progress (5): 0.4/1.4 MB | 176/285 kB | 37/53 kB | 38 kB | 29 kB Progress (5): 0.4/1.4 MB | 176/285 kB | 41/53 kB | 38 kB | 29 kB Progress (5): 0.4/1.4 MB | 180/285 kB | 41/53 kB | 38 kB | 29 kB Progress (5): 0.5/1.4 MB | 180/285 kB | 41/53 kB | 38 kB | 29 kB Progress (5): 0.5/1.4 MB | 180/285 kB | 45/53 kB | 38 kB | 29 kB Progress (5): 0.5/1.4 MB | 180/285 kB | 45/53 kB | 38 kB | 29 kB Progress (5): 0.5/1.4 MB | 184/285 kB | 45/53 kB | 38 kB | 29 kB Progress (5): 0.5/1.4 MB | 184/285 kB | 45/53 kB | 38 kB | 29 kB Progress (5): 0.5/1.4 MB | 184/285 kB | 49/53 kB | 38 kB | 29 kB Progress (5): 0.5/1.4 MB | 184/285 kB | 49/53 kB | 38 kB | 29 kB Progress (5): 0.5/1.4 MB | 188/285 kB | 49/53 kB | 38 kB | 29 kB Progress (5): 0.5/1.4 MB | 188/285 kB | 49/53 kB | 38 kB | 29 kB Progress (5): 0.5/1.4 MB | 192/285 kB | 49/53 kB | 38 kB | 29 kB Progress (5): 0.5/1.4 MB | 192/285 kB | 53/53 kB | 38 kB | 29 kB Progress (5): 0.5/1.4 MB | 196/285 kB | 53/53 kB | 38 kB | 29 kB Progress (5): 0.5/1.4 MB | 196/285 kB | 53/53 kB | 38 kB | 29 kB Progress (5): 0.5/1.4 MB | 197/285 kB | 53/53 kB | 38 kB | 29 kB 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 34 kB/s) [2019-07-30T18:30:06.905Z] Progress (4): 0.5/1.4 MB | 197/285 kB | 53 kB | 29 kB 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 [2019-07-30T18:30:06.905Z] 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 25 kB/s) [2019-07-30T18:30:06.905Z] Progress (3): 0.5/1.4 MB | 201/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 201/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 205/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 205/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 209/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 209/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 213/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 213/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 217/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 217/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 221/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 221/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 225/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 225/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 229/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 229/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 229/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 229/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 233/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 233/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 237/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 237/285 kB | 53 kB Progress (3): 0.5/1.4 MB | 241/285 kB | 53 kB 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 47 kB/s) [2019-07-30T18:30:06.905Z] Progress (2): 0.5/1.4 MB | 245/285 kB Progress (2): 0.5/1.4 MB | 245/285 kB Progress (2): 0.5/1.4 MB | 245/285 kB Progress (2): 0.5/1.4 MB | 249/285 kB Progress (2): 0.5/1.4 MB | 249/285 kB Progress (2): 0.5/1.4 MB | 253/285 kB Progress (2): 0.5/1.4 MB | 253/285 kB Progress (2): 0.5/1.4 MB | 257/285 kB Progress (2): 0.5/1.4 MB | 257/285 kB Progress (2): 0.5/1.4 MB | 261/285 kB Progress (2): 0.5/1.4 MB | 261/285 kB Progress (2): 0.5/1.4 MB | 265/285 kB Progress (2): 0.5/1.4 MB | 265/285 kB Progress (2): 0.5/1.4 MB | 269/285 kB Progress (2): 0.5/1.4 MB | 269/285 kB Progress (3): 0.5/1.4 MB | 269/285 kB | 4.1/21 kB Progress (3): 0.6/1.4 MB | 269/285 kB | 4.1/21 kB Progress (3): 0.6/1.4 MB | 273/285 kB | 4.1/21 kB Progress (3): 0.6/1.4 MB | 273/285 kB | 4.1/21 kB Progress (3): 0.6/1.4 MB | 273/285 kB | 7.7/21 kB Progress (3): 0.6/1.4 MB | 273/285 kB | 7.7/21 kB Progress (3): 0.6/1.4 MB | 277/285 kB | 7.7/21 kB Progress (3): 0.6/1.4 MB | 277/285 kB | 12/21 kB Progress (3): 0.6/1.4 MB | 277/285 kB | 12/21 kB Progress (3): 0.6/1.4 MB | 277/285 kB | 16/21 kB Progress (3): 0.6/1.4 MB | 281/285 kB | 16/21 kB Progress (3): 0.6/1.4 MB | 281/285 kB | 20/21 kB Progress (3): 0.6/1.4 MB | 281/285 kB | 20/21 kB Progress (3): 0.6/1.4 MB | 281/285 kB | 21 kB Progress (3): 0.6/1.4 MB | 285 kB | 21 kB Progress (3): 0.6/1.4 MB | 285 kB | 21 kB Progress (3): 0.6/1.4 MB | 285 kB | 21 kB Progress (3): 0.6/1.4 MB | 285 kB | 21 kB Progress (3): 0.6/1.4 MB | 285 kB | 21 kB Progress (3): 0.6/1.4 MB | 285 kB | 21 kB Progress (3): 0.6/1.4 MB | 285 kB | 21 kB Progress (3): 0.6/1.4 MB | 285 kB | 21 kB Progress (3): 0.6/1.4 MB | 285 kB | 21 kB Progress (3): 0.6/1.4 MB | 285 kB | 21 kB Progress (3): 0.6/1.4 MB | 285 kB | 21 kB Progress (3): 0.6/1.4 MB | 285 kB | 21 kB Progress (3): 0.6/1.4 MB | 285 kB | 21 kB Progress (3): 0.6/1.4 MB | 285 kB | 21 kB Progress (3): 0.6/1.4 MB | 285 kB | 21 kB Progress (3): 0.6/1.4 MB | 285 kB | 21 kB Progress (3): 0.6/1.4 MB | 285 kB | 21 kB Progress (3): 0.6/1.4 MB | 285 kB | 21 kB Progress (3): 0.6/1.4 MB | 285 kB | 21 kB Progress (3): 0.6/1.4 MB | 285 kB | 21 kB Progress (3): 0.6/1.4 MB | 285 kB | 21 kB Progress (3): 0.7/1.4 MB | 285 kB | 21 kB Progress (3): 0.7/1.4 MB | 285 kB | 21 kB Progress (3): 0.7/1.4 MB | 285 kB | 21 kB Progress (3): 0.7/1.4 MB | 285 kB | 21 kB Progress (3): 0.7/1.4 MB | 285 kB | 21 kB Progress (3): 0.7/1.4 MB | 285 kB | 21 kB Progress (3): 0.7/1.4 MB | 285 kB | 21 kB Progress (3): 0.7/1.4 MB | 285 kB | 21 kB 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 18 kB/s) [2019-07-30T18:30:06.905Z] Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB Progress (2): 0.7/1.4 MB | 285 kB 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 249 kB/s) [2019-07-30T18:30:07.229Z] Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.7/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.8/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 0.9/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.0/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.1/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.2/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.3/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4/1.4 MB Progress (1): 1.4 MB 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 1.1 MB/s) [2019-07-30T18:30:09.179Z] 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 [2019-07-30T18:30:09.179Z] 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 [2019-07-30T18:30:09.179Z] 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 [2019-07-30T18:30:09.179Z] 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 [2019-07-30T18:30:09.179Z] 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 [2019-07-30T18:30:09.179Z] 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 [2019-07-30T18:30:09.957Z] Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.1/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.2/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.3/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.4/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.5/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0 MB 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 14 MB/s) [2019-07-30T18:30:10.215Z] 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 [2019-07-30T18:30:10.215Z] 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 [2019-07-30T18:30:10.215Z] 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 [2019-07-30T18:30:10.473Z] 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 [2019-07-30T18:30:10.473Z] 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 [2019-07-30T18:30:10.473Z] 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 [2019-07-30T18:30:10.473Z] Progress (1): 4.1/218 kB Progress (1): 7.7/218 kB Progress (1): 12/218 kB Progress (1): 16/218 kB Progress (1): 20/218 kB Progress (1): 24/218 kB Progress (1): 28/218 kB Progress (1): 32/218 kB Progress (1): 36/218 kB Progress (1): 40/218 kB Progress (1): 44/218 kB Progress (1): 48/218 kB Progress (1): 52/218 kB Progress (1): 56/218 kB Progress (1): 60/218 kB Progress (1): 64/218 kB Progress (1): 68/218 kB Progress (1): 72/218 kB Progress (1): 76/218 kB Progress (1): 80/218 kB Progress (1): 84/218 kB Progress (1): 88/218 kB Progress (1): 92/218 kB Progress (1): 96/218 kB Progress (1): 100/218 kB Progress (1): 104/218 kB Progress (1): 108/218 kB Progress (1): 112/218 kB Progress (1): 116/218 kB Progress (1): 120/218 kB Progress (1): 124/218 kB Progress (1): 128/218 kB Progress (1): 132/218 kB Progress (1): 136/218 kB Progress (1): 140/218 kB Progress (1): 144/218 kB Progress (1): 148/218 kB Progress (1): 152/218 kB Progress (1): 156/218 kB Progress (1): 160/218 kB Progress (1): 164/218 kB Progress (1): 168/218 kB Progress (1): 172/218 kB Progress (1): 176/218 kB Progress (1): 180/218 kB Progress (1): 184/218 kB Progress (1): 188/218 kB Progress (1): 192/218 kB Progress (1): 196/218 kB Progress (1): 200/218 kB Progress (1): 204/218 kB Progress (1): 208/218 kB Progress (1): 212/218 kB Progress (1): 216/218 kB Progress (1): 218 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar (218 kB at 4.7 MB/s) [2019-07-30T18:30:10.731Z] 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 [2019-07-30T18:30:10.731Z] 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 [2019-07-30T18:30:10.731Z] 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 [2019-07-30T18:30:10.989Z] 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 [2019-07-30T18:30:10.989Z] 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 [2019-07-30T18:30:10.989Z] 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 [2019-07-30T18:30:10.989Z] Progress (1): 4.1/148 kB Progress (1): 7.7/148 kB Progress (1): 12/148 kB Progress (1): 16/148 kB Progress (1): 20/148 kB Progress (1): 24/148 kB Progress (1): 28/148 kB Progress (1): 32/148 kB Progress (1): 36/148 kB Progress (1): 40/148 kB Progress (1): 44/148 kB Progress (1): 48/148 kB Progress (1): 52/148 kB Progress (1): 56/148 kB Progress (1): 60/148 kB Progress (1): 64/148 kB Progress (1): 68/148 kB Progress (1): 72/148 kB Progress (1): 76/148 kB Progress (1): 80/148 kB Progress (1): 84/148 kB Progress (1): 88/148 kB Progress (1): 92/148 kB Progress (1): 96/148 kB Progress (1): 100/148 kB Progress (1): 104/148 kB Progress (1): 108/148 kB Progress (1): 112/148 kB Progress (1): 116/148 kB Progress (1): 120/148 kB Progress (1): 124/148 kB Progress (1): 128/148 kB Progress (1): 132/148 kB Progress (1): 136/148 kB Progress (1): 140/148 kB Progress (1): 144/148 kB Progress (1): 148 kB 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 3.0 MB/s) [2019-07-30T18:30:10.990Z] 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 [2019-07-30T18:30:10.990Z] 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 [2019-07-30T18:30:10.990Z] 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 [2019-07-30T18:30:11.248Z] 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 [2019-07-30T18:30:11.248Z] 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 [2019-07-30T18:30:11.248Z] 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 [2019-07-30T18:30:11.505Z] Progress (1): 4.1/48 kB Progress (1): 7.7/48 kB Progress (1): 12/48 kB Progress (1): 16/48 kB Progress (1): 20/48 kB Progress (1): 24/48 kB Progress (1): 28/48 kB Progress (1): 32/48 kB Progress (1): 36/48 kB Progress (1): 40/48 kB Progress (1): 44/48 kB Progress (1): 48/48 kB Progress (1): 48 kB 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 662 kB/s) [2019-07-30T18:30:14.037Z] 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 [2019-07-30T18:30:14.296Z] 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 [2019-07-30T18:30:14.554Z] 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 [2019-07-30T18:30:14.554Z] 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 [2019-07-30T18:30:14.554Z] 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 [2019-07-30T18:30:14.811Z] 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 [2019-07-30T18:30:14.811Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB 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 188 kB/s) [2019-07-30T18:30:14.811Z] 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 [2019-07-30T18:30:14.811Z] 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 [2019-07-30T18:30:14.811Z] 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 [2019-07-30T18:30:15.069Z] 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 [2019-07-30T18:30:15.069Z] 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 [2019-07-30T18:30:15.069Z] 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 [2019-07-30T18:30:15.069Z] Progress (1): 4.1/7.2 kB Progress (1): 7.2 kB 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 200 kB/s) [2019-07-30T18:30:15.069Z] 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 [2019-07-30T18:30:15.069Z] 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 [2019-07-30T18:30:15.069Z] 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 [2019-07-30T18:30:15.326Z] 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 [2019-07-30T18:30:15.326Z] 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 [2019-07-30T18:30:15.584Z] 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 [2019-07-30T18:30:15.584Z] Progress (1): 4.1/27 kB Progress (1): 7.7/27 kB Progress (1): 12/27 kB Progress (1): 16/27 kB Progress (1): 20/27 kB Progress (1): 24/27 kB Progress (1): 27 kB 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 407 kB/s) [2019-07-30T18:30:15.584Z] 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 [2019-07-30T18:30:15.584Z] 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 [2019-07-30T18:30:15.584Z] 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 [2019-07-30T18:30:15.842Z] 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 [2019-07-30T18:30:15.842Z] 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 [2019-07-30T18:30:15.842Z] 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 [2019-07-30T18:30:16.099Z] Progress (1): 1.7 kB 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 21 kB/s) [2019-07-30T18:30:16.099Z] 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 [2019-07-30T18:30:16.099Z] 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 [2019-07-30T18:30:16.099Z] 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 [2019-07-30T18:30:16.358Z] 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 [2019-07-30T18:30:16.358Z] 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 [2019-07-30T18:30:16.358Z] 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 [2019-07-30T18:30:16.628Z] Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB 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 114 kB/s) [2019-07-30T18:30:16.628Z] 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 [2019-07-30T18:30:16.628Z] 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 [2019-07-30T18:30:16.628Z] 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 [2019-07-30T18:30:16.628Z] 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 [2019-07-30T18:30:16.628Z] 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 [2019-07-30T18:30:17.029Z] 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 [2019-07-30T18:30:17.029Z] Progress (1): 2.9 kB 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 90 kB/s) [2019-07-30T18:30:17.029Z] 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 [2019-07-30T18:30:17.029Z] 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 [2019-07-30T18:30:17.029Z] 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 [2019-07-30T18:30:17.029Z] 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 [2019-07-30T18:30:17.380Z] 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 [2019-07-30T18:30:17.380Z] 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 [2019-07-30T18:30:17.380Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB 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 258 kB/s) [2019-07-30T18:30:17.380Z] 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 [2019-07-30T18:30:17.380Z] 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 [2019-07-30T18:30:17.380Z] 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 [2019-07-30T18:30:17.638Z] 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 [2019-07-30T18:30:17.638Z] 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 [2019-07-30T18:30:17.638Z] 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 [2019-07-30T18:30:17.638Z] Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB 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 157 kB/s) [2019-07-30T18:30:17.638Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-30T18:30:17.638Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-30T18:30:17.897Z] 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 [2019-07-30T18:30:17.897Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-30T18:30:18.156Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom [2019-07-30T18:30:18.156Z] 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 [2019-07-30T18:30:18.156Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 347 kB/s) [2019-07-30T18:30:18.156Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-30T18:30:18.156Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-30T18:30:18.156Z] 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 [2019-07-30T18:30:18.414Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-30T18:30:18.414Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [2019-07-30T18:30:18.414Z] 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 [2019-07-30T18:30:18.414Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB 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 101 kB/s) [2019-07-30T18:30:18.414Z] 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 [2019-07-30T18:30:18.414Z] 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 [2019-07-30T18:30:18.672Z] 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 [2019-07-30T18:30:18.672Z] 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 [2019-07-30T18:30:18.672Z] 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 [2019-07-30T18:30:18.672Z] 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 [2019-07-30T18:30:18.931Z] Progress (1): 4.1/8.7 kB Progress (1): 7.7/8.7 kB Progress (1): 8.7 kB 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 281 kB/s) [2019-07-30T18:30:18.931Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T18:30:18.931Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T18:30:18.931Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T18:30:19.189Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T18:30:19.189Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T18:30:19.189Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom [2019-07-30T18:30:19.446Z] Progress (1): 4.1/26 kB Progress (1): 7.7/26 kB Progress (1): 12/26 kB Progress (1): 16/26 kB Progress (1): 20/26 kB Progress (1): 24/26 kB Progress (1): 26 kB 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 712 kB/s) [2019-07-30T18:30:19.446Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom [2019-07-30T18:30:19.446Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom [2019-07-30T18:30:19.446Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom [2019-07-30T18:30:19.446Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom [2019-07-30T18:30:19.704Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom [2019-07-30T18:30:19.704Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [2019-07-30T18:30:19.962Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 448 kB/s) [2019-07-30T18:30:19.962Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-30T18:30:19.962Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-30T18:30:19.962Z] 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 [2019-07-30T18:30:20.220Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-30T18:30:20.220Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [2019-07-30T18:30:20.220Z] 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 [2019-07-30T18:30:20.220Z] Progress (1): 1.0 kB 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 35 kB/s) [2019-07-30T18:30:20.220Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-30T18:30:20.220Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-30T18:30:20.220Z] 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 [2019-07-30T18:30:20.478Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-30T18:30:20.478Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [2019-07-30T18:30:20.478Z] 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 [2019-07-30T18:30:20.478Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB 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 600 kB/s) [2019-07-30T18:30:20.478Z] 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 [2019-07-30T18:30:20.478Z] 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 [2019-07-30T18:30:20.478Z] 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 [2019-07-30T18:30:20.735Z] 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 [2019-07-30T18:30:20.735Z] 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 [2019-07-30T18:30:20.735Z] 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 [2019-07-30T18:30:20.735Z] Progress (1): 2.7 kB 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 60 kB/s) [2019-07-30T18:30:20.735Z] 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 [2019-07-30T18:30:20.735Z] 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 [2019-07-30T18:30:20.735Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-30T18:30:20.993Z] 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 [2019-07-30T18:30:20.993Z] 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 [2019-07-30T18:30:20.993Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-30T18:30:20.993Z] 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 [2019-07-30T18:30:20.993Z] 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 [2019-07-30T18:30:20.993Z] 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 [2019-07-30T18:30:21.251Z] 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 [2019-07-30T18:30:21.251Z] 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 [2019-07-30T18:30:21.251Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-30T18:30:21.251Z] 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 [2019-07-30T18:30:21.251Z] 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 [2019-07-30T18:30:21.252Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [2019-07-30T18:30:21.252Z] 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 [2019-07-30T18:30:21.252Z] 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 [2019-07-30T18:30:21.252Z] 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 [2019-07-30T18:30:21.510Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB 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 590 kB/s) [2019-07-30T18:30:21.510Z] Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB 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 287 kB/s) [2019-07-30T18:30:21.510Z] Progress (1): 4.1/129 kB Progress (1): 7.7/129 kB Progress (1): 12/129 kB Progress (1): 16/129 kB Progress (1): 20/129 kB Progress (1): 24/129 kB Progress (1): 28/129 kB Progress (1): 32/129 kB Progress (1): 36/129 kB Progress (1): 40/129 kB Progress (1): 44/129 kB Progress (1): 48/129 kB Progress (1): 52/129 kB Progress (1): 56/129 kB Progress (1): 60/129 kB Progress (1): 64/129 kB Progress (1): 68/129 kB Progress (1): 72/129 kB Progress (1): 76/129 kB Progress (1): 80/129 kB Progress (1): 84/129 kB Progress (1): 88/129 kB Progress (1): 92/129 kB Progress (1): 96/129 kB Progress (1): 100/129 kB Progress (1): 104/129 kB Progress (1): 108/129 kB Progress (1): 112/129 kB Progress (1): 116/129 kB Progress (1): 120/129 kB Progress (1): 124/129 kB Progress (1): 128/129 kB Progress (1): 129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar (129 kB at 1.2 MB/s) [2019-07-30T18:30:21.768Z] 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 [2019-07-30T18:30:21.768Z] 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 [2019-07-30T18:30:21.768Z] 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 [2019-07-30T18:30:22.027Z] 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 [2019-07-30T18:30:22.027Z] 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 [2019-07-30T18:30:22.027Z] 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 [2019-07-30T18:30:22.027Z] Progress (1): 2.3 kB 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 39 kB/s) [2019-07-30T18:30:22.027Z] 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 [2019-07-30T18:30:22.027Z] 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 [2019-07-30T18:30:22.027Z] 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 [2019-07-30T18:30:22.284Z] 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 [2019-07-30T18:30:22.284Z] 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 [2019-07-30T18:30:22.284Z] 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 [2019-07-30T18:30:22.543Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB 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 332 kB/s) [2019-07-30T18:30:22.543Z] 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 [2019-07-30T18:30:22.543Z] 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 [2019-07-30T18:30:22.543Z] 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 [2019-07-30T18:30:22.543Z] 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 [2019-07-30T18:30:22.800Z] 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 [2019-07-30T18:30:22.800Z] 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 [2019-07-30T18:30:22.800Z] Progress (1): 815 B 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 19 kB/s) [2019-07-30T18:30:22.800Z] 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 [2019-07-30T18:30:22.800Z] 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 [2019-07-30T18:30:22.800Z] 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 [2019-07-30T18:30:23.059Z] 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 [2019-07-30T18:30:23.059Z] 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 [2019-07-30T18:30:23.059Z] 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 [2019-07-30T18:30:23.059Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB 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 125 kB/s) [2019-07-30T18:30:23.059Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-30T18:30:23.059Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-30T18:30:23.059Z] 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 [2019-07-30T18:30:23.317Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-30T18:30:23.317Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [2019-07-30T18:30:23.317Z] 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 [2019-07-30T18:30:23.317Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB 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 496 kB/s) [2019-07-30T18:30:23.317Z] 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 [2019-07-30T18:30:23.317Z] 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 [2019-07-30T18:30:23.317Z] 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 [2019-07-30T18:30:23.575Z] 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 [2019-07-30T18:30:23.575Z] 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 [2019-07-30T18:30:23.575Z] 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 [2019-07-30T18:30:23.832Z] Progress (1): 815 B 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 15 kB/s) [2019-07-30T18:30:23.832Z] 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 [2019-07-30T18:30:23.832Z] 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 [2019-07-30T18:30:23.832Z] 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 [2019-07-30T18:30:23.832Z] 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 [2019-07-30T18:30:23.832Z] 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 [2019-07-30T18:30:24.091Z] 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 [2019-07-30T18:30:24.091Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB 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 118 kB/s) [2019-07-30T18:30:24.091Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-07-30T18:30:24.091Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-07-30T18:30:24.091Z] 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 [2019-07-30T18:30:24.091Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-07-30T18:30:24.351Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [2019-07-30T18:30:24.351Z] 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 [2019-07-30T18:30:24.351Z] Progress (1): 2.1 kB 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 63 kB/s) [2019-07-30T18:30:24.351Z] 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 [2019-07-30T18:30:24.351Z] 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 [2019-07-30T18:30:24.351Z] 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 [2019-07-30T18:30:24.609Z] 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 [2019-07-30T18:30:24.609Z] 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 [2019-07-30T18:30:24.609Z] 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 [2019-07-30T18:30:24.609Z] Progress (1): 4.1/6.7 kB Progress (1): 6.7 kB 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 216 kB/s) [2019-07-30T18:30:24.609Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2019-07-30T18:30:24.609Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2019-07-30T18:30:24.609Z] 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 [2019-07-30T18:30:24.870Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2019-07-30T18:30:24.870Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [2019-07-30T18:30:24.870Z] 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 [2019-07-30T18:30:24.870Z] Progress (1): 4.1/9.0 kB Progress (1): 7.7/9.0 kB Progress (1): 9.0 kB 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 283 kB/s) [2019-07-30T18:30:24.870Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T18:30:24.870Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T18:30:24.870Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T18:30:25.223Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T18:30:25.223Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T18:30:25.223Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom [2019-07-30T18:30:25.223Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 412 kB/s) [2019-07-30T18:30:25.223Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [2019-07-30T18:30:25.223Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom [2019-07-30T18:30:25.530Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom [2019-07-30T18:30:25.530Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom [2019-07-30T18:30:25.530Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom [2019-07-30T18:30:25.530Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [2019-07-30T18:30:25.530Z] Progress (1): 3.4 kB 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 84 kB/s) [2019-07-30T18:30:25.530Z] 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 [2019-07-30T18:30:25.530Z] 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 [2019-07-30T18:30:25.789Z] 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 [2019-07-30T18:30:27.165Z] 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 [2019-07-30T18:30:27.165Z] 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 [2019-07-30T18:30:27.165Z] 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 [2019-07-30T18:30:27.165Z] Progress (1): 2.0 kB 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 67 kB/s) [2019-07-30T18:30:27.165Z] 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 [2019-07-30T18:30:27.165Z] 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 [2019-07-30T18:30:27.165Z] 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 [2019-07-30T18:30:27.165Z] 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 [2019-07-30T18:30:27.165Z] 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 [2019-07-30T18:30:27.165Z] 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 [2019-07-30T18:30:27.165Z] Progress (1): 3.9 kB 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 113 kB/s) [2019-07-30T18:30:27.165Z] 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 [2019-07-30T18:30:27.165Z] 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 [2019-07-30T18:30:27.424Z] 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 [2019-07-30T18:30:27.424Z] 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 [2019-07-30T18:30:27.424Z] 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 [2019-07-30T18:30:27.424Z] 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 [2019-07-30T18:30:27.424Z] Progress (1): 492 B 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 16 kB/s) [2019-07-30T18:30:27.683Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-07-30T18:30:27.683Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-07-30T18:30:27.683Z] 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 [2019-07-30T18:30:27.683Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-07-30T18:30:27.683Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [2019-07-30T18:30:27.683Z] 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 [2019-07-30T18:30:27.942Z] Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB 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 155 kB/s) [2019-07-30T18:30:27.942Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom [2019-07-30T18:30:27.942Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-30T18:30:27.942Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom [2019-07-30T18:30:27.942Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom [2019-07-30T18:30:28.201Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom [2019-07-30T18:30:28.201Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom [2019-07-30T18:30:28.201Z] Progress (1): 2.3 kB 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 60 kB/s) [2019-07-30T18:30:28.201Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-30T18:30:28.201Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-30T18:30:28.201Z] 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 [2019-07-30T18:30:28.460Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-30T18:30:28.460Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom [2019-07-30T18:30:28.460Z] 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 [2019-07-30T18:30:28.460Z] Progress (1): 481 B 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 13 kB/s) [2019-07-30T18:30:28.460Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-30T18:30:28.460Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-30T18:30:28.718Z] 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 [2019-07-30T18:30:28.718Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-30T18:30:28.718Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom [2019-07-30T18:30:28.976Z] 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 [2019-07-30T18:30:28.976Z] Progress (1): 4.1/5.9 kB Progress (1): 5.9 kB 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 163 kB/s) [2019-07-30T18:30:28.976Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-07-30T18:30:28.976Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-07-30T18:30:28.976Z] 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 [2019-07-30T18:30:29.235Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-07-30T18:30:29.235Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [2019-07-30T18:30:29.235Z] 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 [2019-07-30T18:30:29.235Z] Progress (1): 3.1 kB 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 98 kB/s) [2019-07-30T18:30:29.235Z] 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 [2019-07-30T18:30:29.235Z] 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 [2019-07-30T18:30:29.235Z] 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 [2019-07-30T18:30:29.494Z] 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 [2019-07-30T18:30:29.494Z] 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 [2019-07-30T18:30:29.494Z] 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 [2019-07-30T18:30:29.754Z] Progress (1): 1.9 kB 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 11 kB/s) [2019-07-30T18:30:29.754Z] 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 [2019-07-30T18:30:29.754Z] 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 [2019-07-30T18:30:30.688Z] 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 [2019-07-30T18:30:30.946Z] 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 [2019-07-30T18:30:30.946Z] 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 [2019-07-30T18:30:30.946Z] 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 [2019-07-30T18:30:30.946Z] Progress (1): 1.8 kB 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 52 kB/s) [2019-07-30T18:30:30.946Z] 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 [2019-07-30T18:30:30.946Z] 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 [2019-07-30T18:30:31.204Z] 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 [2019-07-30T18:30:31.204Z] 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 [2019-07-30T18:30:31.204Z] 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 [2019-07-30T18:30:31.204Z] 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 [2019-07-30T18:30:31.204Z] Progress (1): 1.4 kB 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 36 kB/s) [2019-07-30T18:30:31.462Z] 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 [2019-07-30T18:30:31.462Z] 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 [2019-07-30T18:30:31.462Z] 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 [2019-07-30T18:30:31.462Z] 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 [2019-07-30T18:30:31.462Z] 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 [2019-07-30T18:30:31.720Z] 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 [2019-07-30T18:30:31.720Z] Progress (1): 424 B 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 12 kB/s) [2019-07-30T18:30:31.720Z] 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 [2019-07-30T18:30:31.720Z] 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 [2019-07-30T18:30:31.720Z] 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 [2019-07-30T18:30:31.978Z] 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 [2019-07-30T18:30:31.978Z] 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 [2019-07-30T18:30:31.978Z] 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 [2019-07-30T18:30:31.978Z] Progress (1): 3.9 kB 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 112 kB/s) [2019-07-30T18:30:31.978Z] 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 [2019-07-30T18:30:31.978Z] 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 [2019-07-30T18:30:31.978Z] 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 [2019-07-30T18:30:32.237Z] 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 [2019-07-30T18:30:32.237Z] 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 [2019-07-30T18:30:32.237Z] 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 [2019-07-30T18:30:32.237Z] Progress (1): 2.0 kB 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 62 kB/s) [2019-07-30T18:30:32.237Z] 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 [2019-07-30T18:30:32.237Z] 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 [2019-07-30T18:30:32.496Z] 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 [2019-07-30T18:30:32.496Z] 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 [2019-07-30T18:30:32.496Z] 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 [2019-07-30T18:30:32.496Z] 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 [2019-07-30T18:30:32.754Z] Progress (1): 1.9 kB 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 27 kB/s) [2019-07-30T18:30:32.754Z] 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 [2019-07-30T18:30:32.754Z] 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 [2019-07-30T18:30:32.754Z] 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 [2019-07-30T18:30:32.754Z] 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 [2019-07-30T18:30:32.754Z] 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 [2019-07-30T18:30:33.011Z] 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 [2019-07-30T18:30:33.011Z] Progress (1): 1.7 kB 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 27 kB/s) [2019-07-30T18:30:33.011Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-30T18:30:33.011Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-30T18:30:33.011Z] 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 [2019-07-30T18:30:33.269Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-30T18:30:33.269Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [2019-07-30T18:30:33.269Z] 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 [2019-07-30T18:30:33.269Z] Progress (1): 2.1 kB 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 57 kB/s) [2019-07-30T18:30:33.269Z] 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 [2019-07-30T18:30:33.269Z] 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 [2019-07-30T18:30:33.269Z] 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 [2019-07-30T18:30:33.527Z] 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 [2019-07-30T18:30:33.527Z] 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 [2019-07-30T18:30:33.527Z] 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 [2019-07-30T18:30:33.527Z] Progress (1): 1.5 kB 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) [2019-07-30T18:30:33.527Z] 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 [2019-07-30T18:30:33.527Z] 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 [2019-07-30T18:30:33.527Z] 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 [2019-07-30T18:30:33.829Z] 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 [2019-07-30T18:30:33.829Z] 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 [2019-07-30T18:30:33.829Z] 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 [2019-07-30T18:30:33.829Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 32 kB/s) [2019-07-30T18:30:33.829Z] 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 [2019-07-30T18:30:33.829Z] 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 [2019-07-30T18:30:33.829Z] 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 [2019-07-30T18:30:34.229Z] 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 [2019-07-30T18:30:34.229Z] 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 [2019-07-30T18:30:34.229Z] 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 [2019-07-30T18:30:34.229Z] Progress (1): 4.1/7.1 kB Progress (1): 7.1 kB 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 131 kB/s) [2019-07-30T18:30:34.229Z] 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 [2019-07-30T18:30:34.229Z] 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 [2019-07-30T18:30:34.229Z] 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 [2019-07-30T18:30:34.580Z] 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 [2019-07-30T18:30:34.580Z] 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 [2019-07-30T18:30:34.580Z] 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 [2019-07-30T18:30:34.580Z] Progress (1): 2.6 kB 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 79 kB/s) [2019-07-30T18:30:34.580Z] 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 [2019-07-30T18:30:34.580Z] 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 [2019-07-30T18:30:34.580Z] 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 [2019-07-30T18:30:34.839Z] 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 [2019-07-30T18:30:34.839Z] 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 [2019-07-30T18:30:34.839Z] 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 [2019-07-30T18:30:34.839Z] Progress (1): 1.3 kB 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 38 kB/s) [2019-07-30T18:30:34.839Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T18:30:34.839Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T18:30:34.839Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T18:30:35.096Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T18:30:35.096Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T18:30:35.096Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [2019-07-30T18:30:35.096Z] Progress (1): 3.3 kB 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 77 kB/s) [2019-07-30T18:30:35.096Z] 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 [2019-07-30T18:30:35.096Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-07-30T18:30:35.354Z] 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 [2019-07-30T18:30:35.354Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-07-30T18:30:35.354Z] 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 [2019-07-30T18:30:35.354Z] 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 [2019-07-30T18:30:35.611Z] 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 [2019-07-30T18:30:35.611Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-07-30T18:30:35.611Z] 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 [2019-07-30T18:30:35.611Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [2019-07-30T18:30:35.611Z] 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 [2019-07-30T18:30:35.611Z] 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 [2019-07-30T18:30:35.869Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB 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 409 kB/s) [2019-07-30T18:30:35.869Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB 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 44 kB/s) [2019-07-30T18:30:36.127Z] 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 [2019-07-30T18:30:36.127Z] 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 [2019-07-30T18:30:36.127Z] 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 [2019-07-30T18:30:36.385Z] 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 [2019-07-30T18:30:36.385Z] 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 [2019-07-30T18:30:36.385Z] 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 [2019-07-30T18:30:36.385Z] Progress (1): 1.5 kB 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 35 kB/s) [2019-07-30T18:30:36.385Z] 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 [2019-07-30T18:30:36.385Z] 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 [2019-07-30T18:30:36.385Z] 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 [2019-07-30T18:30:36.643Z] 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 [2019-07-30T18:30:36.643Z] 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 [2019-07-30T18:30:36.643Z] 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 [2019-07-30T18:30:36.643Z] Progress (1): 1.5 kB 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 38 kB/s) [2019-07-30T18:30:36.643Z] 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 [2019-07-30T18:30:36.643Z] 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 [2019-07-30T18:30:36.643Z] 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 [2019-07-30T18:30:36.901Z] 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 [2019-07-30T18:30:37.160Z] 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 [2019-07-30T18:30:37.160Z] 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 [2019-07-30T18:30:37.160Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB 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 74 kB/s) [2019-07-30T18:30:37.160Z] 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 [2019-07-30T18:30:37.160Z] 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 [2019-07-30T18:30:37.160Z] 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 [2019-07-30T18:30:37.417Z] 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 [2019-07-30T18:30:37.417Z] 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 [2019-07-30T18:30:37.417Z] 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 [2019-07-30T18:30:37.417Z] Progress (1): 2.2 kB 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 69 kB/s) [2019-07-30T18:30:37.417Z] 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 [2019-07-30T18:30:37.417Z] 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 [2019-07-30T18:30:37.675Z] 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 [2019-07-30T18:30:37.933Z] 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 [2019-07-30T18:30:37.933Z] 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 [2019-07-30T18:30:37.933Z] 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 [2019-07-30T18:30:38.191Z] Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28/28 kB Progress (1): 28 kB 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 239 kB/s) [2019-07-30T18:30:38.191Z] 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 [2019-07-30T18:30:38.191Z] 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 [2019-07-30T18:30:38.191Z] 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 [2019-07-30T18:30:38.191Z] 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 [2019-07-30T18:30:38.449Z] 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 [2019-07-30T18:30:38.449Z] 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 [2019-07-30T18:30:38.449Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom (2.7 kB at 77 kB/s) [2019-07-30T18:30:38.449Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-30T18:30:38.449Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-30T18:30:38.449Z] 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 [2019-07-30T18:30:38.706Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-30T18:30:38.706Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom [2019-07-30T18:30:38.706Z] 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 [2019-07-30T18:30:38.706Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 303 kB/s) [2019-07-30T18:30:38.706Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T18:30:38.706Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T18:30:38.706Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T18:30:38.965Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T18:30:38.965Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T18:30:38.965Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom [2019-07-30T18:30:38.965Z] Progress (1): 4.1/53 kB Progress (1): 7.7/53 kB Progress (1): 12/53 kB Progress (1): 16/53 kB Progress (1): 20/53 kB Progress (1): 24/53 kB Progress (1): 28/53 kB Progress (1): 32/53 kB Progress (1): 36/53 kB Progress (1): 40/53 kB Progress (1): 44/53 kB Progress (1): 48/53 kB Progress (1): 52/53 kB Progress (1): 53 kB 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.4 MB/s) [2019-07-30T18:30:38.965Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [2019-07-30T18:30:38.965Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom [2019-07-30T18:30:39.223Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom [2019-07-30T18:30:39.223Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom [2019-07-30T18:30:39.223Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom [2019-07-30T18:30:39.481Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [2019-07-30T18:30:39.481Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 311 kB/s) [2019-07-30T18:30:39.481Z] 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 [2019-07-30T18:30:39.481Z] 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 [2019-07-30T18:30:39.481Z] 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 [2019-07-30T18:30:39.739Z] 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 [2019-07-30T18:30:39.996Z] 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 [2019-07-30T18:30:39.996Z] 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 [2019-07-30T18:30:39.996Z] Progress (1): 1.9 kB 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 22 kB/s) [2019-07-30T18:30:39.996Z] 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 [2019-07-30T18:30:39.996Z] 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 [2019-07-30T18:30:39.996Z] 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 [2019-07-30T18:30:40.253Z] 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 [2019-07-30T18:30:40.253Z] 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 [2019-07-30T18:30:40.253Z] 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 [2019-07-30T18:30:40.253Z] Progress (1): 2.0 kB 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 55 kB/s) [2019-07-30T18:30:40.253Z] 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 [2019-07-30T18:30:40.253Z] 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 [2019-07-30T18:30:40.253Z] 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 [2019-07-30T18:30:40.511Z] 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 [2019-07-30T18:30:40.511Z] 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 [2019-07-30T18:30:40.511Z] 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 [2019-07-30T18:30:40.511Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB 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 167 kB/s) [2019-07-30T18:30:40.511Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T18:30:40.511Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T18:30:40.511Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T18:30:40.769Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T18:30:40.769Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T18:30:40.769Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom [2019-07-30T18:30:40.769Z] Progress (1): 4.1/9.5 kB Progress (1): 7.7/9.5 kB Progress (1): 9.5 kB 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 297 kB/s) [2019-07-30T18:30:40.769Z] 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 [2019-07-30T18:30:40.769Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-30T18:30:40.769Z] 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 [2019-07-30T18:30:40.769Z] 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 [2019-07-30T18:30:41.029Z] 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 [2019-07-30T18:30:41.029Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-30T18:30:41.029Z] 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 [2019-07-30T18:30:41.029Z] 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 [2019-07-30T18:30:41.288Z] 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 [2019-07-30T18:30:41.288Z] 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 [2019-07-30T18:30:41.288Z] 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 [2019-07-30T18:30:41.288Z] 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 [2019-07-30T18:30:41.548Z] 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 [2019-07-30T18:30:41.548Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-30T18:30:41.548Z] 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 [2019-07-30T18:30:41.548Z] 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 [2019-07-30T18:30:41.548Z] 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 [2019-07-30T18:30:41.548Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar [2019-07-30T18:30:41.548Z] 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 [2019-07-30T18:30:41.548Z] 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 [2019-07-30T18:30:41.924Z] 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 [2019-07-30T18:30:41.924Z] 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 [2019-07-30T18:30:41.924Z] 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 [2019-07-30T18:30:41.924Z] 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 [2019-07-30T18:30:41.924Z] Progress (1): 4.1/379 kB Progress (1): 7.7/379 kB Progress (1): 12/379 kB Progress (1): 16/379 kB Progress (1): 20/379 kB Progress (1): 24/379 kB Progress (1): 28/379 kB Progress (1): 32/379 kB Progress (1): 36/379 kB Progress (1): 40/379 kB Progress (1): 44/379 kB Progress (1): 48/379 kB Progress (1): 52/379 kB Progress (1): 56/379 kB Progress (1): 60/379 kB Progress (1): 64/379 kB Progress (1): 68/379 kB Progress (1): 72/379 kB Progress (1): 76/379 kB Progress (1): 80/379 kB Progress (1): 84/379 kB Progress (1): 88/379 kB Progress (1): 92/379 kB Progress (1): 96/379 kB Progress (1): 100/379 kB Progress (1): 104/379 kB Progress (1): 108/379 kB Progress (1): 112/379 kB Progress (1): 116/379 kB Progress (1): 120/379 kB Progress (1): 124/379 kB Progress (1): 128/379 kB Progress (1): 132/379 kB Progress (1): 136/379 kB Progress (1): 140/379 kB Progress (1): 144/379 kB Progress (1): 148/379 kB Progress (1): 152/379 kB Progress (1): 156/379 kB Progress (1): 160/379 kB Progress (1): 164/379 kB Progress (1): 168/379 kB Progress (1): 172/379 kB Progress (1): 176/379 kB Progress (1): 180/379 kB Progress (1): 184/379 kB Progress (1): 188/379 kB Progress (1): 192/379 kB Progress (1): 196/379 kB Progress (1): 200/379 kB Progress (1): 204/379 kB Progress (1): 208/379 kB Progress (1): 212/379 kB Progress (1): 216/379 kB Progress (1): 220/379 kB Progress (1): 224/379 kB Progress (1): 228/379 kB Progress (1): 232/379 kB Progress (1): 236/379 kB Progress (1): 240/379 kB Progress (1): 244/379 kB Progress (1): 248/379 kB Progress (1): 252/379 kB Progress (1): 256/379 kB Progress (1): 260/379 kB Progress (1): 264/379 kB Progress (1): 268/379 kB Progress (1): 272/379 kB Progress (1): 276/379 kB Progress (1): 280/379 kB Progress (1): 284/379 kB Progress (1): 288/379 kB Progress (1): 292/379 kB Progress (1): 296/379 kB Progress (1): 300/379 kB Progress (1): 304/379 kB Progress (1): 308/379 kB Progress (1): 312/379 kB Progress (1): 316/379 kB Progress (1): 320/379 kB Progress (1): 324/379 kB Progress (1): 328/379 kB Progress (1): 332/379 kB Progress (1): 336/379 kB Progress (1): 340/379 kB Progress (1): 344/379 kB Progress (1): 348/379 kB Progress (1): 352/379 kB Progress (1): 356/379 kB Progress (1): 360/379 kB Progress (1): 364/379 kB Progress (1): 368/379 kB Progress (1): 372/379 kB Progress (1): 376/379 kB Progress (1): 379 kB 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 5.6 MB/s) [2019-07-30T18:30:41.924Z] Progress (1): 4.1/21 kB Progress (2): 4.1/21 kB | 4.1/54 kB Progress (2): 7.7/21 kB | 4.1/54 kB Progress (2): 7.7/21 kB | 7.7/54 kB Progress (2): 12/21 kB | 7.7/54 kB Progress (2): 16/21 kB | 7.7/54 kB Progress (2): 16/21 kB | 12/54 kB Progress (2): 20/21 kB | 12/54 kB Progress (2): 20/21 kB | 16/54 kB Progress (2): 21 kB | 16/54 kB Progress (2): 21 kB | 20/54 kB Progress (2): 21 kB | 24/54 kB Progress (2): 21 kB | 28/54 kB Progress (2): 21 kB | 32/54 kB Progress (3): 21 kB | 32/54 kB | 4.1/28 kB Progress (3): 21 kB | 36/54 kB | 4.1/28 kB Progress (3): 21 kB | 36/54 kB | 7.7/28 kB Progress (3): 21 kB | 40/54 kB | 7.7/28 kB Progress (3): 21 kB | 40/54 kB | 12/28 kB Progress (3): 21 kB | 44/54 kB | 12/28 kB Progress (3): 21 kB | 44/54 kB | 16/28 kB Progress (3): 21 kB | 48/54 kB | 16/28 kB Progress (3): 21 kB | 48/54 kB | 20/28 kB Progress (3): 21 kB | 52/54 kB | 20/28 kB Progress (3): 21 kB | 52/54 kB | 24/28 kB Progress (3): 21 kB | 54 kB | 24/28 kB Progress (3): 21 kB | 54 kB | 28/28 kB Progress (3): 21 kB | 54 kB | 28 kB 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 231 kB/s) [2019-07-30T18:30:41.924Z] 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 293 kB/s) [2019-07-30T18:30:41.924Z] 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 556 kB/s) [2019-07-30T18:30:42.228Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-30T18:30:42.228Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-30T18:30:42.228Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-30T18:30:42.228Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-30T18:30:42.228Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-30T18:30:42.228Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom [2019-07-30T18:30:42.228Z] Progress (1): 4.1/4.4 kB Progress (1): 4.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.pom (4.4 kB at 115 kB/s) [2019-07-30T18:30:42.228Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-30T18:30:42.228Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-30T18:30:42.486Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-30T18:30:42.486Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-30T18:30:42.744Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-30T18:30:42.744Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom [2019-07-30T18:30:42.744Z] Progress (1): 4.1/39 kB Progress (1): 7.7/39 kB Progress (1): 12/39 kB Progress (1): 16/39 kB Progress (1): 20/39 kB Progress (1): 24/39 kB Progress (1): 28/39 kB Progress (1): 32/39 kB Progress (1): 36/39 kB Progress (1): 39 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.build/0.8.4/org.jacoco.build-0.8.4.pom (39 kB at 879 kB/s) [2019-07-30T18:30:42.744Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-30T18:30:42.744Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-30T18:30:43.002Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-30T18:30:44.381Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-30T18:30:44.638Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-30T18:30:44.896Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar [2019-07-30T18:30:45.155Z] Progress (1): 4.1/53 kB Progress (1): 7.7/53 kB Progress (1): 12/53 kB Progress (1): 16/53 kB Progress (1): 20/53 kB Progress (1): 24/53 kB Progress (1): 28/53 kB Progress (1): 32/53 kB Progress (1): 36/53 kB Progress (1): 40/53 kB Progress (1): 44/53 kB Progress (1): 48/53 kB Progress (1): 52/53 kB Progress (1): 53 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/jacoco-maven-plugin/0.8.4/jacoco-maven-plugin-0.8.4.jar (53 kB at 573 kB/s) [2019-07-30T18:30:45.155Z] 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 [2019-07-30T18:30:45.155Z] 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 [2019-07-30T18:30:45.155Z] 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 [2019-07-30T18:30:45.413Z] 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 [2019-07-30T18:30:45.413Z] 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 [2019-07-30T18:30:45.413Z] 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 [2019-07-30T18:30:45.413Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB 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 154 kB/s) [2019-07-30T18:30:45.413Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-30T18:30:45.413Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-30T18:30:45.413Z] 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 [2019-07-30T18:30:45.671Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-30T18:30:45.671Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom [2019-07-30T18:30:45.671Z] 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 [2019-07-30T18:30:45.671Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 286 kB/s) [2019-07-30T18:30:45.671Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T18:30:45.671Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T18:30:45.671Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T18:30:45.929Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T18:30:45.929Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T18:30:45.929Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom [2019-07-30T18:30:45.929Z] Progress (1): 4.1/41 kB Progress (1): 7.7/41 kB Progress (1): 12/41 kB Progress (1): 16/41 kB Progress (1): 20/41 kB Progress (1): 24/41 kB Progress (1): 28/41 kB Progress (1): 32/41 kB Progress (1): 36/41 kB Progress (1): 40/41 kB Progress (1): 41 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 1.1 MB/s) [2019-07-30T18:30:45.929Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom [2019-07-30T18:30:45.929Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom [2019-07-30T18:30:45.929Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom [2019-07-30T18:30:46.187Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom [2019-07-30T18:30:46.187Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom [2019-07-30T18:30:46.187Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [2019-07-30T18:30:46.187Z] Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB 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) [2019-07-30T18:30:46.187Z] 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 [2019-07-30T18:30:46.187Z] 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 [2019-07-30T18:30:46.445Z] 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 [2019-07-30T18:30:46.445Z] 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 [2019-07-30T18:30:46.704Z] 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 [2019-07-30T18:30:46.704Z] 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 [2019-07-30T18:30:46.704Z] Progress (1): 4.1/31 kB Progress (1): 7.7/31 kB Progress (1): 12/31 kB Progress (1): 16/31 kB Progress (1): 20/31 kB Progress (1): 24/31 kB Progress (1): 28/31 kB Progress (1): 31 kB 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 432 kB/s) [2019-07-30T18:30:46.704Z] 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 [2019-07-30T18:30:46.704Z] 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 [2019-07-30T18:30:46.704Z] 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 [2019-07-30T18:30:46.969Z] 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 [2019-07-30T18:30:46.969Z] 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 [2019-07-30T18:30:46.969Z] 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 [2019-07-30T18:30:46.969Z] Progress (1): 4.1/7.1 kB Progress (1): 7.1 kB 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 127 kB/s) [2019-07-30T18:30:46.969Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-30T18:30:46.969Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-30T18:30:46.969Z] 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 [2019-07-30T18:30:47.226Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-30T18:30:47.226Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom [2019-07-30T18:30:47.226Z] 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 [2019-07-30T18:30:47.226Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB 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 275 kB/s) [2019-07-30T18:30:47.226Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T18:30:47.484Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T18:30:47.484Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T18:30:47.484Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T18:30:47.741Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T18:30:47.741Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom [2019-07-30T18:30:47.741Z] Progress (1): 4.1/41 kB Progress (1): 7.7/41 kB Progress (1): 12/41 kB Progress (1): 16/41 kB Progress (1): 20/41 kB Progress (1): 24/41 kB Progress (1): 28/41 kB Progress (1): 32/41 kB Progress (1): 36/41 kB Progress (1): 40/41 kB Progress (1): 41 kB 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 939 kB/s) [2019-07-30T18:30:47.741Z] 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 [2019-07-30T18:30:47.741Z] 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 [2019-07-30T18:30:47.741Z] 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 [2019-07-30T18:30:47.999Z] 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 [2019-07-30T18:30:47.999Z] 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 [2019-07-30T18:30:47.999Z] 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 [2019-07-30T18:30:48.257Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB 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 511 kB/s) [2019-07-30T18:30:48.257Z] 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 [2019-07-30T18:30:48.257Z] 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 [2019-07-30T18:30:48.257Z] 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 [2019-07-30T18:30:48.514Z] 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 [2019-07-30T18:30:48.514Z] 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 [2019-07-30T18:30:48.514Z] 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 [2019-07-30T18:30:48.514Z] Progress (1): 2.5 kB 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) [2019-07-30T18:30:48.514Z] 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 [2019-07-30T18:30:48.514Z] 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 [2019-07-30T18:30:48.514Z] 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 [2019-07-30T18:30:48.772Z] 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 [2019-07-30T18:30:48.772Z] 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 [2019-07-30T18:30:48.772Z] 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 [2019-07-30T18:30:49.031Z] Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB 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 577 kB/s) [2019-07-30T18:30:49.031Z] 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 [2019-07-30T18:30:49.031Z] 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 [2019-07-30T18:30:49.031Z] 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 [2019-07-30T18:30:49.031Z] 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 [2019-07-30T18:30:49.031Z] 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 [2019-07-30T18:30:49.289Z] 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 [2019-07-30T18:30:49.289Z] Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB 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 189 kB/s) [2019-07-30T18:30:49.289Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-07-30T18:30:49.289Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-07-30T18:30:49.289Z] 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 [2019-07-30T18:30:49.546Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-07-30T18:30:49.546Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom [2019-07-30T18:30:49.546Z] 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 [2019-07-30T18:30:49.546Z] Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB 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 222 kB/s) [2019-07-30T18:30:49.546Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T18:30:49.546Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T18:30:49.804Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T18:30:50.370Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T18:30:50.370Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T18:30:50.370Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom [2019-07-30T18:30:50.370Z] Progress (1): 4.1/37 kB Progress (1): 7.7/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 24/37 kB Progress (1): 28/37 kB Progress (1): 32/37 kB Progress (1): 36/37 kB Progress (1): 37 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.2 MB/s) [2019-07-30T18:30:50.370Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom [2019-07-30T18:30:50.370Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom [2019-07-30T18:30:50.370Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom [2019-07-30T18:30:50.728Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom [2019-07-30T18:30:50.728Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom [2019-07-30T18:30:50.728Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [2019-07-30T18:30:50.728Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 445 kB/s) [2019-07-30T18:30:50.728Z] 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 [2019-07-30T18:30:50.728Z] 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 [2019-07-30T18:30:50.728Z] 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 [2019-07-30T18:30:51.232Z] 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 [2019-07-30T18:30:51.232Z] 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 [2019-07-30T18:30:51.232Z] 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 [2019-07-30T18:30:51.232Z] Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB 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 602 kB/s) [2019-07-30T18:30:51.232Z] 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 [2019-07-30T18:30:51.232Z] 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 [2019-07-30T18:30:51.232Z] 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 [2019-07-30T18:30:51.232Z] 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 [2019-07-30T18:30:51.232Z] 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 [2019-07-30T18:30:51.232Z] 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 [2019-07-30T18:30:51.232Z] Progress (1): 4.1/7.1 kB Progress (1): 7.1 kB 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 210 kB/s) [2019-07-30T18:30:51.232Z] 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 [2019-07-30T18:30:51.580Z] 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 [2019-07-30T18:30:51.580Z] 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 [2019-07-30T18:30:51.580Z] 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 [2019-07-30T18:30:51.838Z] 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 [2019-07-30T18:30:51.838Z] 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 [2019-07-30T18:30:51.838Z] Progress (1): 4.1/34 kB Progress (1): 7.7/34 kB Progress (1): 12/34 kB Progress (1): 16/34 kB Progress (1): 20/34 kB Progress (1): 24/34 kB Progress (1): 28/34 kB Progress (1): 32/34 kB Progress (1): 34 kB 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 550 kB/s) [2019-07-30T18:30:51.838Z] 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 [2019-07-30T18:30:51.838Z] 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 [2019-07-30T18:30:51.838Z] 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 [2019-07-30T18:30:52.096Z] 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 [2019-07-30T18:30:52.096Z] 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 [2019-07-30T18:30:52.096Z] 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 [2019-07-30T18:30:52.096Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB 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 518 kB/s) [2019-07-30T18:30:52.096Z] 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 [2019-07-30T18:30:52.096Z] 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 [2019-07-30T18:30:52.096Z] 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 [2019-07-30T18:30:52.354Z] 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 [2019-07-30T18:30:52.354Z] 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 [2019-07-30T18:30:52.611Z] 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 [2019-07-30T18:30:52.611Z] Progress (1): 4.1/132 kB Progress (1): 7.7/132 kB Progress (1): 12/132 kB Progress (1): 16/132 kB Progress (1): 20/132 kB Progress (1): 24/132 kB Progress (1): 28/132 kB Progress (1): 32/132 kB Progress (1): 36/132 kB Progress (1): 40/132 kB Progress (1): 44/132 kB Progress (1): 48/132 kB Progress (1): 52/132 kB Progress (1): 56/132 kB Progress (1): 60/132 kB Progress (1): 64/132 kB Progress (1): 68/132 kB Progress (1): 72/132 kB Progress (1): 76/132 kB Progress (1): 80/132 kB Progress (1): 84/132 kB Progress (1): 88/132 kB Progress (1): 92/132 kB Progress (1): 96/132 kB Progress (1): 98/132 kB Progress (1): 102/132 kB Progress (1): 106/132 kB Progress (1): 110/132 kB Progress (1): 114/132 kB Progress (1): 118/132 kB Progress (1): 122/132 kB Progress (1): 126/132 kB Progress (1): 130/132 kB Progress (1): 132 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.6/maven-site-plugin-3.6.jar (132 kB at 1.8 MB/s) [2019-07-30T18:30:52.612Z] 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 [2019-07-30T18:30:52.612Z] 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 [2019-07-30T18:30:52.612Z] 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 [2019-07-30T18:30:52.869Z] 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 [2019-07-30T18:30:52.869Z] 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 [2019-07-30T18:30:52.869Z] 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 [2019-07-30T18:30:52.869Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB 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 136 kB/s) [2019-07-30T18:30:52.869Z] 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 [2019-07-30T18:30:52.869Z] 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 [2019-07-30T18:30:52.869Z] 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 [2019-07-30T18:30:53.127Z] 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 [2019-07-30T18:30:53.127Z] 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 [2019-07-30T18:30:53.127Z] 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 [2019-07-30T18:30:53.386Z] Progress (1): 4.1/58 kB Progress (1): 7.7/58 kB Progress (1): 12/58 kB Progress (1): 16/58 kB Progress (1): 20/58 kB Progress (1): 24/58 kB Progress (1): 28/58 kB Progress (1): 32/58 kB Progress (1): 36/58 kB Progress (1): 40/58 kB Progress (1): 44/58 kB Progress (1): 48/58 kB Progress (1): 52/58 kB Progress (1): 56/58 kB Progress (1): 58 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar (58 kB at 654 kB/s) [2019-07-30T18:30:53.386Z] 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 [2019-07-30T18:30:53.386Z] 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 [2019-07-30T18:30:53.386Z] 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 [2019-07-30T18:30:53.644Z] 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 [2019-07-30T18:30:53.644Z] 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 [2019-07-30T18:30:53.644Z] 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 [2019-07-30T18:30:53.644Z] Progress (1): 3.3 kB 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 100 kB/s) [2019-07-30T18:30:53.644Z] 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 [2019-07-30T18:30:53.644Z] 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 [2019-07-30T18:30:53.644Z] 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 [2019-07-30T18:30:53.902Z] 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 [2019-07-30T18:30:53.903Z] 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 [2019-07-30T18:30:53.903Z] 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 [2019-07-30T18:30:53.903Z] Progress (1): 1.5 kB 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 30 kB/s) [2019-07-30T18:30:54.160Z] 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 [2019-07-30T18:30:54.160Z] 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 [2019-07-30T18:30:54.160Z] 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 [2019-07-30T18:30:54.160Z] 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 [2019-07-30T18:30:54.160Z] 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 [2019-07-30T18:30:54.160Z] 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 [2019-07-30T18:30:54.417Z] Progress (1): 3.0 kB 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 88 kB/s) [2019-07-30T18:30:54.417Z] 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 [2019-07-30T18:30:54.417Z] 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 [2019-07-30T18:30:54.417Z] 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 [2019-07-30T18:30:54.674Z] 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 [2019-07-30T18:30:54.674Z] 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 [2019-07-30T18:30:54.674Z] 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 [2019-07-30T18:30:54.674Z] Progress (1): 1.5 kB 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 29 kB/s) [2019-07-30T18:30:54.674Z] 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 [2019-07-30T18:30:54.674Z] 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 [2019-07-30T18:30:54.674Z] 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 [2019-07-30T18:30:54.932Z] 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 [2019-07-30T18:30:54.932Z] 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 [2019-07-30T18:30:54.932Z] 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 [2019-07-30T18:30:54.932Z] Progress (1): 1.9 kB 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 38 kB/s) [2019-07-30T18:30:54.932Z] 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 [2019-07-30T18:30:54.932Z] 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 [2019-07-30T18:30:54.932Z] 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 [2019-07-30T18:30:55.190Z] 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 [2019-07-30T18:30:55.190Z] 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 [2019-07-30T18:30:55.190Z] 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 [2019-07-30T18:30:55.190Z] Progress (1): 3.3 kB 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 55 kB/s) [2019-07-30T18:30:55.190Z] 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 [2019-07-30T18:30:55.190Z] 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 [2019-07-30T18:30:55.448Z] 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 [2019-07-30T18:30:55.448Z] 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 [2019-07-30T18:30:55.448Z] 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 [2019-07-30T18:30:55.448Z] 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 [2019-07-30T18:30:55.705Z] Progress (1): 2.1 kB 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 19 kB/s) [2019-07-30T18:30:55.705Z] 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 [2019-07-30T18:30:55.705Z] 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 [2019-07-30T18:30:55.705Z] 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 [2019-07-30T18:30:55.962Z] 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 [2019-07-30T18:30:55.962Z] 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 [2019-07-30T18:30:55.962Z] 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 [2019-07-30T18:30:55.962Z] Progress (1): 3.5 kB 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 96 kB/s) [2019-07-30T18:30:55.962Z] 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 [2019-07-30T18:30:55.962Z] 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 [2019-07-30T18:30:55.962Z] 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 [2019-07-30T18:30:56.219Z] 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 [2019-07-30T18:30:56.219Z] 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 [2019-07-30T18:30:56.219Z] 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 [2019-07-30T18:30:56.219Z] Progress (1): 4.1/27 kB Progress (1): 7.7/27 kB Progress (1): 12/27 kB Progress (1): 16/27 kB Progress (1): 20/27 kB Progress (1): 24/27 kB Progress (1): 27 kB 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 804 kB/s) [2019-07-30T18:30:56.219Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T18:30:56.219Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T18:30:56.219Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T18:30:56.477Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T18:30:56.477Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T18:30:56.477Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom [2019-07-30T18:30:56.477Z] Progress (1): 4.1/43 kB Progress (1): 7.7/43 kB Progress (1): 12/43 kB Progress (1): 16/43 kB Progress (1): 20/43 kB Progress (1): 24/43 kB Progress (1): 28/43 kB Progress (1): 32/43 kB Progress (1): 36/43 kB Progress (1): 40/43 kB Progress (1): 43 kB 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 789 kB/s) [2019-07-30T18:30:56.477Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom [2019-07-30T18:30:56.477Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom [2019-07-30T18:30:56.477Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom [2019-07-30T18:30:56.734Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom [2019-07-30T18:30:56.734Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom [2019-07-30T18:30:56.734Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [2019-07-30T18:30:56.734Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 456 kB/s) [2019-07-30T18:30:56.734Z] 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 [2019-07-30T18:30:56.734Z] 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 [2019-07-30T18:30:56.992Z] 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 [2019-07-30T18:30:56.992Z] 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 [2019-07-30T18:30:56.992Z] 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 [2019-07-30T18:30:56.992Z] 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 [2019-07-30T18:30:56.992Z] Progress (1): 2.0 kB 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 63 kB/s) [2019-07-30T18:30:56.992Z] 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 [2019-07-30T18:30:56.992Z] 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 [2019-07-30T18:30:57.249Z] 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 [2019-07-30T18:30:57.249Z] 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 [2019-07-30T18:30:57.249Z] 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 [2019-07-30T18:30:57.249Z] 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 [2019-07-30T18:30:57.506Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 316 kB/s) [2019-07-30T18:30:57.506Z] 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 [2019-07-30T18:30:57.506Z] 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 [2019-07-30T18:30:57.506Z] 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 [2019-07-30T18:30:57.763Z] 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 [2019-07-30T18:30:57.763Z] 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 [2019-07-30T18:30:57.763Z] 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 [2019-07-30T18:30:57.763Z] Progress (1): 1.6 kB 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 31 kB/s) [2019-07-30T18:30:57.763Z] 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 [2019-07-30T18:30:57.763Z] 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 [2019-07-30T18:30:57.763Z] 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 [2019-07-30T18:30:58.023Z] 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 [2019-07-30T18:30:58.023Z] 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 [2019-07-30T18:30:58.023Z] 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 [2019-07-30T18:30:58.023Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 496 kB/s) [2019-07-30T18:30:58.023Z] 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 [2019-07-30T18:30:58.023Z] 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 [2019-07-30T18:30:58.424Z] 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 [2019-07-30T18:30:58.424Z] 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 [2019-07-30T18:30:58.683Z] 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 [2019-07-30T18:30:58.683Z] 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 [2019-07-30T18:30:58.683Z] Progress (1): 4.1/7.4 kB Progress (1): 7.4 kB 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 217 kB/s) [2019-07-30T18:30:58.683Z] 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 [2019-07-30T18:30:58.683Z] 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 [2019-07-30T18:30:58.683Z] 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 [2019-07-30T18:30:58.683Z] 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 [2019-07-30T18:30:58.683Z] 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 [2019-07-30T18:30:58.683Z] 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 [2019-07-30T18:30:58.941Z] Progress (1): 1.6 kB 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 49 kB/s) [2019-07-30T18:30:58.941Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-07-30T18:30:58.941Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-07-30T18:30:58.941Z] 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 [2019-07-30T18:30:58.941Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-07-30T18:30:58.941Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [2019-07-30T18:30:58.941Z] 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 [2019-07-30T18:30:59.200Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB 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 679 kB/s) [2019-07-30T18:30:59.200Z] 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 [2019-07-30T18:30:59.200Z] 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 [2019-07-30T18:30:59.200Z] 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 [2019-07-30T18:30:59.200Z] 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 [2019-07-30T18:30:59.200Z] 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 [2019-07-30T18:30:59.458Z] 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 [2019-07-30T18:30:59.458Z] Progress (1): 2.1 kB 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 48 kB/s) [2019-07-30T18:30:59.458Z] 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 [2019-07-30T18:30:59.458Z] 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 [2019-07-30T18:30:59.458Z] 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 [2019-07-30T18:31:00.024Z] 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 [2019-07-30T18:31:00.024Z] 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 [2019-07-30T18:31:00.024Z] 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 [2019-07-30T18:31:00.024Z] Progress (1): 2.8 kB 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 55 kB/s) [2019-07-30T18:31:00.024Z] 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 [2019-07-30T18:31:00.024Z] 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 [2019-07-30T18:31:00.282Z] 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 [2019-07-30T18:31:00.282Z] 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 [2019-07-30T18:31:00.282Z] 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 [2019-07-30T18:31:00.282Z] 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 [2019-07-30T18:31:00.541Z] Progress (1): 4.1/5.0 kB Progress (1): 5.0 kB 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 128 kB/s) [2019-07-30T18:31:00.541Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-07-30T18:31:00.541Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-07-30T18:31:00.541Z] 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 [2019-07-30T18:31:00.799Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-07-30T18:31:00.799Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [2019-07-30T18:31:00.799Z] 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 [2019-07-30T18:31:00.799Z] Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB 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 553 kB/s) [2019-07-30T18:31:00.799Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2019-07-30T18:31:00.799Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2019-07-30T18:31:00.799Z] 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 [2019-07-30T18:31:01.058Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2019-07-30T18:31:01.058Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [2019-07-30T18:31:01.058Z] 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 [2019-07-30T18:31:01.058Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB 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 108 kB/s) [2019-07-30T18:31:01.058Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T18:31:01.058Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T18:31:01.316Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T18:31:01.316Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T18:31:01.316Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T18:31:01.316Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom [2019-07-30T18:31:01.316Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 498 kB/s) [2019-07-30T18:31:01.316Z] 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 [2019-07-30T18:31:01.316Z] 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 [2019-07-30T18:31:01.574Z] 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 [2019-07-30T18:31:01.574Z] 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 [2019-07-30T18:31:01.574Z] 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 [2019-07-30T18:31:01.574Z] 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 [2019-07-30T18:31:01.831Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB 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 183 kB/s) [2019-07-30T18:31:01.831Z] 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 [2019-07-30T18:31:01.831Z] 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 [2019-07-30T18:31:01.831Z] 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 [2019-07-30T18:31:01.831Z] 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 [2019-07-30T18:31:02.088Z] 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 [2019-07-30T18:31:02.089Z] 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 [2019-07-30T18:31:02.089Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 540 kB/s) [2019-07-30T18:31:02.089Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-07-30T18:31:02.089Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-07-30T18:31:02.089Z] 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 [2019-07-30T18:31:02.347Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-07-30T18:31:02.347Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [2019-07-30T18:31:02.347Z] 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 [2019-07-30T18:31:02.347Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB 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 498 kB/s) [2019-07-30T18:31:02.347Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2019-07-30T18:31:02.347Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2019-07-30T18:31:02.347Z] 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 [2019-07-30T18:31:02.605Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2019-07-30T18:31:02.605Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom [2019-07-30T18:31:02.605Z] 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 [2019-07-30T18:31:02.605Z] Progress (1): 2.5 kB 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 75 kB/s) [2019-07-30T18:31:02.605Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom [2019-07-30T18:31:02.605Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom [2019-07-30T18:31:02.605Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom [2019-07-30T18:31:02.862Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom [2019-07-30T18:31:02.862Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom [2019-07-30T18:31:02.862Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [2019-07-30T18:31:02.862Z] Progress (1): 1.6 kB 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 49 kB/s) [2019-07-30T18:31:02.862Z] 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 [2019-07-30T18:31:02.862Z] 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 [2019-07-30T18:31:02.862Z] 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 [2019-07-30T18:31:03.119Z] 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 [2019-07-30T18:31:03.119Z] 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 [2019-07-30T18:31:03.119Z] 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 [2019-07-30T18:31:03.119Z] Progress (1): 2.8 kB 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 89 kB/s) [2019-07-30T18:31:03.119Z] 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 [2019-07-30T18:31:03.119Z] 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 [2019-07-30T18:31:03.377Z] 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 [2019-07-30T18:31:03.377Z] 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 [2019-07-30T18:31:03.377Z] 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 [2019-07-30T18:31:03.377Z] 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 [2019-07-30T18:31:03.377Z] Progress (1): 2.2 kB 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 54 kB/s) [2019-07-30T18:31:03.377Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-07-30T18:31:03.635Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-07-30T18:31:03.635Z] 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 [2019-07-30T18:31:03.635Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-07-30T18:31:03.635Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [2019-07-30T18:31:03.635Z] 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 [2019-07-30T18:31:03.893Z] Progress (1): 889 B 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 30 kB/s) [2019-07-30T18:31:03.893Z] 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 [2019-07-30T18:31:03.893Z] 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 [2019-07-30T18:31:03.893Z] 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 [2019-07-30T18:31:03.893Z] 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 [2019-07-30T18:31:03.893Z] 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 [2019-07-30T18:31:04.150Z] 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 [2019-07-30T18:31:04.150Z] Progress (1): 4.1/5.8 kB Progress (1): 5.8 kB 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 188 kB/s) [2019-07-30T18:31:04.150Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-07-30T18:31:04.150Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-07-30T18:31:04.150Z] 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 [2019-07-30T18:31:04.150Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-07-30T18:31:04.407Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [2019-07-30T18:31:04.407Z] 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 [2019-07-30T18:31:04.407Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12 kB 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 341 kB/s) [2019-07-30T18:31:04.407Z] 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 [2019-07-30T18:31:04.407Z] 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 [2019-07-30T18:31:04.407Z] 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 [2019-07-30T18:31:04.664Z] 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 [2019-07-30T18:31:04.664Z] 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 [2019-07-30T18:31:04.921Z] 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 [2019-07-30T18:31:04.921Z] Progress (1): 3.1 kB 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 84 kB/s) [2019-07-30T18:31:04.921Z] 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 [2019-07-30T18:31:04.921Z] 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 [2019-07-30T18:31:04.921Z] 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 [2019-07-30T18:31:05.178Z] 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 [2019-07-30T18:31:05.178Z] 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 [2019-07-30T18:31:05.178Z] 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 [2019-07-30T18:31:05.436Z] Progress (1): 1.9 kB 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 11 kB/s) [2019-07-30T18:31:05.436Z] 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 [2019-07-30T18:31:05.436Z] 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 [2019-07-30T18:31:05.694Z] 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 [2019-07-30T18:31:05.694Z] 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 [2019-07-30T18:31:05.694Z] 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 [2019-07-30T18:31:05.951Z] 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 [2019-07-30T18:31:05.951Z] Progress (1): 880 B 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 33 kB/s) [2019-07-30T18:31:05.951Z] 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 [2019-07-30T18:31:05.951Z] 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 [2019-07-30T18:31:05.951Z] 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 [2019-07-30T18:31:05.951Z] 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 [2019-07-30T18:31:06.209Z] 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 [2019-07-30T18:31:06.209Z] 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 [2019-07-30T18:31:06.209Z] Progress (1): 1.9 kB 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 32 kB/s) [2019-07-30T18:31:06.209Z] 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 [2019-07-30T18:31:06.209Z] 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 [2019-07-30T18:31:06.209Z] 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 [2019-07-30T18:31:06.469Z] 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 [2019-07-30T18:31:06.469Z] 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 [2019-07-30T18:31:06.469Z] 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 [2019-07-30T18:31:06.469Z] Progress (1): 3.3 kB 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 101 kB/s) [2019-07-30T18:31:06.469Z] 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 [2019-07-30T18:31:06.469Z] 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 [2019-07-30T18:31:06.469Z] 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 [2019-07-30T18:31:06.824Z] 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 [2019-07-30T18:31:06.824Z] 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 [2019-07-30T18:31:06.824Z] 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 [2019-07-30T18:31:06.824Z] Progress (1): 2.4 kB 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 65 kB/s) [2019-07-30T18:31:06.824Z] 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 [2019-07-30T18:31:06.824Z] 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 [2019-07-30T18:31:06.824Z] 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 [2019-07-30T18:31:07.225Z] 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 [2019-07-30T18:31:07.225Z] 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 [2019-07-30T18:31:07.225Z] 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 [2019-07-30T18:31:07.225Z] Progress (1): 2.2 kB 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 71 kB/s) [2019-07-30T18:31:07.225Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-30T18:31:07.225Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-30T18:31:07.225Z] 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 [2019-07-30T18:31:07.580Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-30T18:31:07.580Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom [2019-07-30T18:31:07.580Z] 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 [2019-07-30T18:31:07.580Z] Progress (1): 2.9 kB 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 79 kB/s) [2019-07-30T18:31:07.580Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T18:31:07.580Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T18:31:07.580Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T18:31:07.580Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T18:31:07.580Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T18:31:07.580Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom [2019-07-30T18:31:07.836Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 330 kB/s) [2019-07-30T18:31:07.837Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-30T18:31:07.837Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-30T18:31:07.837Z] 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 [2019-07-30T18:31:07.837Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-30T18:31:08.094Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom [2019-07-30T18:31:08.094Z] 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 [2019-07-30T18:31:08.094Z] Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB 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 495 kB/s) [2019-07-30T18:31:08.094Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T18:31:08.094Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T18:31:08.094Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T18:31:08.094Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T18:31:08.351Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T18:31:08.351Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [2019-07-30T18:31:08.351Z] Progress (1): 4.1/6.6 kB Progress (1): 6.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 193 kB/s) [2019-07-30T18:31:08.351Z] 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 [2019-07-30T18:31:08.351Z] 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 [2019-07-30T18:31:08.351Z] 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 [2019-07-30T18:31:08.351Z] 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 [2019-07-30T18:31:08.351Z] 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 [2019-07-30T18:31:08.351Z] 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 [2019-07-30T18:31:08.351Z] 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 [2019-07-30T18:31:08.351Z] 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 [2019-07-30T18:31:08.351Z] 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 [2019-07-30T18:31:08.351Z] 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 [2019-07-30T18:31:08.351Z] 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 [2019-07-30T18:31:08.351Z] 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 [2019-07-30T18:31:08.351Z] 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 [2019-07-30T18:31:08.351Z] 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 [2019-07-30T18:31:08.351Z] 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 [2019-07-30T18:31:08.351Z] 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 [2019-07-30T18:31:08.351Z] 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 [2019-07-30T18:31:08.351Z] 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 [2019-07-30T18:31:08.351Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-30T18:31:08.351Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-30T18:31:08.609Z] 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 [2019-07-30T18:31:08.609Z] 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 [2019-07-30T18:31:08.609Z] 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 [2019-07-30T18:31:08.609Z] 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 [2019-07-30T18:31:08.609Z] 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 [2019-07-30T18:31:08.609Z] 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 [2019-07-30T18:31:08.609Z] 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 [2019-07-30T18:31:08.609Z] 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 [2019-07-30T18:31:08.609Z] 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 [2019-07-30T18:31:08.609Z] 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 [2019-07-30T18:31:08.609Z] 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 [2019-07-30T18:31:08.609Z] 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 [2019-07-30T18:31:08.609Z] 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 [2019-07-30T18:31:08.609Z] 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 [2019-07-30T18:31:08.609Z] 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 [2019-07-30T18:31:08.609Z] 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 [2019-07-30T18:31:08.609Z] 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 [2019-07-30T18:31:08.609Z] 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 [2019-07-30T18:31:08.609Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-30T18:31:08.609Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-30T18:31:08.867Z] 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 [2019-07-30T18:31:08.867Z] 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 [2019-07-30T18:31:08.867Z] 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 [2019-07-30T18:31:08.867Z] 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 [2019-07-30T18:31:08.867Z] 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 [2019-07-30T18:31:08.867Z] 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 [2019-07-30T18:31:08.867Z] 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 [2019-07-30T18:31:09.125Z] 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 [2019-07-30T18:31:09.125Z] 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 [2019-07-30T18:31:09.125Z] 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 [2019-07-30T18:31:09.125Z] 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 [2019-07-30T18:31:09.125Z] 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 [2019-07-30T18:31:09.125Z] 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 [2019-07-30T18:31:09.382Z] 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 [2019-07-30T18:31:09.382Z] 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 [2019-07-30T18:31:09.382Z] 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 [2019-07-30T18:31:09.382Z] 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 [2019-07-30T18:31:09.383Z] 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 [2019-07-30T18:31:09.383Z] 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 [2019-07-30T18:31:09.640Z] 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 [2019-07-30T18:31:10.205Z] 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 [2019-07-30T18:31:10.205Z] 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 [2019-07-30T18:31:10.205Z] 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 [2019-07-30T18:31:10.205Z] 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 [2019-07-30T18:31:10.205Z] 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 [2019-07-30T18:31:10.205Z] 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 [2019-07-30T18:31:10.205Z] 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 [2019-07-30T18:31:10.205Z] 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 [2019-07-30T18:31:10.205Z] 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 [2019-07-30T18:31:10.205Z] 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 [2019-07-30T18:31:10.205Z] 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 [2019-07-30T18:31:10.205Z] 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 [2019-07-30T18:31:10.205Z] 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 [2019-07-30T18:31:10.205Z] 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 [2019-07-30T18:31:10.205Z] 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 [2019-07-30T18:31:10.205Z] 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 [2019-07-30T18:31:10.463Z] 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 [2019-07-30T18:31:10.463Z] 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 [2019-07-30T18:31:10.463Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-30T18:31:10.463Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-30T18:31:10.463Z] 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 [2019-07-30T18:31:10.463Z] 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 [2019-07-30T18:31:10.463Z] 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 [2019-07-30T18:31:10.463Z] 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 [2019-07-30T18:31:10.463Z] 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 [2019-07-30T18:31:10.463Z] 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 [2019-07-30T18:31:10.463Z] 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 [2019-07-30T18:31:10.463Z] 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 [2019-07-30T18:31:10.463Z] 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 [2019-07-30T18:31:10.463Z] 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 [2019-07-30T18:31:10.463Z] 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 [2019-07-30T18:31:10.463Z] 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 [2019-07-30T18:31:10.463Z] 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 [2019-07-30T18:31:10.722Z] 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 [2019-07-30T18:31:10.722Z] 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 [2019-07-30T18:31:10.722Z] 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 [2019-07-30T18:31:10.722Z] 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 [2019-07-30T18:31:10.722Z] 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 [2019-07-30T18:31:10.722Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar [2019-07-30T18:31:10.722Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar [2019-07-30T18:31:10.980Z] 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 [2019-07-30T18:31:10.980Z] 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 [2019-07-30T18:31:10.980Z] 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 [2019-07-30T18:31:10.980Z] 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 [2019-07-30T18:31:10.980Z] 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 [2019-07-30T18:31:10.980Z] Progress (1): 4.1/429 kB Progress (2): 4.1/429 kB | 4.1/920 kB Progress (3): 4.1/429 kB | 4.1/920 kB | 4.1/187 kB Progress (3): 4.1/429 kB | 7.7/920 kB | 4.1/187 kB Progress (3): 7.7/429 kB | 7.7/920 kB | 4.1/187 kB Progress (3): 7.7/429 kB | 7.7/920 kB | 7.7/187 kB Progress (3): 12/429 kB | 7.7/920 kB | 7.7/187 kB Progress (3): 12/429 kB | 12/920 kB | 7.7/187 kB Progress (3): 16/429 kB | 12/920 kB | 7.7/187 kB Progress (3): 16/429 kB | 12/920 kB | 12/187 kB Progress (4): 16/429 kB | 12/920 kB | 12/187 kB | 4.1/26 kB Progress (4): 16/429 kB | 16/920 kB | 12/187 kB | 4.1/26 kB Progress (4): 16/429 kB | 16/920 kB | 12/187 kB | 7.7/26 kB Progress (4): 20/429 kB | 16/920 kB | 12/187 kB | 7.7/26 kB Progress (4): 20/429 kB | 16/920 kB | 16/187 kB | 7.7/26 kB Progress (4): 24/429 kB | 16/920 kB | 16/187 kB | 7.7/26 kB Progress (4): 24/429 kB | 16/920 kB | 16/187 kB | 12/26 kB Progress (5): 24/429 kB | 16/920 kB | 16/187 kB | 12/26 kB | 4.1/65 kB Progress (5): 24/429 kB | 20/920 kB | 16/187 kB | 12/26 kB | 4.1/65 kB Progress (5): 24/429 kB | 20/920 kB | 16/187 kB | 12/26 kB | 7.7/65 kB Progress (5): 24/429 kB | 20/920 kB | 16/187 kB | 16/26 kB | 7.7/65 kB Progress (5): 28/429 kB | 20/920 kB | 16/187 kB | 16/26 kB | 7.7/65 kB Progress (5): 32/429 kB | 20/920 kB | 16/187 kB | 16/26 kB | 7.7/65 kB Progress (5): 36/429 kB | 20/920 kB | 16/187 kB | 16/26 kB | 7.7/65 kB Progress (5): 40/429 kB | 20/920 kB | 16/187 kB | 16/26 kB | 7.7/65 kB Progress (5): 44/429 kB | 20/920 kB | 16/187 kB | 16/26 kB | 7.7/65 kB Progress (5): 48/429 kB | 20/920 kB | 16/187 kB | 16/26 kB | 7.7/65 kB Progress (5): 52/429 kB | 20/920 kB | 16/187 kB | 16/26 kB | 7.7/65 kB Progress (5): 56/429 kB | 20/920 kB | 16/187 kB | 16/26 kB | 7.7/65 kB Progress (5): 60/429 kB | 20/920 kB | 16/187 kB | 16/26 kB | 7.7/65 kB Progress (5): 64/429 kB | 20/920 kB | 16/187 kB | 16/26 kB | 7.7/65 kB Progress (5): 68/429 kB | 20/920 kB | 16/187 kB | 16/26 kB | 7.7/65 kB Progress (5): 72/429 kB | 20/920 kB | 16/187 kB | 16/26 kB | 7.7/65 kB Progress (5): 76/429 kB | 20/920 kB | 16/187 kB | 16/26 kB | 7.7/65 kB Progress (5): 80/429 kB | 20/920 kB | 16/187 kB | 16/26 kB | 7.7/65 kB Progress (5): 80/429 kB | 20/920 kB | 20/187 kB | 16/26 kB | 7.7/65 kB Progress (5): 84/429 kB | 20/920 kB | 20/187 kB | 16/26 kB | 7.7/65 kB Progress (5): 84/429 kB | 20/920 kB | 20/187 kB | 20/26 kB | 7.7/65 kB Progress (5): 84/429 kB | 20/920 kB | 20/187 kB | 20/26 kB | 12/65 kB Progress (5): 84/429 kB | 24/920 kB | 20/187 kB | 20/26 kB | 12/65 kB Progress (5): 84/429 kB | 24/920 kB | 20/187 kB | 20/26 kB | 16/65 kB Progress (5): 84/429 kB | 24/920 kB | 20/187 kB | 24/26 kB | 16/65 kB Progress (5): 88/429 kB | 24/920 kB | 20/187 kB | 24/26 kB | 16/65 kB Progress (5): 88/429 kB | 24/920 kB | 24/187 kB | 24/26 kB | 16/65 kB Progress (5): 92/429 kB | 24/920 kB | 24/187 kB | 24/26 kB | 16/65 kB Progress (5): 92/429 kB | 24/920 kB | 24/187 kB | 26 kB | 16/65 kB Progress (5): 92/429 kB | 24/920 kB | 24/187 kB | 26 kB | 20/65 kB Progress (5): 92/429 kB | 28/920 kB | 24/187 kB | 26 kB | 20/65 kB Progress (5): 92/429 kB | 28/920 kB | 24/187 kB | 26 kB | 24/65 kB Progress (5): 96/429 kB | 28/920 kB | 24/187 kB | 26 kB | 24/65 kB Progress (5): 96/429 kB | 28/920 kB | 28/187 kB | 26 kB | 24/65 kB Progress (5): 100/429 kB | 28/920 kB | 28/187 kB | 26 kB | 24/65 kB Progress (5): 104/429 kB | 28/920 kB | 28/187 kB | 26 kB | 24/65 kB Progress (5): 104/429 kB | 28/920 kB | 28/187 kB | 26 kB | 28/65 kB Progress (5): 104/429 kB | 32/920 kB | 28/187 kB | 26 kB | 28/65 kB Progress (5): 104/429 kB | 32/920 kB | 28/187 kB | 26 kB | 32/65 kB Progress (5): 108/429 kB | 32/920 kB | 28/187 kB | 26 kB | 32/65 kB Progress (5): 108/429 kB | 32/920 kB | 32/187 kB | 26 kB | 32/65 kB Progress (5): 112/429 kB | 32/920 kB | 32/187 kB | 26 kB | 32/65 kB Progress (5): 112/429 kB | 32/920 kB | 36/187 kB | 26 kB | 32/65 kB Progress (5): 112/429 kB | 32/920 kB | 36/187 kB | 26 kB | 36/65 kB Progress (5): 112/429 kB | 33/920 kB | 36/187 kB | 26 kB | 36/65 kB Progress (5): 112/429 kB | 33/920 kB | 36/187 kB | 26 kB | 40/65 kB Progress (5): 112/429 kB | 33/920 kB | 40/187 kB | 26 kB | 40/65 kB Progress (5): 116/429 kB | 33/920 kB | 40/187 kB | 26 kB | 40/65 kB Progress (5): 116/429 kB | 33/920 kB | 44/187 kB | 26 kB | 40/65 kB Progress (5): 116/429 kB | 33/920 kB | 44/187 kB | 26 kB | 44/65 kB Progress (5): 116/429 kB | 37/920 kB | 44/187 kB | 26 kB | 44/65 kB Progress (5): 116/429 kB | 37/920 kB | 44/187 kB | 26 kB | 48/65 kB Progress (5): 116/429 kB | 37/920 kB | 48/187 kB | 26 kB | 48/65 kB Progress (5): 120/429 kB | 37/920 kB | 48/187 kB | 26 kB | 48/65 kB Progress (5): 120/429 kB | 37/920 kB | 52/187 kB | 26 kB | 48/65 kB Progress (5): 120/429 kB | 37/920 kB | 56/187 kB | 26 kB | 48/65 kB Progress (5): 120/429 kB | 37/920 kB | 60/187 kB | 26 kB | 48/65 kB Progress (5): 120/429 kB | 37/920 kB | 64/187 kB | 26 kB | 48/65 kB Progress (5): 120/429 kB | 37/920 kB | 68/187 kB | 26 kB | 48/65 kB Progress (5): 120/429 kB | 37/920 kB | 72/187 kB | 26 kB | 48/65 kB Progress (5): 120/429 kB | 37/920 kB | 76/187 kB | 26 kB | 48/65 kB Progress (5): 120/429 kB | 37/920 kB | 80/187 kB | 26 kB | 48/65 kB Progress (5): 120/429 kB | 37/920 kB | 80/187 kB | 26 kB | 52/65 kB Progress (5): 120/429 kB | 41/920 kB | 80/187 kB | 26 kB | 52/65 kB Progress (5): 120/429 kB | 41/920 kB | 80/187 kB | 26 kB | 56/65 kB Progress (5): 120/429 kB | 41/920 kB | 84/187 kB | 26 kB | 56/65 kB 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 279 kB/s) [2019-07-30T18:31:10.980Z] Progress (4): 124/429 kB | 41/920 kB | 84/187 kB | 56/65 kB 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 [2019-07-30T18:31:10.980Z] Progress (4): 124/429 kB | 41/920 kB | 88/187 kB | 56/65 kB Progress (4): 124/429 kB | 41/920 kB | 88/187 kB | 60/65 kB Progress (4): 124/429 kB | 45/920 kB | 88/187 kB | 60/65 kB Progress (4): 124/429 kB | 45/920 kB | 88/187 kB | 64/65 kB Progress (4): 124/429 kB | 45/920 kB | 92/187 kB | 64/65 kB Progress (4): 128/429 kB | 45/920 kB | 92/187 kB | 64/65 kB Progress (4): 128/429 kB | 45/920 kB | 96/187 kB | 64/65 kB Progress (4): 128/429 kB | 45/920 kB | 96/187 kB | 65 kB Progress (4): 128/429 kB | 49/920 kB | 96/187 kB | 65 kB Progress (4): 128/429 kB | 49/920 kB | 100/187 kB | 65 kB Progress (4): 132/429 kB | 49/920 kB | 100/187 kB | 65 kB Progress (4): 132/429 kB | 49/920 kB | 104/187 kB | 65 kB Progress (4): 132/429 kB | 53/920 kB | 104/187 kB | 65 kB Progress (4): 132/429 kB | 53/920 kB | 108/187 kB | 65 kB Progress (4): 136/429 kB | 53/920 kB | 108/187 kB | 65 kB Progress (4): 136/429 kB | 53/920 kB | 112/187 kB | 65 kB Progress (4): 136/429 kB | 57/920 kB | 112/187 kB | 65 kB Progress (4): 136/429 kB | 57/920 kB | 116/187 kB | 65 kB Progress (4): 140/429 kB | 57/920 kB | 116/187 kB | 65 kB Progress (4): 140/429 kB | 57/920 kB | 120/187 kB | 65 kB Progress (4): 140/429 kB | 61/920 kB | 120/187 kB | 65 kB Progress (4): 140/429 kB | 61/920 kB | 124/187 kB | 65 kB Progress (4): 144/429 kB | 61/920 kB | 124/187 kB | 65 kB Progress (4): 144/429 kB | 61/920 kB | 128/187 kB | 65 kB Progress (4): 144/429 kB | 65/920 kB | 128/187 kB | 65 kB Progress (4): 144/429 kB | 65/920 kB | 132/187 kB | 65 kB Progress (4): 148/429 kB | 65/920 kB | 132/187 kB | 65 kB Progress (4): 148/429 kB | 65/920 kB | 136/187 kB | 65 kB Progress (4): 148/429 kB | 69/920 kB | 136/187 kB | 65 kB Progress (4): 148/429 kB | 69/920 kB | 140/187 kB | 65 kB Progress (4): 148/429 kB | 69/920 kB | 144/187 kB | 65 kB Progress (5): 148/429 kB | 69/920 kB | 144/187 kB | 65 kB | 4.1/112 kB Progress (5): 148/429 kB | 69/920 kB | 144/187 kB | 65 kB | 7.7/112 kB Progress (5): 148/429 kB | 69/920 kB | 144/187 kB | 65 kB | 12/112 kB Progress (5): 152/429 kB | 69/920 kB | 144/187 kB | 65 kB | 12/112 kB Progress (5): 152/429 kB | 69/920 kB | 144/187 kB | 65 kB | 16/112 kB Progress (5): 152/429 kB | 69/920 kB | 148/187 kB | 65 kB | 16/112 kB Progress (5): 152/429 kB | 73/920 kB | 148/187 kB | 65 kB | 16/112 kB Progress (5): 152/429 kB | 73/920 kB | 152/187 kB | 65 kB | 16/112 kB Progress (5): 152/429 kB | 73/920 kB | 152/187 kB | 65 kB | 20/112 kB Progress (5): 156/429 kB | 73/920 kB | 152/187 kB | 65 kB | 20/112 kB Progress (5): 156/429 kB | 73/920 kB | 152/187 kB | 65 kB | 24/112 kB Progress (5): 156/429 kB | 73/920 kB | 156/187 kB | 65 kB | 24/112 kB 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 611 kB/s) [2019-07-30T18:31:10.980Z] Progress (4): 156/429 kB | 77/920 kB | 156/187 kB | 24/112 kB 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 [2019-07-30T18:31:10.980Z] Progress (4): 156/429 kB | 77/920 kB | 160/187 kB | 24/112 kB Progress (4): 156/429 kB | 77/920 kB | 160/187 kB | 28/112 kB Progress (4): 160/429 kB | 77/920 kB | 160/187 kB | 28/112 kB Progress (4): 160/429 kB | 77/920 kB | 160/187 kB | 32/112 kB Progress (4): 160/429 kB | 77/920 kB | 164/187 kB | 32/112 kB Progress (4): 160/429 kB | 81/920 kB | 164/187 kB | 32/112 kB Progress (4): 160/429 kB | 81/920 kB | 168/187 kB | 32/112 kB Progress (4): 160/429 kB | 81/920 kB | 168/187 kB | 33/112 kB Progress (4): 164/429 kB | 81/920 kB | 168/187 kB | 33/112 kB Progress (4): 164/429 kB | 81/920 kB | 168/187 kB | 37/112 kB Progress (4): 164/429 kB | 81/920 kB | 172/187 kB | 37/112 kB Progress (4): 164/429 kB | 85/920 kB | 172/187 kB | 37/112 kB Progress (4): 164/429 kB | 89/920 kB | 172/187 kB | 37/112 kB Progress (4): 164/429 kB | 89/920 kB | 176/187 kB | 37/112 kB Progress (4): 164/429 kB | 89/920 kB | 176/187 kB | 41/112 kB Progress (4): 168/429 kB | 89/920 kB | 176/187 kB | 41/112 kB Progress (4): 168/429 kB | 89/920 kB | 176/187 kB | 45/112 kB Progress (4): 168/429 kB | 89/920 kB | 180/187 kB | 45/112 kB Progress (4): 168/429 kB | 93/920 kB | 180/187 kB | 45/112 kB Progress (4): 168/429 kB | 93/920 kB | 184/187 kB | 45/112 kB Progress (4): 168/429 kB | 93/920 kB | 184/187 kB | 49/112 kB Progress (4): 172/429 kB | 93/920 kB | 184/187 kB | 49/112 kB Progress (4): 172/429 kB | 93/920 kB | 184/187 kB | 53/112 kB Progress (4): 172/429 kB | 93/920 kB | 187 kB | 53/112 kB Progress (4): 172/429 kB | 97/920 kB | 187 kB | 53/112 kB Progress (4): 172/429 kB | 97/920 kB | 187 kB | 57/112 kB Progress (4): 176/429 kB | 97/920 kB | 187 kB | 57/112 kB Progress (4): 176/429 kB | 97/920 kB | 187 kB | 61/112 kB Progress (4): 176/429 kB | 101/920 kB | 187 kB | 61/112 kB Progress (4): 176/429 kB | 101/920 kB | 187 kB | 65/112 kB Progress (4): 176/429 kB | 101/920 kB | 187 kB | 66/112 kB Progress (4): 176/429 kB | 101/920 kB | 187 kB | 70/112 kB Progress (5): 176/429 kB | 101/920 kB | 187 kB | 70/112 kB | 4.1/186 kB Progress (5): 176/429 kB | 101/920 kB | 187 kB | 70/112 kB | 7.7/186 kB Progress (5): 176/429 kB | 101/920 kB | 187 kB | 70/112 kB | 12/186 kB Progress (5): 176/429 kB | 101/920 kB | 187 kB | 70/112 kB | 16/186 kB Progress (5): 176/429 kB | 101/920 kB | 187 kB | 70/112 kB | 20/186 kB Progress (5): 176/429 kB | 101/920 kB | 187 kB | 70/112 kB | 24/186 kB Progress (5): 176/429 kB | 101/920 kB | 187 kB | 70/112 kB | 28/186 kB Progress (5): 180/429 kB | 101/920 kB | 187 kB | 70/112 kB | 28/186 kB Progress (5): 180/429 kB | 101/920 kB | 187 kB | 70/112 kB | 32/186 kB Progress (5): 180/429 kB | 101/920 kB | 187 kB | 74/112 kB | 32/186 kB Progress (5): 180/429 kB | 105/920 kB | 187 kB | 74/112 kB | 32/186 kB Progress (5): 180/429 kB | 105/920 kB | 187 kB | 78/112 kB | 32/186 kB Progress (5): 180/429 kB | 105/920 kB | 187 kB | 82/112 kB | 32/186 kB Progress (5): 180/429 kB | 105/920 kB | 187 kB | 86/112 kB | 32/186 kB Progress (5): 180/429 kB | 105/920 kB | 187 kB | 90/112 kB | 32/186 kB 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 1.5 MB/s) [2019-07-30T18:31:10.980Z] 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 [2019-07-30T18:31:10.980Z] Progress (4): 180/429 kB | 105/920 kB | 90/112 kB | 33/186 kB Progress (4): 184/429 kB | 105/920 kB | 90/112 kB | 33/186 kB Progress (4): 184/429 kB | 105/920 kB | 90/112 kB | 37/186 kB Progress (4): 184/429 kB | 105/920 kB | 94/112 kB | 37/186 kB Progress (4): 184/429 kB | 105/920 kB | 98/112 kB | 37/186 kB Progress (4): 184/429 kB | 105/920 kB | 102/112 kB | 37/186 kB Progress (4): 184/429 kB | 109/920 kB | 102/112 kB | 37/186 kB Progress (4): 184/429 kB | 109/920 kB | 106/112 kB | 37/186 kB Progress (4): 184/429 kB | 109/920 kB | 106/112 kB | 41/186 kB Progress (4): 188/429 kB | 109/920 kB | 106/112 kB | 41/186 kB Progress (4): 188/429 kB | 109/920 kB | 106/112 kB | 45/186 kB Progress (4): 188/429 kB | 109/920 kB | 110/112 kB | 45/186 kB Progress (4): 188/429 kB | 113/920 kB | 110/112 kB | 45/186 kB Progress (4): 188/429 kB | 113/920 kB | 112 kB | 45/186 kB Progress (4): 188/429 kB | 113/920 kB | 112 kB | 49/186 kB Progress (4): 188/429 kB | 113/920 kB | 112 kB | 53/186 kB Progress (4): 192/429 kB | 113/920 kB | 112 kB | 53/186 kB Progress (4): 192/429 kB | 113/920 kB | 112 kB | 57/186 kB Progress (4): 192/429 kB | 117/920 kB | 112 kB | 57/186 kB Progress (4): 192/429 kB | 117/920 kB | 112 kB | 61/186 kB Progress (4): 196/429 kB | 117/920 kB | 112 kB | 61/186 kB Progress (4): 196/429 kB | 117/920 kB | 112 kB | 65/186 kB Progress (4): 196/429 kB | 117/920 kB | 112 kB | 66/186 kB Progress (4): 196/429 kB | 121/920 kB | 112 kB | 66/186 kB Progress (4): 196/429 kB | 121/920 kB | 112 kB | 70/186 kB Progress (4): 196/429 kB | 125/920 kB | 112 kB | 70/186 kB Progress (4): 200/429 kB | 125/920 kB | 112 kB | 70/186 kB Progress (4): 200/429 kB | 129/920 kB | 112 kB | 70/186 kB Progress (4): 200/429 kB | 129/920 kB | 112 kB | 74/186 kB Progress (4): 200/429 kB | 131/920 kB | 112 kB | 74/186 kB Progress (4): 204/429 kB | 131/920 kB | 112 kB | 74/186 kB Progress (4): 204/429 kB | 135/920 kB | 112 kB | 74/186 kB Progress (4): 204/429 kB | 135/920 kB | 112 kB | 78/186 kB Progress (5): 204/429 kB | 135/920 kB | 112 kB | 78/186 kB | 4.1/13 kB Progress (5): 204/429 kB | 135/920 kB | 112 kB | 82/186 kB | 4.1/13 kB Progress (5): 204/429 kB | 139/920 kB | 112 kB | 82/186 kB | 4.1/13 kB Progress (5): 208/429 kB | 139/920 kB | 112 kB | 82/186 kB | 4.1/13 kB Progress (5): 208/429 kB | 143/920 kB | 112 kB | 82/186 kB | 4.1/13 kB Progress (5): 208/429 kB | 143/920 kB | 112 kB | 86/186 kB | 4.1/13 kB Progress (5): 208/429 kB | 143/920 kB | 112 kB | 86/186 kB | 7.7/13 kB Progress (5): 208/429 kB | 143/920 kB | 112 kB | 90/186 kB | 7.7/13 kB Progress (5): 208/429 kB | 147/920 kB | 112 kB | 90/186 kB | 7.7/13 kB Progress (5): 212/429 kB | 147/920 kB | 112 kB | 90/186 kB | 7.7/13 kB Progress (5): 212/429 kB | 151/920 kB | 112 kB | 90/186 kB | 7.7/13 kB Progress (5): 212/429 kB | 151/920 kB | 112 kB | 94/186 kB | 7.7/13 kB 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 791 kB/s) [2019-07-30T18:31:10.980Z] Progress (4): 212/429 kB | 151/920 kB | 94/186 kB | 12/13 kB 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 [2019-07-30T18:31:10.980Z] Progress (4): 212/429 kB | 151/920 kB | 98/186 kB | 12/13 kB Progress (4): 212/429 kB | 155/920 kB | 98/186 kB | 12/13 kB Progress (4): 216/429 kB | 155/920 kB | 98/186 kB | 12/13 kB Progress (4): 216/429 kB | 159/920 kB | 98/186 kB | 12/13 kB Progress (4): 216/429 kB | 159/920 kB | 98/186 kB | 12/13 kB Progress (4): 216/429 kB | 159/920 kB | 98/186 kB | 13 kB Progress (4): 216/429 kB | 159/920 kB | 102/186 kB | 13 kB Progress (4): 216/429 kB | 163/920 kB | 102/186 kB | 13 kB Progress (4): 220/429 kB | 163/920 kB | 102/186 kB | 13 kB Progress (4): 220/429 kB | 167/920 kB | 102/186 kB | 13 kB Progress (4): 220/429 kB | 167/920 kB | 106/186 kB | 13 kB Progress (4): 220/429 kB | 171/920 kB | 106/186 kB | 13 kB Progress (4): 224/429 kB | 171/920 kB | 106/186 kB | 13 kB Progress (4): 224/429 kB | 175/920 kB | 106/186 kB | 13 kB Progress (5): 224/429 kB | 175/920 kB | 106/186 kB | 13 kB | 4.1/524 kB Progress (5): 224/429 kB | 175/920 kB | 110/186 kB | 13 kB | 4.1/524 kB Progress (5): 224/429 kB | 175/920 kB | 110/186 kB | 13 kB | 7.7/524 kB 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 76 kB/s) [2019-07-30T18:31:10.980Z] Progress (4): 224/429 kB | 179/920 kB | 110/186 kB | 7.7/524 kB Progress (4): 228/429 kB | 179/920 kB | 110/186 kB | 7.7/524 kB Progress (4): 228/429 kB | 183/920 kB | 110/186 kB | 7.7/524 kB 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 [2019-07-30T18:31:11.240Z] Progress (4): 228/429 kB | 183/920 kB | 110/186 kB | 12/524 kB Progress (4): 228/429 kB | 183/920 kB | 114/186 kB | 12/524 kB Progress (4): 228/429 kB | 183/920 kB | 114/186 kB | 16/524 kB Progress (4): 228/429 kB | 187/920 kB | 114/186 kB | 16/524 kB Progress (4): 232/429 kB | 187/920 kB | 114/186 kB | 16/524 kB Progress (4): 232/429 kB | 191/920 kB | 114/186 kB | 16/524 kB Progress (4): 232/429 kB | 191/920 kB | 114/186 kB | 20/524 kB Progress (4): 232/429 kB | 191/920 kB | 118/186 kB | 20/524 kB Progress (4): 232/429 kB | 191/920 kB | 118/186 kB | 24/524 kB Progress (4): 232/429 kB | 195/920 kB | 118/186 kB | 24/524 kB Progress (4): 236/429 kB | 195/920 kB | 118/186 kB | 24/524 kB Progress (4): 236/429 kB | 199/920 kB | 118/186 kB | 24/524 kB Progress (4): 236/429 kB | 199/920 kB | 118/186 kB | 28/524 kB Progress (4): 236/429 kB | 199/920 kB | 122/186 kB | 28/524 kB Progress (4): 236/429 kB | 199/920 kB | 122/186 kB | 32/524 kB Progress (4): 236/429 kB | 203/920 kB | 122/186 kB | 32/524 kB Progress (4): 240/429 kB | 203/920 kB | 122/186 kB | 32/524 kB Progress (4): 240/429 kB | 203/920 kB | 122/186 kB | 36/524 kB Progress (4): 240/429 kB | 203/920 kB | 126/186 kB | 36/524 kB Progress (4): 240/429 kB | 203/920 kB | 126/186 kB | 40/524 kB Progress (4): 244/429 kB | 203/920 kB | 126/186 kB | 40/524 kB Progress (4): 244/429 kB | 207/920 kB | 126/186 kB | 40/524 kB Progress (4): 248/429 kB | 207/920 kB | 126/186 kB | 40/524 kB Progress (4): 248/429 kB | 207/920 kB | 126/186 kB | 44/524 kB Progress (4): 248/429 kB | 207/920 kB | 130/186 kB | 44/524 kB Progress (4): 248/429 kB | 207/920 kB | 130/186 kB | 48/524 kB Progress (4): 252/429 kB | 207/920 kB | 130/186 kB | 48/524 kB Progress (4): 252/429 kB | 207/920 kB | 130/186 kB | 52/524 kB Progress (4): 252/429 kB | 211/920 kB | 130/186 kB | 52/524 kB Progress (4): 252/429 kB | 211/920 kB | 130/186 kB | 56/524 kB Progress (4): 256/429 kB | 211/920 kB | 130/186 kB | 56/524 kB Progress (4): 256/429 kB | 211/920 kB | 131/186 kB | 56/524 kB Progress (4): 260/429 kB | 211/920 kB | 131/186 kB | 56/524 kB Progress (4): 260/429 kB | 211/920 kB | 131/186 kB | 60/524 kB Progress (4): 260/429 kB | 215/920 kB | 131/186 kB | 60/524 kB Progress (4): 260/429 kB | 215/920 kB | 131/186 kB | 64/524 kB Progress (4): 264/429 kB | 215/920 kB | 131/186 kB | 64/524 kB Progress (5): 264/429 kB | 215/920 kB | 131/186 kB | 64/524 kB | 4.1/273 kB Progress (5): 264/429 kB | 215/920 kB | 135/186 kB | 64/524 kB | 4.1/273 kB Progress (5): 264/429 kB | 215/920 kB | 135/186 kB | 64/524 kB | 7.7/273 kB Progress (5): 268/429 kB | 215/920 kB | 135/186 kB | 64/524 kB | 7.7/273 kB Progress (5): 268/429 kB | 215/920 kB | 135/186 kB | 68/524 kB | 7.7/273 kB Progress (5): 268/429 kB | 219/920 kB | 135/186 kB | 68/524 kB | 7.7/273 kB Progress (5): 268/429 kB | 219/920 kB | 135/186 kB | 72/524 kB | 7.7/273 kB Progress (5): 268/429 kB | 223/920 kB | 135/186 kB | 72/524 kB | 7.7/273 kB Progress (5): 272/429 kB | 223/920 kB | 135/186 kB | 72/524 kB | 7.7/273 kB Progress (5): 272/429 kB | 223/920 kB | 135/186 kB | 72/524 kB | 12/273 kB Progress (5): 272/429 kB | 223/920 kB | 139/186 kB | 72/524 kB | 12/273 kB Progress (5): 272/429 kB | 223/920 kB | 139/186 kB | 72/524 kB | 16/273 kB Progress (5): 276/429 kB | 223/920 kB | 139/186 kB | 72/524 kB | 16/273 kB Progress (5): 276/429 kB | 227/920 kB | 139/186 kB | 72/524 kB | 16/273 kB Progress (5): 276/429 kB | 227/920 kB | 139/186 kB | 76/524 kB | 16/273 kB Progress (5): 276/429 kB | 231/920 kB | 139/186 kB | 76/524 kB | 16/273 kB Progress (5): 280/429 kB | 231/920 kB | 139/186 kB | 76/524 kB | 16/273 kB Progress (5): 280/429 kB | 231/920 kB | 139/186 kB | 76/524 kB | 20/273 kB Progress (5): 280/429 kB | 231/920 kB | 143/186 kB | 76/524 kB | 20/273 kB Progress (5): 280/429 kB | 231/920 kB | 143/186 kB | 76/524 kB | 24/273 kB Progress (5): 284/429 kB | 231/920 kB | 143/186 kB | 76/524 kB | 24/273 kB Progress (5): 284/429 kB | 235/920 kB | 143/186 kB | 76/524 kB | 24/273 kB Progress (5): 284/429 kB | 235/920 kB | 143/186 kB | 80/524 kB | 24/273 kB Progress (5): 284/429 kB | 239/920 kB | 143/186 kB | 80/524 kB | 24/273 kB Progress (5): 288/429 kB | 239/920 kB | 143/186 kB | 80/524 kB | 24/273 kB Progress (5): 288/429 kB | 239/920 kB | 143/186 kB | 80/524 kB | 28/273 kB Progress (5): 288/429 kB | 239/920 kB | 147/186 kB | 80/524 kB | 28/273 kB Progress (5): 288/429 kB | 239/920 kB | 147/186 kB | 80/524 kB | 32/273 kB Progress (5): 292/429 kB | 239/920 kB | 147/186 kB | 80/524 kB | 32/273 kB Progress (5): 292/429 kB | 243/920 kB | 147/186 kB | 80/524 kB | 32/273 kB Progress (5): 292/429 kB | 243/920 kB | 147/186 kB | 84/524 kB | 32/273 kB Progress (5): 292/429 kB | 247/920 kB | 147/186 kB | 84/524 kB | 32/273 kB Progress (5): 296/429 kB | 247/920 kB | 147/186 kB | 84/524 kB | 32/273 kB Progress (5): 296/429 kB | 247/920 kB | 147/186 kB | 84/524 kB | 36/273 kB Progress (5): 296/429 kB | 247/920 kB | 151/186 kB | 84/524 kB | 36/273 kB Progress (5): 296/429 kB | 247/920 kB | 151/186 kB | 84/524 kB | 40/273 kB Progress (5): 300/429 kB | 247/920 kB | 151/186 kB | 84/524 kB | 40/273 kB Progress (5): 300/429 kB | 251/920 kB | 151/186 kB | 84/524 kB | 40/273 kB Progress (5): 300/429 kB | 251/920 kB | 151/186 kB | 88/524 kB | 40/273 kB Progress (5): 300/429 kB | 255/920 kB | 151/186 kB | 88/524 kB | 40/273 kB Progress (5): 304/429 kB | 255/920 kB | 151/186 kB | 88/524 kB | 40/273 kB Progress (5): 304/429 kB | 255/920 kB | 151/186 kB | 88/524 kB | 44/273 kB Progress (5): 304/429 kB | 255/920 kB | 155/186 kB | 88/524 kB | 44/273 kB Progress (5): 304/429 kB | 255/920 kB | 155/186 kB | 88/524 kB | 48/273 kB Progress (5): 308/429 kB | 255/920 kB | 155/186 kB | 88/524 kB | 48/273 kB Progress (5): 308/429 kB | 259/920 kB | 155/186 kB | 88/524 kB | 48/273 kB Progress (5): 308/429 kB | 259/920 kB | 155/186 kB | 92/524 kB | 48/273 kB Progress (5): 308/429 kB | 263/920 kB | 155/186 kB | 92/524 kB | 48/273 kB Progress (5): 312/429 kB | 263/920 kB | 155/186 kB | 92/524 kB | 48/273 kB Progress (5): 312/429 kB | 263/920 kB | 155/186 kB | 92/524 kB | 52/273 kB Progress (5): 312/429 kB | 263/920 kB | 159/186 kB | 92/524 kB | 52/273 kB Progress (5): 312/429 kB | 263/920 kB | 159/186 kB | 92/524 kB | 56/273 kB Progress (5): 316/429 kB | 263/920 kB | 159/186 kB | 92/524 kB | 56/273 kB Progress (5): 316/429 kB | 267/920 kB | 159/186 kB | 92/524 kB | 56/273 kB Progress (5): 316/429 kB | 267/920 kB | 159/186 kB | 96/524 kB | 56/273 kB Progress (5): 316/429 kB | 271/920 kB | 159/186 kB | 96/524 kB | 56/273 kB Progress (5): 316/429 kB | 271/920 kB | 159/186 kB | 100/524 kB | 56/273 kB Progress (5): 320/429 kB | 271/920 kB | 159/186 kB | 100/524 kB | 56/273 kB Progress (5): 320/429 kB | 271/920 kB | 159/186 kB | 100/524 kB | 60/273 kB Progress (5): 320/429 kB | 271/920 kB | 163/186 kB | 100/524 kB | 60/273 kB Progress (5): 320/429 kB | 271/920 kB | 163/186 kB | 100/524 kB | 64/273 kB Progress (5): 324/429 kB | 271/920 kB | 163/186 kB | 100/524 kB | 64/273 kB Progress (5): 324/429 kB | 271/920 kB | 163/186 kB | 104/524 kB | 64/273 kB Progress (5): 324/429 kB | 275/920 kB | 163/186 kB | 104/524 kB | 64/273 kB Progress (5): 324/429 kB | 275/920 kB | 163/186 kB | 108/524 kB | 64/273 kB Progress (5): 328/429 kB | 275/920 kB | 163/186 kB | 108/524 kB | 64/273 kB Progress (5): 328/429 kB | 275/920 kB | 163/186 kB | 108/524 kB | 68/273 kB Progress (5): 328/429 kB | 275/920 kB | 167/186 kB | 108/524 kB | 68/273 kB Progress (5): 328/429 kB | 275/920 kB | 167/186 kB | 108/524 kB | 72/273 kB Progress (5): 332/429 kB | 275/920 kB | 167/186 kB | 108/524 kB | 72/273 kB Progress (5): 332/429 kB | 275/920 kB | 167/186 kB | 112/524 kB | 72/273 kB Progress (5): 332/429 kB | 279/920 kB | 167/186 kB | 112/524 kB | 72/273 kB Progress (5): 332/429 kB | 279/920 kB | 167/186 kB | 116/524 kB | 72/273 kB Progress (5): 336/429 kB | 279/920 kB | 167/186 kB | 116/524 kB | 72/273 kB Progress (5): 336/429 kB | 279/920 kB | 167/186 kB | 116/524 kB | 76/273 kB Progress (5): 336/429 kB | 279/920 kB | 171/186 kB | 116/524 kB | 76/273 kB Progress (5): 336/429 kB | 279/920 kB | 171/186 kB | 116/524 kB | 80/273 kB Progress (5): 340/429 kB | 279/920 kB | 171/186 kB | 116/524 kB | 80/273 kB Progress (5): 340/429 kB | 279/920 kB | 171/186 kB | 120/524 kB | 80/273 kB Progress (5): 340/429 kB | 283/920 kB | 171/186 kB | 120/524 kB | 80/273 kB Progress (5): 340/429 kB | 283/920 kB | 171/186 kB | 124/524 kB | 80/273 kB Progress (5): 344/429 kB | 283/920 kB | 171/186 kB | 124/524 kB | 80/273 kB Progress (5): 344/429 kB | 283/920 kB | 171/186 kB | 124/524 kB | 84/273 kB Progress (5): 344/429 kB | 283/920 kB | 175/186 kB | 124/524 kB | 84/273 kB Progress (5): 344/429 kB | 283/920 kB | 175/186 kB | 124/524 kB | 88/273 kB Progress (5): 348/429 kB | 283/920 kB | 175/186 kB | 124/524 kB | 88/273 kB Progress (5): 348/429 kB | 283/920 kB | 175/186 kB | 128/524 kB | 88/273 kB Progress (5): 348/429 kB | 287/920 kB | 175/186 kB | 128/524 kB | 88/273 kB Progress (5): 348/429 kB | 287/920 kB | 175/186 kB | 132/524 kB | 88/273 kB Progress (5): 352/429 kB | 287/920 kB | 175/186 kB | 132/524 kB | 88/273 kB Progress (5): 352/429 kB | 287/920 kB | 175/186 kB | 132/524 kB | 92/273 kB Progress (5): 352/429 kB | 287/920 kB | 179/186 kB | 132/524 kB | 92/273 kB Progress (5): 352/429 kB | 287/920 kB | 179/186 kB | 132/524 kB | 96/273 kB Progress (5): 356/429 kB | 287/920 kB | 179/186 kB | 132/524 kB | 96/273 kB Progress (5): 356/429 kB | 287/920 kB | 179/186 kB | 136/524 kB | 96/273 kB Progress (5): 356/429 kB | 291/920 kB | 179/186 kB | 136/524 kB | 96/273 kB Progress (5): 356/429 kB | 291/920 kB | 179/186 kB | 140/524 kB | 96/273 kB Progress (5): 360/429 kB | 291/920 kB | 179/186 kB | 140/524 kB | 96/273 kB Progress (5): 360/429 kB | 291/920 kB | 179/186 kB | 140/524 kB | 100/273 kB Progress (5): 360/429 kB | 291/920 kB | 183/186 kB | 140/524 kB | 100/273 kB Progress (5): 360/429 kB | 291/920 kB | 183/186 kB | 140/524 kB | 104/273 kB Progress (5): 364/429 kB | 291/920 kB | 183/186 kB | 140/524 kB | 104/273 kB Progress (5): 364/429 kB | 291/920 kB | 183/186 kB | 144/524 kB | 104/273 kB Progress (5): 364/429 kB | 295/920 kB | 183/186 kB | 144/524 kB | 104/273 kB Progress (5): 364/429 kB | 295/920 kB | 183/186 kB | 148/524 kB | 104/273 kB Progress (5): 368/429 kB | 295/920 kB | 183/186 kB | 148/524 kB | 104/273 kB Progress (5): 368/429 kB | 295/920 kB | 183/186 kB | 148/524 kB | 108/273 kB Progress (5): 368/429 kB | 295/920 kB | 186 kB | 148/524 kB | 108/273 kB Progress (5): 368/429 kB | 295/920 kB | 186 kB | 148/524 kB | 112/273 kB Progress (5): 372/429 kB | 295/920 kB | 186 kB | 148/524 kB | 112/273 kB Progress (5): 372/429 kB | 295/920 kB | 186 kB | 152/524 kB | 112/273 kB Progress (5): 372/429 kB | 299/920 kB | 186 kB | 152/524 kB | 112/273 kB Progress (5): 372/429 kB | 299/920 kB | 186 kB | 156/524 kB | 112/273 kB Progress (5): 376/429 kB | 299/920 kB | 186 kB | 156/524 kB | 112/273 kB Progress (5): 376/429 kB | 299/920 kB | 186 kB | 156/524 kB | 116/273 kB Progress (5): 380/429 kB | 299/920 kB | 186 kB | 156/524 kB | 116/273 kB Progress (5): 380/429 kB | 299/920 kB | 186 kB | 160/524 kB | 116/273 kB Progress (5): 380/429 kB | 303/920 kB | 186 kB | 160/524 kB | 116/273 kB Progress (5): 380/429 kB | 303/920 kB | 186 kB | 164/524 kB | 116/273 kB Progress (5): 384/429 kB | 303/920 kB | 186 kB | 164/524 kB | 116/273 kB Progress (5): 384/429 kB | 303/920 kB | 186 kB | 164/524 kB | 120/273 kB Progress (5): 388/429 kB | 303/920 kB | 186 kB | 164/524 kB | 120/273 kB Progress (5): 388/429 kB | 303/920 kB | 186 kB | 168/524 kB | 120/273 kB Progress (5): 388/429 kB | 307/920 kB | 186 kB | 168/524 kB | 120/273 kB Progress (5): 388/429 kB | 307/920 kB | 186 kB | 172/524 kB | 120/273 kB Progress (5): 392/429 kB | 307/920 kB | 186 kB | 172/524 kB | 120/273 kB Progress (5): 392/429 kB | 307/920 kB | 186 kB | 172/524 kB | 124/273 kB Progress (5): 396/429 kB | 307/920 kB | 186 kB | 172/524 kB | 124/273 kB Progress (5): 396/429 kB | 307/920 kB | 186 kB | 176/524 kB | 124/273 kB Progress (5): 396/429 kB | 311/920 kB | 186 kB | 176/524 kB | 124/273 kB Progress (5): 396/429 kB | 311/920 kB | 186 kB | 180/524 kB | 124/273 kB Progress (5): 400/429 kB | 311/920 kB | 186 kB | 180/524 kB | 124/273 kB Progress (5): 400/429 kB | 311/920 kB | 186 kB | 180/524 kB | 128/273 kB Progress (5): 404/429 kB | 311/920 kB | 186 kB | 180/524 kB | 128/273 kB 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 777 kB/s) [2019-07-30T18:31:11.240Z] 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 [2019-07-30T18:31:11.240Z] Progress (4): 404/429 kB | 311/920 kB | 184/524 kB | 128/273 kB Progress (4): 404/429 kB | 315/920 kB | 184/524 kB | 128/273 kB Progress (4): 404/429 kB | 315/920 kB | 188/524 kB | 128/273 kB Progress (4): 408/429 kB | 315/920 kB | 188/524 kB | 128/273 kB Progress (4): 408/429 kB | 315/920 kB | 188/524 kB | 132/273 kB Progress (4): 412/429 kB | 315/920 kB | 188/524 kB | 132/273 kB Progress (4): 412/429 kB | 315/920 kB | 192/524 kB | 132/273 kB Progress (4): 412/429 kB | 319/920 kB | 192/524 kB | 132/273 kB Progress (4): 412/429 kB | 319/920 kB | 196/524 kB | 132/273 kB Progress (4): 416/429 kB | 319/920 kB | 196/524 kB | 132/273 kB Progress (4): 416/429 kB | 319/920 kB | 196/524 kB | 136/273 kB Progress (4): 420/429 kB | 319/920 kB | 196/524 kB | 136/273 kB Progress (4): 424/429 kB | 319/920 kB | 196/524 kB | 136/273 kB Progress (4): 428/429 kB | 319/920 kB | 196/524 kB | 136/273 kB Progress (4): 429 kB | 319/920 kB | 196/524 kB | 136/273 kB Progress (4): 429 kB | 319/920 kB | 200/524 kB | 136/273 kB Progress (4): 429 kB | 323/920 kB | 200/524 kB | 136/273 kB Progress (4): 429 kB | 323/920 kB | 200/524 kB | 140/273 kB Progress (4): 429 kB | 327/920 kB | 200/524 kB | 140/273 kB Progress (4): 429 kB | 327/920 kB | 204/524 kB | 140/273 kB Progress (4): 429 kB | 331/920 kB | 204/524 kB | 140/273 kB Progress (5): 429 kB | 331/920 kB | 204/524 kB | 140/273 kB | 4.1/39 kB Progress (5): 429 kB | 331/920 kB | 204/524 kB | 144/273 kB | 4.1/39 kB Progress (5): 429 kB | 331/920 kB | 204/524 kB | 144/273 kB | 7.7/39 kB Progress (5): 429 kB | 335/920 kB | 204/524 kB | 144/273 kB | 7.7/39 kB Progress (5): 429 kB | 335/920 kB | 208/524 kB | 144/273 kB | 7.7/39 kB Progress (5): 429 kB | 339/920 kB | 208/524 kB | 144/273 kB | 7.7/39 kB Progress (5): 429 kB | 339/920 kB | 208/524 kB | 144/273 kB | 12/39 kB Progress (5): 429 kB | 339/920 kB | 208/524 kB | 148/273 kB | 12/39 kB Progress (5): 429 kB | 339/920 kB | 208/524 kB | 148/273 kB | 16/39 kB Progress (5): 429 kB | 343/920 kB | 208/524 kB | 148/273 kB | 16/39 kB Progress (5): 429 kB | 343/920 kB | 212/524 kB | 148/273 kB | 16/39 kB Progress (5): 429 kB | 347/920 kB | 212/524 kB | 148/273 kB | 16/39 kB Progress (5): 429 kB | 347/920 kB | 212/524 kB | 148/273 kB | 20/39 kB Progress (5): 429 kB | 347/920 kB | 212/524 kB | 152/273 kB | 20/39 kB Progress (5): 429 kB | 351/920 kB | 212/524 kB | 152/273 kB | 20/39 kB Progress (5): 429 kB | 351/920 kB | 212/524 kB | 152/273 kB | 24/39 kB Progress (5): 429 kB | 351/920 kB | 216/524 kB | 152/273 kB | 24/39 kB Progress (5): 429 kB | 351/920 kB | 216/524 kB | 152/273 kB | 28/39 kB 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 1.5 MB/s) [2019-07-30T18:31:11.240Z] Progress (4): 355/920 kB | 216/524 kB | 152/273 kB | 28/39 kB Progress (4): 355/920 kB | 216/524 kB | 156/273 kB | 28/39 kB Progress (4): 359/920 kB | 216/524 kB | 156/273 kB | 28/39 kB 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 [2019-07-30T18:31:11.240Z] Progress (4): 359/920 kB | 216/524 kB | 156/273 kB | 32/39 kB Progress (4): 359/920 kB | 220/524 kB | 156/273 kB | 32/39 kB Progress (4): 359/920 kB | 220/524 kB | 156/273 kB | 36/39 kB Progress (4): 363/920 kB | 220/524 kB | 156/273 kB | 36/39 kB Progress (4): 363/920 kB | 220/524 kB | 160/273 kB | 36/39 kB Progress (4): 367/920 kB | 220/524 kB | 160/273 kB | 36/39 kB Progress (4): 367/920 kB | 220/524 kB | 160/273 kB | 39 kB Progress (4): 367/920 kB | 224/524 kB | 160/273 kB | 39 kB Progress (4): 371/920 kB | 224/524 kB | 160/273 kB | 39 kB Progress (4): 371/920 kB | 224/524 kB | 164/273 kB | 39 kB Progress (4): 375/920 kB | 224/524 kB | 164/273 kB | 39 kB Progress (4): 375/920 kB | 228/524 kB | 164/273 kB | 39 kB Progress (4): 379/920 kB | 228/524 kB | 164/273 kB | 39 kB Progress (4): 379/920 kB | 228/524 kB | 168/273 kB | 39 kB Progress (4): 383/920 kB | 228/524 kB | 168/273 kB | 39 kB Progress (4): 383/920 kB | 232/524 kB | 168/273 kB | 39 kB Progress (4): 387/920 kB | 232/524 kB | 168/273 kB | 39 kB Progress (4): 387/920 kB | 232/524 kB | 172/273 kB | 39 kB Progress (4): 391/920 kB | 232/524 kB | 172/273 kB | 39 kB Progress (4): 391/920 kB | 236/524 kB | 172/273 kB | 39 kB Progress (4): 395/920 kB | 236/524 kB | 172/273 kB | 39 kB Progress (4): 395/920 kB | 236/524 kB | 176/273 kB | 39 kB Progress (4): 399/920 kB | 236/524 kB | 176/273 kB | 39 kB Progress (4): 399/920 kB | 240/524 kB | 176/273 kB | 39 kB Progress (4): 403/920 kB | 240/524 kB | 176/273 kB | 39 kB Progress (4): 403/920 kB | 240/524 kB | 180/273 kB | 39 kB Progress (4): 407/920 kB | 240/524 kB | 180/273 kB | 39 kB Progress (4): 407/920 kB | 244/524 kB | 180/273 kB | 39 kB Progress (4): 411/920 kB | 244/524 kB | 180/273 kB | 39 kB Progress (4): 411/920 kB | 244/524 kB | 184/273 kB | 39 kB Progress (4): 415/920 kB | 244/524 kB | 184/273 kB | 39 kB Progress (4): 415/920 kB | 248/524 kB | 184/273 kB | 39 kB Progress (4): 419/920 kB | 248/524 kB | 184/273 kB | 39 kB Progress (4): 419/920 kB | 248/524 kB | 188/273 kB | 39 kB Progress (4): 423/920 kB | 248/524 kB | 188/273 kB | 39 kB 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 133 kB/s) [2019-07-30T18:31:11.240Z] Progress (3): 423/920 kB | 252/524 kB | 188/273 kB 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 [2019-07-30T18:31:11.240Z] Progress (3): 427/920 kB | 252/524 kB | 188/273 kB Progress (3): 427/920 kB | 252/524 kB | 192/273 kB Progress (3): 431/920 kB | 252/524 kB | 192/273 kB Progress (3): 431/920 kB | 256/524 kB | 192/273 kB Progress (3): 435/920 kB | 256/524 kB | 192/273 kB Progress (3): 435/920 kB | 256/524 kB | 196/273 kB Progress (4): 435/920 kB | 256/524 kB | 196/273 kB | 4.1/156 kB Progress (4): 435/920 kB | 256/524 kB | 200/273 kB | 4.1/156 kB Progress (4): 439/920 kB | 256/524 kB | 200/273 kB | 4.1/156 kB Progress (4): 439/920 kB | 260/524 kB | 200/273 kB | 4.1/156 kB Progress (4): 443/920 kB | 260/524 kB | 200/273 kB | 4.1/156 kB Progress (4): 443/920 kB | 260/524 kB | 204/273 kB | 4.1/156 kB Progress (4): 443/920 kB | 260/524 kB | 204/273 kB | 7.7/156 kB Progress (4): 443/920 kB | 260/524 kB | 208/273 kB | 7.7/156 kB Progress (4): 447/920 kB | 260/524 kB | 208/273 kB | 7.7/156 kB Progress (4): 447/920 kB | 264/524 kB | 208/273 kB | 7.7/156 kB Progress (4): 451/920 kB | 264/524 kB | 208/273 kB | 7.7/156 kB Progress (4): 451/920 kB | 264/524 kB | 212/273 kB | 7.7/156 kB Progress (4): 451/920 kB | 264/524 kB | 212/273 kB | 12/156 kB Progress (4): 451/920 kB | 264/524 kB | 216/273 kB | 12/156 kB Progress (4): 455/920 kB | 264/524 kB | 216/273 kB | 12/156 kB Progress (4): 455/920 kB | 268/524 kB | 216/273 kB | 12/156 kB Progress (4): 459/920 kB | 268/524 kB | 216/273 kB | 12/156 kB Progress (4): 459/920 kB | 268/524 kB | 220/273 kB | 12/156 kB Progress (4): 463/920 kB | 268/524 kB | 220/273 kB | 12/156 kB Progress (4): 463/920 kB | 268/524 kB | 220/273 kB | 16/156 kB Progress (4): 467/920 kB | 268/524 kB | 220/273 kB | 16/156 kB Progress (4): 467/920 kB | 268/524 kB | 224/273 kB | 16/156 kB Progress (4): 467/920 kB | 272/524 kB | 224/273 kB | 16/156 kB Progress (4): 467/920 kB | 272/524 kB | 228/273 kB | 16/156 kB Progress (4): 471/920 kB | 272/524 kB | 228/273 kB | 16/156 kB Progress (4): 471/920 kB | 272/524 kB | 228/273 kB | 20/156 kB Progress (4): 475/920 kB | 272/524 kB | 228/273 kB | 20/156 kB Progress (4): 475/920 kB | 272/524 kB | 232/273 kB | 20/156 kB Progress (4): 475/920 kB | 276/524 kB | 232/273 kB | 20/156 kB Progress (4): 475/920 kB | 276/524 kB | 236/273 kB | 20/156 kB Progress (4): 479/920 kB | 276/524 kB | 236/273 kB | 20/156 kB Progress (4): 479/920 kB | 276/524 kB | 236/273 kB | 24/156 kB Progress (4): 483/920 kB | 276/524 kB | 236/273 kB | 24/156 kB Progress (5): 483/920 kB | 276/524 kB | 236/273 kB | 24/156 kB | 4.1/35 kB Progress (5): 483/920 kB | 276/524 kB | 240/273 kB | 24/156 kB | 4.1/35 kB Progress (5): 483/920 kB | 280/524 kB | 240/273 kB | 24/156 kB | 4.1/35 kB Progress (5): 483/920 kB | 280/524 kB | 244/273 kB | 24/156 kB | 4.1/35 kB Progress (5): 483/920 kB | 280/524 kB | 244/273 kB | 24/156 kB | 7.7/35 kB Progress (5): 487/920 kB | 280/524 kB | 244/273 kB | 24/156 kB | 7.7/35 kB Progress (5): 487/920 kB | 280/524 kB | 244/273 kB | 28/156 kB | 7.7/35 kB Progress (5): 491/920 kB | 280/524 kB | 244/273 kB | 28/156 kB | 7.7/35 kB Progress (5): 491/920 kB | 280/524 kB | 244/273 kB | 28/156 kB | 12/35 kB Progress (5): 491/920 kB | 280/524 kB | 248/273 kB | 28/156 kB | 12/35 kB Progress (5): 491/920 kB | 284/524 kB | 248/273 kB | 28/156 kB | 12/35 kB Progress (5): 491/920 kB | 284/524 kB | 252/273 kB | 28/156 kB | 12/35 kB Progress (5): 491/920 kB | 284/524 kB | 252/273 kB | 28/156 kB | 16/35 kB Progress (5): 495/920 kB | 284/524 kB | 252/273 kB | 28/156 kB | 16/35 kB Progress (5): 495/920 kB | 284/524 kB | 252/273 kB | 32/156 kB | 16/35 kB Progress (5): 499/920 kB | 284/524 kB | 252/273 kB | 32/156 kB | 16/35 kB Progress (5): 499/920 kB | 284/524 kB | 252/273 kB | 32/156 kB | 20/35 kB Progress (5): 503/920 kB | 284/524 kB | 252/273 kB | 32/156 kB | 20/35 kB Progress (5): 503/920 kB | 284/524 kB | 256/273 kB | 32/156 kB | 20/35 kB Progress (5): 503/920 kB | 288/524 kB | 256/273 kB | 32/156 kB | 20/35 kB Progress (5): 503/920 kB | 288/524 kB | 260/273 kB | 32/156 kB | 20/35 kB Progress (5): 507/920 kB | 288/524 kB | 260/273 kB | 32/156 kB | 20/35 kB Progress (5): 507/920 kB | 288/524 kB | 260/273 kB | 32/156 kB | 24/35 kB Progress (5): 511/920 kB | 288/524 kB | 260/273 kB | 32/156 kB | 24/35 kB Progress (5): 511/920 kB | 288/524 kB | 260/273 kB | 33/156 kB | 24/35 kB Progress (5): 515/920 kB | 288/524 kB | 260/273 kB | 33/156 kB | 24/35 kB Progress (5): 515/920 kB | 288/524 kB | 260/273 kB | 33/156 kB | 28/35 kB Progress (5): 515/920 kB | 288/524 kB | 264/273 kB | 33/156 kB | 28/35 kB Progress (5): 515/920 kB | 292/524 kB | 264/273 kB | 33/156 kB | 28/35 kB Progress (5): 515/920 kB | 292/524 kB | 268/273 kB | 33/156 kB | 28/35 kB Progress (5): 515/920 kB | 292/524 kB | 268/273 kB | 33/156 kB | 32/35 kB Progress (5): 519/920 kB | 292/524 kB | 268/273 kB | 33/156 kB | 32/35 kB Progress (5): 519/920 kB | 292/524 kB | 268/273 kB | 37/156 kB | 32/35 kB Progress (5): 523/920 kB | 292/524 kB | 268/273 kB | 37/156 kB | 32/35 kB Progress (5): 523/920 kB | 292/524 kB | 268/273 kB | 37/156 kB | 35 kB Progress (5): 523/920 kB | 292/524 kB | 272/273 kB | 37/156 kB | 35 kB Progress (5): 523/920 kB | 296/524 kB | 272/273 kB | 37/156 kB | 35 kB Progress (5): 523/920 kB | 296/524 kB | 273 kB | 37/156 kB | 35 kB Progress (5): 527/920 kB | 296/524 kB | 273 kB | 37/156 kB | 35 kB Progress (5): 527/920 kB | 296/524 kB | 273 kB | 41/156 kB | 35 kB Progress (5): 531/920 kB | 296/524 kB | 273 kB | 41/156 kB | 35 kB Progress (5): 531/920 kB | 300/524 kB | 273 kB | 41/156 kB | 35 kB Progress (5): 531/920 kB | 300/524 kB | 273 kB | 45/156 kB | 35 kB Progress (5): 531/920 kB | 304/524 kB | 273 kB | 45/156 kB | 35 kB Progress (5): 535/920 kB | 304/524 kB | 273 kB | 45/156 kB | 35 kB Progress (5): 535/920 kB | 308/524 kB | 273 kB | 45/156 kB | 35 kB Progress (5): 535/920 kB | 308/524 kB | 273 kB | 49/156 kB | 35 kB Progress (5): 535/920 kB | 308/524 kB | 273 kB | 53/156 kB | 35 kB Progress (5): 535/920 kB | 312/524 kB | 273 kB | 53/156 kB | 35 kB Progress (5): 539/920 kB | 312/524 kB | 273 kB | 53/156 kB | 35 kB Progress (5): 539/920 kB | 316/524 kB | 273 kB | 53/156 kB | 35 kB Progress (5): 539/920 kB | 316/524 kB | 273 kB | 57/156 kB | 35 kB 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 727 kB/s) [2019-07-30T18:31:11.240Z] Progress (4): 539/920 kB | 316/524 kB | 61/156 kB | 35 kB Progress (4): 539/920 kB | 320/524 kB | 61/156 kB | 35 kB Progress (4): 543/920 kB | 320/524 kB | 61/156 kB | 35 kB Progress (4): 543/920 kB | 324/524 kB | 61/156 kB | 35 kB Progress (4): 543/920 kB | 324/524 kB | 65/156 kB | 35 kB 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 [2019-07-30T18:31:11.240Z] Progress (4): 543/920 kB | 324/524 kB | 66/156 kB | 35 kB Progress (4): 543/920 kB | 328/524 kB | 66/156 kB | 35 kB Progress (4): 547/920 kB | 328/524 kB | 66/156 kB | 35 kB Progress (4): 547/920 kB | 332/524 kB | 66/156 kB | 35 kB Progress (4): 547/920 kB | 332/524 kB | 70/156 kB | 35 kB Progress (4): 547/920 kB | 336/524 kB | 70/156 kB | 35 kB Progress (4): 551/920 kB | 336/524 kB | 70/156 kB | 35 kB Progress (4): 551/920 kB | 340/524 kB | 70/156 kB | 35 kB Progress (4): 551/920 kB | 340/524 kB | 74/156 kB | 35 kB Progress (4): 551/920 kB | 344/524 kB | 74/156 kB | 35 kB Progress (4): 555/920 kB | 344/524 kB | 74/156 kB | 35 kB Progress (4): 555/920 kB | 348/524 kB | 74/156 kB | 35 kB Progress (4): 555/920 kB | 348/524 kB | 78/156 kB | 35 kB Progress (4): 555/920 kB | 352/524 kB | 78/156 kB | 35 kB Progress (4): 559/920 kB | 352/524 kB | 78/156 kB | 35 kB Progress (4): 559/920 kB | 356/524 kB | 78/156 kB | 35 kB Progress (4): 559/920 kB | 356/524 kB | 82/156 kB | 35 kB Progress (4): 559/920 kB | 360/524 kB | 82/156 kB | 35 kB Progress (4): 563/920 kB | 360/524 kB | 82/156 kB | 35 kB Progress (4): 563/920 kB | 364/524 kB | 82/156 kB | 35 kB Progress (4): 563/920 kB | 364/524 kB | 86/156 kB | 35 kB Progress (4): 563/920 kB | 368/524 kB | 86/156 kB | 35 kB Progress (4): 567/920 kB | 368/524 kB | 86/156 kB | 35 kB Progress (4): 567/920 kB | 372/524 kB | 86/156 kB | 35 kB Progress (4): 567/920 kB | 372/524 kB | 90/156 kB | 35 kB Progress (4): 567/920 kB | 376/524 kB | 90/156 kB | 35 kB Progress (4): 571/920 kB | 376/524 kB | 90/156 kB | 35 kB Progress (4): 571/920 kB | 380/524 kB | 90/156 kB | 35 kB Progress (4): 571/920 kB | 380/524 kB | 94/156 kB | 35 kB Progress (4): 571/920 kB | 384/524 kB | 94/156 kB | 35 kB Progress (4): 575/920 kB | 384/524 kB | 94/156 kB | 35 kB Progress (4): 575/920 kB | 388/524 kB | 94/156 kB | 35 kB Progress (4): 575/920 kB | 388/524 kB | 98/156 kB | 35 kB Progress (4): 575/920 kB | 392/524 kB | 98/156 kB | 35 kB Progress (4): 579/920 kB | 392/524 kB | 98/156 kB | 35 kB Progress (4): 579/920 kB | 396/524 kB | 98/156 kB | 35 kB Progress (4): 579/920 kB | 396/524 kB | 98/156 kB | 35 kB 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 91 kB/s) [2019-07-30T18:31:11.240Z] Progress (3): 579/920 kB | 400/524 kB | 98/156 kB Progress (3): 583/920 kB | 400/524 kB | 98/156 kB Progress (3): 583/920 kB | 404/524 kB | 98/156 kB 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 [2019-07-30T18:31:11.240Z] Progress (3): 583/920 kB | 404/524 kB | 102/156 kB Progress (3): 583/920 kB | 408/524 kB | 102/156 kB Progress (3): 587/920 kB | 408/524 kB | 102/156 kB Progress (3): 587/920 kB | 408/524 kB | 106/156 kB Progress (3): 591/920 kB | 408/524 kB | 106/156 kB Progress (3): 591/920 kB | 412/524 kB | 106/156 kB Progress (3): 595/920 kB | 412/524 kB | 106/156 kB Progress (3): 595/920 kB | 412/524 kB | 110/156 kB Progress (3): 599/920 kB | 412/524 kB | 110/156 kB Progress (3): 599/920 kB | 416/524 kB | 110/156 kB Progress (3): 603/920 kB | 416/524 kB | 110/156 kB Progress (3): 603/920 kB | 416/524 kB | 114/156 kB Progress (3): 607/920 kB | 416/524 kB | 114/156 kB Progress (3): 607/920 kB | 416/524 kB | 118/156 kB Progress (3): 607/920 kB | 420/524 kB | 118/156 kB Progress (3): 607/920 kB | 420/524 kB | 122/156 kB Progress (3): 611/920 kB | 420/524 kB | 122/156 kB Progress (3): 611/920 kB | 420/524 kB | 126/156 kB Progress (3): 615/920 kB | 420/524 kB | 126/156 kB Progress (3): 615/920 kB | 424/524 kB | 126/156 kB Progress (3): 619/920 kB | 424/524 kB | 126/156 kB Progress (3): 619/920 kB | 424/524 kB | 130/156 kB Progress (3): 623/920 kB | 424/524 kB | 130/156 kB Progress (3): 623/920 kB | 428/524 kB | 130/156 kB Progress (3): 627/920 kB | 428/524 kB | 130/156 kB Progress (3): 627/920 kB | 428/524 kB | 134/156 kB Progress (3): 631/920 kB | 428/524 kB | 134/156 kB Progress (3): 631/920 kB | 432/524 kB | 134/156 kB Progress (3): 635/920 kB | 432/524 kB | 134/156 kB Progress (3): 635/920 kB | 432/524 kB | 138/156 kB Progress (3): 639/920 kB | 432/524 kB | 138/156 kB Progress (3): 639/920 kB | 436/524 kB | 138/156 kB Progress (3): 643/920 kB | 436/524 kB | 138/156 kB Progress (3): 643/920 kB | 436/524 kB | 142/156 kB Progress (3): 647/920 kB | 436/524 kB | 142/156 kB Progress (3): 647/920 kB | 440/524 kB | 142/156 kB Progress (3): 651/920 kB | 440/524 kB | 142/156 kB Progress (3): 651/920 kB | 440/524 kB | 146/156 kB Progress (3): 655/920 kB | 440/524 kB | 146/156 kB Progress (3): 655/920 kB | 440/524 kB | 150/156 kB Progress (3): 655/920 kB | 444/524 kB | 150/156 kB Progress (3): 655/920 kB | 444/524 kB | 154/156 kB Progress (3): 659/920 kB | 444/524 kB | 154/156 kB Progress (3): 659/920 kB | 444/524 kB | 156 kB Progress (3): 659/920 kB | 448/524 kB | 156 kB Progress (3): 663/920 kB | 448/524 kB | 156 kB Progress (3): 663/920 kB | 452/524 kB | 156 kB Progress (3): 667/920 kB | 452/524 kB | 156 kB Progress (3): 667/920 kB | 456/524 kB | 156 kB Progress (3): 671/920 kB | 456/524 kB | 156 kB Progress (3): 671/920 kB | 460/524 kB | 156 kB Progress (3): 675/920 kB | 460/524 kB | 156 kB Progress (3): 675/920 kB | 464/524 kB | 156 kB Progress (3): 679/920 kB | 464/524 kB | 156 kB Progress (3): 679/920 kB | 468/524 kB | 156 kB Progress (3): 683/920 kB | 468/524 kB | 156 kB Progress (3): 683/920 kB | 472/524 kB | 156 kB Progress (3): 687/920 kB | 472/524 kB | 156 kB Progress (3): 687/920 kB | 476/524 kB | 156 kB Progress (3): 691/920 kB | 476/524 kB | 156 kB Progress (3): 691/920 kB | 480/524 kB | 156 kB Progress (3): 695/920 kB | 480/524 kB | 156 kB Progress (3): 695/920 kB | 484/524 kB | 156 kB Progress (3): 699/920 kB | 484/524 kB | 156 kB Progress (3): 699/920 kB | 488/524 kB | 156 kB Progress (3): 703/920 kB | 488/524 kB | 156 kB Progress (3): 703/920 kB | 492/524 kB | 156 kB Progress (3): 707/920 kB | 492/524 kB | 156 kB Progress (3): 707/920 kB | 496/524 kB | 156 kB Progress (3): 711/920 kB | 496/524 kB | 156 kB Progress (3): 711/920 kB | 500/524 kB | 156 kB Progress (3): 715/920 kB | 500/524 kB | 156 kB Progress (3): 715/920 kB | 504/524 kB | 156 kB Progress (3): 719/920 kB | 504/524 kB | 156 kB Progress (3): 719/920 kB | 508/524 kB | 156 kB Progress (3): 723/920 kB | 508/524 kB | 156 kB Progress (3): 723/920 kB | 512/524 kB | 156 kB Progress (3): 727/920 kB | 512/524 kB | 156 kB Progress (3): 727/920 kB | 516/524 kB | 156 kB Progress (3): 731/920 kB | 516/524 kB | 156 kB Progress (3): 731/920 kB | 520/524 kB | 156 kB Progress (3): 735/920 kB | 520/524 kB | 156 kB Progress (3): 735/920 kB | 524/524 kB | 156 kB Progress (3): 739/920 kB | 524/524 kB | 156 kB Progress (3): 739/920 kB | 524 kB | 156 kB Progress (3): 743/920 kB | 524 kB | 156 kB Progress (3): 747/920 kB | 524 kB | 156 kB Progress (3): 751/920 kB | 524 kB | 156 kB Progress (3): 755/920 kB | 524 kB | 156 kB Progress (3): 759/920 kB | 524 kB | 156 kB Progress (3): 763/920 kB | 524 kB | 156 kB Progress (3): 767/920 kB | 524 kB | 156 kB Progress (3): 771/920 kB | 524 kB | 156 kB Progress (3): 775/920 kB | 524 kB | 156 kB Progress (3): 779/920 kB | 524 kB | 156 kB 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 379 kB/s) [2019-07-30T18:31:11.240Z] Progress (2): 783/920 kB | 524 kB 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 [2019-07-30T18:31:11.240Z] Progress (2): 787/920 kB | 524 kB Progress (3): 787/920 kB | 524 kB | 4.1/68 kB Progress (3): 791/920 kB | 524 kB | 4.1/68 kB Progress (4): 791/920 kB | 524 kB | 4.1/68 kB | 4.1/332 kB Progress (4): 791/920 kB | 524 kB | 7.7/68 kB | 4.1/332 kB Progress (4): 791/920 kB | 524 kB | 7.7/68 kB | 7.7/332 kB Progress (4): 795/920 kB | 524 kB | 7.7/68 kB | 7.7/332 kB Progress (4): 795/920 kB | 524 kB | 7.7/68 kB | 12/332 kB Progress (4): 795/920 kB | 524 kB | 12/68 kB | 12/332 kB Progress (4): 795/920 kB | 524 kB | 12/68 kB | 16/332 kB Progress (4): 799/920 kB | 524 kB | 12/68 kB | 16/332 kB Progress (4): 799/920 kB | 524 kB | 12/68 kB | 20/332 kB Progress (4): 803/920 kB | 524 kB | 12/68 kB | 20/332 kB Progress (4): 803/920 kB | 524 kB | 16/68 kB | 20/332 kB Progress (4): 807/920 kB | 524 kB | 16/68 kB | 20/332 kB 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 1.3 MB/s) [2019-07-30T18:31:11.240Z] Progress (3): 807/920 kB | 16/68 kB | 24/332 kB 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 [2019-07-30T18:31:11.499Z] Progress (3): 811/920 kB | 16/68 kB | 24/332 kB Progress (3): 811/920 kB | 20/68 kB | 24/332 kB Progress (3): 815/920 kB | 20/68 kB | 24/332 kB Progress (3): 815/920 kB | 20/68 kB | 28/332 kB Progress (3): 819/920 kB | 20/68 kB | 28/332 kB Progress (3): 819/920 kB | 24/68 kB | 28/332 kB Progress (3): 823/920 kB | 24/68 kB | 28/332 kB Progress (3): 823/920 kB | 28/68 kB | 28/332 kB Progress (3): 823/920 kB | 28/68 kB | 32/332 kB Progress (3): 823/920 kB | 32/68 kB | 32/332 kB Progress (3): 827/920 kB | 32/68 kB | 32/332 kB Progress (3): 827/920 kB | 33/68 kB | 32/332 kB Progress (3): 827/920 kB | 33/68 kB | 33/332 kB Progress (3): 827/920 kB | 37/68 kB | 33/332 kB Progress (3): 831/920 kB | 37/68 kB | 33/332 kB Progress (3): 831/920 kB | 37/68 kB | 37/332 kB Progress (3): 831/920 kB | 41/68 kB | 37/332 kB Progress (3): 831/920 kB | 41/68 kB | 41/332 kB Progress (3): 831/920 kB | 41/68 kB | 45/332 kB Progress (3): 835/920 kB | 41/68 kB | 45/332 kB Progress (3): 835/920 kB | 41/68 kB | 49/332 kB Progress (4): 835/920 kB | 41/68 kB | 49/332 kB | 4.1/30 kB Progress (4): 835/920 kB | 45/68 kB | 49/332 kB | 4.1/30 kB Progress (4): 835/920 kB | 45/68 kB | 49/332 kB | 7.7/30 kB Progress (4): 835/920 kB | 45/68 kB | 53/332 kB | 7.7/30 kB Progress (4): 839/920 kB | 45/68 kB | 53/332 kB | 7.7/30 kB Progress (4): 839/920 kB | 45/68 kB | 57/332 kB | 7.7/30 kB Progress (4): 839/920 kB | 45/68 kB | 57/332 kB | 12/30 kB Progress (4): 839/920 kB | 49/68 kB | 57/332 kB | 12/30 kB Progress (4): 839/920 kB | 49/68 kB | 57/332 kB | 16/30 kB Progress (4): 839/920 kB | 49/68 kB | 61/332 kB | 16/30 kB Progress (4): 843/920 kB | 49/68 kB | 61/332 kB | 16/30 kB Progress (4): 843/920 kB | 49/68 kB | 65/332 kB | 16/30 kB Progress (4): 843/920 kB | 49/68 kB | 65/332 kB | 20/30 kB Progress (4): 843/920 kB | 53/68 kB | 65/332 kB | 20/30 kB Progress (4): 843/920 kB | 53/68 kB | 65/332 kB | 24/30 kB Progress (4): 843/920 kB | 53/68 kB | 69/332 kB | 24/30 kB Progress (4): 847/920 kB | 53/68 kB | 69/332 kB | 24/30 kB Progress (4): 847/920 kB | 53/68 kB | 73/332 kB | 24/30 kB Progress (4): 847/920 kB | 53/68 kB | 73/332 kB | 28/30 kB Progress (4): 847/920 kB | 57/68 kB | 73/332 kB | 28/30 kB Progress (4): 847/920 kB | 57/68 kB | 73/332 kB | 30 kB Progress (4): 847/920 kB | 57/68 kB | 77/332 kB | 30 kB Progress (4): 851/920 kB | 57/68 kB | 77/332 kB | 30 kB Progress (4): 851/920 kB | 57/68 kB | 81/332 kB | 30 kB Progress (4): 851/920 kB | 57/68 kB | 85/332 kB | 30 kB Progress (4): 851/920 kB | 57/68 kB | 89/332 kB | 30 kB Progress (4): 851/920 kB | 61/68 kB | 89/332 kB | 30 kB Progress (4): 851/920 kB | 61/68 kB | 93/332 kB | 30 kB Progress (4): 855/920 kB | 61/68 kB | 93/332 kB | 30 kB Progress (4): 855/920 kB | 61/68 kB | 97/332 kB | 30 kB Progress (4): 855/920 kB | 65/68 kB | 97/332 kB | 30 kB Progress (4): 859/920 kB | 65/68 kB | 97/332 kB | 30 kB Progress (4): 859/920 kB | 68 kB | 97/332 kB | 30 kB Progress (4): 859/920 kB | 68 kB | 101/332 kB | 30 kB Progress (4): 863/920 kB | 68 kB | 101/332 kB | 30 kB Progress (4): 863/920 kB | 68 kB | 105/332 kB | 30 kB Progress (4): 867/920 kB | 68 kB | 105/332 kB | 30 kB Progress (4): 867/920 kB | 68 kB | 109/332 kB | 30 kB Progress (4): 871/920 kB | 68 kB | 109/332 kB | 30 kB Progress (4): 871/920 kB | 68 kB | 113/332 kB | 30 kB Progress (4): 875/920 kB | 68 kB | 113/332 kB | 30 kB Progress (4): 875/920 kB | 68 kB | 117/332 kB | 30 kB Progress (4): 879/920 kB | 68 kB | 117/332 kB | 30 kB Progress (4): 883/920 kB | 68 kB | 117/332 kB | 30 kB Progress (4): 887/920 kB | 68 kB | 117/332 kB | 30 kB Progress (4): 891/920 kB | 68 kB | 117/332 kB | 30 kB Progress (4): 895/920 kB | 68 kB | 117/332 kB | 30 kB Progress (4): 899/920 kB | 68 kB | 117/332 kB | 30 kB Progress (4): 903/920 kB | 68 kB | 117/332 kB | 30 kB Progress (4): 903/920 kB | 68 kB | 121/332 kB | 30 kB Progress (4): 907/920 kB | 68 kB | 121/332 kB | 30 kB Progress (5): 907/920 kB | 68 kB | 121/332 kB | 30 kB | 4.1/38 kB Progress (5): 911/920 kB | 68 kB | 121/332 kB | 30 kB | 4.1/38 kB Progress (5): 911/920 kB | 68 kB | 125/332 kB | 30 kB | 4.1/38 kB Progress (5): 915/920 kB | 68 kB | 125/332 kB | 30 kB | 4.1/38 kB Progress (5): 915/920 kB | 68 kB | 125/332 kB | 30 kB | 7.7/38 kB Progress (5): 919/920 kB | 68 kB | 125/332 kB | 30 kB | 7.7/38 kB 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 137 kB/s) [2019-07-30T18:31:11.499Z] Progress (4): 919/920 kB | 129/332 kB | 30 kB | 7.7/38 kB 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 [2019-07-30T18:31:11.499Z] Progress (4): 920 kB | 129/332 kB | 30 kB | 7.7/38 kB Progress (4): 920 kB | 129/332 kB | 30 kB | 12/38 kB Progress (4): 920 kB | 133/332 kB | 30 kB | 12/38 kB 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 60 kB/s) [2019-07-30T18:31:11.499Z] Progress (3): 920 kB | 137/332 kB | 12/38 kB Progress (3): 920 kB | 137/332 kB | 16/38 kB Progress (3): 920 kB | 141/332 kB | 16/38 kB Progress (3): 920 kB | 141/332 kB | 20/38 kB 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 [2019-07-30T18:31:11.499Z] Progress (3): 920 kB | 141/332 kB | 24/38 kB Progress (3): 920 kB | 145/332 kB | 24/38 kB Progress (3): 920 kB | 145/332 kB | 28/38 kB Progress (3): 920 kB | 149/332 kB | 28/38 kB Progress (3): 920 kB | 149/332 kB | 32/38 kB Progress (3): 920 kB | 153/332 kB | 32/38 kB Progress (3): 920 kB | 153/332 kB | 36/38 kB Progress (3): 920 kB | 157/332 kB | 36/38 kB Progress (3): 920 kB | 157/332 kB | 38 kB Progress (3): 920 kB | 161/332 kB | 38 kB Progress (3): 920 kB | 165/332 kB | 38 kB Progress (3): 920 kB | 169/332 kB | 38 kB Progress (3): 920 kB | 173/332 kB | 38 kB Progress (3): 920 kB | 177/332 kB | 38 kB Progress (3): 920 kB | 181/332 kB | 38 kB Progress (3): 920 kB | 185/332 kB | 38 kB 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 1.8 MB/s) [2019-07-30T18:31:11.499Z] Progress (2): 189/332 kB | 38 kB 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 [2019-07-30T18:31:11.499Z] Progress (2): 193/332 kB | 38 kB Progress (2): 197/332 kB | 38 kB Progress (2): 201/332 kB | 38 kB Progress (2): 205/332 kB | 38 kB Progress (2): 209/332 kB | 38 kB Progress (2): 213/332 kB | 38 kB Progress (2): 217/332 kB | 38 kB Progress (2): 221/332 kB | 38 kB Progress (2): 225/332 kB | 38 kB Progress (2): 229/332 kB | 38 kB Progress (2): 233/332 kB | 38 kB Progress (2): 237/332 kB | 38 kB Progress (2): 241/332 kB | 38 kB Progress (2): 245/332 kB | 38 kB Progress (2): 249/332 kB | 38 kB Progress (2): 253/332 kB | 38 kB Progress (2): 257/332 kB | 38 kB Progress (2): 261/332 kB | 38 kB Progress (3): 261/332 kB | 38 kB | 4.1/108 kB Progress (3): 265/332 kB | 38 kB | 4.1/108 kB Progress (3): 265/332 kB | 38 kB | 7.7/108 kB Progress (3): 269/332 kB | 38 kB | 7.7/108 kB Progress (3): 269/332 kB | 38 kB | 12/108 kB Progress (3): 273/332 kB | 38 kB | 12/108 kB Progress (3): 273/332 kB | 38 kB | 16/108 kB Progress (3): 277/332 kB | 38 kB | 16/108 kB Progress (3): 277/332 kB | 38 kB | 20/108 kB Progress (3): 281/332 kB | 38 kB | 20/108 kB Progress (3): 281/332 kB | 38 kB | 24/108 kB Progress (3): 285/332 kB | 38 kB | 24/108 kB Progress (4): 285/332 kB | 38 kB | 24/108 kB | 4.1/35 kB 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 73 kB/s) [2019-07-30T18:31:11.499Z] Progress (3): 285/332 kB | 28/108 kB | 4.1/35 kB Progress (3): 289/332 kB | 28/108 kB | 4.1/35 kB Progress (3): 289/332 kB | 32/108 kB | 4.1/35 kB Progress (3): 289/332 kB | 32/108 kB | 7.7/35 kB Progress (3): 289/332 kB | 33/108 kB | 7.7/35 kB Progress (3): 293/332 kB | 33/108 kB | 7.7/35 kB Progress (3): 293/332 kB | 37/108 kB | 7.7/35 kB Progress (3): 293/332 kB | 37/108 kB | 12/35 kB Progress (3): 293/332 kB | 41/108 kB | 12/35 kB Progress (3): 297/332 kB | 41/108 kB | 12/35 kB Progress (3): 297/332 kB | 45/108 kB | 12/35 kB Progress (3): 297/332 kB | 45/108 kB | 16/35 kB Progress (3): 297/332 kB | 49/108 kB | 16/35 kB Progress (3): 301/332 kB | 49/108 kB | 16/35 kB Progress (3): 301/332 kB | 53/108 kB | 16/35 kB Progress (3): 301/332 kB | 53/108 kB | 20/35 kB Progress (4): 301/332 kB | 53/108 kB | 20/35 kB | 4.1/315 kB Progress (4): 301/332 kB | 53/108 kB | 24/35 kB | 4.1/315 kB Progress (4): 301/332 kB | 57/108 kB | 24/35 kB | 4.1/315 kB Progress (4): 305/332 kB | 57/108 kB | 24/35 kB | 4.1/315 kB Progress (4): 305/332 kB | 61/108 kB | 24/35 kB | 4.1/315 kB Progress (4): 305/332 kB | 61/108 kB | 28/35 kB | 4.1/315 kB Progress (4): 305/332 kB | 61/108 kB | 28/35 kB | 7.7/315 kB Progress (4): 305/332 kB | 61/108 kB | 32/35 kB | 7.7/315 kB Progress (4): 305/332 kB | 65/108 kB | 32/35 kB | 7.7/315 kB Progress (4): 309/332 kB | 65/108 kB | 32/35 kB | 7.7/315 kB Progress (4): 309/332 kB | 66/108 kB | 32/35 kB | 7.7/315 kB Progress (4): 309/332 kB | 66/108 kB | 33/35 kB | 7.7/315 kB Progress (4): 309/332 kB | 66/108 kB | 33/35 kB | 12/315 kB Progress (4): 309/332 kB | 66/108 kB | 35 kB | 12/315 kB Progress (4): 309/332 kB | 70/108 kB | 35 kB | 12/315 kB Progress (4): 313/332 kB | 70/108 kB | 35 kB | 12/315 kB Progress (4): 313/332 kB | 74/108 kB | 35 kB | 12/315 kB Progress (4): 313/332 kB | 74/108 kB | 35 kB | 16/315 kB Progress (4): 313/332 kB | 78/108 kB | 35 kB | 16/315 kB Progress (4): 317/332 kB | 78/108 kB | 35 kB | 16/315 kB Progress (4): 317/332 kB | 82/108 kB | 35 kB | 16/315 kB Progress (4): 317/332 kB | 82/108 kB | 35 kB | 20/315 kB Progress (4): 317/332 kB | 86/108 kB | 35 kB | 20/315 kB Progress (4): 321/332 kB | 86/108 kB | 35 kB | 20/315 kB Progress (4): 321/332 kB | 90/108 kB | 35 kB | 20/315 kB Progress (4): 321/332 kB | 90/108 kB | 35 kB | 24/315 kB Progress (4): 321/332 kB | 94/108 kB | 35 kB | 24/315 kB Progress (4): 325/332 kB | 94/108 kB | 35 kB | 24/315 kB Progress (4): 325/332 kB | 98/108 kB | 35 kB | 24/315 kB Progress (4): 325/332 kB | 102/108 kB | 35 kB | 24/315 kB Progress (4): 325/332 kB | 106/108 kB | 35 kB | 24/315 kB Progress (4): 325/332 kB | 108 kB | 35 kB | 24/315 kB Progress (4): 325/332 kB | 108 kB | 35 kB | 28/315 kB Progress (4): 329/332 kB | 108 kB | 35 kB | 28/315 kB Progress (4): 329/332 kB | 108 kB | 35 kB | 32/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 32/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 33/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 37/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 41/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 45/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 49/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 53/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 57/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 61/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 65/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 66/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 70/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 74/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 78/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 82/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 86/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 90/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 94/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 98/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 98/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 102/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 106/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 110/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 114/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 118/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 122/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 126/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 130/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 131/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 135/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 139/315 kB Progress (4): 332 kB | 108 kB | 35 kB | 143/315 kB 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 568 kB/s) [2019-07-30T18:31:11.499Z] Progress (3): 108 kB | 35 kB | 147/315 kB Progress (3): 108 kB | 35 kB | 151/315 kB Progress (3): 108 kB | 35 kB | 155/315 kB Progress (3): 108 kB | 35 kB | 159/315 kB Progress (3): 108 kB | 35 kB | 163/315 kB Progress (3): 108 kB | 35 kB | 167/315 kB Progress (3): 108 kB | 35 kB | 171/315 kB Progress (3): 108 kB | 35 kB | 175/315 kB Progress (3): 108 kB | 35 kB | 179/315 kB Progress (3): 108 kB | 35 kB | 183/315 kB Progress (3): 108 kB | 35 kB | 187/315 kB Progress (3): 108 kB | 35 kB | 191/315 kB Progress (3): 108 kB | 35 kB | 195/315 kB Progress (3): 108 kB | 35 kB | 199/315 kB Progress (3): 108 kB | 35 kB | 203/315 kB Progress (3): 108 kB | 35 kB | 207/315 kB Progress (3): 108 kB | 35 kB | 211/315 kB Progress (3): 108 kB | 35 kB | 215/315 kB Progress (3): 108 kB | 35 kB | 219/315 kB Progress (3): 108 kB | 35 kB | 223/315 kB Progress (3): 108 kB | 35 kB | 227/315 kB Progress (3): 108 kB | 35 kB | 231/315 kB Progress (3): 108 kB | 35 kB | 235/315 kB Progress (3): 108 kB | 35 kB | 239/315 kB Progress (3): 108 kB | 35 kB | 243/315 kB Progress (3): 108 kB | 35 kB | 247/315 kB Progress (3): 108 kB | 35 kB | 251/315 kB Progress (3): 108 kB | 35 kB | 255/315 kB Progress (3): 108 kB | 35 kB | 259/315 kB Progress (3): 108 kB | 35 kB | 263/315 kB Progress (3): 108 kB | 35 kB | 267/315 kB Progress (3): 108 kB | 35 kB | 271/315 kB Progress (3): 108 kB | 35 kB | 275/315 kB Progress (3): 108 kB | 35 kB | 279/315 kB Progress (3): 108 kB | 35 kB | 283/315 kB Progress (3): 108 kB | 35 kB | 287/315 kB Progress (3): 108 kB | 35 kB | 291/315 kB Progress (3): 108 kB | 35 kB | 295/315 kB Progress (3): 108 kB | 35 kB | 299/315 kB Progress (3): 108 kB | 35 kB | 303/315 kB Progress (3): 108 kB | 35 kB | 307/315 kB Progress (3): 108 kB | 35 kB | 311/315 kB Progress (3): 108 kB | 35 kB | 315 kB 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 56 kB/s) [2019-07-30T18:31:11.499Z] 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 499 kB/s) [2019-07-30T18:31:11.499Z] 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 168 kB/s) [2019-07-30T18:31:12.065Z] 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 [2019-07-30T18:31:12.065Z] 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 [2019-07-30T18:31:12.065Z] 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 [2019-07-30T18:31:12.322Z] 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 [2019-07-30T18:31:12.322Z] 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 [2019-07-30T18:31:12.322Z] 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 [2019-07-30T18:31:12.322Z] Progress (1): 3.3 kB 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 166 kB/s) [2019-07-30T18:31:12.322Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-30T18:31:12.322Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-30T18:31:12.322Z] 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 [2019-07-30T18:31:12.580Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-30T18:31:12.580Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [2019-07-30T18:31:12.580Z] 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 [2019-07-30T18:31:12.839Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 355 kB/s) [2019-07-30T18:31:12.839Z] 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 [2019-07-30T18:31:12.839Z] 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 [2019-07-30T18:31:12.839Z] 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 [2019-07-30T18:31:12.839Z] 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 [2019-07-30T18:31:13.096Z] 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 [2019-07-30T18:31:14.469Z] 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 [2019-07-30T18:31:14.729Z] Progress (1): 4.1/36 kB Progress (1): 7.7/36 kB Progress (1): 12/36 kB Progress (1): 16/36 kB Progress (1): 20/36 kB Progress (1): 24/36 kB Progress (1): 28/36 kB Progress (1): 32/36 kB Progress (1): 36/36 kB Progress (1): 36 kB 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 110 kB/s) [2019-07-30T18:31:15.029Z] 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 [2019-07-30T18:31:15.029Z] 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 [2019-07-30T18:31:15.029Z] 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 [2019-07-30T18:31:15.428Z] 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 [2019-07-30T18:31:15.428Z] 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 [2019-07-30T18:31:15.428Z] 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 [2019-07-30T18:31:15.428Z] Progress (1): 4.1/8.3 kB Progress (1): 7.7/8.3 kB Progress (1): 8.3 kB 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 116 kB/s) [2019-07-30T18:31:15.428Z] 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 [2019-07-30T18:31:15.428Z] 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 [2019-07-30T18:31:15.428Z] 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 [2019-07-30T18:31:15.688Z] 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 [2019-07-30T18:31:15.688Z] 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 [2019-07-30T18:31:15.688Z] 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 [2019-07-30T18:31:15.688Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 267 kB/s) [2019-07-30T18:31:15.688Z] 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 [2019-07-30T18:31:15.688Z] 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 [2019-07-30T18:31:15.688Z] 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 [2019-07-30T18:31:15.945Z] 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 [2019-07-30T18:31:15.945Z] 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 [2019-07-30T18:31:15.945Z] 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 [2019-07-30T18:31:16.203Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB 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 147 kB/s) [2019-07-30T18:31:16.203Z] 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 [2019-07-30T18:31:16.203Z] 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 [2019-07-30T18:31:16.203Z] 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 [2019-07-30T18:31:16.461Z] 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 [2019-07-30T18:31:16.461Z] 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 [2019-07-30T18:31:16.461Z] 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 [2019-07-30T18:31:16.461Z] Progress (1): 2.0 kB 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 42 kB/s) [2019-07-30T18:31:16.461Z] 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 [2019-07-30T18:31:16.461Z] 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 [2019-07-30T18:31:16.461Z] 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 [2019-07-30T18:31:16.718Z] 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 [2019-07-30T18:31:16.718Z] 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 [2019-07-30T18:31:16.718Z] 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 [2019-07-30T18:31:16.975Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 248 kB/s) [2019-07-30T18:31:16.975Z] 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 [2019-07-30T18:31:16.975Z] 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 [2019-07-30T18:31:16.975Z] 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 [2019-07-30T18:31:16.975Z] 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 [2019-07-30T18:31:17.233Z] 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 [2019-07-30T18:31:17.233Z] 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 [2019-07-30T18:31:17.233Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB 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 199 kB/s) [2019-07-30T18:31:17.233Z] 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 [2019-07-30T18:31:17.233Z] 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 [2019-07-30T18:31:17.233Z] 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 [2019-07-30T18:31:17.799Z] 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 [2019-07-30T18:31:17.799Z] 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 [2019-07-30T18:31:17.799Z] 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 [2019-07-30T18:31:17.799Z] Progress (1): 4.1/29 kB Progress (1): 7.7/29 kB Progress (1): 12/29 kB Progress (1): 16/29 kB Progress (1): 20/29 kB Progress (1): 24/29 kB Progress (1): 28/29 kB Progress (1): 29 kB 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 362 kB/s) [2019-07-30T18:31:18.730Z] 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 [2019-07-30T18:31:18.730Z] 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 [2019-07-30T18:31:18.730Z] 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 [2019-07-30T18:31:18.988Z] 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 [2019-07-30T18:31:18.988Z] 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 [2019-07-30T18:31:18.988Z] 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 [2019-07-30T18:31:18.988Z] Progress (1): 2.9 kB 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 43 kB/s) [2019-07-30T18:31:18.988Z] 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 [2019-07-30T18:31:18.988Z] 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 [2019-07-30T18:31:18.988Z] 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 [2019-07-30T18:31:19.246Z] 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 [2019-07-30T18:31:19.246Z] 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 [2019-07-30T18:31:19.246Z] 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 [2019-07-30T18:31:19.503Z] Progress (1): 4.1/45 kB Progress (1): 7.7/45 kB Progress (1): 12/45 kB Progress (1): 16/45 kB Progress (1): 20/45 kB Progress (1): 24/45 kB Progress (1): 28/45 kB Progress (1): 32/45 kB Progress (1): 36/45 kB Progress (1): 40/45 kB Progress (1): 44/45 kB Progress (1): 45 kB 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 857 kB/s) [2019-07-30T18:31:19.503Z] 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 [2019-07-30T18:31:19.503Z] 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 [2019-07-30T18:31:19.503Z] 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 [2019-07-30T18:31:19.760Z] 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 [2019-07-30T18:31:19.760Z] 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 [2019-07-30T18:31:19.760Z] 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 [2019-07-30T18:31:20.018Z] Progress (1): 1.8 kB 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 7.8 kB/s) [2019-07-30T18:31:20.018Z] 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 [2019-07-30T18:31:20.018Z] 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 [2019-07-30T18:31:20.018Z] 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 [2019-07-30T18:31:20.018Z] 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 [2019-07-30T18:31:20.018Z] 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 [2019-07-30T18:31:20.018Z] 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 [2019-07-30T18:31:20.275Z] 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 [2019-07-30T18:31:20.275Z] 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 [2019-07-30T18:31:20.275Z] 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 [2019-07-30T18:31:20.275Z] 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 [2019-07-30T18:31:20.275Z] 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 [2019-07-30T18:31:20.275Z] 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 [2019-07-30T18:31:20.534Z] Progress (1): 4.1/512 kB Progress (1): 7.7/512 kB Progress (1): 12/512 kB Progress (1): 16/512 kB Progress (1): 20/512 kB Progress (1): 24/512 kB Progress (1): 28/512 kB Progress (1): 32/512 kB Progress (1): 36/512 kB Progress (1): 40/512 kB Progress (1): 44/512 kB Progress (1): 48/512 kB Progress (1): 52/512 kB Progress (1): 56/512 kB Progress (1): 60/512 kB Progress (2): 60/512 kB | 0/8.0 MB Progress (2): 64/512 kB | 0/8.0 MB Progress (2): 64/512 kB | 0/8.0 MB Progress (2): 68/512 kB | 0/8.0 MB Progress (2): 68/512 kB | 0/8.0 MB Progress (2): 72/512 kB | 0/8.0 MB Progress (2): 72/512 kB | 0/8.0 MB Progress (2): 76/512 kB | 0/8.0 MB Progress (2): 76/512 kB | 0/8.0 MB Progress (2): 80/512 kB | 0/8.0 MB Progress (2): 80/512 kB | 0/8.0 MB Progress (2): 84/512 kB | 0/8.0 MB Progress (2): 84/512 kB | 0/8.0 MB Progress (2): 88/512 kB | 0/8.0 MB Progress (2): 88/512 kB | 0/8.0 MB Progress (2): 92/512 kB | 0/8.0 MB Progress (2): 92/512 kB | 0/8.0 MB Progress (2): 96/512 kB | 0/8.0 MB Progress (2): 96/512 kB | 0/8.0 MB Progress (2): 100/512 kB | 0/8.0 MB Progress (2): 104/512 kB | 0/8.0 MB Progress (2): 104/512 kB | 0/8.0 MB Progress (2): 108/512 kB | 0/8.0 MB Progress (2): 108/512 kB | 0/8.0 MB Progress (2): 112/512 kB | 0/8.0 MB Progress (2): 112/512 kB | 0.1/8.0 MB Progress (2): 116/512 kB | 0.1/8.0 MB Progress (2): 116/512 kB | 0.1/8.0 MB Progress (2): 120/512 kB | 0.1/8.0 MB Progress (2): 120/512 kB | 0.1/8.0 MB Progress (2): 124/512 kB | 0.1/8.0 MB Progress (2): 124/512 kB | 0.1/8.0 MB Progress (2): 128/512 kB | 0.1/8.0 MB Progress (2): 128/512 kB | 0.1/8.0 MB Progress (2): 132/512 kB | 0.1/8.0 MB Progress (2): 132/512 kB | 0.1/8.0 MB Progress (2): 136/512 kB | 0.1/8.0 MB Progress (2): 136/512 kB | 0.1/8.0 MB Progress (2): 140/512 kB | 0.1/8.0 MB Progress (2): 140/512 kB | 0.1/8.0 MB Progress (2): 144/512 kB | 0.1/8.0 MB Progress (2): 144/512 kB | 0.1/8.0 MB Progress (2): 148/512 kB | 0.1/8.0 MB Progress (2): 148/512 kB | 0.1/8.0 MB Progress (2): 152/512 kB | 0.1/8.0 MB Progress (2): 152/512 kB | 0.1/8.0 MB Progress (2): 156/512 kB | 0.1/8.0 MB Progress (2): 156/512 kB | 0.1/8.0 MB Progress (2): 160/512 kB | 0.1/8.0 MB Progress (2): 160/512 kB | 0.1/8.0 MB Progress (2): 160/512 kB | 0.1/8.0 MB Progress (2): 164/512 kB | 0.1/8.0 MB Progress (2): 164/512 kB | 0.1/8.0 MB Progress (2): 168/512 kB | 0.1/8.0 MB Progress (2): 168/512 kB | 0.1/8.0 MB Progress (2): 172/512 kB | 0.1/8.0 MB Progress (2): 172/512 kB | 0.1/8.0 MB Progress (2): 176/512 kB | 0.1/8.0 MB Progress (2): 176/512 kB | 0.1/8.0 MB Progress (2): 180/512 kB | 0.1/8.0 MB Progress (2): 180/512 kB | 0.1/8.0 MB Progress (2): 184/512 kB | 0.1/8.0 MB Progress (2): 184/512 kB | 0.1/8.0 MB Progress (2): 188/512 kB | 0.1/8.0 MB Progress (2): 188/512 kB | 0.1/8.0 MB Progress (2): 192/512 kB | 0.1/8.0 MB Progress (2): 192/512 kB | 0.1/8.0 MB Progress (2): 196/512 kB | 0.1/8.0 MB Progress (2): 196/512 kB | 0.1/8.0 MB Progress (2): 200/512 kB | 0.1/8.0 MB Progress (2): 200/512 kB | 0.1/8.0 MB Progress (2): 204/512 kB | 0.1/8.0 MB Progress (2): 204/512 kB | 0.1/8.0 MB Progress (2): 208/512 kB | 0.1/8.0 MB Progress (2): 208/512 kB | 0.2/8.0 MB Progress (2): 212/512 kB | 0.2/8.0 MB Progress (2): 212/512 kB | 0.2/8.0 MB Progress (2): 216/512 kB | 0.2/8.0 MB Progress (2): 216/512 kB | 0.2/8.0 MB Progress (2): 220/512 kB | 0.2/8.0 MB Progress (2): 220/512 kB | 0.2/8.0 MB Progress (2): 224/512 kB | 0.2/8.0 MB Progress (2): 224/512 kB | 0.2/8.0 MB Progress (2): 228/512 kB | 0.2/8.0 MB Progress (2): 228/512 kB | 0.2/8.0 MB Progress (2): 232/512 kB | 0.2/8.0 MB Progress (2): 232/512 kB | 0.2/8.0 MB Progress (2): 236/512 kB | 0.2/8.0 MB Progress (2): 236/512 kB | 0.2/8.0 MB Progress (2): 240/512 kB | 0.2/8.0 MB Progress (2): 240/512 kB | 0.2/8.0 MB Progress (2): 244/512 kB | 0.2/8.0 MB Progress (2): 244/512 kB | 0.2/8.0 MB Progress (2): 248/512 kB | 0.2/8.0 MB Progress (2): 248/512 kB | 0.2/8.0 MB Progress (2): 252/512 kB | 0.2/8.0 MB Progress (2): 252/512 kB | 0.2/8.0 MB Progress (2): 256/512 kB | 0.2/8.0 MB Progress (2): 256/512 kB | 0.2/8.0 MB Progress (2): 260/512 kB | 0.2/8.0 MB Progress (2): 260/512 kB | 0.2/8.0 MB Progress (2): 264/512 kB | 0.2/8.0 MB Progress (2): 264/512 kB | 0.2/8.0 MB Progress (2): 268/512 kB | 0.2/8.0 MB Progress (2): 268/512 kB | 0.2/8.0 MB Progress (2): 272/512 kB | 0.2/8.0 MB Progress (2): 272/512 kB | 0.2/8.0 MB Progress (2): 276/512 kB | 0.2/8.0 MB Progress (2): 276/512 kB | 0.2/8.0 MB Progress (2): 280/512 kB | 0.2/8.0 MB Progress (2): 280/512 kB | 0.2/8.0 MB Progress (2): 284/512 kB | 0.2/8.0 MB Progress (2): 284/512 kB | 0.2/8.0 MB Progress (2): 288/512 kB | 0.2/8.0 MB Progress (2): 288/512 kB | 0.2/8.0 MB Progress (2): 292/512 kB | 0.2/8.0 MB Progress (2): 292/512 kB | 0.2/8.0 MB Progress (2): 296/512 kB | 0.2/8.0 MB Progress (2): 296/512 kB | 0.2/8.0 MB Progress (2): 300/512 kB | 0.2/8.0 MB Progress (2): 300/512 kB | 0.2/8.0 MB Progress (2): 304/512 kB | 0.2/8.0 MB Progress (2): 304/512 kB | 0.2/8.0 MB Progress (2): 308/512 kB | 0.2/8.0 MB Progress (2): 308/512 kB | 0.3/8.0 MB Progress (2): 312/512 kB | 0.3/8.0 MB Progress (2): 312/512 kB | 0.3/8.0 MB Progress (2): 316/512 kB | 0.3/8.0 MB Progress (2): 316/512 kB | 0.3/8.0 MB Progress (2): 320/512 kB | 0.3/8.0 MB Progress (2): 320/512 kB | 0.3/8.0 MB Progress (2): 324/512 kB | 0.3/8.0 MB Progress (2): 324/512 kB | 0.3/8.0 MB Progress (2): 328/512 kB | 0.3/8.0 MB Progress (2): 328/512 kB | 0.3/8.0 MB Progress (2): 332/512 kB | 0.3/8.0 MB Progress (2): 332/512 kB | 0.3/8.0 MB Progress (2): 336/512 kB | 0.3/8.0 MB Progress (2): 336/512 kB | 0.3/8.0 MB Progress (2): 340/512 kB | 0.3/8.0 MB Progress (2): 340/512 kB | 0.3/8.0 MB Progress (2): 344/512 kB | 0.3/8.0 MB Progress (2): 344/512 kB | 0.3/8.0 MB Progress (2): 348/512 kB | 0.3/8.0 MB Progress (2): 348/512 kB | 0.3/8.0 MB Progress (2): 352/512 kB | 0.3/8.0 MB Progress (2): 352/512 kB | 0.3/8.0 MB Progress (2): 356/512 kB | 0.3/8.0 MB Progress (2): 360/512 kB | 0.3/8.0 MB Progress (2): 364/512 kB | 0.3/8.0 MB Progress (2): 368/512 kB | 0.3/8.0 MB Progress (2): 372/512 kB | 0.3/8.0 MB Progress (2): 376/512 kB | 0.3/8.0 MB Progress (2): 380/512 kB | 0.3/8.0 MB Progress (2): 384/512 kB | 0.3/8.0 MB Progress (2): 388/512 kB | 0.3/8.0 MB Progress (2): 392/512 kB | 0.3/8.0 MB Progress (2): 396/512 kB | 0.3/8.0 MB Progress (2): 400/512 kB | 0.3/8.0 MB Progress (2): 404/512 kB | 0.3/8.0 MB Progress (2): 404/512 kB | 0.3/8.0 MB Progress (2): 408/512 kB | 0.3/8.0 MB Progress (2): 408/512 kB | 0.3/8.0 MB Progress (2): 412/512 kB | 0.3/8.0 MB Progress (2): 412/512 kB | 0.3/8.0 MB Progress (2): 416/512 kB | 0.3/8.0 MB Progress (2): 416/512 kB | 0.3/8.0 MB Progress (2): 420/512 kB | 0.3/8.0 MB Progress (2): 420/512 kB | 0.3/8.0 MB Progress (2): 424/512 kB | 0.3/8.0 MB Progress (2): 424/512 kB | 0.3/8.0 MB Progress (2): 428/512 kB | 0.3/8.0 MB Progress (2): 428/512 kB | 0.3/8.0 MB Progress (2): 432/512 kB | 0.3/8.0 MB Progress (2): 432/512 kB | 0.3/8.0 MB Progress (2): 436/512 kB | 0.3/8.0 MB Progress (2): 436/512 kB | 0.3/8.0 MB Progress (2): 440/512 kB | 0.3/8.0 MB Progress (2): 440/512 kB | 0.3/8.0 MB Progress (2): 444/512 kB | 0.3/8.0 MB Progress (2): 444/512 kB | 0.3/8.0 MB Progress (2): 448/512 kB | 0.3/8.0 MB Progress (2): 448/512 kB | 0.3/8.0 MB Progress (2): 452/512 kB | 0.3/8.0 MB Progress (2): 452/512 kB | 0.3/8.0 MB Progress (2): 456/512 kB | 0.3/8.0 MB Progress (2): 456/512 kB | 0.4/8.0 MB Progress (2): 460/512 kB | 0.4/8.0 MB Progress (2): 460/512 kB | 0.4/8.0 MB Progress (2): 464/512 kB | 0.4/8.0 MB Progress (2): 464/512 kB | 0.4/8.0 MB Progress (2): 468/512 kB | 0.4/8.0 MB Progress (2): 468/512 kB | 0.4/8.0 MB Progress (2): 472/512 kB | 0.4/8.0 MB Progress (2): 472/512 kB | 0.4/8.0 MB Progress (2): 476/512 kB | 0.4/8.0 MB Progress (2): 476/512 kB | 0.4/8.0 MB Progress (2): 480/512 kB | 0.4/8.0 MB Progress (2): 480/512 kB | 0.4/8.0 MB Progress (2): 484/512 kB | 0.4/8.0 MB Progress (2): 484/512 kB | 0.4/8.0 MB Progress (2): 488/512 kB | 0.4/8.0 MB Progress (2): 488/512 kB | 0.4/8.0 MB Progress (2): 492/512 kB | 0.4/8.0 MB Progress (2): 492/512 kB | 0.4/8.0 MB Progress (2): 496/512 kB | 0.4/8.0 MB Progress (2): 496/512 kB | 0.4/8.0 MB Progress (2): 500/512 kB | 0.4/8.0 MB Progress (2): 500/512 kB | 0.4/8.0 MB Progress (2): 504/512 kB | 0.4/8.0 MB Progress (2): 504/512 kB | 0.4/8.0 MB Progress (2): 508/512 kB | 0.4/8.0 MB Progress (2): 508/512 kB | 0.4/8.0 MB Progress (2): 512/512 kB | 0.4/8.0 MB Progress (2): 512/512 kB | 0.4/8.0 MB Progress (2): 512 kB | 0.4/8.0 MB Progress (2): 512 kB | 0.4/8.0 MB Progress (2): 512 kB | 0.4/8.0 MB Progress (2): 512 kB | 0.4/8.0 MB Progress (2): 512 kB | 0.4/8.0 MB Progress (2): 512 kB | 0.4/8.0 MB Progress (2): 512 kB | 0.4/8.0 MB Progress (2): 512 kB | 0.4/8.0 MB Progress (2): 512 kB | 0.4/8.0 MB Progress (2): 512 kB | 0.4/8.0 MB Progress (2): 512 kB | 0.4/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.5/8.0 MB Progress (2): 512 kB | 0.6/8.0 MB 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 3.8 MB/s) [2019-07-30T18:31:20.794Z] Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.6/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.7/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.8/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 0.9/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.0/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.1/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.2/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.3/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.4/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.5/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.6/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.7/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.8/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 1.9/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.0/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.1/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.2/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.3/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.4/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.5/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.6/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.7/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.8/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 2.9/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.0/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.1/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.2/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.3/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.4/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.5/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.6/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.7/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.8/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 3.9/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.0/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.1/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.2/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.3/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.4/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.5/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.6/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.7/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.8/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 4.9/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.0/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.1/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.2/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.3/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.4/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.5/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.6/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.7/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.8/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 5.9/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.0/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.1/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.2/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.3/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.4/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.5/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.6/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.7/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.8/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 6.9/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.0/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.1/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.2/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.3/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.4/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.5/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.6/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.7/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.8/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 7.9/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0/8.0 MB Progress (1): 8.0 MB 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 14 MB/s) [2019-07-30T18:31:21.053Z] 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 [2019-07-30T18:31:21.053Z] 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 [2019-07-30T18:31:21.053Z] 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 [2019-07-30T18:31:21.311Z] 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 [2019-07-30T18:31:21.311Z] 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 [2019-07-30T18:31:21.311Z] 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 [2019-07-30T18:31:21.311Z] Progress (1): 2.0 kB 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 43 kB/s) [2019-07-30T18:31:21.311Z] 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 [2019-07-30T18:31:21.311Z] 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 [2019-07-30T18:31:21.569Z] 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 [2019-07-30T18:31:21.569Z] 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 [2019-07-30T18:31:21.827Z] 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 [2019-07-30T18:31:21.827Z] 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 [2019-07-30T18:31:21.827Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB 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 378 kB/s) [2019-07-30T18:31:21.827Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-30T18:31:21.827Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-30T18:31:21.827Z] 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 [2019-07-30T18:31:22.086Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-30T18:31:22.086Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [2019-07-30T18:31:22.086Z] 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 [2019-07-30T18:31:22.086Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB 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 506 kB/s) [2019-07-30T18:31:22.086Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T18:31:22.086Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T18:31:22.086Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T18:31:22.351Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T18:31:22.351Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T18:31:22.351Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom [2019-07-30T18:31:22.351Z] Progress (1): 4.1/42 kB Progress (1): 7.7/42 kB Progress (1): 12/42 kB Progress (1): 16/42 kB Progress (1): 20/42 kB Progress (1): 24/42 kB Progress (1): 28/42 kB Progress (1): 32/42 kB Progress (1): 36/42 kB Progress (1): 40/42 kB Progress (1): 42 kB 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.2 MB/s) [2019-07-30T18:31:22.351Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-30T18:31:22.351Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-30T18:31:22.351Z] 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 [2019-07-30T18:31:22.609Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-30T18:31:22.609Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [2019-07-30T18:31:22.609Z] 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 [2019-07-30T18:31:22.609Z] Progress (1): 4.1/316 kB Progress (1): 7.7/316 kB Progress (1): 12/316 kB Progress (1): 16/316 kB Progress (1): 20/316 kB Progress (1): 24/316 kB Progress (1): 28/316 kB Progress (1): 32/316 kB Progress (1): 36/316 kB Progress (1): 40/316 kB Progress (1): 44/316 kB Progress (1): 48/316 kB Progress (1): 52/316 kB Progress (1): 56/316 kB Progress (1): 60/316 kB Progress (1): 64/316 kB Progress (1): 68/316 kB Progress (1): 72/316 kB Progress (1): 76/316 kB Progress (1): 80/316 kB Progress (1): 84/316 kB Progress (1): 88/316 kB Progress (1): 92/316 kB Progress (1): 96/316 kB Progress (1): 100/316 kB Progress (1): 104/316 kB Progress (1): 108/316 kB Progress (1): 112/316 kB Progress (1): 116/316 kB Progress (1): 120/316 kB Progress (1): 124/316 kB Progress (1): 128/316 kB Progress (1): 132/316 kB Progress (1): 136/316 kB Progress (1): 140/316 kB Progress (1): 144/316 kB Progress (1): 148/316 kB Progress (1): 152/316 kB Progress (1): 156/316 kB Progress (1): 160/316 kB Progress (1): 164/316 kB Progress (1): 168/316 kB Progress (1): 172/316 kB Progress (1): 176/316 kB Progress (1): 180/316 kB Progress (1): 184/316 kB Progress (1): 188/316 kB Progress (1): 192/316 kB Progress (1): 196/316 kB Progress (1): 200/316 kB Progress (1): 204/316 kB Progress (1): 208/316 kB Progress (1): 212/316 kB Progress (1): 216/316 kB Progress (1): 220/316 kB Progress (1): 224/316 kB Progress (1): 228/316 kB Progress (1): 232/316 kB Progress (1): 236/316 kB Progress (1): 240/316 kB Progress (1): 244/316 kB Progress (1): 248/316 kB Progress (1): 252/316 kB Progress (1): 256/316 kB Progress (1): 260/316 kB Progress (1): 264/316 kB Progress (1): 268/316 kB Progress (1): 272/316 kB Progress (1): 276/316 kB Progress (1): 280/316 kB Progress (1): 284/316 kB Progress (1): 288/316 kB Progress (1): 292/316 kB Progress (1): 296/316 kB Progress (1): 300/316 kB Progress (1): 304/316 kB Progress (1): 308/316 kB Progress (1): 312/316 kB Progress (1): 316/316 kB Progress (1): 316 kB 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 7.2 MB/s) [2019-07-30T18:31:22.928Z] 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 [2019-07-30T18:31:22.928Z] 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 [2019-07-30T18:31:22.928Z] 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 [2019-07-30T18:31:23.281Z] 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 [2019-07-30T18:31:23.281Z] 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 [2019-07-30T18:31:23.281Z] 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 [2019-07-30T18:31:23.281Z] Progress (1): 1.4 kB 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 28 kB/s) [2019-07-30T18:31:23.281Z] 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 [2019-07-30T18:31:23.281Z] 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 [2019-07-30T18:31:23.281Z] 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 [2019-07-30T18:31:23.541Z] 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 [2019-07-30T18:31:23.541Z] 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 [2019-07-30T18:31:23.541Z] 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 [2019-07-30T18:31:23.541Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB 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 282 kB/s) [2019-07-30T18:31:23.805Z] 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 [2019-07-30T18:31:23.805Z] 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 [2019-07-30T18:31:23.805Z] 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 [2019-07-30T18:31:24.062Z] Progress (1): 3.7 kB 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 16 kB/s) [2019-07-30T18:31:24.062Z] 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 [2019-07-30T18:31:24.062Z] 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 [2019-07-30T18:31:24.320Z] 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 [2019-07-30T18:31:24.320Z] Progress (1): 4.1/8.7 kB Progress (1): 5.1/8.7 kB Progress (1): 8.7 kB 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 57 kB/s) [2019-07-30T18:31:24.320Z] 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 [2019-07-30T18:31:24.320Z] 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 [2019-07-30T18:31:24.320Z] 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 [2019-07-30T18:31:24.834Z] Progress (1): 4.1/78 kB Progress (1): 7.9/78 kB Progress (1): 12/78 kB Progress (1): 16/78 kB Progress (1): 20/78 kB Progress (1): 24/78 kB Progress (1): 27/78 kB Progress (1): 31/78 kB Progress (1): 35/78 kB Progress (1): 39/78 kB Progress (1): 43/78 kB Progress (1): 47/78 kB Progress (1): 51/78 kB Progress (1): 55/78 kB Progress (1): 58/78 kB Progress (1): 62/78 kB Progress (1): 66/78 kB Progress (1): 70/78 kB Progress (1): 74/78 kB Progress (1): 78 kB 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 252 kB/s) [2019-07-30T18:31:24.834Z] 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 [2019-07-30T18:31:24.834Z] 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 [2019-07-30T18:31:24.834Z] 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 [2019-07-30T18:31:24.834Z] 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 [2019-07-30T18:31:24.834Z] 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 [2019-07-30T18:31:24.834Z] 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 [2019-07-30T18:31:25.767Z] Progress (1): 2.1 kB 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 3.6 kB/s) [2019-07-30T18:31:25.767Z] 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 [2019-07-30T18:31:25.767Z] 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 [2019-07-30T18:31:25.767Z] 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 [2019-07-30T18:31:25.767Z] 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 [2019-07-30T18:31:25.767Z] 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 [2019-07-30T18:31:25.767Z] 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 [2019-07-30T18:31:25.767Z] Progress (1): 1.1 kB 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 28 kB/s) [2019-07-30T18:31:25.767Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-30T18:31:26.025Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-30T18:31:26.025Z] 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 [2019-07-30T18:31:26.025Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-30T18:31:26.025Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom [2019-07-30T18:31:26.025Z] 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 [2019-07-30T18:31:26.282Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom (19 kB at 472 kB/s) [2019-07-30T18:31:26.282Z] 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 [2019-07-30T18:31:26.282Z] 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 [2019-07-30T18:31:26.282Z] 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 [2019-07-30T18:31:26.540Z] 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 [2019-07-30T18:31:26.540Z] 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 [2019-07-30T18:31:26.540Z] 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 [2019-07-30T18:31:26.540Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB 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 101 kB/s) [2019-07-30T18:31:26.540Z] 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 [2019-07-30T18:31:26.540Z] 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 [2019-07-30T18:31:26.540Z] 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 [2019-07-30T18:31:26.797Z] 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 [2019-07-30T18:31:26.797Z] 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 [2019-07-30T18:31:26.797Z] 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 [2019-07-30T18:31:26.797Z] Progress (1): 3.3 kB 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 111 kB/s) [2019-07-30T18:31:26.797Z] 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 [2019-07-30T18:31:26.797Z] 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 [2019-07-30T18:31:26.797Z] 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 [2019-07-30T18:31:27.055Z] 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 [2019-07-30T18:31:27.055Z] 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 [2019-07-30T18:31:27.055Z] 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 [2019-07-30T18:31:27.055Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB 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 143 kB/s) [2019-07-30T18:31:27.055Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-07-30T18:31:27.055Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-07-30T18:31:27.055Z] 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 [2019-07-30T18:31:27.312Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-07-30T18:31:27.312Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [2019-07-30T18:31:27.312Z] 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 [2019-07-30T18:31:27.312Z] Progress (1): 4.1/9.0 kB Progress (1): 7.7/9.0 kB Progress (1): 9.0 kB 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 249 kB/s) [2019-07-30T18:31:27.312Z] 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 [2019-07-30T18:31:27.312Z] 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 [2019-07-30T18:31:27.569Z] 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 [2019-07-30T18:31:27.569Z] 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 [2019-07-30T18:31:27.569Z] 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 [2019-07-30T18:31:27.827Z] 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 [2019-07-30T18:31:27.827Z] Progress (1): 3.3 kB 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 90 kB/s) [2019-07-30T18:31:27.827Z] 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 [2019-07-30T18:31:27.827Z] 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 [2019-07-30T18:31:27.827Z] 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 [2019-07-30T18:31:28.085Z] 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 [2019-07-30T18:31:28.085Z] 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 [2019-07-30T18:31:28.085Z] 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 [2019-07-30T18:31:28.085Z] Progress (1): 2.5 kB 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 78 kB/s) [2019-07-30T18:31:28.085Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T18:31:28.085Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T18:31:28.085Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T18:31:28.343Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T18:31:28.343Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T18:31:28.343Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [2019-07-30T18:31:28.343Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB 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 665 kB/s) [2019-07-30T18:31:28.343Z] 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 [2019-07-30T18:31:28.343Z] 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 [2019-07-30T18:31:28.343Z] 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 [2019-07-30T18:31:28.601Z] 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 [2019-07-30T18:31:28.601Z] 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 [2019-07-30T18:31:28.601Z] 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 [2019-07-30T18:31:28.601Z] Progress (1): 4.1/4.4 kB Progress (1): 4.4 kB 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 118 kB/s) [2019-07-30T18:31:28.601Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-30T18:31:28.601Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-30T18:31:28.601Z] 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 [2019-07-30T18:31:28.858Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-30T18:31:28.858Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [2019-07-30T18:31:28.858Z] 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 [2019-07-30T18:31:28.858Z] Progress (1): 3.1 kB 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 99 kB/s) [2019-07-30T18:31:28.858Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T18:31:28.858Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T18:31:28.858Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T18:31:29.116Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T18:31:29.116Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T18:31:29.116Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [2019-07-30T18:31:29.116Z] Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB 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 622 kB/s) [2019-07-30T18:31:29.373Z] 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 [2019-07-30T18:31:29.373Z] 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 [2019-07-30T18:31:29.373Z] 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 [2019-07-30T18:31:29.373Z] 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 [2019-07-30T18:31:29.373Z] 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 [2019-07-30T18:31:29.373Z] 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 [2019-07-30T18:31:29.631Z] Progress (1): 3.8 kB 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 109 kB/s) [2019-07-30T18:31:29.631Z] 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 [2019-07-30T18:31:29.631Z] 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 [2019-07-30T18:31:29.631Z] 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 [2019-07-30T18:31:29.890Z] 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 [2019-07-30T18:31:29.890Z] 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 [2019-07-30T18:31:29.890Z] 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 [2019-07-30T18:31:29.890Z] Progress (1): 3.7 kB 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 104 kB/s) [2019-07-30T18:31:29.890Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-30T18:31:29.890Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-30T18:31:29.890Z] 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 [2019-07-30T18:31:30.147Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-30T18:31:30.147Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [2019-07-30T18:31:30.147Z] 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 [2019-07-30T18:31:30.147Z] Progress (1): 3.1 kB 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 99 kB/s) [2019-07-30T18:31:30.147Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-30T18:31:30.147Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-30T18:31:30.147Z] 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 [2019-07-30T18:31:30.405Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-30T18:31:30.405Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [2019-07-30T18:31:30.405Z] 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 [2019-07-30T18:31:30.663Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 43 kB/s) [2019-07-30T18:31:30.663Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T18:31:30.663Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T18:31:30.663Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T18:31:30.920Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T18:31:30.920Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T18:31:30.920Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom [2019-07-30T18:31:30.920Z] Progress (1): 4.1/56 kB Progress (1): 7.7/56 kB Progress (1): 12/56 kB Progress (1): 16/56 kB Progress (1): 20/56 kB Progress (1): 24/56 kB Progress (1): 28/56 kB Progress (1): 32/56 kB Progress (1): 36/56 kB Progress (1): 40/56 kB Progress (1): 44/56 kB Progress (1): 48/56 kB Progress (1): 52/56 kB Progress (1): 56/56 kB Progress (1): 56 kB 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 1.6 MB/s) [2019-07-30T18:31:30.920Z] 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 [2019-07-30T18:31:30.920Z] 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 [2019-07-30T18:31:31.232Z] 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 [2019-07-30T18:31:31.232Z] 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 [2019-07-30T18:31:31.232Z] 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 [2019-07-30T18:31:31.232Z] 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 [2019-07-30T18:31:31.232Z] Progress (1): 1.1 kB 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 24 kB/s) [2019-07-30T18:31:31.232Z] 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 [2019-07-30T18:31:31.232Z] 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 [2019-07-30T18:31:31.232Z] 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 [2019-07-30T18:31:31.724Z] 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 [2019-07-30T18:31:31.724Z] 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 [2019-07-30T18:31:31.724Z] 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 [2019-07-30T18:31:31.724Z] Progress (1): 1.8 kB 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 44 kB/s) [2019-07-30T18:31:31.724Z] 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 [2019-07-30T18:31:31.724Z] 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 [2019-07-30T18:31:31.984Z] 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 [2019-07-30T18:31:31.984Z] 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 [2019-07-30T18:31:31.984Z] 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 [2019-07-30T18:31:31.984Z] 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 [2019-07-30T18:31:31.984Z] Progress (1): 1.0 kB 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 26 kB/s) [2019-07-30T18:31:31.984Z] 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 [2019-07-30T18:31:31.984Z] 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 [2019-07-30T18:31:31.984Z] 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 [2019-07-30T18:31:32.241Z] 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 [2019-07-30T18:31:32.241Z] 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 [2019-07-30T18:31:32.241Z] 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 [2019-07-30T18:31:32.241Z] Progress (1): 1.0 kB 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 20 kB/s) [2019-07-30T18:31:32.241Z] 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 [2019-07-30T18:31:32.499Z] 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 [2019-07-30T18:31:32.499Z] 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 [2019-07-30T18:31:32.499Z] 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 [2019-07-30T18:31:32.499Z] 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 [2019-07-30T18:31:32.499Z] 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 [2019-07-30T18:31:32.757Z] Progress (1): 1.7 kB 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 42 kB/s) [2019-07-30T18:31:32.757Z] 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 [2019-07-30T18:31:32.757Z] 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 [2019-07-30T18:31:32.757Z] 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 [2019-07-30T18:31:32.757Z] 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 [2019-07-30T18:31:33.014Z] 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 [2019-07-30T18:31:33.014Z] 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 [2019-07-30T18:31:33.014Z] Progress (1): 1.3 kB 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 33 kB/s) [2019-07-30T18:31:33.014Z] 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 [2019-07-30T18:31:33.014Z] 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 [2019-07-30T18:31:33.014Z] 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 [2019-07-30T18:31:33.271Z] 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 [2019-07-30T18:31:33.271Z] 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 [2019-07-30T18:31:33.271Z] 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 [2019-07-30T18:31:33.271Z] Progress (1): 2.1 kB 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 43 kB/s) [2019-07-30T18:31:33.271Z] 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 [2019-07-30T18:31:33.271Z] 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 [2019-07-30T18:31:33.271Z] 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 [2019-07-30T18:31:33.529Z] 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 [2019-07-30T18:31:33.529Z] 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 [2019-07-30T18:31:33.529Z] 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 [2019-07-30T18:31:33.787Z] Progress (1): 1.1 kB 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 8.1 kB/s) [2019-07-30T18:31:33.787Z] 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 [2019-07-30T18:31:33.787Z] 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 [2019-07-30T18:31:33.787Z] 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 [2019-07-30T18:31:34.045Z] 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 [2019-07-30T18:31:34.045Z] 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 [2019-07-30T18:31:34.045Z] 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 [2019-07-30T18:31:34.045Z] Progress (1): 3.3 kB 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 84 kB/s) [2019-07-30T18:31:34.045Z] 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 [2019-07-30T18:31:34.045Z] 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 [2019-07-30T18:31:34.045Z] 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 [2019-07-30T18:31:34.301Z] 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 [2019-07-30T18:31:34.301Z] 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 [2019-07-30T18:31:34.301Z] 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 [2019-07-30T18:31:34.301Z] Progress (1): 1.0 kB 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 18 kB/s) [2019-07-30T18:31:34.301Z] 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 [2019-07-30T18:31:34.301Z] 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 [2019-07-30T18:31:34.301Z] 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 [2019-07-30T18:31:34.560Z] 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 [2019-07-30T18:31:34.560Z] 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 [2019-07-30T18:31:34.560Z] 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 [2019-07-30T18:31:34.560Z] Progress (1): 2.0 kB 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 46 kB/s) [2019-07-30T18:31:34.560Z] 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 [2019-07-30T18:31:34.560Z] 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 [2019-07-30T18:31:34.560Z] 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 [2019-07-30T18:31:34.817Z] 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 [2019-07-30T18:31:34.817Z] 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 [2019-07-30T18:31:34.817Z] 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 [2019-07-30T18:31:34.817Z] Progress (1): 1.1 kB 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 26 kB/s) [2019-07-30T18:31:34.817Z] 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 [2019-07-30T18:31:35.075Z] 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 [2019-07-30T18:31:35.075Z] 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 [2019-07-30T18:31:35.075Z] 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 [2019-07-30T18:31:35.075Z] 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 [2019-07-30T18:31:35.075Z] 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 [2019-07-30T18:31:35.334Z] Progress (1): 1.1 kB 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 18 kB/s) [2019-07-30T18:31:35.334Z] 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 [2019-07-30T18:31:35.334Z] 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 [2019-07-30T18:31:35.334Z] 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 [2019-07-30T18:31:35.592Z] 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 [2019-07-30T18:31:35.592Z] 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 [2019-07-30T18:31:35.592Z] 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 [2019-07-30T18:31:35.592Z] Progress (1): 2.7 kB 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 52 kB/s) [2019-07-30T18:31:35.592Z] 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 [2019-07-30T18:31:35.592Z] 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 [2019-07-30T18:31:35.592Z] 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 [2019-07-30T18:31:35.850Z] 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 [2019-07-30T18:31:35.850Z] 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 [2019-07-30T18:31:35.850Z] 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 [2019-07-30T18:31:35.850Z] Progress (1): 1.9 kB 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 71 kB/s) [2019-07-30T18:31:35.850Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T18:31:36.107Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T18:31:36.107Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T18:31:36.107Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T18:31:36.107Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T18:31:36.107Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom [2019-07-30T18:31:36.365Z] Progress (1): 998 B 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 31 kB/s) [2019-07-30T18:31:36.365Z] 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 [2019-07-30T18:31:36.365Z] 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 [2019-07-30T18:31:36.365Z] 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 [2019-07-30T18:31:36.365Z] 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 [2019-07-30T18:31:36.365Z] 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 [2019-07-30T18:31:36.365Z] 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 [2019-07-30T18:31:36.623Z] Progress (1): 4.1/6.9 kB Progress (1): 6.9 kB 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 202 kB/s) [2019-07-30T18:31:36.623Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-30T18:31:36.623Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-30T18:31:36.623Z] 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 [2019-07-30T18:31:36.623Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-30T18:31:36.881Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [2019-07-30T18:31:36.881Z] 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 [2019-07-30T18:31:36.881Z] Progress (1): 2.8 kB 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 76 kB/s) [2019-07-30T18:31:36.881Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-30T18:31:36.881Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-30T18:31:36.881Z] 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 [2019-07-30T18:31:37.138Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-30T18:31:37.138Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [2019-07-30T18:31:37.138Z] 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 [2019-07-30T18:31:37.138Z] Progress (1): 4.1 kB 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 127 kB/s) [2019-07-30T18:31:37.138Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T18:31:37.138Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T18:31:37.138Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T18:31:37.395Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T18:31:37.395Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T18:31:37.395Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [2019-07-30T18:31:37.395Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB 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 204 kB/s) [2019-07-30T18:31:37.395Z] 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 [2019-07-30T18:31:37.395Z] 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 [2019-07-30T18:31:37.395Z] 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 [2019-07-30T18:31:37.653Z] 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 [2019-07-30T18:31:37.653Z] 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 [2019-07-30T18:31:37.653Z] 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 [2019-07-30T18:31:37.653Z] Progress (1): 1.7 kB 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 53 kB/s) [2019-07-30T18:31:37.653Z] 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 [2019-07-30T18:31:37.911Z] 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 [2019-07-30T18:31:37.911Z] 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 [2019-07-30T18:31:37.911Z] 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 [2019-07-30T18:31:37.911Z] 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 [2019-07-30T18:31:37.911Z] 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 [2019-07-30T18:31:38.168Z] Progress (1): 2.7 kB 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 87 kB/s) [2019-07-30T18:31:38.168Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T18:31:38.168Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T18:31:38.168Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T18:31:38.425Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T18:31:38.425Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T18:31:38.425Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.pom [2019-07-30T18:31:38.425Z] Progress (1): 564 B 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 14 kB/s) [2019-07-30T18:31:38.425Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-30T18:31:38.425Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-30T18:31:38.425Z] 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 [2019-07-30T18:31:38.684Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-30T18:31:38.940Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.pom [2019-07-30T18:31:38.941Z] 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 [2019-07-30T18:31:38.941Z] Progress (1): 752 B 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 26 kB/s) [2019-07-30T18:31:38.941Z] 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 [2019-07-30T18:31:38.941Z] 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 [2019-07-30T18:31:38.941Z] 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 [2019-07-30T18:31:39.199Z] Progress (1): 2.4/6.4 kB Progress (1): 6.4 kB 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 28 kB/s) [2019-07-30T18:31:39.199Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-30T18:31:39.199Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-30T18:31:39.199Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom [2019-07-30T18:31:39.528Z] Progress (1): 1.0/31 kB Progress (1): 5.1/31 kB Progress (1): 9.2/31 kB Progress (1): 13/31 kB Progress (1): 17/31 kB Progress (1): 20/31 kB Progress (1): 24/31 kB Progress (1): 28/31 kB Progress (1): 31 kB 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 140 kB/s) [2019-07-30T18:31:39.528Z] 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 [2019-07-30T18:31:39.528Z] 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 [2019-07-30T18:31:39.528Z] 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 [2019-07-30T18:31:39.925Z] 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 [2019-07-30T18:31:39.925Z] 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 [2019-07-30T18:31:39.925Z] 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 [2019-07-30T18:31:39.925Z] Progress (1): 4.1/8.7 kB Progress (1): 7.7/8.7 kB Progress (1): 8.7 kB 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 241 kB/s) [2019-07-30T18:31:39.925Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T18:31:39.925Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T18:31:39.925Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T18:31:39.925Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T18:31:40.229Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T18:31:40.229Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [2019-07-30T18:31:40.229Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB 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 151 kB/s) [2019-07-30T18:31:40.229Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-30T18:31:40.229Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-30T18:31:40.229Z] 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 [2019-07-30T18:31:40.229Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-30T18:31:40.229Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0/maven-core-2.0.pom [2019-07-30T18:31:40.526Z] 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 [2019-07-30T18:31:40.526Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB 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 155 kB/s) [2019-07-30T18:31:40.526Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T18:31:40.526Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T18:31:40.526Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T18:31:40.526Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T18:31:40.526Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T18:31:40.784Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom [2019-07-30T18:31:40.784Z] Progress (1): 4.1/8.8 kB Progress (1): 7.7/8.8 kB Progress (1): 8.8 kB 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 244 kB/s) [2019-07-30T18:31:40.784Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-30T18:31:40.784Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-30T18:31:40.784Z] 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 [2019-07-30T18:31:40.784Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-30T18:31:41.041Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom [2019-07-30T18:31:41.041Z] 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 [2019-07-30T18:31:41.041Z] Progress (1): 1.4 kB 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 46 kB/s) [2019-07-30T18:31:41.041Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-30T18:31:41.041Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-30T18:31:41.041Z] 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 [2019-07-30T18:31:41.298Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-30T18:31:41.298Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [2019-07-30T18:31:41.298Z] 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 [2019-07-30T18:31:41.298Z] Progress (1): 2.4 kB 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 78 kB/s) [2019-07-30T18:31:41.298Z] 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 [2019-07-30T18:31:41.298Z] 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 [2019-07-30T18:31:41.298Z] 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 [2019-07-30T18:31:41.555Z] 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 [2019-07-30T18:31:41.555Z] 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 [2019-07-30T18:31:41.555Z] 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 [2019-07-30T18:31:41.555Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB 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 112 kB/s) [2019-07-30T18:31:41.555Z] 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 [2019-07-30T18:31:41.555Z] 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 [2019-07-30T18:31:41.812Z] 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 [2019-07-30T18:31:41.812Z] 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 [2019-07-30T18:31:41.812Z] 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 [2019-07-30T18:31:41.812Z] 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 [2019-07-30T18:31:42.069Z] Progress (1): 1.5 kB 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 32 kB/s) [2019-07-30T18:31:42.069Z] 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 [2019-07-30T18:31:42.069Z] 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 [2019-07-30T18:31:42.069Z] 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 [2019-07-30T18:31:42.069Z] 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 [2019-07-30T18:31:42.328Z] 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 [2019-07-30T18:31:42.328Z] 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 [2019-07-30T18:31:42.328Z] Progress (1): 1.1 kB 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 28 kB/s) [2019-07-30T18:31:42.328Z] 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 [2019-07-30T18:31:42.328Z] 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 [2019-07-30T18:31:42.328Z] 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 [2019-07-30T18:31:42.585Z] 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 [2019-07-30T18:31:42.585Z] 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 [2019-07-30T18:31:42.585Z] 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 [2019-07-30T18:31:42.585Z] Progress (1): 504 B 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 16 kB/s) [2019-07-30T18:31:42.585Z] 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 [2019-07-30T18:31:42.585Z] 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 [2019-07-30T18:31:42.585Z] 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 [2019-07-30T18:31:42.843Z] 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 [2019-07-30T18:31:42.843Z] 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 [2019-07-30T18:31:42.843Z] 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 [2019-07-30T18:31:42.843Z] Progress (1): 1.1 kB 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 33 kB/s) [2019-07-30T18:31:43.101Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-30T18:31:43.101Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-30T18:31:43.101Z] 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 [2019-07-30T18:31:44.472Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-30T18:31:44.472Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [2019-07-30T18:31:44.472Z] 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 [2019-07-30T18:31:44.472Z] Progress (1): 1.4 kB 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 42 kB/s) [2019-07-30T18:31:44.472Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-30T18:31:44.472Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-30T18:31:44.472Z] 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 [2019-07-30T18:31:44.729Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-30T18:31:44.729Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [2019-07-30T18:31:44.729Z] 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 [2019-07-30T18:31:44.729Z] Progress (1): 723 B 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 24 kB/s) [2019-07-30T18:31:44.729Z] 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 [2019-07-30T18:31:44.729Z] 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 [2019-07-30T18:31:44.729Z] 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 [2019-07-30T18:31:44.986Z] 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 [2019-07-30T18:31:44.986Z] 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 [2019-07-30T18:31:44.986Z] 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 [2019-07-30T18:31:44.986Z] Progress (1): 1.2 kB 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 20 kB/s) [2019-07-30T18:31:44.986Z] 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 [2019-07-30T18:31:44.986Z] 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 [2019-07-30T18:31:44.986Z] 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 [2019-07-30T18:31:45.245Z] 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 [2019-07-30T18:31:45.245Z] 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 [2019-07-30T18:31:45.245Z] 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 [2019-07-30T18:31:45.245Z] Progress (1): 812 B 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 26 kB/s) [2019-07-30T18:31:45.245Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-30T18:31:45.245Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-30T18:31:45.503Z] 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 [2019-07-30T18:31:45.503Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-30T18:31:45.503Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [2019-07-30T18:31:45.760Z] 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 [2019-07-30T18:31:45.760Z] Progress (1): 1.6 kB 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 55 kB/s) [2019-07-30T18:31:45.760Z] 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 [2019-07-30T18:31:45.760Z] 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 [2019-07-30T18:31:45.760Z] 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 [2019-07-30T18:31:46.018Z] 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 [2019-07-30T18:31:46.018Z] 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 [2019-07-30T18:31:46.018Z] 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 [2019-07-30T18:31:46.018Z] Progress (1): 1.3 kB 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 30 kB/s) [2019-07-30T18:31:46.018Z] 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 [2019-07-30T18:31:46.018Z] 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 [2019-07-30T18:31:46.018Z] 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 [2019-07-30T18:31:46.275Z] 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 [2019-07-30T18:31:46.275Z] 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 [2019-07-30T18:31:46.275Z] 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 [2019-07-30T18:31:46.275Z] Progress (1): 1.3 kB 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 32 kB/s) [2019-07-30T18:31:46.275Z] 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 [2019-07-30T18:31:46.275Z] 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 [2019-07-30T18:31:46.275Z] 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 [2019-07-30T18:31:46.532Z] 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 [2019-07-30T18:31:46.532Z] 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 [2019-07-30T18:31:46.532Z] 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 [2019-07-30T18:31:46.789Z] Progress (1): 601 B 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 19 kB/s) [2019-07-30T18:31:46.789Z] 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 [2019-07-30T18:31:46.789Z] 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 [2019-07-30T18:31:46.789Z] 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 [2019-07-30T18:31:46.789Z] 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 [2019-07-30T18:31:47.047Z] 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 [2019-07-30T18:31:47.047Z] 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 [2019-07-30T18:31:47.047Z] Progress (1): 1.5 kB 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 41 kB/s) [2019-07-30T18:31:47.047Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-30T18:31:47.047Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-30T18:31:47.047Z] 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 [2019-07-30T18:31:47.305Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-30T18:31:47.305Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom [2019-07-30T18:31:47.305Z] 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 [2019-07-30T18:31:47.305Z] Progress (1): 400 B 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 12 kB/s) [2019-07-30T18:31:47.305Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-30T18:31:47.305Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-30T18:31:47.305Z] 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 [2019-07-30T18:31:47.565Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-30T18:31:47.565Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.pom [2019-07-30T18:31:47.565Z] 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 [2019-07-30T18:31:47.565Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB 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 321 kB/s) [2019-07-30T18:31:47.565Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T18:31:47.565Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T18:31:47.927Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T18:31:47.927Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T18:31:47.927Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T18:31:47.927Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom [2019-07-30T18:31:47.927Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB 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 473 kB/s) [2019-07-30T18:31:47.927Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom [2019-07-30T18:31:47.927Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom [2019-07-30T18:31:47.927Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom [2019-07-30T18:31:48.227Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom [2019-07-30T18:31:48.227Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom [2019-07-30T18:31:48.227Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [2019-07-30T18:31:48.227Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB 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 136 kB/s) [2019-07-30T18:31:48.227Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-30T18:31:48.227Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-30T18:31:48.227Z] 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 [2019-07-30T18:31:48.485Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-30T18:31:48.485Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.pom [2019-07-30T18:31:48.485Z] 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 [2019-07-30T18:31:48.485Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB 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 195 kB/s) [2019-07-30T18:31:48.485Z] 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 [2019-07-30T18:31:48.485Z] 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 [2019-07-30T18:31:48.745Z] 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 [2019-07-30T18:31:48.745Z] 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 [2019-07-30T18:31:48.745Z] 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 [2019-07-30T18:31:48.745Z] 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 [2019-07-30T18:31:49.003Z] Progress (1): 4.1/7.9 kB Progress (1): 7.7/7.9 kB Progress (1): 7.9 kB 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 84 kB/s) [2019-07-30T18:31:49.003Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-30T18:31:49.003Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-30T18:31:49.003Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-30T18:31:49.261Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-30T18:31:49.261Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-30T18:31:49.261Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom [2019-07-30T18:31:49.261Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB 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 410 kB/s) [2019-07-30T18:31:49.261Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-30T18:31:49.261Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-30T18:31:49.261Z] 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 [2019-07-30T18:31:49.519Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-30T18:31:49.519Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.pom [2019-07-30T18:31:49.519Z] 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 [2019-07-30T18:31:49.519Z] Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB 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 153 kB/s) [2019-07-30T18:31:49.519Z] 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 [2019-07-30T18:31:49.519Z] 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 [2019-07-30T18:31:49.519Z] 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 [2019-07-30T18:31:49.776Z] 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 [2019-07-30T18:31:49.776Z] 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 [2019-07-30T18:31:50.034Z] 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 [2019-07-30T18:31:50.034Z] Progress (1): 4.1/6.9 kB Progress (1): 6.9 kB 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 88 kB/s) [2019-07-30T18:31:50.034Z] 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 [2019-07-30T18:31:50.034Z] 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 [2019-07-30T18:31:50.034Z] 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 [2019-07-30T18:31:50.292Z] 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 [2019-07-30T18:31:50.292Z] 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 [2019-07-30T18:31:50.292Z] 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 [2019-07-30T18:31:50.292Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB 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 557 kB/s) [2019-07-30T18:31:50.292Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T18:31:50.292Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T18:31:50.551Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T18:31:50.551Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T18:31:50.551Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T18:31:50.551Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom [2019-07-30T18:31:50.551Z] Progress (1): 4.1/16 kB Progress (1): 7.7/16 kB Progress (1): 12/16 kB Progress (1): 16/16 kB Progress (1): 16 kB 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 446 kB/s) [2019-07-30T18:31:50.551Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-30T18:31:50.808Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-30T18:31:50.808Z] 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 [2019-07-30T18:31:50.808Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-30T18:31:50.808Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [2019-07-30T18:31:50.808Z] 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 [2019-07-30T18:31:51.065Z] Progress (1): 4.1/6.1 kB Progress (1): 6.1 kB 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 191 kB/s) [2019-07-30T18:31:51.065Z] 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 [2019-07-30T18:31:51.065Z] 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 [2019-07-30T18:31:51.065Z] 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 [2019-07-30T18:31:51.065Z] 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 [2019-07-30T18:31:51.065Z] 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 [2019-07-30T18:31:51.322Z] 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 [2019-07-30T18:31:51.322Z] Progress (1): 3.5 kB 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 118 kB/s) [2019-07-30T18:31:51.322Z] 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 [2019-07-30T18:31:51.322Z] 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 [2019-07-30T18:31:51.322Z] 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 [2019-07-30T18:31:51.322Z] 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 [2019-07-30T18:31:51.580Z] 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 [2019-07-30T18:31:51.580Z] 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 [2019-07-30T18:31:51.580Z] Progress (1): 3.1 kB 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 108 kB/s) [2019-07-30T18:31:51.580Z] 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 [2019-07-30T18:31:51.580Z] 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 [2019-07-30T18:31:51.580Z] 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 [2019-07-30T18:31:51.838Z] 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 [2019-07-30T18:31:51.838Z] 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 [2019-07-30T18:31:51.838Z] 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 [2019-07-30T18:31:51.838Z] Progress (1): 2.2 kB 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 61 kB/s) [2019-07-30T18:31:51.838Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-30T18:31:51.838Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-30T18:31:51.838Z] 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 [2019-07-30T18:31:52.096Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-30T18:31:52.096Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.5/commons-compress-1.5.pom [2019-07-30T18:31:52.096Z] 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 [2019-07-30T18:31:52.354Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 332 kB/s) [2019-07-30T18:31:52.354Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T18:31:52.354Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T18:31:52.354Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T18:31:52.611Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T18:31:52.611Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T18:31:52.611Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/28/commons-parent-28.pom [2019-07-30T18:31:52.867Z] Progress (1): 4.1/50 kB Progress (1): 7.7/50 kB Progress (1): 12/50 kB Progress (1): 16/50 kB Progress (1): 20/50 kB Progress (1): 24/50 kB Progress (1): 28/50 kB Progress (1): 32/50 kB Progress (1): 36/50 kB Progress (1): 40/50 kB Progress (1): 44/50 kB Progress (1): 48/50 kB Progress (1): 50 kB 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 727 kB/s) [2019-07-30T18:31:52.867Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T18:31:52.867Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T18:31:52.867Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T18:31:53.125Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T18:31:53.125Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T18:31:53.125Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom [2019-07-30T18:31:53.125Z] Progress (1): 1.9 kB 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 61 kB/s) [2019-07-30T18:31:53.125Z] 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 [2019-07-30T18:31:53.125Z] 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 [2019-07-30T18:31:53.125Z] 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 [2019-07-30T18:31:53.382Z] 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 [2019-07-30T18:31:53.382Z] 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 [2019-07-30T18:31:53.382Z] 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 [2019-07-30T18:31:53.382Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB 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 110 kB/s) [2019-07-30T18:31:53.382Z] 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 [2019-07-30T18:31:53.382Z] 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 [2019-07-30T18:31:53.382Z] 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 [2019-07-30T18:31:53.641Z] 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 [2019-07-30T18:31:53.641Z] 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 [2019-07-30T18:31:53.641Z] 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 [2019-07-30T18:31:53.641Z] Progress (1): 1.7 kB 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 51 kB/s) [2019-07-30T18:31:53.898Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-07-30T18:31:53.898Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-07-30T18:31:53.898Z] 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 [2019-07-30T18:31:53.898Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-07-30T18:31:53.898Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [2019-07-30T18:31:54.157Z] 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 [2019-07-30T18:31:54.157Z] Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB 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 549 kB/s) [2019-07-30T18:31:54.157Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T18:31:54.157Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T18:31:54.157Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T18:31:54.414Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T18:31:54.414Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T18:31:54.414Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom [2019-07-30T18:31:54.414Z] Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB 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 958 kB/s) [2019-07-30T18:31:54.414Z] 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 [2019-07-30T18:31:54.414Z] 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 [2019-07-30T18:31:54.414Z] 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 [2019-07-30T18:31:54.671Z] 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 [2019-07-30T18:31:54.671Z] 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 [2019-07-30T18:31:54.671Z] 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 [2019-07-30T18:31:54.671Z] Progress (1): 3.1 kB 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 105 kB/s) [2019-07-30T18:31:54.671Z] 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 [2019-07-30T18:31:54.671Z] Progress (1): 4.1/6.2 kB Progress (1): 6.2 kB 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 230 kB/s) [2019-07-30T18:31:54.929Z] 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 [2019-07-30T18:31:54.929Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB 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 730 kB/s) [2019-07-30T18:31:54.929Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-30T18:31:54.929Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-30T18:31:54.929Z] 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 [2019-07-30T18:31:55.187Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-30T18:31:55.187Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [2019-07-30T18:31:55.187Z] 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 [2019-07-30T18:31:55.187Z] Progress (1): 3.2 kB 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 108 kB/s) [2019-07-30T18:31:55.187Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T18:31:55.187Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T18:31:55.187Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T18:31:55.446Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T18:31:55.446Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T18:31:55.446Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [2019-07-30T18:31:55.446Z] Progress (1): 4.1/4.8 kB Progress (1): 4.8 kB 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 156 kB/s) [2019-07-30T18:31:55.446Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-30T18:31:55.446Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-30T18:31:55.446Z] 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 [2019-07-30T18:31:55.824Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-30T18:31:55.824Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.pom [2019-07-30T18:31:55.824Z] 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 [2019-07-30T18:31:55.824Z] Progress (1): 4.1/4.3 kB Progress (1): 4.3 kB 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 99 kB/s) [2019-07-30T18:31:55.824Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T18:31:55.824Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T18:31:55.824Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T18:31:56.224Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T18:31:56.224Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T18:31:56.224Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [2019-07-30T18:31:56.224Z] Progress (1): 4.1 kB 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 128 kB/s) [2019-07-30T18:31:56.224Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-30T18:31:56.224Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-30T18:31:56.224Z] 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 [2019-07-30T18:31:56.580Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-30T18:31:56.580Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.pom [2019-07-30T18:31:56.580Z] 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 [2019-07-30T18:31:56.580Z] Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB 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 200 kB/s) [2019-07-30T18:31:56.580Z] 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 [2019-07-30T18:31:56.580Z] 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 [2019-07-30T18:31:56.580Z] 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 [2019-07-30T18:31:56.837Z] 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 [2019-07-30T18:31:56.837Z] 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 [2019-07-30T18:31:56.837Z] 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 [2019-07-30T18:31:56.837Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 367 kB/s) [2019-07-30T18:31:56.837Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T18:31:56.837Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T18:31:56.837Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T18:31:57.094Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T18:31:57.094Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T18:31:57.094Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom [2019-07-30T18:31:57.094Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB 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 748 kB/s) [2019-07-30T18:31:57.094Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-30T18:31:57.094Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-30T18:31:57.094Z] 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 [2019-07-30T18:31:57.351Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-30T18:31:57.351Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.pom [2019-07-30T18:31:57.351Z] 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 [2019-07-30T18:31:57.351Z] Progress (1): 4.1/7.4 kB Progress (1): 7.4 kB 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 238 kB/s) [2019-07-30T18:31:57.351Z] 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 [2019-07-30T18:31:57.351Z] 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 [2019-07-30T18:31:57.608Z] 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 [2019-07-30T18:31:57.865Z] 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 [2019-07-30T18:31:57.865Z] 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 [2019-07-30T18:31:57.865Z] 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 [2019-07-30T18:31:58.123Z] Progress (1): 4.1/9.8 kB Progress (1): 7.7/9.8 kB Progress (1): 9.8 kB 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) [2019-07-30T18:31:58.123Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-30T18:31:58.123Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-30T18:31:58.123Z] 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 [2019-07-30T18:31:58.123Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-30T18:31:58.123Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom [2019-07-30T18:31:58.381Z] 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 [2019-07-30T18:31:58.381Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB 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 300 kB/s) [2019-07-30T18:31:58.381Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T18:31:58.381Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T18:31:58.381Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T18:31:58.639Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T18:31:58.639Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T18:31:58.639Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom [2019-07-30T18:31:58.639Z] Progress (1): 4.1/25 kB Progress (1): 7.7/25 kB Progress (1): 12/25 kB Progress (1): 16/25 kB Progress (1): 20/25 kB Progress (1): 24/25 kB Progress (1): 25 kB 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 548 kB/s) [2019-07-30T18:31:58.639Z] 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 [2019-07-30T18:31:58.639Z] 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 [2019-07-30T18:31:58.639Z] 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 [2019-07-30T18:31:58.897Z] 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 [2019-07-30T18:31:58.897Z] 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 [2019-07-30T18:31:58.897Z] 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 [2019-07-30T18:31:58.897Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB 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) [2019-07-30T18:31:58.897Z] 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 [2019-07-30T18:31:58.897Z] 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 [2019-07-30T18:31:58.897Z] 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 [2019-07-30T18:31:59.155Z] 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 [2019-07-30T18:31:59.155Z] 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 [2019-07-30T18:31:59.155Z] 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 [2019-07-30T18:31:59.155Z] Progress (1): 1.5 kB 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 49 kB/s) [2019-07-30T18:31:59.155Z] 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 [2019-07-30T18:31:59.155Z] 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 [2019-07-30T18:31:59.155Z] 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 [2019-07-30T18:31:59.412Z] 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 [2019-07-30T18:31:59.412Z] 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 [2019-07-30T18:31:59.670Z] 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 [2019-07-30T18:31:59.670Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12 kB 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 375 kB/s) [2019-07-30T18:31:59.670Z] 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 [2019-07-30T18:31:59.670Z] 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 [2019-07-30T18:31:59.670Z] 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 [2019-07-30T18:31:59.927Z] 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 [2019-07-30T18:31:59.927Z] 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 [2019-07-30T18:31:59.927Z] 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 [2019-07-30T18:31:59.927Z] Progress (1): 2.2 kB 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 73 kB/s) [2019-07-30T18:31:59.927Z] 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 [2019-07-30T18:31:59.927Z] 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 [2019-07-30T18:31:59.927Z] 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 [2019-07-30T18:32:00.185Z] 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 [2019-07-30T18:32:00.185Z] 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 [2019-07-30T18:32:00.185Z] 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 [2019-07-30T18:32:00.185Z] Progress (1): 3.2 kB 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 95 kB/s) [2019-07-30T18:32:00.185Z] 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 [2019-07-30T18:32:00.185Z] 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 [2019-07-30T18:32:00.443Z] 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 [2019-07-30T18:32:00.443Z] 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 [2019-07-30T18:32:00.443Z] 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 [2019-07-30T18:32:00.443Z] 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 [2019-07-30T18:32:00.443Z] Progress (1): 4.1/6.8 kB Progress (1): 6.8 kB 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 228 kB/s) [2019-07-30T18:32:00.443Z] 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 [2019-07-30T18:32:00.700Z] 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 [2019-07-30T18:32:00.700Z] 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 [2019-07-30T18:32:00.700Z] 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 [2019-07-30T18:32:00.700Z] 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 [2019-07-30T18:32:00.957Z] 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 [2019-07-30T18:32:00.957Z] Progress (1): 2.0 kB 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 14 kB/s) [2019-07-30T18:32:00.957Z] 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 [2019-07-30T18:32:00.957Z] 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 [2019-07-30T18:32:00.957Z] 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 [2019-07-30T18:32:01.215Z] 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 [2019-07-30T18:32:01.215Z] 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 [2019-07-30T18:32:01.215Z] 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 [2019-07-30T18:32:01.215Z] Progress (1): 1.9 kB 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 49 kB/s) [2019-07-30T18:32:01.472Z] 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 [2019-07-30T18:32:01.472Z] 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 [2019-07-30T18:32:01.472Z] 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 [2019-07-30T18:32:01.472Z] 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 [2019-07-30T18:32:01.472Z] 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 [2019-07-30T18:32:01.472Z] 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 [2019-07-30T18:32:01.730Z] Progress (1): 4.1/7.9 kB Progress (1): 7.7/7.9 kB Progress (1): 7.9 kB 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 248 kB/s) [2019-07-30T18:32:01.730Z] 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 [2019-07-30T18:32:01.730Z] 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 [2019-07-30T18:32:01.730Z] 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 [2019-07-30T18:32:01.730Z] 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 [2019-07-30T18:32:01.730Z] 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 [2019-07-30T18:32:01.988Z] 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 [2019-07-30T18:32:01.988Z] Progress (1): 3.0 kB 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 96 kB/s) [2019-07-30T18:32:01.988Z] 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 [2019-07-30T18:32:01.988Z] 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 [2019-07-30T18:32:01.988Z] 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 [2019-07-30T18:32:02.246Z] 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 [2019-07-30T18:32:02.246Z] 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 [2019-07-30T18:32:02.246Z] 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 [2019-07-30T18:32:02.246Z] Progress (1): 2.2 kB 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 66 kB/s) [2019-07-30T18:32:02.246Z] 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 [2019-07-30T18:32:02.246Z] 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 [2019-07-30T18:32:02.246Z] 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 [2019-07-30T18:32:02.503Z] 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 [2019-07-30T18:32:02.503Z] 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 [2019-07-30T18:32:02.503Z] 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 [2019-07-30T18:32:02.503Z] Progress (1): 1.9 kB 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 60 kB/s) [2019-07-30T18:32:02.503Z] 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 [2019-07-30T18:32:02.761Z] 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 [2019-07-30T18:32:02.761Z] 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 [2019-07-30T18:32:02.761Z] 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 [2019-07-30T18:32:02.761Z] 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 [2019-07-30T18:32:02.761Z] 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 [2019-07-30T18:32:03.018Z] Progress (1): 1.4 kB 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 45 kB/s) [2019-07-30T18:32:03.018Z] 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 [2019-07-30T18:32:03.018Z] 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 [2019-07-30T18:32:03.018Z] 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 [2019-07-30T18:32:03.018Z] 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 [2019-07-30T18:32:03.018Z] 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 [2019-07-30T18:32:03.276Z] 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 [2019-07-30T18:32:03.276Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 64 kB/s) [2019-07-30T18:32:03.276Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-30T18:32:03.276Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-30T18:32:03.276Z] 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 [2019-07-30T18:32:03.276Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-30T18:32:03.536Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [2019-07-30T18:32:03.536Z] 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 [2019-07-30T18:32:03.536Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 490 kB/s) [2019-07-30T18:32:03.536Z] 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 [2019-07-30T18:32:03.536Z] 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 [2019-07-30T18:32:03.536Z] 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 [2019-07-30T18:32:04.025Z] 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 [2019-07-30T18:32:04.025Z] 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 [2019-07-30T18:32:04.025Z] 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 [2019-07-30T18:32:04.025Z] Progress (1): 1.6 kB 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 54 kB/s) [2019-07-30T18:32:04.025Z] 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 [2019-07-30T18:32:04.025Z] 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 [2019-07-30T18:32:04.025Z] 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 [2019-07-30T18:32:04.025Z] 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 [2019-07-30T18:32:04.025Z] 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 [2019-07-30T18:32:04.025Z] 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 [2019-07-30T18:32:04.429Z] Progress (1): 3.5 kB 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 77 kB/s) [2019-07-30T18:32:04.429Z] 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 [2019-07-30T18:32:04.429Z] 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 [2019-07-30T18:32:04.429Z] 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 [2019-07-30T18:32:04.429Z] 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 [2019-07-30T18:32:04.429Z] 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 [2019-07-30T18:32:04.429Z] 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 [2019-07-30T18:32:04.429Z] Progress (1): 1.9 kB 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 44 kB/s) [2019-07-30T18:32:04.429Z] 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 [2019-07-30T18:32:04.429Z] 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 [2019-07-30T18:32:04.429Z] 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 [2019-07-30T18:32:04.828Z] 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 [2019-07-30T18:32:04.828Z] 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 [2019-07-30T18:32:04.828Z] 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 [2019-07-30T18:32:04.828Z] Progress (1): 2.3 kB 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 76 kB/s) [2019-07-30T18:32:04.828Z] 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 [2019-07-30T18:32:04.828Z] 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 [2019-07-30T18:32:04.828Z] 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 [2019-07-30T18:32:04.828Z] 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 [2019-07-30T18:32:04.828Z] 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 [2019-07-30T18:32:04.828Z] 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 [2019-07-30T18:32:05.128Z] Progress (1): 3.2 kB 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 25 kB/s) [2019-07-30T18:32:05.128Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-07-30T18:32:05.128Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-07-30T18:32:05.128Z] 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 [2019-07-30T18:32:05.428Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-07-30T18:32:05.428Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [2019-07-30T18:32:05.428Z] 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 [2019-07-30T18:32:05.428Z] Progress (1): 4.1/8.2 kB Progress (1): 7.7/8.2 kB Progress (1): 8.2 kB 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 250 kB/s) [2019-07-30T18:32:05.428Z] 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 [2019-07-30T18:32:05.428Z] 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 [2019-07-30T18:32:05.428Z] 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 [2019-07-30T18:32:05.726Z] 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 [2019-07-30T18:32:05.726Z] 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 [2019-07-30T18:32:05.726Z] 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 [2019-07-30T18:32:05.726Z] Progress (1): 1.7 kB 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 25 kB/s) [2019-07-30T18:32:05.726Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-30T18:32:05.726Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-30T18:32:05.726Z] 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 [2019-07-30T18:32:05.985Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-30T18:32:05.985Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [2019-07-30T18:32:05.985Z] 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 [2019-07-30T18:32:05.985Z] Progress (1): 4.1/8.0 kB Progress (1): 7.7/8.0 kB Progress (1): 8.0 kB 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 148 kB/s) [2019-07-30T18:32:05.985Z] 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 [2019-07-30T18:32:05.985Z] 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 [2019-07-30T18:32:06.243Z] 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 [2019-07-30T18:32:06.243Z] 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 [2019-07-30T18:32:06.243Z] 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 [2019-07-30T18:32:06.243Z] 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 [2019-07-30T18:32:06.243Z] Progress (1): 1.3 kB 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 41 kB/s) [2019-07-30T18:32:06.500Z] 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 [2019-07-30T18:32:06.500Z] 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 [2019-07-30T18:32:06.500Z] 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 [2019-07-30T18:32:06.759Z] 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 [2019-07-30T18:32:06.759Z] 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 [2019-07-30T18:32:06.759Z] 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 [2019-07-30T18:32:06.759Z] Progress (1): 4.1/5.4 kB Progress (1): 5.4 kB 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 163 kB/s) [2019-07-30T18:32:06.759Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T18:32:06.759Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T18:32:06.759Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T18:32:07.017Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T18:32:07.017Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T18:32:07.017Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom [2019-07-30T18:32:07.017Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB 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 662 kB/s) [2019-07-30T18:32:07.017Z] 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 [2019-07-30T18:32:07.017Z] 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 [2019-07-30T18:32:07.017Z] 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 [2019-07-30T18:32:07.274Z] 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 [2019-07-30T18:32:07.274Z] 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 [2019-07-30T18:32:07.274Z] 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 [2019-07-30T18:32:07.274Z] Progress (1): 1.3 kB 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 33 kB/s) [2019-07-30T18:32:07.274Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T18:32:07.531Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T18:32:07.531Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T18:32:07.531Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T18:32:07.531Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T18:32:07.531Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom [2019-07-30T18:32:07.789Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB 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 665 kB/s) [2019-07-30T18:32:07.789Z] 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 [2019-07-30T18:32:07.789Z] 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 [2019-07-30T18:32:07.789Z] 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 [2019-07-30T18:32:07.789Z] 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 [2019-07-30T18:32:07.789Z] 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 [2019-07-30T18:32:08.047Z] 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 [2019-07-30T18:32:08.047Z] Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB 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 171 kB/s) [2019-07-30T18:32:08.047Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-30T18:32:08.047Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-30T18:32:08.047Z] 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 [2019-07-30T18:32:08.047Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-30T18:32:08.305Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.pom [2019-07-30T18:32:08.305Z] 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 [2019-07-30T18:32:08.305Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 414 kB/s) [2019-07-30T18:32:08.305Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T18:32:08.305Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T18:32:08.305Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T18:32:08.563Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T18:32:08.563Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T18:32:08.563Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.pom [2019-07-30T18:32:08.563Z] Progress (1): 4.1/6.3 kB Progress (1): 6.3 kB 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 202 kB/s) [2019-07-30T18:32:08.563Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2019-07-30T18:32:08.563Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2019-07-30T18:32:08.563Z] 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 [2019-07-30T18:32:08.822Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2019-07-30T18:32:08.822Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom [2019-07-30T18:32:08.822Z] 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 [2019-07-30T18:32:08.822Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom (7.3 kB at 216 kB/s) [2019-07-30T18:32:08.822Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-30T18:32:08.822Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-30T18:32:08.822Z] 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 [2019-07-30T18:32:09.079Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-30T18:32:09.079Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [2019-07-30T18:32:09.645Z] 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 [2019-07-30T18:32:09.645Z] Progress (1): 1.2 kB 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 32 kB/s) [2019-07-30T18:32:09.645Z] 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 [2019-07-30T18:32:09.645Z] Progress (1): 4.1/6.2 kB Progress (1): 6.2 kB 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 249 kB/s) [2019-07-30T18:32:09.645Z] 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 [2019-07-30T18:32:09.902Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB 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 525 kB/s) [2019-07-30T18:32:09.902Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-30T18:32:09.902Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-30T18:32:09.902Z] 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 [2019-07-30T18:32:09.903Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-30T18:32:09.903Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom [2019-07-30T18:32:10.161Z] 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 [2019-07-30T18:32:10.161Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB 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 203 kB/s) [2019-07-30T18:32:10.161Z] 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 [2019-07-30T18:32:10.161Z] 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 [2019-07-30T18:32:10.161Z] 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 [2019-07-30T18:32:10.161Z] 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 [2019-07-30T18:32:10.161Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-30T18:32:10.161Z] 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 [2019-07-30T18:32:10.161Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T18:32:10.161Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-30T18:32:10.161Z] 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 [2019-07-30T18:32:10.161Z] 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 [2019-07-30T18:32:10.161Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-30T18:32:10.161Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-30T18:32:10.161Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-30T18:32:10.161Z] 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 [2019-07-30T18:32:10.161Z] 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 [2019-07-30T18:32:10.161Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T18:32:10.161Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-30T18:32:10.161Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-30T18:32:10.161Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-30T18:32:10.161Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-30T18:32:10.161Z] 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 [2019-07-30T18:32:10.161Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-30T18:32:10.161Z] 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 [2019-07-30T18:32:10.161Z] 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 [2019-07-30T18:32:10.161Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-30T18:32:10.161Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-30T18:32:10.161Z] 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 [2019-07-30T18:32:10.161Z] 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 [2019-07-30T18:32:10.161Z] 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 [2019-07-30T18:32:10.161Z] Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB 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 [2019-07-30T18:32:10.161Z] Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-30T18:32:10.161Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T18:32:10.419Z] Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.1/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-30T18:32:10.419Z] Progress (1): 0.2/1.9 MB Progress (1): 0.2/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.3/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-30T18:32:10.419Z] Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.4/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB 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 [2019-07-30T18:32:10.419Z] Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.5/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.6/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.7/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.8/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 0.9/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.0/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.1/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.2/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.3/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.4/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.5/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.6/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.7/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.8/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9/1.9 MB Progress (1): 1.9 MB 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 5.6 MB/s) [2019-07-30T18:32:10.678Z] 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 [2019-07-30T18:32:10.678Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-30T18:32:10.678Z] 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 [2019-07-30T18:32:10.678Z] 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 [2019-07-30T18:32:10.678Z] 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 [2019-07-30T18:32:10.678Z] 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 [2019-07-30T18:32:10.678Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T18:32:10.678Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-30T18:32:10.678Z] 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 [2019-07-30T18:32:10.678Z] 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 [2019-07-30T18:32:10.678Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-30T18:32:10.678Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-30T18:32:10.678Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-30T18:32:10.678Z] 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 [2019-07-30T18:32:10.678Z] 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 [2019-07-30T18:32:10.678Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T18:32:10.678Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-30T18:32:10.678Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-30T18:32:10.678Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-30T18:32:10.678Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-30T18:32:10.678Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-30T18:32:10.678Z] 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 [2019-07-30T18:32:10.678Z] 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 [2019-07-30T18:32:10.678Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-30T18:32:10.678Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-30T18:32:10.678Z] 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 [2019-07-30T18:32:10.678Z] 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 [2019-07-30T18:32:10.678Z] 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 [2019-07-30T18:32:10.678Z] 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 [2019-07-30T18:32:10.678Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-30T18:32:10.678Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T18:32:10.935Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-30T18:32:10.935Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-30T18:32:10.935Z] 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 [2019-07-30T18:32:10.935Z] 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 [2019-07-30T18:32:10.935Z] 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 [2019-07-30T18:32:10.935Z] 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 [2019-07-30T18:32:10.935Z] 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 [2019-07-30T18:32:10.935Z] 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 [2019-07-30T18:32:10.935Z] 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 [2019-07-30T18:32:11.193Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T18:32:11.193Z] 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 [2019-07-30T18:32:11.193Z] 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 [2019-07-30T18:32:11.193Z] 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 [2019-07-30T18:32:11.193Z] 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 [2019-07-30T18:32:11.193Z] 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 [2019-07-30T18:32:11.193Z] 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 [2019-07-30T18:32:11.193Z] Progress (1): 4.1/97 kB Progress (1): 7.9/97 kB Progress (1): 12/97 kB Progress (1): 13/97 kB 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 [2019-07-30T18:32:11.450Z] Progress (1): 17/97 kB Progress (1): 21/97 kB Progress (1): 25/97 kB Progress (1): 30/97 kB Progress (1): 32/97 kB Progress (1): 35/97 kB Progress (1): 39/97 kB Progress (1): 43/97 kB Progress (1): 47/97 kB Progress (1): 51/97 kB Progress (1): 55/97 kB Progress (1): 59/97 kB 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 [2019-07-30T18:32:11.450Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T18:32:11.450Z] 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 [2019-07-30T18:32:11.450Z] 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 [2019-07-30T18:32:11.450Z] Progress (1): 63/97 kB Progress (1): 64/97 kB Progress (1): 67/97 kB Progress (1): 71/97 kB Progress (1): 75/97 kB Progress (1): 79/97 kB Progress (1): 83/97 kB Progress (1): 88/97 kB Progress (1): 92/97 kB Progress (1): 96/97 kB Progress (1): 97 kB 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 159 kB/s) [2019-07-30T18:32:11.450Z] 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 [2019-07-30T18:32:11.450Z] 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 [2019-07-30T18:32:11.450Z] 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 [2019-07-30T18:32:11.450Z] 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 [2019-07-30T18:32:11.450Z] 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 [2019-07-30T18:32:11.707Z] 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 [2019-07-30T18:32:11.707Z] 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 [2019-07-30T18:32:11.707Z] 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 [2019-07-30T18:32:11.707Z] 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 [2019-07-30T18:32:11.707Z] 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 [2019-07-30T18:32:11.707Z] 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 [2019-07-30T18:32:11.707Z] 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 [2019-07-30T18:32:11.965Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T18:32:11.965Z] 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 [2019-07-30T18:32:11.965Z] 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 [2019-07-30T18:32:11.965Z] 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 [2019-07-30T18:32:11.965Z] 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 [2019-07-30T18:32:11.965Z] 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 [2019-07-30T18:32:11.965Z] 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 [2019-07-30T18:32:11.965Z] 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 [2019-07-30T18:32:11.965Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-30T18:32:12.227Z] 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 [2019-07-30T18:32:12.227Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T18:32:12.227Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-30T18:32:12.227Z] 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 [2019-07-30T18:32:12.227Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-30T18:32:12.227Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-30T18:32:12.227Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-30T18:32:12.227Z] 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 [2019-07-30T18:32:12.227Z] 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 [2019-07-30T18:32:12.227Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T18:32:12.227Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-30T18:32:12.227Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-30T18:32:12.227Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-30T18:32:12.227Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-30T18:32:12.227Z] 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 [2019-07-30T18:32:12.227Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-30T18:32:12.227Z] 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 [2019-07-30T18:32:12.227Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-30T18:32:12.227Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-30T18:32:12.227Z] 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 [2019-07-30T18:32:12.227Z] 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 [2019-07-30T18:32:12.227Z] 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 [2019-07-30T18:32:12.527Z] 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 [2019-07-30T18:32:12.527Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-30T18:32:12.527Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T18:32:12.527Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-30T18:32:12.527Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-30T18:32:12.527Z] 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 [2019-07-30T18:32:12.925Z] 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 [2019-07-30T18:32:12.925Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [2019-07-30T18:32:12.925Z] 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 [2019-07-30T18:32:12.925Z] 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 [2019-07-30T18:32:12.925Z] 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 [2019-07-30T18:32:12.925Z] 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 [2019-07-30T18:32:12.925Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T18:32:12.925Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar [2019-07-30T18:32:12.925Z] 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 [2019-07-30T18:32:12.925Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [2019-07-30T18:32:12.925Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [2019-07-30T18:32:12.925Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [2019-07-30T18:32:12.925Z] 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 [2019-07-30T18:32:12.925Z] 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 [2019-07-30T18:32:12.925Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T18:32:12.925Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [2019-07-30T18:32:12.925Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.jar [2019-07-30T18:32:12.925Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpclient/4.0-beta2/httpclient-4.0-beta2.jar [2019-07-30T18:32:12.925Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/httpcore/4.0-beta3/httpcore-4.0-beta3.jar [2019-07-30T18:32:12.925Z] 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 [2019-07-30T18:32:12.925Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [2019-07-30T18:32:12.925Z] 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 [2019-07-30T18:32:12.925Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [2019-07-30T18:32:12.925Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar [2019-07-30T18:32:12.925Z] 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 [2019-07-30T18:32:12.925Z] 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 [2019-07-30T18:32:12.925Z] 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 [2019-07-30T18:32:12.925Z] 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 [2019-07-30T18:32:12.925Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.jar [2019-07-30T18:32:12.925Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T18:32:12.925Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [2019-07-30T18:32:12.925Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar [2019-07-30T18:32:12.925Z] 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 [2019-07-30T18:32:13.183Z] 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 [2019-07-30T18:32:13.183Z] 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 [2019-07-30T18:32:13.183Z] 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 [2019-07-30T18:32:13.183Z] 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 [2019-07-30T18:32:13.183Z] 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 [2019-07-30T18:32:13.183Z] Progress (1): 4.1/82 kB Progress (1): 7.7/82 kB Progress (1): 12/82 kB Progress (1): 16/82 kB Progress (1): 20/82 kB Progress (1): 24/82 kB Progress (1): 28/82 kB Progress (1): 32/82 kB Progress (1): 36/82 kB Progress (1): 40/82 kB Progress (1): 44/82 kB Progress (1): 48/82 kB Progress (1): 52/82 kB Progress (1): 56/82 kB Progress (1): 60/82 kB Progress (1): 64/82 kB Progress (1): 68/82 kB Progress (1): 72/82 kB Progress (1): 76/82 kB Progress (1): 80/82 kB Progress (1): 82 kB Progress (2): 82 kB | 4.1/230 kB Progress (2): 82 kB | 7.7/230 kB Progress (2): 82 kB | 12/230 kB Progress (2): 82 kB | 16/230 kB Progress (2): 82 kB | 20/230 kB Progress (2): 82 kB | 24/230 kB Progress (2): 82 kB | 28/230 kB Progress (2): 82 kB | 32/230 kB Progress (2): 82 kB | 36/230 kB Progress (2): 82 kB | 40/230 kB Progress (2): 82 kB | 44/230 kB Progress (2): 82 kB | 48/230 kB Progress (2): 82 kB | 52/230 kB Progress (2): 82 kB | 56/230 kB Progress (3): 82 kB | 56/230 kB | 4.1/145 kB Progress (3): 82 kB | 60/230 kB | 4.1/145 kB 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.8 MB/s) [2019-07-30T18:32:13.183Z] Progress (2): 60/230 kB | 7.7/145 kB 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 [2019-07-30T18:32:13.442Z] Progress (2): 64/230 kB | 7.7/145 kB Progress (2): 64/230 kB | 12/145 kB Progress (2): 68/230 kB | 12/145 kB Progress (2): 68/230 kB | 16/145 kB Progress (2): 72/230 kB | 16/145 kB Progress (2): 72/230 kB | 20/145 kB Progress (2): 76/230 kB | 20/145 kB Progress (2): 76/230 kB | 24/145 kB Progress (2): 80/230 kB | 24/145 kB Progress (2): 80/230 kB | 28/145 kB Progress (2): 84/230 kB | 28/145 kB Progress (2): 84/230 kB | 32/145 kB Progress (2): 88/230 kB | 32/145 kB Progress (2): 88/230 kB | 36/145 kB Progress (2): 92/230 kB | 36/145 kB Progress (2): 92/230 kB | 40/145 kB Progress (2): 96/230 kB | 40/145 kB Progress (2): 96/230 kB | 44/145 kB Progress (2): 100/230 kB | 44/145 kB Progress (2): 100/230 kB | 48/145 kB Progress (2): 104/230 kB | 48/145 kB Progress (2): 104/230 kB | 52/145 kB Progress (2): 108/230 kB | 52/145 kB Progress (2): 108/230 kB | 56/145 kB Progress (2): 112/230 kB | 56/145 kB Progress (2): 112/230 kB | 60/145 kB Progress (2): 116/230 kB | 60/145 kB Progress (2): 116/230 kB | 64/145 kB Progress (2): 120/230 kB | 64/145 kB Progress (2): 120/230 kB | 68/145 kB Progress (2): 124/230 kB | 68/145 kB Progress (2): 124/230 kB | 72/145 kB Progress (2): 128/230 kB | 72/145 kB Progress (2): 128/230 kB | 76/145 kB Progress (2): 132/230 kB | 76/145 kB Progress (2): 132/230 kB | 80/145 kB Progress (3): 132/230 kB | 80/145 kB | 4.1/129 kB Progress (3): 132/230 kB | 84/145 kB | 4.1/129 kB Progress (3): 136/230 kB | 84/145 kB | 4.1/129 kB Progress (3): 136/230 kB | 88/145 kB | 4.1/129 kB Progress (3): 136/230 kB | 88/145 kB | 7.7/129 kB Progress (3): 136/230 kB | 92/145 kB | 7.7/129 kB Progress (3): 136/230 kB | 92/145 kB | 12/129 kB Progress (3): 140/230 kB | 92/145 kB | 12/129 kB Progress (3): 140/230 kB | 92/145 kB | 16/129 kB Progress (3): 140/230 kB | 96/145 kB | 16/129 kB Progress (3): 140/230 kB | 96/145 kB | 20/129 kB Progress (3): 140/230 kB | 100/145 kB | 20/129 kB Progress (4): 140/230 kB | 100/145 kB | 20/129 kB | 4.1/378 kB Progress (4): 144/230 kB | 100/145 kB | 20/129 kB | 4.1/378 kB Progress (4): 144/230 kB | 100/145 kB | 20/129 kB | 7.7/378 kB Progress (4): 144/230 kB | 104/145 kB | 20/129 kB | 7.7/378 kB Progress (4): 144/230 kB | 104/145 kB | 24/129 kB | 7.7/378 kB Progress (4): 144/230 kB | 108/145 kB | 24/129 kB | 7.7/378 kB Progress (4): 144/230 kB | 108/145 kB | 24/129 kB | 12/378 kB Progress (4): 148/230 kB | 108/145 kB | 24/129 kB | 12/378 kB Progress (4): 148/230 kB | 108/145 kB | 24/129 kB | 16/378 kB Progress (4): 148/230 kB | 112/145 kB | 24/129 kB | 16/378 kB Progress (4): 148/230 kB | 112/145 kB | 28/129 kB | 16/378 kB Progress (4): 148/230 kB | 116/145 kB | 28/129 kB | 16/378 kB Progress (4): 148/230 kB | 116/145 kB | 28/129 kB | 20/378 kB Progress (4): 152/230 kB | 116/145 kB | 28/129 kB | 20/378 kB Progress (4): 152/230 kB | 116/145 kB | 28/129 kB | 24/378 kB Progress (4): 152/230 kB | 120/145 kB | 28/129 kB | 24/378 kB Progress (5): 152/230 kB | 120/145 kB | 28/129 kB | 24/378 kB | 4.1/244 kB Progress (5): 152/230 kB | 120/145 kB | 32/129 kB | 24/378 kB | 4.1/244 kB Progress (5): 152/230 kB | 120/145 kB | 32/129 kB | 24/378 kB | 7.7/244 kB Progress (5): 152/230 kB | 124/145 kB | 32/129 kB | 24/378 kB | 7.7/244 kB Progress (5): 152/230 kB | 124/145 kB | 32/129 kB | 28/378 kB | 7.7/244 kB Progress (5): 156/230 kB | 124/145 kB | 32/129 kB | 28/378 kB | 7.7/244 kB Progress (5): 156/230 kB | 124/145 kB | 32/129 kB | 32/378 kB | 7.7/244 kB Progress (5): 156/230 kB | 128/145 kB | 32/129 kB | 32/378 kB | 7.7/244 kB Progress (5): 156/230 kB | 128/145 kB | 32/129 kB | 32/378 kB | 12/244 kB Progress (5): 156/230 kB | 128/145 kB | 36/129 kB | 32/378 kB | 12/244 kB Progress (5): 156/230 kB | 128/145 kB | 36/129 kB | 32/378 kB | 16/244 kB Progress (5): 156/230 kB | 132/145 kB | 36/129 kB | 32/378 kB | 16/244 kB Progress (5): 156/230 kB | 132/145 kB | 36/129 kB | 32/378 kB | 20/244 kB Progress (5): 156/230 kB | 132/145 kB | 36/129 kB | 36/378 kB | 20/244 kB Progress (5): 160/230 kB | 132/145 kB | 36/129 kB | 36/378 kB | 20/244 kB Progress (5): 160/230 kB | 132/145 kB | 36/129 kB | 40/378 kB | 20/244 kB Progress (5): 160/230 kB | 132/145 kB | 36/129 kB | 40/378 kB | 24/244 kB Progress (5): 160/230 kB | 136/145 kB | 36/129 kB | 40/378 kB | 24/244 kB Progress (5): 160/230 kB | 136/145 kB | 40/129 kB | 40/378 kB | 24/244 kB Progress (5): 160/230 kB | 140/145 kB | 40/129 kB | 40/378 kB | 24/244 kB Progress (5): 160/230 kB | 140/145 kB | 40/129 kB | 40/378 kB | 28/244 kB Progress (5): 160/230 kB | 140/145 kB | 40/129 kB | 44/378 kB | 28/244 kB Progress (5): 164/230 kB | 140/145 kB | 40/129 kB | 44/378 kB | 28/244 kB Progress (5): 164/230 kB | 140/145 kB | 40/129 kB | 48/378 kB | 28/244 kB Progress (5): 164/230 kB | 140/145 kB | 40/129 kB | 48/378 kB | 32/244 kB Progress (5): 164/230 kB | 144/145 kB | 40/129 kB | 48/378 kB | 32/244 kB Progress (5): 164/230 kB | 144/145 kB | 44/129 kB | 48/378 kB | 32/244 kB Progress (5): 164/230 kB | 145 kB | 44/129 kB | 48/378 kB | 32/244 kB Progress (5): 164/230 kB | 145 kB | 44/129 kB | 48/378 kB | 36/244 kB Progress (5): 164/230 kB | 145 kB | 44/129 kB | 52/378 kB | 36/244 kB Progress (5): 168/230 kB | 145 kB | 44/129 kB | 52/378 kB | 36/244 kB Progress (5): 168/230 kB | 145 kB | 44/129 kB | 56/378 kB | 36/244 kB Progress (5): 172/230 kB | 145 kB | 44/129 kB | 56/378 kB | 36/244 kB Progress (5): 172/230 kB | 145 kB | 44/129 kB | 56/378 kB | 40/244 kB Progress (5): 172/230 kB | 145 kB | 48/129 kB | 56/378 kB | 40/244 kB Progress (5): 172/230 kB | 145 kB | 48/129 kB | 56/378 kB | 44/244 kB Progress (5): 176/230 kB | 145 kB | 48/129 kB | 56/378 kB | 44/244 kB Progress (5): 176/230 kB | 145 kB | 48/129 kB | 60/378 kB | 44/244 kB Progress (5): 180/230 kB | 145 kB | 48/129 kB | 60/378 kB | 44/244 kB Progress (5): 180/230 kB | 145 kB | 48/129 kB | 60/378 kB | 48/244 kB Progress (5): 180/230 kB | 145 kB | 52/129 kB | 60/378 kB | 48/244 kB Progress (5): 180/230 kB | 145 kB | 52/129 kB | 60/378 kB | 52/244 kB Progress (5): 184/230 kB | 145 kB | 52/129 kB | 60/378 kB | 52/244 kB Progress (5): 184/230 kB | 145 kB | 52/129 kB | 64/378 kB | 52/244 kB Progress (5): 188/230 kB | 145 kB | 52/129 kB | 64/378 kB | 52/244 kB Progress (5): 188/230 kB | 145 kB | 52/129 kB | 64/378 kB | 56/244 kB Progress (5): 188/230 kB | 145 kB | 56/129 kB | 64/378 kB | 56/244 kB Progress (5): 188/230 kB | 145 kB | 56/129 kB | 64/378 kB | 60/244 kB Progress (5): 192/230 kB | 145 kB | 56/129 kB | 64/378 kB | 60/244 kB Progress (5): 192/230 kB | 145 kB | 56/129 kB | 68/378 kB | 60/244 kB Progress (5): 196/230 kB | 145 kB | 56/129 kB | 68/378 kB | 60/244 kB Progress (5): 196/230 kB | 145 kB | 56/129 kB | 68/378 kB | 64/244 kB Progress (5): 196/230 kB | 145 kB | 60/129 kB | 68/378 kB | 64/244 kB Progress (5): 196/230 kB | 145 kB | 60/129 kB | 68/378 kB | 66/244 kB Progress (5): 200/230 kB | 145 kB | 60/129 kB | 68/378 kB | 66/244 kB Progress (5): 200/230 kB | 145 kB | 60/129 kB | 72/378 kB | 66/244 kB Progress (5): 204/230 kB | 145 kB | 60/129 kB | 72/378 kB | 66/244 kB Progress (5): 204/230 kB | 145 kB | 60/129 kB | 72/378 kB | 70/244 kB Progress (5): 204/230 kB | 145 kB | 64/129 kB | 72/378 kB | 70/244 kB Progress (5): 204/230 kB | 145 kB | 64/129 kB | 72/378 kB | 74/244 kB Progress (5): 208/230 kB | 145 kB | 64/129 kB | 72/378 kB | 74/244 kB Progress (5): 208/230 kB | 145 kB | 64/129 kB | 76/378 kB | 74/244 kB Progress (5): 212/230 kB | 145 kB | 64/129 kB | 76/378 kB | 74/244 kB Progress (5): 212/230 kB | 145 kB | 64/129 kB | 76/378 kB | 78/244 kB Progress (5): 212/230 kB | 145 kB | 68/129 kB | 76/378 kB | 78/244 kB Progress (5): 212/230 kB | 145 kB | 68/129 kB | 76/378 kB | 82/244 kB Progress (5): 216/230 kB | 145 kB | 68/129 kB | 76/378 kB | 82/244 kB Progress (5): 216/230 kB | 145 kB | 68/129 kB | 80/378 kB | 82/244 kB Progress (5): 220/230 kB | 145 kB | 68/129 kB | 80/378 kB | 82/244 kB Progress (5): 220/230 kB | 145 kB | 68/129 kB | 80/378 kB | 86/244 kB Progress (5): 220/230 kB | 145 kB | 72/129 kB | 80/378 kB | 86/244 kB Progress (5): 220/230 kB | 145 kB | 72/129 kB | 80/378 kB | 90/244 kB Progress (5): 224/230 kB | 145 kB | 72/129 kB | 80/378 kB | 90/244 kB Progress (5): 224/230 kB | 145 kB | 72/129 kB | 84/378 kB | 90/244 kB Progress (5): 228/230 kB | 145 kB | 72/129 kB | 84/378 kB | 90/244 kB Progress (5): 228/230 kB | 145 kB | 72/129 kB | 84/378 kB | 94/244 kB Progress (5): 228/230 kB | 145 kB | 76/129 kB | 84/378 kB | 94/244 kB Progress (5): 228/230 kB | 145 kB | 76/129 kB | 84/378 kB | 98/244 kB Progress (5): 230 kB | 145 kB | 76/129 kB | 84/378 kB | 98/244 kB Progress (5): 230 kB | 145 kB | 76/129 kB | 88/378 kB | 98/244 kB Progress (5): 230 kB | 145 kB | 76/129 kB | 88/378 kB | 102/244 kB Progress (5): 230 kB | 145 kB | 80/129 kB | 88/378 kB | 102/244 kB Progress (5): 230 kB | 145 kB | 80/129 kB | 88/378 kB | 106/244 kB Progress (5): 230 kB | 145 kB | 80/129 kB | 92/378 kB | 106/244 kB Progress (5): 230 kB | 145 kB | 80/129 kB | 92/378 kB | 110/244 kB Progress (5): 230 kB | 145 kB | 84/129 kB | 92/378 kB | 110/244 kB Progress (5): 230 kB | 145 kB | 84/129 kB | 92/378 kB | 114/244 kB Progress (5): 230 kB | 145 kB | 84/129 kB | 96/378 kB | 114/244 kB Progress (5): 230 kB | 145 kB | 84/129 kB | 96/378 kB | 118/244 kB Progress (5): 230 kB | 145 kB | 88/129 kB | 96/378 kB | 118/244 kB Progress (5): 230 kB | 145 kB | 88/129 kB | 96/378 kB | 122/244 kB Progress (5): 230 kB | 145 kB | 88/129 kB | 100/378 kB | 122/244 kB Progress (5): 230 kB | 145 kB | 88/129 kB | 100/378 kB | 126/244 kB Progress (5): 230 kB | 145 kB | 92/129 kB | 100/378 kB | 126/244 kB Progress (5): 230 kB | 145 kB | 92/129 kB | 100/378 kB | 130/244 kB Progress (5): 230 kB | 145 kB | 92/129 kB | 104/378 kB | 130/244 kB Progress (5): 230 kB | 145 kB | 92/129 kB | 104/378 kB | 134/244 kB Progress (5): 230 kB | 145 kB | 96/129 kB | 104/378 kB | 134/244 kB Progress (5): 230 kB | 145 kB | 96/129 kB | 104/378 kB | 138/244 kB Progress (5): 230 kB | 145 kB | 96/129 kB | 108/378 kB | 138/244 kB Progress (5): 230 kB | 145 kB | 96/129 kB | 108/378 kB | 142/244 kB Progress (5): 230 kB | 145 kB | 100/129 kB | 108/378 kB | 142/244 kB Progress (5): 230 kB | 145 kB | 100/129 kB | 108/378 kB | 146/244 kB Progress (5): 230 kB | 145 kB | 100/129 kB | 112/378 kB | 146/244 kB Progress (5): 230 kB | 145 kB | 100/129 kB | 112/378 kB | 150/244 kB Progress (5): 230 kB | 145 kB | 104/129 kB | 112/378 kB | 150/244 kB Progress (5): 230 kB | 145 kB | 104/129 kB | 112/378 kB | 154/244 kB Progress (5): 230 kB | 145 kB | 104/129 kB | 116/378 kB | 154/244 kB Progress (5): 230 kB | 145 kB | 104/129 kB | 116/378 kB | 158/244 kB Progress (5): 230 kB | 145 kB | 108/129 kB | 116/378 kB | 158/244 kB Progress (5): 230 kB | 145 kB | 108/129 kB | 116/378 kB | 162/244 kB Progress (5): 230 kB | 145 kB | 108/129 kB | 120/378 kB | 162/244 kB Progress (5): 230 kB | 145 kB | 108/129 kB | 120/378 kB | 166/244 kB Progress (5): 230 kB | 145 kB | 112/129 kB | 120/378 kB | 166/244 kB Progress (5): 230 kB | 145 kB | 112/129 kB | 120/378 kB | 170/244 kB Progress (5): 230 kB | 145 kB | 112/129 kB | 124/378 kB | 170/244 kB Progress (5): 230 kB | 145 kB | 112/129 kB | 124/378 kB | 174/244 kB Progress (5): 230 kB | 145 kB | 116/129 kB | 124/378 kB | 174/244 kB Progress (5): 230 kB | 145 kB | 116/129 kB | 124/378 kB | 178/244 kB Progress (5): 230 kB | 145 kB | 116/129 kB | 128/378 kB | 178/244 kB Progress (5): 230 kB | 145 kB | 116/129 kB | 128/378 kB | 182/244 kB Progress (5): 230 kB | 145 kB | 120/129 kB | 128/378 kB | 182/244 kB Progress (5): 230 kB | 145 kB | 120/129 kB | 128/378 kB | 186/244 kB Progress (5): 230 kB | 145 kB | 124/129 kB | 128/378 kB | 186/244 kB Progress (5): 230 kB | 145 kB | 124/129 kB | 132/378 kB | 186/244 kB Progress (5): 230 kB | 145 kB | 128/129 kB | 132/378 kB | 186/244 kB Progress (5): 230 kB | 145 kB | 128/129 kB | 132/378 kB | 190/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 132/378 kB | 190/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 136/378 kB | 190/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 136/378 kB | 194/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 140/378 kB | 194/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 140/378 kB | 198/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 144/378 kB | 198/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 144/378 kB | 202/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 148/378 kB | 202/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 148/378 kB | 206/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 152/378 kB | 206/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 152/378 kB | 210/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 156/378 kB | 210/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 156/378 kB | 214/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 160/378 kB | 214/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 160/378 kB | 218/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 164/378 kB | 218/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 164/378 kB | 222/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 168/378 kB | 222/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 168/378 kB | 226/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 172/378 kB | 226/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 172/378 kB | 230/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 176/378 kB | 230/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 176/378 kB | 234/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 180/378 kB | 234/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 184/378 kB | 234/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 188/378 kB | 234/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 192/378 kB | 234/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 196/378 kB | 234/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 200/378 kB | 234/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 200/378 kB | 238/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 204/378 kB | 238/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 204/378 kB | 242/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 208/378 kB | 242/244 kB Progress (5): 230 kB | 145 kB | 129 kB | 208/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 212/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 216/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 220/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 224/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 228/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 232/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 236/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 240/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 244/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 248/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 252/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 256/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 260/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 264/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 268/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 272/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 276/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 280/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 284/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 288/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 292/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 296/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 300/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 304/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 308/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 312/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 316/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 320/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 324/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 328/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 332/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 336/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 340/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 344/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 348/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 352/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 356/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 360/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 364/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 368/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 372/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 376/378 kB | 244 kB Progress (5): 230 kB | 145 kB | 129 kB | 378 kB | 244 kB 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 303 kB/s) [2019-07-30T18:32:13.442Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon/8.7/saxon-8.7.jar [2019-07-30T18:32:13.442Z] Progress (5): 230 kB | 145 kB | 378 kB | 244 kB | 0/3.3 MB Progress (5): 230 kB | 145 kB | 378 kB | 244 kB | 0/3.3 MB Progress (5): 230 kB | 145 kB | 378 kB | 244 kB | 0/3.3 MB Progress (5): 230 kB | 145 kB | 378 kB | 244 kB | 0/3.3 MB 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 862 kB/s) [2019-07-30T18:32:13.442Z] Progress (4): 230 kB | 145 kB | 244 kB | 0/3.3 MB 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 [2019-07-30T18:32:13.701Z] Progress (4): 230 kB | 145 kB | 244 kB | 0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB Progress (5): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB | 4.1/44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB | 4.1/44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB | 7.7/44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB | 7.7/44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB | 12/44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB | 12/44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB | 16/44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB | 16/44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB | 20/44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB | 20/44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB | 24/44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB | 24/44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.3/3.3 MB | 28/44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 28/44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 32/44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 32/44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 36/44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 36/44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 40/44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 40/44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 44/44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 44/44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.4/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB | 44 kB Progress (5): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB | 44 kB 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 93 kB/s) [2019-07-30T18:32:13.701Z] Progress (4): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB 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 [2019-07-30T18:32:13.960Z] Progress (4): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 0.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 1.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.4/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.5/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.6/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.7/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.8/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 2.9/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.0/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.1/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.2/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.3/3.3 MB Progress (4): 230 kB | 145 kB | 244 kB | 3.3 MB 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 304 kB/s) [2019-07-30T18:32:13.960Z] 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 [2019-07-30T18:32:13.960Z] 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 180 kB/s) [2019-07-30T18:32:13.960Z] 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 [2019-07-30T18:32:13.960Z] Progress (3): 230 kB | 3.3 MB | 4.1/79 kB Progress (3): 230 kB | 3.3 MB | 7.7/79 kB Progress (3): 230 kB | 3.3 MB | 12/79 kB Progress (3): 230 kB | 3.3 MB | 16/79 kB Progress (3): 230 kB | 3.3 MB | 20/79 kB Progress (3): 230 kB | 3.3 MB | 24/79 kB Progress (3): 230 kB | 3.3 MB | 28/79 kB Progress (3): 230 kB | 3.3 MB | 32/79 kB Progress (3): 230 kB | 3.3 MB | 33/79 kB Progress (4): 230 kB | 3.3 MB | 33/79 kB | 4.1/105 kB Progress (4): 230 kB | 3.3 MB | 37/79 kB | 4.1/105 kB Progress (4): 230 kB | 3.3 MB | 37/79 kB | 7.7/105 kB Progress (4): 230 kB | 3.3 MB | 41/79 kB | 7.7/105 kB Progress (4): 230 kB | 3.3 MB | 41/79 kB | 12/105 kB Progress (4): 230 kB | 3.3 MB | 45/79 kB | 12/105 kB Progress (4): 230 kB | 3.3 MB | 45/79 kB | 16/105 kB Progress (4): 230 kB | 3.3 MB | 49/79 kB | 16/105 kB Progress (4): 230 kB | 3.3 MB | 49/79 kB | 20/105 kB Progress (4): 230 kB | 3.3 MB | 53/79 kB | 20/105 kB Progress (4): 230 kB | 3.3 MB | 57/79 kB | 20/105 kB Progress (4): 230 kB | 3.3 MB | 57/79 kB | 24/105 kB Progress (4): 230 kB | 3.3 MB | 61/79 kB | 24/105 kB Progress (4): 230 kB | 3.3 MB | 61/79 kB | 28/105 kB Progress (4): 230 kB | 3.3 MB | 65/79 kB | 28/105 kB Progress (4): 230 kB | 3.3 MB | 65/79 kB | 32/105 kB Progress (4): 230 kB | 3.3 MB | 69/79 kB | 32/105 kB Progress (4): 230 kB | 3.3 MB | 69/79 kB | 33/105 kB Progress (4): 230 kB | 3.3 MB | 73/79 kB | 33/105 kB Progress (4): 230 kB | 3.3 MB | 73/79 kB | 37/105 kB Progress (4): 230 kB | 3.3 MB | 77/79 kB | 37/105 kB Progress (4): 230 kB | 3.3 MB | 77/79 kB | 41/105 kB Progress (4): 230 kB | 3.3 MB | 79 kB | 41/105 kB Progress (4): 230 kB | 3.3 MB | 79 kB | 45/105 kB Progress (4): 230 kB | 3.3 MB | 79 kB | 49/105 kB Progress (4): 230 kB | 3.3 MB | 79 kB | 53/105 kB Progress (4): 230 kB | 3.3 MB | 79 kB | 57/105 kB Progress (4): 230 kB | 3.3 MB | 79 kB | 61/105 kB Progress (4): 230 kB | 3.3 MB | 79 kB | 65/105 kB Progress (4): 230 kB | 3.3 MB | 79 kB | 66/105 kB Progress (4): 230 kB | 3.3 MB | 79 kB | 70/105 kB Progress (4): 230 kB | 3.3 MB | 79 kB | 74/105 kB Progress (4): 230 kB | 3.3 MB | 79 kB | 78/105 kB Progress (4): 230 kB | 3.3 MB | 79 kB | 82/105 kB Progress (4): 230 kB | 3.3 MB | 79 kB | 86/105 kB Progress (4): 230 kB | 3.3 MB | 79 kB | 90/105 kB Progress (4): 230 kB | 3.3 MB | 79 kB | 94/105 kB Progress (4): 230 kB | 3.3 MB | 79 kB | 98/105 kB Progress (4): 230 kB | 3.3 MB | 79 kB | 102/105 kB Progress (4): 230 kB | 3.3 MB | 79 kB | 105 kB 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 95 kB/s) [2019-07-30T18:32:13.960Z] 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 125 kB/s) [2019-07-30T18:32:13.960Z] 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 [2019-07-30T18:32:13.960Z] 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 [2019-07-30T18:32:13.960Z] Progress (3): 230 kB | 3.3 MB | 4.1/30 kB Progress (3): 230 kB | 3.3 MB | 7.7/30 kB Progress (3): 230 kB | 3.3 MB | 12/30 kB Progress (3): 230 kB | 3.3 MB | 16/30 kB Progress (3): 230 kB | 3.3 MB | 20/30 kB Progress (3): 230 kB | 3.3 MB | 24/30 kB Progress (3): 230 kB | 3.3 MB | 28/30 kB Progress (3): 230 kB | 3.3 MB | 30 kB 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 36 kB/s) [2019-07-30T18:32:13.960Z] 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 [2019-07-30T18:32:14.782Z] Progress (3): 230 kB | 3.3 MB | 4.1/51 kB Progress (3): 230 kB | 3.3 MB | 7.7/51 kB Progress (3): 230 kB | 3.3 MB | 12/51 kB Progress (3): 230 kB | 3.3 MB | 16/51 kB Progress (3): 230 kB | 3.3 MB | 20/51 kB Progress (3): 230 kB | 3.3 MB | 24/51 kB Progress (3): 230 kB | 3.3 MB | 28/51 kB Progress (3): 230 kB | 3.3 MB | 32/51 kB Progress (3): 230 kB | 3.3 MB | 33/51 kB Progress (3): 230 kB | 3.3 MB | 37/51 kB Progress (3): 230 kB | 3.3 MB | 41/51 kB Progress (3): 230 kB | 3.3 MB | 45/51 kB Progress (3): 230 kB | 3.3 MB | 49/51 kB Progress (3): 230 kB | 3.3 MB | 51 kB 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 143 kB/s) [2019-07-30T18:32:14.782Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar [2019-07-30T18:32:14.782Z] 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 31 kB/s) [2019-07-30T18:32:14.782Z] 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 [2019-07-30T18:32:14.782Z] Progress (2): 3.3 MB | 4.1/121 kB Progress (2): 3.3 MB | 7.7/121 kB Progress (2): 3.3 MB | 12/121 kB Progress (2): 3.3 MB | 16/121 kB Progress (2): 3.3 MB | 20/121 kB Progress (2): 3.3 MB | 24/121 kB Progress (2): 3.3 MB | 28/121 kB Progress (2): 3.3 MB | 32/121 kB Progress (2): 3.3 MB | 33/121 kB Progress (2): 3.3 MB | 37/121 kB Progress (2): 3.3 MB | 41/121 kB Progress (2): 3.3 MB | 45/121 kB Progress (2): 3.3 MB | 49/121 kB Progress (2): 3.3 MB | 53/121 kB Progress (2): 3.3 MB | 57/121 kB Progress (2): 3.3 MB | 61/121 kB Progress (2): 3.3 MB | 65/121 kB Progress (2): 3.3 MB | 69/121 kB Progress (2): 3.3 MB | 73/121 kB Progress (2): 3.3 MB | 77/121 kB Progress (2): 3.3 MB | 81/121 kB Progress (2): 3.3 MB | 85/121 kB Progress (2): 3.3 MB | 89/121 kB Progress (2): 3.3 MB | 93/121 kB Progress (2): 3.3 MB | 97/121 kB Progress (2): 3.3 MB | 101/121 kB Progress (2): 3.3 MB | 105/121 kB Progress (2): 3.3 MB | 109/121 kB Progress (2): 3.3 MB | 113/121 kB Progress (2): 3.3 MB | 117/121 kB Progress (2): 3.3 MB | 121/121 kB Progress (2): 3.3 MB | 121 kB Progress (3): 3.3 MB | 121 kB | 4.1/38 kB Progress (3): 3.3 MB | 121 kB | 7.7/38 kB Progress (3): 3.3 MB | 121 kB | 12/38 kB Progress (3): 3.3 MB | 121 kB | 16/38 kB Progress (3): 3.3 MB | 121 kB | 20/38 kB Progress (3): 3.3 MB | 121 kB | 24/38 kB Progress (3): 3.3 MB | 121 kB | 28/38 kB Progress (3): 3.3 MB | 121 kB | 32/38 kB Progress (3): 3.3 MB | 121 kB | 33/38 kB Progress (3): 3.3 MB | 121 kB | 37/38 kB Progress (3): 3.3 MB | 121 kB | 38 kB 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 23 kB/s) [2019-07-30T18:32:14.782Z] 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 [2019-07-30T18:32:14.782Z] Progress (3): 3.3 MB | 121 kB | 4.1/109 kB Progress (3): 3.3 MB | 121 kB | 7.7/109 kB Progress (3): 3.3 MB | 121 kB | 12/109 kB Progress (3): 3.3 MB | 121 kB | 16/109 kB Progress (3): 3.3 MB | 121 kB | 20/109 kB Progress (3): 3.3 MB | 121 kB | 24/109 kB Progress (3): 3.3 MB | 121 kB | 28/109 kB Progress (3): 3.3 MB | 121 kB | 32/109 kB Progress (3): 3.3 MB | 121 kB | 33/109 kB Progress (3): 3.3 MB | 121 kB | 37/109 kB Progress (3): 3.3 MB | 121 kB | 41/109 kB Progress (3): 3.3 MB | 121 kB | 45/109 kB Progress (3): 3.3 MB | 121 kB | 49/109 kB Progress (3): 3.3 MB | 121 kB | 53/109 kB Progress (3): 3.3 MB | 121 kB | 57/109 kB Progress (3): 3.3 MB | 121 kB | 61/109 kB Progress (3): 3.3 MB | 121 kB | 65/109 kB Progress (3): 3.3 MB | 121 kB | 66/109 kB Progress (3): 3.3 MB | 121 kB | 70/109 kB Progress (3): 3.3 MB | 121 kB | 74/109 kB Progress (3): 3.3 MB | 121 kB | 78/109 kB Progress (3): 3.3 MB | 121 kB | 82/109 kB Progress (3): 3.3 MB | 121 kB | 86/109 kB Progress (3): 3.3 MB | 121 kB | 90/109 kB Progress (3): 3.3 MB | 121 kB | 94/109 kB Progress (3): 3.3 MB | 121 kB | 98/109 kB Progress (3): 3.3 MB | 121 kB | 98/109 kB Progress (3): 3.3 MB | 121 kB | 102/109 kB Progress (3): 3.3 MB | 121 kB | 106/109 kB Progress (3): 3.3 MB | 121 kB | 109 kB 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 66 kB/s) [2019-07-30T18:32:14.782Z] 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 [2019-07-30T18:32:15.716Z] Progress (3): 3.3 MB | 121 kB | 4.1/21 kB Progress (3): 3.3 MB | 121 kB | 7.7/21 kB Progress (3): 3.3 MB | 121 kB | 12/21 kB Progress (3): 3.3 MB | 121 kB | 16/21 kB Progress (3): 3.3 MB | 121 kB | 20/21 kB Progress (3): 3.3 MB | 121 kB | 21 kB 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 1.3 MB/s) [2019-07-30T18:32:15.716Z] 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 [2019-07-30T18:32:15.716Z] 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 8.3 kB/s) [2019-07-30T18:32:15.716Z] 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 [2019-07-30T18:32:15.716Z] Progress (2): 121 kB | 4.1/195 kB Progress (2): 121 kB | 7.7/195 kB Progress (2): 121 kB | 12/195 kB Progress (2): 121 kB | 16/195 kB Progress (2): 121 kB | 20/195 kB Progress (2): 121 kB | 24/195 kB Progress (2): 121 kB | 28/195 kB Progress (2): 121 kB | 32/195 kB Progress (2): 121 kB | 33/195 kB Progress (2): 121 kB | 37/195 kB Progress (2): 121 kB | 41/195 kB Progress (2): 121 kB | 45/195 kB Progress (2): 121 kB | 49/195 kB Progress (2): 121 kB | 53/195 kB Progress (2): 121 kB | 57/195 kB Progress (2): 121 kB | 61/195 kB Progress (2): 121 kB | 65/195 kB Progress (2): 121 kB | 66/195 kB Progress (2): 121 kB | 70/195 kB Progress (2): 121 kB | 74/195 kB Progress (2): 121 kB | 78/195 kB Progress (2): 121 kB | 82/195 kB Progress (2): 121 kB | 86/195 kB Progress (2): 121 kB | 90/195 kB Progress (2): 121 kB | 94/195 kB Progress (2): 121 kB | 98/195 kB Progress (2): 121 kB | 98/195 kB Progress (2): 121 kB | 102/195 kB Progress (2): 121 kB | 106/195 kB Progress (3): 121 kB | 106/195 kB | 4.1/172 kB Progress (3): 121 kB | 110/195 kB | 4.1/172 kB Progress (3): 121 kB | 110/195 kB | 7.7/172 kB Progress (3): 121 kB | 114/195 kB | 7.7/172 kB Progress (4): 121 kB | 114/195 kB | 7.7/172 kB | 4.1/276 kB Progress (4): 121 kB | 118/195 kB | 7.7/172 kB | 4.1/276 kB Progress (4): 121 kB | 118/195 kB | 12/172 kB | 4.1/276 kB Progress (5): 121 kB | 118/195 kB | 12/172 kB | 4.1/276 kB | 4.1/61 kB Progress (5): 121 kB | 122/195 kB | 12/172 kB | 4.1/276 kB | 4.1/61 kB Progress (5): 121 kB | 122/195 kB | 12/172 kB | 7.7/276 kB | 4.1/61 kB Progress (5): 121 kB | 126/195 kB | 12/172 kB | 7.7/276 kB | 4.1/61 kB Progress (5): 121 kB | 126/195 kB | 12/172 kB | 7.7/276 kB | 7.7/61 kB Progress (5): 121 kB | 126/195 kB | 16/172 kB | 7.7/276 kB | 7.7/61 kB Progress (5): 121 kB | 126/195 kB | 16/172 kB | 7.7/276 kB | 12/61 kB Progress (5): 121 kB | 130/195 kB | 16/172 kB | 7.7/276 kB | 12/61 kB Progress (5): 121 kB | 130/195 kB | 16/172 kB | 12/276 kB | 12/61 kB Progress (5): 121 kB | 131/195 kB | 16/172 kB | 12/276 kB | 12/61 kB Progress (5): 121 kB | 131/195 kB | 16/172 kB | 12/276 kB | 16/61 kB Progress (5): 121 kB | 131/195 kB | 20/172 kB | 12/276 kB | 16/61 kB Progress (5): 121 kB | 131/195 kB | 20/172 kB | 12/276 kB | 20/61 kB Progress (5): 121 kB | 135/195 kB | 20/172 kB | 12/276 kB | 20/61 kB Progress (5): 121 kB | 135/195 kB | 20/172 kB | 16/276 kB | 20/61 kB Progress (5): 121 kB | 139/195 kB | 20/172 kB | 16/276 kB | 20/61 kB Progress (5): 121 kB | 139/195 kB | 20/172 kB | 16/276 kB | 24/61 kB Progress (5): 121 kB | 139/195 kB | 24/172 kB | 16/276 kB | 24/61 kB Progress (5): 121 kB | 139/195 kB | 24/172 kB | 16/276 kB | 28/61 kB Progress (5): 121 kB | 143/195 kB | 24/172 kB | 16/276 kB | 28/61 kB Progress (5): 121 kB | 143/195 kB | 24/172 kB | 20/276 kB | 28/61 kB Progress (5): 121 kB | 147/195 kB | 24/172 kB | 20/276 kB | 28/61 kB Progress (5): 121 kB | 147/195 kB | 24/172 kB | 20/276 kB | 32/61 kB Progress (5): 121 kB | 147/195 kB | 28/172 kB | 20/276 kB | 32/61 kB Progress (5): 121 kB | 147/195 kB | 28/172 kB | 20/276 kB | 36/61 kB Progress (5): 121 kB | 151/195 kB | 28/172 kB | 20/276 kB | 36/61 kB Progress (5): 121 kB | 151/195 kB | 28/172 kB | 24/276 kB | 36/61 kB Progress (5): 121 kB | 155/195 kB | 28/172 kB | 24/276 kB | 36/61 kB Progress (5): 121 kB | 155/195 kB | 28/172 kB | 24/276 kB | 40/61 kB Progress (5): 121 kB | 155/195 kB | 32/172 kB | 24/276 kB | 40/61 kB Progress (5): 121 kB | 155/195 kB | 32/172 kB | 24/276 kB | 44/61 kB Progress (5): 121 kB | 159/195 kB | 32/172 kB | 24/276 kB | 44/61 kB Progress (5): 121 kB | 159/195 kB | 32/172 kB | 28/276 kB | 44/61 kB Progress (5): 121 kB | 163/195 kB | 32/172 kB | 28/276 kB | 44/61 kB Progress (5): 121 kB | 163/195 kB | 32/172 kB | 28/276 kB | 48/61 kB Progress (5): 121 kB | 163/195 kB | 33/172 kB | 28/276 kB | 48/61 kB Progress (5): 121 kB | 163/195 kB | 33/172 kB | 28/276 kB | 52/61 kB Progress (5): 121 kB | 167/195 kB | 33/172 kB | 28/276 kB | 52/61 kB Progress (5): 121 kB | 167/195 kB | 33/172 kB | 32/276 kB | 52/61 kB Progress (5): 121 kB | 171/195 kB | 33/172 kB | 32/276 kB | 52/61 kB Progress (5): 121 kB | 171/195 kB | 33/172 kB | 32/276 kB | 56/61 kB Progress (5): 121 kB | 171/195 kB | 37/172 kB | 32/276 kB | 56/61 kB Progress (5): 121 kB | 171/195 kB | 37/172 kB | 32/276 kB | 60/61 kB Progress (5): 121 kB | 175/195 kB | 37/172 kB | 32/276 kB | 60/61 kB Progress (5): 121 kB | 175/195 kB | 37/172 kB | 33/276 kB | 60/61 kB Progress (5): 121 kB | 179/195 kB | 37/172 kB | 33/276 kB | 60/61 kB Progress (5): 121 kB | 179/195 kB | 37/172 kB | 33/276 kB | 61 kB Progress (5): 121 kB | 179/195 kB | 41/172 kB | 33/276 kB | 61 kB Progress (5): 121 kB | 183/195 kB | 41/172 kB | 33/276 kB | 61 kB Progress (5): 121 kB | 183/195 kB | 41/172 kB | 37/276 kB | 61 kB Progress (5): 121 kB | 187/195 kB | 41/172 kB | 37/276 kB | 61 kB Progress (5): 121 kB | 187/195 kB | 45/172 kB | 37/276 kB | 61 kB Progress (5): 121 kB | 191/195 kB | 45/172 kB | 37/276 kB | 61 kB Progress (5): 121 kB | 191/195 kB | 45/172 kB | 41/276 kB | 61 kB Progress (5): 121 kB | 195/195 kB | 45/172 kB | 41/276 kB | 61 kB Progress (5): 121 kB | 195/195 kB | 49/172 kB | 41/276 kB | 61 kB Progress (5): 121 kB | 195 kB | 49/172 kB | 41/276 kB | 61 kB Progress (5): 121 kB | 195 kB | 49/172 kB | 45/276 kB | 61 kB Progress (5): 121 kB | 195 kB | 53/172 kB | 45/276 kB | 61 kB Progress (5): 121 kB | 195 kB | 53/172 kB | 49/276 kB | 61 kB Progress (5): 121 kB | 195 kB | 57/172 kB | 49/276 kB | 61 kB Progress (5): 121 kB | 195 kB | 57/172 kB | 53/276 kB | 61 kB Progress (5): 121 kB | 195 kB | 61/172 kB | 53/276 kB | 61 kB Progress (5): 121 kB | 195 kB | 61/172 kB | 57/276 kB | 61 kB Progress (5): 121 kB | 195 kB | 65/172 kB | 57/276 kB | 61 kB Progress (5): 121 kB | 195 kB | 65/172 kB | 61/276 kB | 61 kB Progress (5): 121 kB | 195 kB | 66/172 kB | 61/276 kB | 61 kB Progress (5): 121 kB | 195 kB | 66/172 kB | 65/276 kB | 61 kB Progress (5): 121 kB | 195 kB | 70/172 kB | 65/276 kB | 61 kB Progress (5): 121 kB | 195 kB | 70/172 kB | 66/276 kB | 61 kB 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 24 kB/s) [2019-07-30T18:32:15.716Z] Progress (4): 121 kB | 195 kB | 74/172 kB | 66/276 kB 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 [2019-07-30T18:32:15.716Z] Progress (4): 121 kB | 195 kB | 74/172 kB | 70/276 kB 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 77 kB/s) [2019-07-30T18:32:15.716Z] Progress (3): 121 kB | 78/172 kB | 70/276 kB 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 [2019-07-30T18:32:15.716Z] Progress (3): 121 kB | 78/172 kB | 74/276 kB Progress (3): 121 kB | 82/172 kB | 74/276 kB Progress (3): 121 kB | 82/172 kB | 78/276 kB Progress (3): 121 kB | 86/172 kB | 78/276 kB Progress (3): 121 kB | 86/172 kB | 82/276 kB Progress (3): 121 kB | 90/172 kB | 82/276 kB Progress (3): 121 kB | 90/172 kB | 86/276 kB Progress (3): 121 kB | 94/172 kB | 86/276 kB Progress (3): 121 kB | 94/172 kB | 90/276 kB Progress (3): 121 kB | 98/172 kB | 90/276 kB Progress (3): 121 kB | 98/172 kB | 94/276 kB Progress (3): 121 kB | 102/172 kB | 94/276 kB Progress (3): 121 kB | 102/172 kB | 98/276 kB Progress (3): 121 kB | 106/172 kB | 98/276 kB Progress (3): 121 kB | 106/172 kB | 98/276 kB Progress (3): 121 kB | 110/172 kB | 98/276 kB Progress (3): 121 kB | 110/172 kB | 102/276 kB Progress (3): 121 kB | 114/172 kB | 102/276 kB Progress (3): 121 kB | 114/172 kB | 106/276 kB Progress (3): 121 kB | 118/172 kB | 106/276 kB Progress (3): 121 kB | 118/172 kB | 110/276 kB Progress (3): 121 kB | 122/172 kB | 110/276 kB Progress (3): 121 kB | 122/172 kB | 114/276 kB Progress (3): 121 kB | 126/172 kB | 114/276 kB Progress (3): 121 kB | 126/172 kB | 118/276 kB Progress (3): 121 kB | 130/172 kB | 118/276 kB Progress (3): 121 kB | 130/172 kB | 122/276 kB Progress (3): 121 kB | 134/172 kB | 122/276 kB Progress (3): 121 kB | 134/172 kB | 126/276 kB Progress (3): 121 kB | 138/172 kB | 126/276 kB Progress (3): 121 kB | 138/172 kB | 130/276 kB Progress (3): 121 kB | 142/172 kB | 130/276 kB Progress (3): 121 kB | 142/172 kB | 134/276 kB Progress (3): 121 kB | 146/172 kB | 134/276 kB Progress (3): 121 kB | 146/172 kB | 138/276 kB Progress (3): 121 kB | 150/172 kB | 138/276 kB Progress (3): 121 kB | 150/172 kB | 142/276 kB Progress (3): 121 kB | 154/172 kB | 142/276 kB Progress (3): 121 kB | 154/172 kB | 146/276 kB Progress (3): 121 kB | 158/172 kB | 146/276 kB Progress (3): 121 kB | 158/172 kB | 150/276 kB Progress (3): 121 kB | 162/172 kB | 150/276 kB Progress (3): 121 kB | 162/172 kB | 154/276 kB Progress (3): 121 kB | 166/172 kB | 154/276 kB Progress (3): 121 kB | 166/172 kB | 158/276 kB Progress (3): 121 kB | 170/172 kB | 158/276 kB Progress (4): 121 kB | 170/172 kB | 158/276 kB | 4.1/47 kB Progress (4): 121 kB | 172 kB | 158/276 kB | 4.1/47 kB Progress (4): 121 kB | 172 kB | 162/276 kB | 4.1/47 kB Progress (4): 121 kB | 172 kB | 162/276 kB | 7.7/47 kB Progress (4): 121 kB | 172 kB | 166/276 kB | 7.7/47 kB Progress (4): 121 kB | 172 kB | 166/276 kB | 12/47 kB Progress (4): 121 kB | 172 kB | 170/276 kB | 12/47 kB Progress (4): 121 kB | 172 kB | 170/276 kB | 16/47 kB Progress (4): 121 kB | 172 kB | 174/276 kB | 16/47 kB Progress (4): 121 kB | 172 kB | 174/276 kB | 20/47 kB Progress (5): 121 kB | 172 kB | 174/276 kB | 20/47 kB | 4.1/52 kB Progress (5): 121 kB | 172 kB | 178/276 kB | 20/47 kB | 4.1/52 kB Progress (5): 121 kB | 172 kB | 178/276 kB | 20/47 kB | 7.7/52 kB Progress (5): 121 kB | 172 kB | 178/276 kB | 24/47 kB | 7.7/52 kB Progress (5): 121 kB | 172 kB | 178/276 kB | 24/47 kB | 12/52 kB Progress (5): 121 kB | 172 kB | 182/276 kB | 24/47 kB | 12/52 kB Progress (5): 121 kB | 172 kB | 182/276 kB | 24/47 kB | 16/52 kB Progress (5): 121 kB | 172 kB | 182/276 kB | 28/47 kB | 16/52 kB Progress (5): 121 kB | 172 kB | 182/276 kB | 28/47 kB | 20/52 kB Progress (5): 121 kB | 172 kB | 186/276 kB | 28/47 kB | 20/52 kB Progress (5): 121 kB | 172 kB | 186/276 kB | 28/47 kB | 24/52 kB Progress (5): 121 kB | 172 kB | 186/276 kB | 32/47 kB | 24/52 kB Progress (5): 121 kB | 172 kB | 186/276 kB | 32/47 kB | 28/52 kB Progress (5): 121 kB | 172 kB | 190/276 kB | 32/47 kB | 28/52 kB Progress (5): 121 kB | 172 kB | 190/276 kB | 32/47 kB | 32/52 kB Progress (5): 121 kB | 172 kB | 190/276 kB | 33/47 kB | 32/52 kB Progress (5): 121 kB | 172 kB | 190/276 kB | 33/47 kB | 33/52 kB Progress (5): 121 kB | 172 kB | 194/276 kB | 33/47 kB | 33/52 kB Progress (5): 121 kB | 172 kB | 194/276 kB | 33/47 kB | 37/52 kB Progress (5): 121 kB | 172 kB | 194/276 kB | 37/47 kB | 37/52 kB Progress (5): 121 kB | 172 kB | 194/276 kB | 37/47 kB | 41/52 kB Progress (5): 121 kB | 172 kB | 198/276 kB | 37/47 kB | 41/52 kB Progress (5): 121 kB | 172 kB | 198/276 kB | 37/47 kB | 45/52 kB 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 68 kB/s) [2019-07-30T18:32:15.716Z] 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 [2019-07-30T18:32:15.716Z] Progress (4): 121 kB | 198/276 kB | 41/47 kB | 45/52 kB Progress (4): 121 kB | 198/276 kB | 41/47 kB | 49/52 kB Progress (4): 121 kB | 202/276 kB | 41/47 kB | 49/52 kB Progress (4): 121 kB | 202/276 kB | 41/47 kB | 52 kB Progress (4): 121 kB | 202/276 kB | 45/47 kB | 52 kB Progress (4): 121 kB | 206/276 kB | 45/47 kB | 52 kB Progress (4): 121 kB | 206/276 kB | 47 kB | 52 kB Progress (4): 121 kB | 210/276 kB | 47 kB | 52 kB Progress (4): 121 kB | 214/276 kB | 47 kB | 52 kB Progress (4): 121 kB | 218/276 kB | 47 kB | 52 kB Progress (4): 121 kB | 222/276 kB | 47 kB | 52 kB Progress (4): 121 kB | 226/276 kB | 47 kB | 52 kB Progress (4): 121 kB | 230/276 kB | 47 kB | 52 kB Progress (4): 121 kB | 234/276 kB | 47 kB | 52 kB Progress (4): 121 kB | 238/276 kB | 47 kB | 52 kB Progress (4): 121 kB | 242/276 kB | 47 kB | 52 kB Progress (4): 121 kB | 246/276 kB | 47 kB | 52 kB Progress (4): 121 kB | 250/276 kB | 47 kB | 52 kB Progress (4): 121 kB | 254/276 kB | 47 kB | 52 kB Progress (4): 121 kB | 258/276 kB | 47 kB | 52 kB Progress (4): 121 kB | 262/276 kB | 47 kB | 52 kB Progress (4): 121 kB | 266/276 kB | 47 kB | 52 kB Progress (4): 121 kB | 270/276 kB | 47 kB | 52 kB Progress (4): 121 kB | 274/276 kB | 47 kB | 52 kB Progress (4): 121 kB | 276 kB | 47 kB | 52 kB 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 18 kB/s) [2019-07-30T18:32:15.716Z] Progress (4): 121 kB | 276 kB | 52 kB | 4.1/254 kB 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 20 kB/s) [2019-07-30T18:32:15.716Z] 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 [2019-07-30T18:32:15.716Z] 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 108 kB/s) [2019-07-30T18:32:15.716Z] Progress (2): 121 kB | 7.7/254 kB 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 [2019-07-30T18:32:15.716Z] Progress (2): 121 kB | 12/254 kB 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 [2019-07-30T18:32:15.716Z] Progress (2): 121 kB | 16/254 kB Progress (2): 121 kB | 20/254 kB Progress (2): 121 kB | 24/254 kB Progress (2): 121 kB | 28/254 kB Progress (2): 121 kB | 32/254 kB Progress (2): 121 kB | 33/254 kB Progress (2): 121 kB | 37/254 kB Progress (2): 121 kB | 41/254 kB Progress (2): 121 kB | 45/254 kB Progress (2): 121 kB | 49/254 kB Progress (2): 121 kB | 53/254 kB Progress (2): 121 kB | 57/254 kB Progress (2): 121 kB | 61/254 kB Progress (2): 121 kB | 65/254 kB Progress (2): 121 kB | 66/254 kB Progress (2): 121 kB | 70/254 kB Progress (2): 121 kB | 74/254 kB Progress (2): 121 kB | 78/254 kB Progress (2): 121 kB | 82/254 kB Progress (2): 121 kB | 86/254 kB Progress (2): 121 kB | 90/254 kB Progress (2): 121 kB | 94/254 kB Progress (2): 121 kB | 98/254 kB Progress (2): 121 kB | 98/254 kB Progress (2): 121 kB | 102/254 kB Progress (2): 121 kB | 106/254 kB Progress (2): 121 kB | 110/254 kB Progress (2): 121 kB | 114/254 kB Progress (2): 121 kB | 118/254 kB Progress (2): 121 kB | 122/254 kB Progress (2): 121 kB | 126/254 kB Progress (2): 121 kB | 130/254 kB Progress (2): 121 kB | 131/254 kB Progress (2): 121 kB | 135/254 kB Progress (2): 121 kB | 139/254 kB Progress (2): 121 kB | 143/254 kB Progress (2): 121 kB | 147/254 kB Progress (2): 121 kB | 151/254 kB Progress (3): 121 kB | 151/254 kB | 4.1/65 kB Progress (3): 121 kB | 155/254 kB | 4.1/65 kB Progress (3): 121 kB | 155/254 kB | 7.7/65 kB Progress (3): 121 kB | 159/254 kB | 7.7/65 kB Progress (3): 121 kB | 159/254 kB | 12/65 kB Progress (4): 121 kB | 159/254 kB | 12/65 kB | 4.1/866 kB Progress (4): 121 kB | 163/254 kB | 12/65 kB | 4.1/866 kB Progress (4): 121 kB | 163/254 kB | 12/65 kB | 7.7/866 kB Progress (4): 121 kB | 163/254 kB | 16/65 kB | 7.7/866 kB Progress (4): 121 kB | 163/254 kB | 16/65 kB | 12/866 kB Progress (4): 121 kB | 167/254 kB | 16/65 kB | 12/866 kB Progress (4): 121 kB | 167/254 kB | 16/65 kB | 16/866 kB Progress (4): 121 kB | 167/254 kB | 20/65 kB | 16/866 kB Progress (4): 121 kB | 167/254 kB | 20/65 kB | 20/866 kB Progress (4): 121 kB | 171/254 kB | 20/65 kB | 20/866 kB Progress (4): 121 kB | 171/254 kB | 20/65 kB | 24/866 kB Progress (4): 121 kB | 171/254 kB | 24/65 kB | 24/866 kB Progress (4): 121 kB | 171/254 kB | 24/65 kB | 28/866 kB Progress (4): 121 kB | 175/254 kB | 24/65 kB | 28/866 kB Progress (4): 121 kB | 175/254 kB | 24/65 kB | 32/866 kB Progress (4): 121 kB | 175/254 kB | 28/65 kB | 32/866 kB Progress (4): 121 kB | 175/254 kB | 28/65 kB | 33/866 kB Progress (4): 121 kB | 179/254 kB | 28/65 kB | 33/866 kB Progress (4): 121 kB | 179/254 kB | 28/65 kB | 37/866 kB Progress (5): 121 kB | 179/254 kB | 28/65 kB | 37/866 kB | 4.1/125 kB Progress (5): 121 kB | 179/254 kB | 32/65 kB | 37/866 kB | 4.1/125 kB Progress (5): 121 kB | 179/254 kB | 32/65 kB | 37/866 kB | 7.7/125 kB Progress (5): 121 kB | 179/254 kB | 32/65 kB | 41/866 kB | 7.7/125 kB Progress (5): 121 kB | 183/254 kB | 32/65 kB | 41/866 kB | 7.7/125 kB Progress (5): 121 kB | 183/254 kB | 32/65 kB | 45/866 kB | 7.7/125 kB Progress (5): 121 kB | 183/254 kB | 32/65 kB | 45/866 kB | 12/125 kB Progress (5): 121 kB | 183/254 kB | 33/65 kB | 45/866 kB | 12/125 kB Progress (5): 121 kB | 183/254 kB | 33/65 kB | 45/866 kB | 16/125 kB Progress (5): 121 kB | 183/254 kB | 33/65 kB | 49/866 kB | 16/125 kB Progress (5): 121 kB | 187/254 kB | 33/65 kB | 49/866 kB | 16/125 kB Progress (5): 121 kB | 187/254 kB | 33/65 kB | 53/866 kB | 16/125 kB Progress (5): 121 kB | 187/254 kB | 33/65 kB | 53/866 kB | 20/125 kB Progress (5): 121 kB | 187/254 kB | 37/65 kB | 53/866 kB | 20/125 kB Progress (5): 121 kB | 187/254 kB | 37/65 kB | 53/866 kB | 24/125 kB Progress (5): 121 kB | 187/254 kB | 37/65 kB | 57/866 kB | 24/125 kB Progress (5): 121 kB | 191/254 kB | 37/65 kB | 57/866 kB | 24/125 kB Progress (5): 121 kB | 191/254 kB | 37/65 kB | 61/866 kB | 24/125 kB Progress (5): 121 kB | 191/254 kB | 37/65 kB | 61/866 kB | 28/125 kB Progress (5): 121 kB | 191/254 kB | 41/65 kB | 61/866 kB | 28/125 kB Progress (5): 121 kB | 191/254 kB | 41/65 kB | 61/866 kB | 32/125 kB Progress (5): 121 kB | 191/254 kB | 41/65 kB | 65/866 kB | 32/125 kB Progress (5): 121 kB | 195/254 kB | 41/65 kB | 65/866 kB | 32/125 kB Progress (5): 121 kB | 195/254 kB | 41/65 kB | 66/866 kB | 32/125 kB Progress (5): 121 kB | 195/254 kB | 41/65 kB | 66/866 kB | 33/125 kB Progress (5): 121 kB | 195/254 kB | 45/65 kB | 66/866 kB | 33/125 kB Progress (5): 121 kB | 195/254 kB | 45/65 kB | 66/866 kB | 37/125 kB Progress (5): 121 kB | 195/254 kB | 45/65 kB | 70/866 kB | 37/125 kB Progress (5): 121 kB | 199/254 kB | 45/65 kB | 70/866 kB | 37/125 kB Progress (5): 121 kB | 199/254 kB | 45/65 kB | 74/866 kB | 37/125 kB Progress (5): 121 kB | 199/254 kB | 45/65 kB | 74/866 kB | 41/125 kB Progress (5): 121 kB | 199/254 kB | 49/65 kB | 74/866 kB | 41/125 kB Progress (5): 121 kB | 199/254 kB | 49/65 kB | 74/866 kB | 45/125 kB Progress (5): 121 kB | 199/254 kB | 49/65 kB | 78/866 kB | 45/125 kB Progress (5): 121 kB | 203/254 kB | 49/65 kB | 78/866 kB | 45/125 kB Progress (5): 121 kB | 203/254 kB | 49/65 kB | 82/866 kB | 45/125 kB Progress (5): 121 kB | 203/254 kB | 49/65 kB | 82/866 kB | 49/125 kB Progress (5): 121 kB | 203/254 kB | 53/65 kB | 82/866 kB | 49/125 kB Progress (5): 121 kB | 203/254 kB | 53/65 kB | 82/866 kB | 53/125 kB Progress (5): 121 kB | 203/254 kB | 53/65 kB | 86/866 kB | 53/125 kB Progress (5): 121 kB | 207/254 kB | 53/65 kB | 86/866 kB | 53/125 kB Progress (5): 121 kB | 207/254 kB | 53/65 kB | 90/866 kB | 53/125 kB Progress (5): 121 kB | 207/254 kB | 53/65 kB | 90/866 kB | 57/125 kB Progress (5): 121 kB | 207/254 kB | 57/65 kB | 90/866 kB | 57/125 kB Progress (5): 121 kB | 207/254 kB | 57/65 kB | 90/866 kB | 61/125 kB Progress (5): 121 kB | 207/254 kB | 57/65 kB | 94/866 kB | 61/125 kB Progress (5): 121 kB | 211/254 kB | 57/65 kB | 94/866 kB | 61/125 kB Progress (5): 121 kB | 211/254 kB | 57/65 kB | 98/866 kB | 61/125 kB Progress (5): 121 kB | 211/254 kB | 57/65 kB | 98/866 kB | 65/125 kB Progress (5): 121 kB | 211/254 kB | 61/65 kB | 98/866 kB | 65/125 kB Progress (5): 121 kB | 211/254 kB | 61/65 kB | 98/866 kB | 66/125 kB Progress (5): 121 kB | 211/254 kB | 61/65 kB | 98/866 kB | 66/125 kB Progress (5): 121 kB | 215/254 kB | 61/65 kB | 98/866 kB | 66/125 kB Progress (5): 121 kB | 215/254 kB | 61/65 kB | 102/866 kB | 66/125 kB Progress (5): 121 kB | 215/254 kB | 61/65 kB | 102/866 kB | 70/125 kB Progress (5): 121 kB | 215/254 kB | 65/65 kB | 102/866 kB | 70/125 kB Progress (5): 121 kB | 215/254 kB | 65/65 kB | 102/866 kB | 74/125 kB Progress (5): 121 kB | 215/254 kB | 65/65 kB | 106/866 kB | 74/125 kB Progress (5): 121 kB | 219/254 kB | 65/65 kB | 106/866 kB | 74/125 kB Progress (5): 121 kB | 219/254 kB | 65/65 kB | 110/866 kB | 74/125 kB Progress (5): 121 kB | 219/254 kB | 65/65 kB | 110/866 kB | 78/125 kB Progress (5): 121 kB | 219/254 kB | 65 kB | 110/866 kB | 78/125 kB Progress (5): 121 kB | 219/254 kB | 65 kB | 110/866 kB | 82/125 kB Progress (5): 121 kB | 219/254 kB | 65 kB | 114/866 kB | 82/125 kB Progress (5): 121 kB | 223/254 kB | 65 kB | 114/866 kB | 82/125 kB Progress (5): 121 kB | 223/254 kB | 65 kB | 118/866 kB | 82/125 kB Progress (5): 121 kB | 223/254 kB | 65 kB | 118/866 kB | 86/125 kB Progress (5): 121 kB | 223/254 kB | 65 kB | 122/866 kB | 86/125 kB Progress (5): 121 kB | 227/254 kB | 65 kB | 122/866 kB | 86/125 kB Progress (5): 121 kB | 227/254 kB | 65 kB | 126/866 kB | 86/125 kB Progress (5): 121 kB | 227/254 kB | 65 kB | 126/866 kB | 90/125 kB Progress (5): 121 kB | 227/254 kB | 65 kB | 130/866 kB | 90/125 kB Progress (5): 121 kB | 231/254 kB | 65 kB | 130/866 kB | 90/125 kB Progress (5): 121 kB | 231/254 kB | 65 kB | 131/866 kB | 90/125 kB Progress (5): 121 kB | 231/254 kB | 65 kB | 131/866 kB | 94/125 kB Progress (5): 121 kB | 231/254 kB | 65 kB | 135/866 kB | 94/125 kB Progress (5): 121 kB | 235/254 kB | 65 kB | 135/866 kB | 94/125 kB Progress (5): 121 kB | 235/254 kB | 65 kB | 139/866 kB | 94/125 kB Progress (5): 121 kB | 235/254 kB | 65 kB | 139/866 kB | 98/125 kB Progress (5): 121 kB | 235/254 kB | 65 kB | 143/866 kB | 98/125 kB Progress (5): 121 kB | 239/254 kB | 65 kB | 143/866 kB | 98/125 kB Progress (5): 121 kB | 239/254 kB | 65 kB | 147/866 kB | 98/125 kB Progress (5): 121 kB | 239/254 kB | 65 kB | 147/866 kB | 98/125 kB Progress (5): 121 kB | 239/254 kB | 65 kB | 151/866 kB | 98/125 kB Progress (5): 121 kB | 243/254 kB | 65 kB | 151/866 kB | 98/125 kB Progress (5): 121 kB | 243/254 kB | 65 kB | 155/866 kB | 98/125 kB Progress (5): 121 kB | 243/254 kB | 65 kB | 155/866 kB | 102/125 kB Progress (5): 121 kB | 243/254 kB | 65 kB | 159/866 kB | 102/125 kB 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 25 kB/s) [2019-07-30T18:32:15.716Z] Progress (4): 121 kB | 247/254 kB | 159/866 kB | 102/125 kB 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 [2019-07-30T18:32:15.716Z] Progress (4): 121 kB | 247/254 kB | 163/866 kB | 102/125 kB Progress (4): 121 kB | 247/254 kB | 163/866 kB | 106/125 kB Progress (4): 121 kB | 247/254 kB | 167/866 kB | 106/125 kB Progress (4): 121 kB | 251/254 kB | 167/866 kB | 106/125 kB Progress (4): 121 kB | 251/254 kB | 171/866 kB | 106/125 kB Progress (4): 121 kB | 251/254 kB | 171/866 kB | 110/125 kB Progress (4): 121 kB | 251/254 kB | 175/866 kB | 110/125 kB Progress (4): 121 kB | 254 kB | 175/866 kB | 110/125 kB Progress (4): 121 kB | 254 kB | 179/866 kB | 110/125 kB Progress (4): 121 kB | 254 kB | 179/866 kB | 114/125 kB Progress (4): 121 kB | 254 kB | 183/866 kB | 114/125 kB Progress (4): 121 kB | 254 kB | 183/866 kB | 118/125 kB Progress (4): 121 kB | 254 kB | 187/866 kB | 118/125 kB Progress (4): 121 kB | 254 kB | 187/866 kB | 122/125 kB Progress (4): 121 kB | 254 kB | 191/866 kB | 122/125 kB Progress (4): 121 kB | 254 kB | 191/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 195/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 199/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 203/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 207/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 211/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 215/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 219/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 223/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 227/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 231/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 235/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 239/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 243/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 247/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 251/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 255/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 259/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 263/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 267/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 271/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 275/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 279/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 283/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 287/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 291/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 295/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 299/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 303/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 307/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 311/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 315/866 kB | 125 kB Progress (4): 121 kB | 254 kB | 319/866 kB | 125 kB 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 48 kB/s) [2019-07-30T18:32:15.716Z] Progress (3): 121 kB | 254 kB | 323/866 kB 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 [2019-07-30T18:32:15.716Z] Progress (3): 121 kB | 254 kB | 327/866 kB Progress (3): 121 kB | 254 kB | 331/866 kB Progress (4): 121 kB | 254 kB | 331/866 kB | 4.1/33 kB Progress (4): 121 kB | 254 kB | 335/866 kB | 4.1/33 kB Progress (4): 121 kB | 254 kB | 335/866 kB | 7.7/33 kB Progress (4): 121 kB | 254 kB | 339/866 kB | 7.7/33 kB Progress (4): 121 kB | 254 kB | 339/866 kB | 12/33 kB Progress (4): 121 kB | 254 kB | 343/866 kB | 12/33 kB Progress (4): 121 kB | 254 kB | 343/866 kB | 16/33 kB Progress (4): 121 kB | 254 kB | 347/866 kB | 16/33 kB Progress (4): 121 kB | 254 kB | 347/866 kB | 20/33 kB Progress (4): 121 kB | 254 kB | 351/866 kB | 20/33 kB Progress (4): 121 kB | 254 kB | 351/866 kB | 24/33 kB Progress (4): 121 kB | 254 kB | 355/866 kB | 24/33 kB Progress (4): 121 kB | 254 kB | 355/866 kB | 28/33 kB Progress (4): 121 kB | 254 kB | 359/866 kB | 28/33 kB Progress (4): 121 kB | 254 kB | 359/866 kB | 32/33 kB Progress (4): 121 kB | 254 kB | 363/866 kB | 32/33 kB Progress (4): 121 kB | 254 kB | 363/866 kB | 33/33 kB Progress (4): 121 kB | 254 kB | 367/866 kB | 33/33 kB Progress (4): 121 kB | 254 kB | 367/866 kB | 33 kB Progress (4): 121 kB | 254 kB | 371/866 kB | 33 kB Progress (4): 121 kB | 254 kB | 375/866 kB | 33 kB Progress (4): 121 kB | 254 kB | 379/866 kB | 33 kB Progress (4): 121 kB | 254 kB | 383/866 kB | 33 kB Progress (4): 121 kB | 254 kB | 387/866 kB | 33 kB Progress (4): 121 kB | 254 kB | 391/866 kB | 33 kB Progress (4): 121 kB | 254 kB | 395/866 kB | 33 kB Progress (4): 121 kB | 254 kB | 399/866 kB | 33 kB Progress (4): 121 kB | 254 kB | 403/866 kB | 33 kB Progress (4): 121 kB | 254 kB | 407/866 kB | 33 kB Progress (4): 121 kB | 254 kB | 411/866 kB | 33 kB Progress (4): 121 kB | 254 kB | 415/866 kB | 33 kB Progress (4): 121 kB | 254 kB | 419/866 kB | 33 kB Progress (4): 121 kB | 254 kB | 423/866 kB | 33 kB Progress (4): 121 kB | 254 kB | 427/866 kB | 33 kB Progress (4): 121 kB | 254 kB | 431/866 kB | 33 kB Progress (4): 121 kB | 254 kB | 435/866 kB | 33 kB Progress (5): 121 kB | 254 kB | 435/866 kB | 33 kB | 4.1/193 kB Progress (5): 121 kB | 254 kB | 439/866 kB | 33 kB | 4.1/193 kB Progress (5): 121 kB | 254 kB | 439/866 kB | 33 kB | 7.7/193 kB Progress (5): 121 kB | 254 kB | 443/866 kB | 33 kB | 7.7/193 kB Progress (5): 121 kB | 254 kB | 443/866 kB | 33 kB | 12/193 kB Progress (5): 121 kB | 254 kB | 447/866 kB | 33 kB | 12/193 kB Progress (5): 121 kB | 254 kB | 447/866 kB | 33 kB | 16/193 kB Progress (5): 121 kB | 254 kB | 451/866 kB | 33 kB | 16/193 kB 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 13 kB/s) [2019-07-30T18:32:15.716Z] Progress (4): 121 kB | 254 kB | 451/866 kB | 20/193 kB 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 [2019-07-30T18:32:15.716Z] Progress (4): 121 kB | 254 kB | 455/866 kB | 20/193 kB Progress (4): 121 kB | 254 kB | 455/866 kB | 24/193 kB Progress (4): 121 kB | 254 kB | 459/866 kB | 24/193 kB Progress (4): 121 kB | 254 kB | 459/866 kB | 28/193 kB Progress (4): 121 kB | 254 kB | 463/866 kB | 28/193 kB Progress (4): 121 kB | 254 kB | 463/866 kB | 32/193 kB Progress (4): 121 kB | 254 kB | 467/866 kB | 32/193 kB Progress (4): 121 kB | 254 kB | 467/866 kB | 33/193 kB Progress (4): 121 kB | 254 kB | 471/866 kB | 33/193 kB Progress (4): 121 kB | 254 kB | 471/866 kB | 37/193 kB Progress (4): 121 kB | 254 kB | 475/866 kB | 37/193 kB Progress (4): 121 kB | 254 kB | 475/866 kB | 41/193 kB Progress (4): 121 kB | 254 kB | 479/866 kB | 41/193 kB Progress (4): 121 kB | 254 kB | 479/866 kB | 45/193 kB Progress (4): 121 kB | 254 kB | 483/866 kB | 45/193 kB Progress (4): 121 kB | 254 kB | 483/866 kB | 49/193 kB Progress (4): 121 kB | 254 kB | 487/866 kB | 49/193 kB Progress (4): 121 kB | 254 kB | 487/866 kB | 53/193 kB Progress (4): 121 kB | 254 kB | 491/866 kB | 53/193 kB Progress (4): 121 kB | 254 kB | 491/866 kB | 57/193 kB Progress (4): 121 kB | 254 kB | 495/866 kB | 57/193 kB Progress (4): 121 kB | 254 kB | 495/866 kB | 61/193 kB Progress (4): 121 kB | 254 kB | 499/866 kB | 61/193 kB Progress (4): 121 kB | 254 kB | 499/866 kB | 65/193 kB Progress (4): 121 kB | 254 kB | 503/866 kB | 65/193 kB Progress (4): 121 kB | 254 kB | 503/866 kB | 66/193 kB Progress (4): 121 kB | 254 kB | 507/866 kB | 66/193 kB Progress (4): 121 kB | 254 kB | 507/866 kB | 70/193 kB Progress (4): 121 kB | 254 kB | 511/866 kB | 70/193 kB Progress (4): 121 kB | 254 kB | 511/866 kB | 74/193 kB Progress (4): 121 kB | 254 kB | 515/866 kB | 74/193 kB Progress (4): 121 kB | 254 kB | 515/866 kB | 78/193 kB Progress (4): 121 kB | 254 kB | 519/866 kB | 78/193 kB Progress (4): 121 kB | 254 kB | 519/866 kB | 82/193 kB Progress (4): 121 kB | 254 kB | 523/866 kB | 82/193 kB Progress (4): 121 kB | 254 kB | 523/866 kB | 86/193 kB Progress (4): 121 kB | 254 kB | 527/866 kB | 86/193 kB Progress (4): 121 kB | 254 kB | 527/866 kB | 90/193 kB Progress (4): 121 kB | 254 kB | 531/866 kB | 90/193 kB Progress (4): 121 kB | 254 kB | 531/866 kB | 94/193 kB Progress (4): 121 kB | 254 kB | 535/866 kB | 94/193 kB Progress (4): 121 kB | 254 kB | 535/866 kB | 98/193 kB Progress (4): 121 kB | 254 kB | 539/866 kB | 98/193 kB Progress (4): 121 kB | 254 kB | 539/866 kB | 98/193 kB Progress (4): 121 kB | 254 kB | 543/866 kB | 98/193 kB Progress (4): 121 kB | 254 kB | 543/866 kB | 102/193 kB Progress (4): 121 kB | 254 kB | 547/866 kB | 102/193 kB Progress (4): 121 kB | 254 kB | 547/866 kB | 106/193 kB Progress (4): 121 kB | 254 kB | 551/866 kB | 106/193 kB Progress (4): 121 kB | 254 kB | 551/866 kB | 110/193 kB Progress (4): 121 kB | 254 kB | 555/866 kB | 110/193 kB Progress (4): 121 kB | 254 kB | 555/866 kB | 114/193 kB Progress (4): 121 kB | 254 kB | 559/866 kB | 114/193 kB Progress (4): 121 kB | 254 kB | 559/866 kB | 118/193 kB Progress (4): 121 kB | 254 kB | 563/866 kB | 118/193 kB Progress (4): 121 kB | 254 kB | 563/866 kB | 122/193 kB Progress (4): 121 kB | 254 kB | 567/866 kB | 122/193 kB Progress (4): 121 kB | 254 kB | 567/866 kB | 126/193 kB Progress (4): 121 kB | 254 kB | 571/866 kB | 126/193 kB Progress (4): 121 kB | 254 kB | 571/866 kB | 130/193 kB Progress (4): 121 kB | 254 kB | 575/866 kB | 130/193 kB Progress (4): 121 kB | 254 kB | 575/866 kB | 131/193 kB Progress (4): 121 kB | 254 kB | 579/866 kB | 131/193 kB Progress (4): 121 kB | 254 kB | 579/866 kB | 135/193 kB Progress (4): 121 kB | 254 kB | 583/866 kB | 135/193 kB Progress (4): 121 kB | 254 kB | 583/866 kB | 139/193 kB Progress (4): 121 kB | 254 kB | 587/866 kB | 139/193 kB Progress (4): 121 kB | 254 kB | 587/866 kB | 143/193 kB Progress (4): 121 kB | 254 kB | 591/866 kB | 143/193 kB Progress (4): 121 kB | 254 kB | 591/866 kB | 147/193 kB Progress (5): 121 kB | 254 kB | 591/866 kB | 147/193 kB | 4.1/569 kB Progress (5): 121 kB | 254 kB | 595/866 kB | 147/193 kB | 4.1/569 kB Progress (5): 121 kB | 254 kB | 595/866 kB | 147/193 kB | 7.7/569 kB Progress (5): 121 kB | 254 kB | 595/866 kB | 151/193 kB | 7.7/569 kB Progress (5): 121 kB | 254 kB | 595/866 kB | 151/193 kB | 12/569 kB Progress (5): 121 kB | 254 kB | 599/866 kB | 151/193 kB | 12/569 kB Progress (5): 121 kB | 254 kB | 599/866 kB | 151/193 kB | 16/569 kB Progress (5): 121 kB | 254 kB | 599/866 kB | 155/193 kB | 16/569 kB Progress (5): 121 kB | 254 kB | 599/866 kB | 155/193 kB | 20/569 kB Progress (5): 121 kB | 254 kB | 603/866 kB | 155/193 kB | 20/569 kB Progress (5): 121 kB | 254 kB | 603/866 kB | 155/193 kB | 24/569 kB Progress (5): 121 kB | 254 kB | 603/866 kB | 159/193 kB | 24/569 kB Progress (5): 121 kB | 254 kB | 603/866 kB | 159/193 kB | 28/569 kB Progress (5): 121 kB | 254 kB | 607/866 kB | 159/193 kB | 28/569 kB Progress (5): 121 kB | 254 kB | 607/866 kB | 159/193 kB | 32/569 kB Progress (5): 121 kB | 254 kB | 607/866 kB | 163/193 kB | 32/569 kB Progress (5): 121 kB | 254 kB | 607/866 kB | 163/193 kB | 33/569 kB Progress (5): 121 kB | 254 kB | 611/866 kB | 163/193 kB | 33/569 kB Progress (5): 121 kB | 254 kB | 611/866 kB | 163/193 kB | 37/569 kB Progress (5): 121 kB | 254 kB | 611/866 kB | 167/193 kB | 37/569 kB Progress (5): 121 kB | 254 kB | 611/866 kB | 167/193 kB | 41/569 kB Progress (5): 121 kB | 254 kB | 615/866 kB | 167/193 kB | 41/569 kB Progress (5): 121 kB | 254 kB | 615/866 kB | 167/193 kB | 45/569 kB Progress (5): 121 kB | 254 kB | 615/866 kB | 171/193 kB | 45/569 kB Progress (5): 121 kB | 254 kB | 615/866 kB | 171/193 kB | 49/569 kB Progress (5): 121 kB | 254 kB | 619/866 kB | 171/193 kB | 49/569 kB Progress (5): 121 kB | 254 kB | 619/866 kB | 171/193 kB | 53/569 kB Progress (5): 121 kB | 254 kB | 619/866 kB | 175/193 kB | 53/569 kB Progress (5): 121 kB | 254 kB | 619/866 kB | 175/193 kB | 57/569 kB Progress (5): 121 kB | 254 kB | 623/866 kB | 175/193 kB | 57/569 kB Progress (5): 121 kB | 254 kB | 623/866 kB | 175/193 kB | 61/569 kB Progress (5): 121 kB | 254 kB | 623/866 kB | 179/193 kB | 61/569 kB Progress (5): 121 kB | 254 kB | 623/866 kB | 183/193 kB | 61/569 kB Progress (5): 121 kB | 254 kB | 623/866 kB | 187/193 kB | 61/569 kB Progress (5): 121 kB | 254 kB | 623/866 kB | 187/193 kB | 65/569 kB Progress (5): 121 kB | 254 kB | 627/866 kB | 187/193 kB | 65/569 kB Progress (5): 121 kB | 254 kB | 627/866 kB | 187/193 kB | 66/569 kB Progress (5): 121 kB | 254 kB | 627/866 kB | 191/193 kB | 66/569 kB Progress (5): 121 kB | 254 kB | 627/866 kB | 191/193 kB | 70/569 kB Progress (5): 121 kB | 254 kB | 631/866 kB | 191/193 kB | 70/569 kB Progress (5): 121 kB | 254 kB | 631/866 kB | 191/193 kB | 74/569 kB Progress (5): 121 kB | 254 kB | 631/866 kB | 193 kB | 74/569 kB Progress (5): 121 kB | 254 kB | 631/866 kB | 193 kB | 78/569 kB Progress (5): 121 kB | 254 kB | 635/866 kB | 193 kB | 78/569 kB Progress (5): 121 kB | 254 kB | 635/866 kB | 193 kB | 82/569 kB Progress (5): 121 kB | 254 kB | 639/866 kB | 193 kB | 82/569 kB Progress (5): 121 kB | 254 kB | 639/866 kB | 193 kB | 86/569 kB Progress (5): 121 kB | 254 kB | 643/866 kB | 193 kB | 86/569 kB Progress (5): 121 kB | 254 kB | 643/866 kB | 193 kB | 90/569 kB Progress (5): 121 kB | 254 kB | 647/866 kB | 193 kB | 90/569 kB Progress (5): 121 kB | 254 kB | 647/866 kB | 193 kB | 94/569 kB Progress (5): 121 kB | 254 kB | 651/866 kB | 193 kB | 94/569 kB Progress (5): 121 kB | 254 kB | 651/866 kB | 193 kB | 98/569 kB Progress (5): 121 kB | 254 kB | 655/866 kB | 193 kB | 98/569 kB Progress (5): 121 kB | 254 kB | 655/866 kB | 193 kB | 98/569 kB Progress (5): 121 kB | 254 kB | 659/866 kB | 193 kB | 98/569 kB Progress (5): 121 kB | 254 kB | 659/866 kB | 193 kB | 102/569 kB Progress (5): 121 kB | 254 kB | 663/866 kB | 193 kB | 102/569 kB Progress (5): 121 kB | 254 kB | 663/866 kB | 193 kB | 106/569 kB Progress (5): 121 kB | 254 kB | 667/866 kB | 193 kB | 106/569 kB Progress (5): 121 kB | 254 kB | 667/866 kB | 193 kB | 110/569 kB Progress (5): 121 kB | 254 kB | 671/866 kB | 193 kB | 110/569 kB Progress (5): 121 kB | 254 kB | 671/866 kB | 193 kB | 114/569 kB Progress (5): 121 kB | 254 kB | 675/866 kB | 193 kB | 114/569 kB Progress (5): 121 kB | 254 kB | 675/866 kB | 193 kB | 118/569 kB Progress (5): 121 kB | 254 kB | 679/866 kB | 193 kB | 118/569 kB Progress (5): 121 kB | 254 kB | 679/866 kB | 193 kB | 122/569 kB Progress (5): 121 kB | 254 kB | 683/866 kB | 193 kB | 122/569 kB Progress (5): 121 kB | 254 kB | 683/866 kB | 193 kB | 126/569 kB Progress (5): 121 kB | 254 kB | 687/866 kB | 193 kB | 126/569 kB Progress (5): 121 kB | 254 kB | 687/866 kB | 193 kB | 130/569 kB Progress (5): 121 kB | 254 kB | 691/866 kB | 193 kB | 130/569 kB Progress (5): 121 kB | 254 kB | 691/866 kB | 193 kB | 131/569 kB Progress (5): 121 kB | 254 kB | 695/866 kB | 193 kB | 131/569 kB Progress (5): 121 kB | 254 kB | 695/866 kB | 193 kB | 135/569 kB Progress (5): 121 kB | 254 kB | 699/866 kB | 193 kB | 135/569 kB Progress (5): 121 kB | 254 kB | 699/866 kB | 193 kB | 139/569 kB Progress (5): 121 kB | 254 kB | 703/866 kB | 193 kB | 139/569 kB 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 72 kB/s) [2019-07-30T18:32:15.716Z] Progress (4): 121 kB | 254 kB | 707/866 kB | 139/569 kB Progress (4): 121 kB | 254 kB | 707/866 kB | 143/569 kB Progress (4): 121 kB | 254 kB | 711/866 kB | 143/569 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/15.0/guava-15.0.jar [2019-07-30T18:32:15.975Z] Progress (4): 121 kB | 254 kB | 715/866 kB | 143/569 kB Progress (4): 121 kB | 254 kB | 715/866 kB | 147/569 kB Progress (4): 121 kB | 254 kB | 719/866 kB | 147/569 kB Progress (4): 121 kB | 254 kB | 719/866 kB | 151/569 kB Progress (4): 121 kB | 254 kB | 723/866 kB | 151/569 kB Progress (4): 121 kB | 254 kB | 723/866 kB | 155/569 kB Progress (4): 121 kB | 254 kB | 727/866 kB | 155/569 kB Progress (4): 121 kB | 254 kB | 727/866 kB | 159/569 kB Progress (4): 121 kB | 254 kB | 731/866 kB | 159/569 kB Progress (4): 121 kB | 254 kB | 731/866 kB | 163/569 kB Progress (4): 121 kB | 254 kB | 735/866 kB | 163/569 kB Progress (4): 121 kB | 254 kB | 735/866 kB | 164/569 kB Progress (4): 121 kB | 254 kB | 739/866 kB | 164/569 kB Progress (4): 121 kB | 254 kB | 739/866 kB | 168/569 kB Progress (4): 121 kB | 254 kB | 743/866 kB | 168/569 kB Progress (4): 121 kB | 254 kB | 743/866 kB | 172/569 kB Progress (4): 121 kB | 254 kB | 747/866 kB | 172/569 kB Progress (4): 121 kB | 254 kB | 747/866 kB | 176/569 kB Progress (4): 121 kB | 254 kB | 751/866 kB | 176/569 kB Progress (4): 121 kB | 254 kB | 751/866 kB | 180/569 kB Progress (4): 121 kB | 254 kB | 755/866 kB | 180/569 kB Progress (4): 121 kB | 254 kB | 755/866 kB | 184/569 kB Progress (4): 121 kB | 254 kB | 759/866 kB | 184/569 kB Progress (4): 121 kB | 254 kB | 759/866 kB | 188/569 kB Progress (4): 121 kB | 254 kB | 763/866 kB | 188/569 kB Progress (4): 121 kB | 254 kB | 763/866 kB | 192/569 kB Progress (4): 121 kB | 254 kB | 767/866 kB | 192/569 kB Progress (4): 121 kB | 254 kB | 767/866 kB | 196/569 kB Progress (4): 121 kB | 254 kB | 771/866 kB | 196/569 kB Progress (4): 121 kB | 254 kB | 771/866 kB | 200/569 kB Progress (4): 121 kB | 254 kB | 775/866 kB | 200/569 kB Progress (4): 121 kB | 254 kB | 775/866 kB | 204/569 kB Progress (4): 121 kB | 254 kB | 779/866 kB | 204/569 kB Progress (4): 121 kB | 254 kB | 779/866 kB | 208/569 kB Progress (4): 121 kB | 254 kB | 783/866 kB | 208/569 kB Progress (4): 121 kB | 254 kB | 783/866 kB | 212/569 kB Progress (4): 121 kB | 254 kB | 787/866 kB | 212/569 kB Progress (4): 121 kB | 254 kB | 787/866 kB | 216/569 kB Progress (4): 121 kB | 254 kB | 791/866 kB | 216/569 kB Progress (4): 121 kB | 254 kB | 791/866 kB | 220/569 kB Progress (4): 121 kB | 254 kB | 795/866 kB | 220/569 kB Progress (4): 121 kB | 254 kB | 795/866 kB | 224/569 kB Progress (4): 121 kB | 254 kB | 799/866 kB | 224/569 kB Progress (4): 121 kB | 254 kB | 799/866 kB | 228/569 kB Progress (4): 121 kB | 254 kB | 803/866 kB | 228/569 kB Progress (4): 121 kB | 254 kB | 803/866 kB | 232/569 kB Progress (4): 121 kB | 254 kB | 807/866 kB | 232/569 kB Progress (4): 121 kB | 254 kB | 807/866 kB | 236/569 kB Progress (4): 121 kB | 254 kB | 811/866 kB | 236/569 kB Progress (5): 121 kB | 254 kB | 811/866 kB | 236/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 815/866 kB | 236/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 815/866 kB | 240/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 819/866 kB | 240/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 819/866 kB | 240/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 823/866 kB | 240/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 823/866 kB | 244/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 827/866 kB | 244/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 827/866 kB | 244/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 831/866 kB | 244/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 831/866 kB | 248/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 835/866 kB | 248/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 835/866 kB | 248/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 839/866 kB | 248/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 839/866 kB | 252/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 843/866 kB | 252/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 843/866 kB | 252/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 847/866 kB | 252/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 847/866 kB | 256/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 851/866 kB | 256/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 851/866 kB | 256/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 855/866 kB | 256/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 855/866 kB | 260/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 859/866 kB | 260/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 859/866 kB | 260/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 863/866 kB | 260/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 863/866 kB | 264/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 264/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 264/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 268/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 268/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 272/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 272/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 276/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 276/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 280/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 280/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 284/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 284/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 288/569 kB | 0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 288/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 292/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 292/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 296/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 296/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 300/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 300/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 304/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 304/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 308/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 308/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 312/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 312/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 316/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 316/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 320/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 320/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 324/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 324/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 328/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 328/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 332/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 332/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 336/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 336/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 340/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 340/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 344/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 344/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 348/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 348/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 352/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 352/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 356/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 356/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 360/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 364/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 364/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 368/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 368/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 372/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 372/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 376/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 376/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 380/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 380/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 384/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 384/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 388/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 388/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 392/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 392/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 396/569 kB | 0.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 396/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 400/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 400/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 404/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 404/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 408/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 408/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 412/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 412/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 416/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 416/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 420/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 420/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 424/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 424/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 428/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 428/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 432/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 432/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 436/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 436/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 440/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 440/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 444/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 444/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 448/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 448/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 452/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 452/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 456/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 456/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 460/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 460/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 464/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 464/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 468/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 468/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 472/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 472/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 476/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 476/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 480/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 480/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 484/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 484/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 488/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 488/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 492/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 492/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 496/569 kB | 0.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 496/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 500/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 500/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 504/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 504/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 508/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 508/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 512/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 512/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 516/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 516/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 520/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 520/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 524/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 524/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 528/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 528/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 532/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 532/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 536/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 536/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 540/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 540/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 544/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 544/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 548/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 548/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 552/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 552/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 556/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 556/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 560/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 560/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 564/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 564/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 568/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 568/569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.8/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 0.9/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.0/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.1/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.2/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.3/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.4/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.5/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.6/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB Progress (5): 121 kB | 254 kB | 866 kB | 569 kB | 1.7/2.2 MB 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 43 kB/s) [2019-07-30T18:32:15.975Z] Progress (4): 254 kB | 866 kB | 569 kB | 1.7/2.2 MB 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 [2019-07-30T18:32:15.975Z] Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.8/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB Progress (5): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB | 4.1/10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB | 4.1/10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB | 7.7/10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB | 7.7/10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 1.9/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB | 10.0 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB | 10.0 kB 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 3.5 kB/s) [2019-07-30T18:32:15.975Z] Progress (4): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB 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 [2019-07-30T18:32:15.975Z] Progress (4): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.0/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB Progress (4): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB Progress (5): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB | 4.1/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB | 4.1/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB | 7.7/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB | 7.7/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB | 12/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB | 12/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB | 16/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB | 16/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB | 20/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB | 20/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB | 24/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB | 24/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB | 28/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB | 28/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.1/2.2 MB | 32/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2/2.2 MB | 32/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2/2.2 MB | 33/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2/2.2 MB | 33/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2/2.2 MB | 37/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2/2.2 MB | 37/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2/2.2 MB | 41/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2/2.2 MB | 41/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2/2.2 MB | 45/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2/2.2 MB | 45/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2/2.2 MB | 49/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2/2.2 MB | 49/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2/2.2 MB | 53/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 53/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 57/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 61/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 65/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 66/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 70/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 74/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 78/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 82/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 86/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 90/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 94/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 98/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 98/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 102/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 106/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 110/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 114/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 118/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 122/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 126/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 130/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 131/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 135/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 139/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 143/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 147/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 151/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 155/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 159/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 163/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 164/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 168/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 172/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 176/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 180/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 184/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 188/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 192/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 196/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 197/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 201/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 205/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 209/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 213/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 217/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 221/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 225/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 229/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 229/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 233/351 kB Progress (5): 254 kB | 866 kB | 569 kB | 2.2 MB | 237/351 kB 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 89 kB/s) [2019-07-30T18:32:15.975Z] 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 301 kB/s) [2019-07-30T18:32:15.975Z] 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 [2019-07-30T18:32:15.975Z] Progress (3): 569 kB | 2.2 MB | 241/351 kB Progress (3): 569 kB | 2.2 MB | 245/351 kB Progress (3): 569 kB | 2.2 MB | 249/351 kB Progress (3): 569 kB | 2.2 MB | 253/351 kB Progress (3): 569 kB | 2.2 MB | 257/351 kB Progress (3): 569 kB | 2.2 MB | 261/351 kB Progress (3): 569 kB | 2.2 MB | 262/351 kB Progress (3): 569 kB | 2.2 MB | 266/351 kB Progress (3): 569 kB | 2.2 MB | 270/351 kB Progress (3): 569 kB | 2.2 MB | 274/351 kB Progress (3): 569 kB | 2.2 MB | 278/351 kB Progress (3): 569 kB | 2.2 MB | 282/351 kB Progress (3): 569 kB | 2.2 MB | 286/351 kB Progress (3): 569 kB | 2.2 MB | 290/351 kB Progress (3): 569 kB | 2.2 MB | 294/351 kB Progress (3): 569 kB | 2.2 MB | 295/351 kB Progress (3): 569 kB | 2.2 MB | 299/351 kB Progress (3): 569 kB | 2.2 MB | 303/351 kB Progress (3): 569 kB | 2.2 MB | 307/351 kB Progress (3): 569 kB | 2.2 MB | 311/351 kB Progress (3): 569 kB | 2.2 MB | 315/351 kB Progress (3): 569 kB | 2.2 MB | 319/351 kB 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 197 kB/s) [2019-07-30T18:32:15.975Z] Progress (2): 2.2 MB | 323/351 kB Progress (2): 2.2 MB | 327/351 kB Progress (2): 2.2 MB | 331/351 kB Progress (2): 2.2 MB | 335/351 kB Progress (2): 2.2 MB | 339/351 kB Progress (2): 2.2 MB | 343/351 kB Progress (2): 2.2 MB | 347/351 kB Progress (2): 2.2 MB | 351 kB Progress (3): 2.2 MB | 351 kB | 4.1/4.2 kB Progress (3): 2.2 MB | 351 kB | 4.2 kB 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 738 kB/s) [2019-07-30T18:32:15.975Z] 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 1.4 kB/s) [2019-07-30T18:32:15.975Z] 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 119 kB/s) [2019-07-30T18:32:16.908Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-30T18:32:17.166Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/releases/9.8 [2019-07-30T18:32:17.422Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-30T18:32:17.422Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/cdt/releases/9.8/ [2019-07-30T18:32:17.679Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T18:32:17.679Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T18:32:17.938Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T18:32:17.938Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/ [2019-07-30T18:32:18.197Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-30T18:32:18.197Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-30T18:32:18.455Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-30T18:32:18.455Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/ [2019-07-30T18:32:19.019Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T18:32:19.019Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T18:32:19.019Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T18:32:19.019Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/ [2019-07-30T18:32:19.584Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T18:32:19.584Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T18:32:19.584Z] [INFO] Adding repository https://download.eclipse.org/linuxtools/update-7.3.0 [2019-07-30T18:32:19.584Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T18:32:19.584Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/ [2019-07-30T18:32:19.841Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T18:32:19.841Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T18:32:20.100Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots [2019-07-30T18:32:20.100Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T18:32:20.100Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ [2019-07-30T18:32:20.526Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T18:32:20.526Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T18:32:20.526Z] [INFO] Adding repository https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1 [2019-07-30T18:32:20.526Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T18:32:20.526Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/ [2019-07-30T18:32:20.526Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-30T18:32:20.526Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-30T18:32:20.526Z] [INFO] Adding repository https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository [2019-07-30T18:32:20.784Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-30T18:32:20.784Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/ [2019-07-30T18:32:20.784Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T18:32:20.784Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T18:32:21.043Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository [2019-07-30T18:32:21.043Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T18:32:21.043Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/ [2019-07-30T18:32:21.300Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-30T18:32:21.300Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB) [2019-07-30T18:32:21.558Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T18:32:21.558Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T18:32:21.558Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T18:32:21.558Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/ [2019-07-30T18:32:22.122Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-30T18:32:22.122Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ [2019-07-30T18:32:22.122Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license [2019-07-30T18:32:22.122Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-30T18:32:22.122Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (430B) [2019-07-30T18:32:22.380Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-30T18:32:22.380Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [2019-07-30T18:32:22.638Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-30T18:32:22.638Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [2019-07-30T18:32:22.638Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T18:32:22.638Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T18:32:22.896Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T18:32:22.896Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ [2019-07-30T18:32:23.154Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T18:32:23.154Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T18:32:23.154Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T18:32:23.154Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ [2019-07-30T18:32:23.411Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T18:32:23.411Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T18:32:23.411Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800 [2019-07-30T18:32:23.669Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T18:32:23.669Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/ [2019-07-30T18:32:24.233Z] [INFO] Adding repository https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2 [2019-07-30T18:32:24.233Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-30T18:32:24.233Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B) [2019-07-30T18:32:24.233Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T18:32:24.233Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T18:32:24.490Z] [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository [2019-07-30T18:32:24.490Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T18:32:24.490Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/ [2019-07-30T18:32:25.056Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-30T18:32:25.056Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-30T18:32:25.056Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.18 [2019-07-30T18:32:25.056Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-30T18:32:25.056Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/ [2019-07-30T18:32:33.158Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-30T18:32:39.878Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (79.97kB) [2019-07-30T18:32:39.878Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:39.878Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (79.97kB) [2019-07-30T18:32:39.878Z] [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110... [2019-07-30T18:32:39.878Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB) [2019-07-30T18:32:39.878Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:39.878Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB) [2019-07-30T18:32:39.878Z] [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425... [2019-07-30T18:32:40.135Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (9.5MB) [2019-07-30T18:32:40.135Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:40.135Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (9.5MB) [2019-07-30T18:32:40.699Z] [INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337... [2019-07-30T18:32:45.954Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (23.46kB) [2019-07-30T18:32:45.954Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:45.954Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (23.46kB) [2019-07-30T18:32:45.954Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549... [2019-07-30T18:32:45.954Z] [INFO] Fetching R-4.12-201906051800&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.12/ [2019-07-30T18:32:45.954Z] [INFO] Fetching R-4.12-201906051800&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.12/ [2019-07-30T18:32:45.954Z] [INFO] Fetching org.eclipse.osgi_3.14.0.v20190517-1309.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (454.46kB) [2019-07-30T18:32:45.954Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:45.954Z] [INFO] Fetching org.eclipse.osgi_3.14.0.v20190517-1309.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (454.46kB) [2019-07-30T18:32:46.211Z] [INFO] Unpacking org.eclipse.osgi_3.14.0.v20190517-1309... [2019-07-30T18:32:46.776Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (249kB) [2019-07-30T18:32:46.776Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (249kB) [2019-07-30T18:32:46.776Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (48.86kB) [2019-07-30T18:32:46.776Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:46.776Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (48.86kB) [2019-07-30T18:32:47.033Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648... [2019-07-30T18:32:47.033Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (82.7kB) [2019-07-30T18:32:47.033Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:47.033Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (82.7kB) [2019-07-30T18:32:47.033Z] [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029... [2019-07-30T18:32:47.290Z] [INFO] Fetching org.eclipse.cdt.core_6.8.1.201907021957.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.62MB) [2019-07-30T18:32:47.290Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:47.290Z] [INFO] Fetching org.eclipse.cdt.core_6.8.1.201907021957.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.62MB) [2019-07-30T18:32:47.290Z] [INFO] Unpacking org.eclipse.cdt.core_6.8.1.201907021957... [2019-07-30T18:32:49.182Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (17.15kB) [2019-07-30T18:32:49.182Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:49.182Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (17.15kB) [2019-07-30T18:32:49.527Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.1.201811241055... [2019-07-30T18:32:49.527Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.27kB) [2019-07-30T18:32:49.527Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:49.527Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.27kB) [2019-07-30T18:32:49.527Z] [INFO] Unpacking org.eclipse.core.contenttype_3.7.300.v20190215-2048... [2019-07-30T18:32:49.527Z] [INFO] Fetching org.eclipse.core.expressions_3.6.400.v20190518-1240.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.79kB) [2019-07-30T18:32:49.527Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:49.527Z] [INFO] Fetching org.eclipse.core.expressions_3.6.400.v20190518-1240.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.79kB) [2019-07-30T18:32:49.879Z] [INFO] Unpacking org.eclipse.core.expressions_3.6.400.v20190518-1240... [2019-07-30T18:32:49.879Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.02kB) [2019-07-30T18:32:49.879Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:49.879Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.02kB) [2019-07-30T18:32:49.879Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.600.v20190519-2344... [2019-07-30T18:32:49.879Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.400.v20190518-1151.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.77kB) [2019-07-30T18:32:49.879Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:49.879Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.400.v20190518-1151.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.77kB) [2019-07-30T18:32:50.136Z] [INFO] Unpacking org.eclipse.core.filesystem_1.7.400.v20190518-1151... [2019-07-30T18:32:50.136Z] [INFO] Fetching org.eclipse.core.resources_3.13.400.v20190505-1655.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (872.98kB) [2019-07-30T18:32:50.136Z] [INFO] Fetching org.eclipse.core.resources_3.13.400.v20190505-1655.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (872.98kB) [2019-07-30T18:32:50.393Z] [INFO] Fetching org.eclipse.core.runtime_3.15.300.v20190508-0543.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.24kB) [2019-07-30T18:32:50.393Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:50.393Z] [INFO] Fetching org.eclipse.core.runtime_3.15.300.v20190508-0543.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.24kB) [2019-07-30T18:32:50.393Z] [INFO] Unpacking org.eclipse.core.runtime_3.15.300.v20190508-0543... [2019-07-30T18:32:50.393Z] [INFO] Fetching org.eclipse.core.variables_3.4.500.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (18.02kB) [2019-07-30T18:32:50.393Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:50.393Z] [INFO] Fetching org.eclipse.core.variables_3.4.500.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (18.02kB) [2019-07-30T18:32:50.650Z] [INFO] Unpacking org.eclipse.core.variables_3.4.500.v20190510-0549... [2019-07-30T18:32:50.650Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (107.68kB) [2019-07-30T18:32:50.650Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:50.650Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (107.68kB) [2019-07-30T18:32:50.650Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840... [2019-07-30T18:32:50.907Z] [INFO] Fetching org.eclipse.text_3.8.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (97.68kB) [2019-07-30T18:32:50.907Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:50.907Z] [INFO] Fetching org.eclipse.text_3.8.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (97.68kB) [2019-07-30T18:32:50.907Z] [INFO] Unpacking org.eclipse.text_3.8.200.v20190519-2344... [2019-07-30T18:32:51.166Z] [INFO] Fetching org.eclipse.core.commands_3.9.400.v20190516-1358.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.28kB) [2019-07-30T18:32:51.166Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:51.166Z] [INFO] Fetching org.eclipse.core.commands_3.9.400.v20190516-1358.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.28kB) [2019-07-30T18:32:51.166Z] [INFO] Unpacking org.eclipse.core.commands_3.9.400.v20190516-1358... [2019-07-30T18:32:51.166Z] [INFO] Fetching org.eclipse.equinox.common_3.10.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (52.18kB) [2019-07-30T18:32:51.166Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:51.166Z] [INFO] Fetching org.eclipse.equinox.common_3.10.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (52.18kB) [2019-07-30T18:32:51.426Z] [INFO] Unpacking org.eclipse.equinox.common_3.10.400.v20190516-1504... [2019-07-30T18:32:51.426Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (53.95kB) [2019-07-30T18:32:51.426Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:51.426Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (53.95kB) [2019-07-30T18:32:51.426Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.7.400.v20190516-1504... [2019-07-30T18:32:51.683Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.91kB) [2019-07-30T18:32:51.683Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:51.683Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.91kB) [2019-07-30T18:32:51.683Z] [INFO] Unpacking org.eclipse.equinox.registry_3.8.400.v20190516-1504... [2019-07-30T18:32:51.683Z] [INFO] Fetching org.eclipse.core.jobs_3.10.400.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (46.05kB) [2019-07-30T18:32:51.683Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:51.683Z] [INFO] Fetching org.eclipse.core.jobs_3.10.400.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (46.05kB) [2019-07-30T18:32:51.942Z] [INFO] Unpacking org.eclipse.core.jobs_3.10.400.v20190506-1457... [2019-07-30T18:32:51.942Z] [INFO] Fetching org.eclipse.equinox.app_1.4.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (41.7kB) [2019-07-30T18:32:51.942Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:51.942Z] [INFO] Fetching org.eclipse.equinox.app_1.4.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (41.7kB) [2019-07-30T18:32:51.942Z] [INFO] Unpacking org.eclipse.equinox.app_1.4.200.v20190516-1504... [2019-07-30T18:32:52.200Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.7kB) [2019-07-30T18:32:52.200Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:52.200Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.7kB) [2019-07-30T18:32:52.200Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.2.300.v20190328-1431... [2019-07-30T18:32:52.456Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20181102183712/repository/ [2019-07-30T18:32:52.456Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20181102183712/repository/ [2019-07-30T18:32:52.456Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (123.59kB) [2019-07-30T18:32:52.456Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:52.456Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (123.59kB) [2019-07-30T18:32:52.713Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430... [2019-07-30T18:32:52.713Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (96.31kB) [2019-07-30T18:32:52.713Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:52.713Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (96.31kB) [2019-07-30T18:32:52.713Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130... [2019-07-30T18:32:52.971Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties [2019-07-30T18:32:53.323Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-30T18:32:53.324Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-30T18:32:53.628Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (13.03kB) [2019-07-30T18:32:53.628Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:53.628Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (13.03kB) [2019-07-30T18:32:53.628Z] [INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436... [2019-07-30T18:32:53.628Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (101.68kB) [2019-07-30T18:32:53.628Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:53.628Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (101.68kB) [2019-07-30T18:32:53.980Z] [INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436... [2019-07-30T18:32:53.980Z] [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (63.49kB) [2019-07-30T18:32:53.980Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:53.980Z] [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (63.49kB) [2019-07-30T18:32:53.980Z] [INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436... [2019-07-30T18:32:54.237Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (14.52kB) [2019-07-30T18:32:54.237Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:54.237Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (14.52kB) [2019-07-30T18:32:54.237Z] [INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436... [2019-07-30T18:32:54.237Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (258.72kB) [2019-07-30T18:32:54.237Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:54.237Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (258.72kB) [2019-07-30T18:32:54.495Z] [INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436... [2019-07-30T18:32:54.753Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (95.26kB) [2019-07-30T18:32:54.753Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (95.26kB) [2019-07-30T18:32:54.753Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (15.35kB) [2019-07-30T18:32:54.753Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (15.35kB) [2019-07-30T18:32:55.011Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (35.59kB) [2019-07-30T18:32:55.011Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (35.59kB) [2019-07-30T18:32:55.011Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (33.71kB) [2019-07-30T18:32:55.011Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:55.011Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (33.71kB) [2019-07-30T18:32:55.011Z] [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502... [2019-07-30T18:32:55.268Z] [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (154.23kB) [2019-07-30T18:32:55.268Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:55.268Z] [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (154.23kB) [2019-07-30T18:32:55.268Z] [INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619... [2019-07-30T18:32:55.527Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.03kB) [2019-07-30T18:32:55.527Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:55.527Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.03kB) [2019-07-30T18:32:55.527Z] [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147... [2019-07-30T18:32:55.527Z] [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (30.66kB) [2019-07-30T18:32:55.527Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:55.527Z] [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (30.66kB) [2019-07-30T18:32:55.785Z] [INFO] Unpacking org.eclipse.osgi.util_3.5.200.v20190115-2323... [2019-07-30T18:32:55.785Z] [INFO] Fetching org.eclipse.compare_3.7.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (303.02kB) [2019-07-30T18:32:55.785Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:55.785Z] [INFO] Fetching org.eclipse.compare_3.7.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (303.02kB) [2019-07-30T18:32:55.785Z] [INFO] Unpacking org.eclipse.compare_3.7.600.v20190519-2354... [2019-07-30T18:32:56.043Z] [INFO] Fetching org.eclipse.ui_3.113.0.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (361.71kB) [2019-07-30T18:32:56.043Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:56.043Z] [INFO] Fetching org.eclipse.ui_3.113.0.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (361.71kB) [2019-07-30T18:32:56.300Z] [INFO] Unpacking org.eclipse.ui_3.113.0.v20190513-2118... [2019-07-30T18:32:56.300Z] [INFO] Fetching org.eclipse.jface.text_3.15.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (318.48kB) [2019-07-30T18:32:56.300Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:56.300Z] [INFO] Fetching org.eclipse.jface.text_3.15.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (318.48kB) [2019-07-30T18:32:56.558Z] [INFO] Unpacking org.eclipse.jface.text_3.15.200.v20190519-2344... [2019-07-30T18:32:56.815Z] [INFO] Fetching org.eclipse.ui.ide_3.15.200.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (964.19kB) [2019-07-30T18:32:56.815Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:56.815Z] [INFO] Fetching org.eclipse.ui.ide_3.15.200.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (964.19kB) [2019-07-30T18:32:57.073Z] [INFO] Unpacking org.eclipse.ui.ide_3.15.200.v20190519-2104... [2019-07-30T18:32:57.636Z] [INFO] Fetching org.eclipse.ui.views_3.9.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.79kB) [2019-07-30T18:32:57.636Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:57.636Z] [INFO] Fetching org.eclipse.ui.views_3.9.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.79kB) [2019-07-30T18:32:57.894Z] [INFO] Unpacking org.eclipse.ui.views_3.9.400.v20190517-1612... [2019-07-30T18:32:57.894Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (229.07kB) [2019-07-30T18:32:57.894Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:57.894Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (229.07kB) [2019-07-30T18:32:57.894Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344... [2019-07-30T18:32:58.151Z] [INFO] Fetching org.eclipse.ui.editors_3.11.500.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (195.05kB) [2019-07-30T18:32:58.151Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:58.151Z] [INFO] Fetching org.eclipse.ui.editors_3.11.500.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (195.05kB) [2019-07-30T18:32:58.410Z] [INFO] Unpacking org.eclipse.ui.editors_3.11.500.v20190519-2344... [2019-07-30T18:32:58.667Z] [INFO] Fetching org.eclipse.ui.forms_3.8.0.v20190519-1034.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (123.14kB) [2019-07-30T18:32:58.667Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:58.667Z] [INFO] Fetching org.eclipse.ui.forms_3.8.0.v20190519-1034.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (123.14kB) [2019-07-30T18:32:58.667Z] [INFO] Unpacking org.eclipse.ui.forms_3.8.0.v20190519-1034... [2019-07-30T18:32:58.924Z] [INFO] Fetching org.eclipse.compare.core_3.6.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.84kB) [2019-07-30T18:32:58.924Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:58.924Z] [INFO] Fetching org.eclipse.compare.core_3.6.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.84kB) [2019-07-30T18:32:58.924Z] [INFO] Unpacking org.eclipse.compare.core_3.6.500.v20190519-2354... [2019-07-30T18:32:58.924Z] [INFO] Fetching org.eclipse.core.databinding_1.7.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (55.78kB) [2019-07-30T18:32:58.924Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:58.924Z] [INFO] Fetching org.eclipse.core.databinding_1.7.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (55.78kB) [2019-07-30T18:32:58.924Z] [INFO] Unpacking org.eclipse.core.databinding_1.7.400.v20190513-2118... [2019-07-30T18:32:59.181Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.7.0.v20190515-0910.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (82.59kB) [2019-07-30T18:32:59.181Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:59.181Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.7.0.v20190515-0910.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (82.59kB) [2019-07-30T18:32:59.181Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.7.0.v20190515-0910... [2019-07-30T18:32:59.438Z] [INFO] Fetching org.eclipse.core.databinding.property_1.7.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (44.79kB) [2019-07-30T18:32:59.438Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:59.438Z] [INFO] Fetching org.eclipse.core.databinding.property_1.7.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (44.79kB) [2019-07-30T18:32:59.438Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.7.0.v20190510-1100... [2019-07-30T18:32:59.695Z] [INFO] Fetching org.eclipse.core.net_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.61kB) [2019-07-30T18:32:59.695Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:59.695Z] [INFO] Fetching org.eclipse.core.net_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.61kB) [2019-07-30T18:32:59.695Z] [INFO] Unpacking org.eclipse.core.net_1.3.500.v20190519-2354... [2019-07-30T18:32:59.695Z] [INFO] Fetching org.eclipse.equinox.security_1.3.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (44.54kB) [2019-07-30T18:32:59.695Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:59.695Z] [INFO] Fetching org.eclipse.equinox.security_1.3.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (44.54kB) [2019-07-30T18:32:59.952Z] [INFO] Unpacking org.eclipse.equinox.security_1.3.200.v20190516-1504... [2019-07-30T18:32:59.952Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.77kB) [2019-07-30T18:32:59.952Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:59.952Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.77kB) [2019-07-30T18:32:59.952Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.12.600.v20190510-1100... [2019-07-30T18:32:59.952Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.200.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (25.95kB) [2019-07-30T18:32:59.952Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:32:59.952Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.200.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (25.95kB) [2019-07-30T18:33:00.209Z] [INFO] Unpacking org.eclipse.e4.core.di_1.7.200.v20190506-1457... [2019-07-30T18:33:00.209Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.07kB) [2019-07-30T18:33:00.209Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.07kB) [2019-07-30T18:33:00.465Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.100.v20190518-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (22.61kB) [2019-07-30T18:33:00.465Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:00.465Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.100.v20190518-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (22.61kB) [2019-07-30T18:33:00.465Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.100.v20190518-1217... [2019-07-30T18:33:00.465Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.91kB) [2019-07-30T18:33:00.465Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:00.465Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.91kB) [2019-07-30T18:33:00.723Z] [INFO] Unpacking org.eclipse.e4.core.services_2.1.400.v20181215-2145... [2019-07-30T18:33:00.723Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.69kB) [2019-07-30T18:33:00.723Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:00.723Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.69kB) [2019-07-30T18:33:00.723Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217... [2019-07-30T18:33:00.723Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.77kB) [2019-07-30T18:33:00.723Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:00.723Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.77kB) [2019-07-30T18:33:00.980Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308... [2019-07-30T18:33:00.980Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.53kB) [2019-07-30T18:33:00.980Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:00.980Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.53kB) [2019-07-30T18:33:00.980Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457... [2019-07-30T18:33:00.980Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (21.16kB) [2019-07-30T18:33:00.980Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:00.980Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (21.16kB) [2019-07-30T18:33:01.238Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118... [2019-07-30T18:33:01.238Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (98kB) [2019-07-30T18:33:01.238Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:01.238Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (98kB) [2019-07-30T18:33:01.238Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830... [2019-07-30T18:33:01.528Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (485.5kB) [2019-07-30T18:33:01.528Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:01.528Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (485.5kB) [2019-07-30T18:33:01.528Z] [INFO] Unpacking org.eclipse.emf.ecore_2.18.0.v20190528-0845... [2019-07-30T18:33:02.188Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.01kB) [2019-07-30T18:33:02.188Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:02.188Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.01kB) [2019-07-30T18:33:02.188Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100... [2019-07-30T18:33:02.188Z] [INFO] Fetching org.eclipse.swt_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.03kB) [2019-07-30T18:33:02.188Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:02.188Z] [INFO] Fetching org.eclipse.swt_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.03kB) [2019-07-30T18:33:02.188Z] [INFO] Unpacking org.eclipse.swt_3.111.0.v20190605-1801... [2019-07-30T18:33:02.446Z] [INFO] Fetching org.eclipse.jface_3.16.0.v20190528-0922.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (358.07kB) [2019-07-30T18:33:02.446Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:02.446Z] [INFO] Fetching org.eclipse.jface_3.16.0.v20190528-0922.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (358.07kB) [2019-07-30T18:33:02.446Z] [INFO] Unpacking org.eclipse.jface_3.16.0.v20190528-0922... [2019-07-30T18:33:03.009Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (64.06kB) [2019-07-30T18:33:03.009Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:03.009Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (64.06kB) [2019-07-30T18:33:03.009Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118... [2019-07-30T18:33:03.009Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (79.2kB) [2019-07-30T18:33:03.009Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:03.009Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (79.2kB) [2019-07-30T18:33:03.267Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118... [2019-07-30T18:33:03.267Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.84kB) [2019-07-30T18:33:03.267Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:03.267Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.84kB) [2019-07-30T18:33:03.267Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100... [2019-07-30T18:33:03.525Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.97kB) [2019-07-30T18:33:03.525Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:03.525Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.97kB) [2019-07-30T18:33:03.525Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.2.600.v20190510-1100... [2019-07-30T18:33:03.525Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (112.57kB) [2019-07-30T18:33:03.525Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:03.525Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (112.57kB) [2019-07-30T18:33:03.525Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118... [2019-07-30T18:33:03.782Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.29kB) [2019-07-30T18:33:03.782Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:03.782Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.29kB) [2019-07-30T18:33:03.782Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.3.500.v20190513-2118... [2019-07-30T18:33:04.040Z] [INFO] Fetching org.eclipse.equinox.event_1.5.100.v20190528-1257.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.82kB) [2019-07-30T18:33:04.040Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:04.040Z] [INFO] Fetching org.eclipse.equinox.event_1.5.100.v20190528-1257.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.82kB) [2019-07-30T18:33:04.297Z] [INFO] Unpacking org.eclipse.equinox.event_1.5.100.v20190528-1257... [2019-07-30T18:33:04.297Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.48kB) [2019-07-30T18:33:04.297Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:04.297Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.48kB) [2019-07-30T18:33:04.297Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100... [2019-07-30T18:33:04.297Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (85.89kB) [2019-07-30T18:33:04.297Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:04.297Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (85.89kB) [2019-07-30T18:33:04.554Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505... [2019-07-30T18:33:04.554Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (84.18kB) [2019-07-30T18:33:04.554Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:04.554Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (84.18kB) [2019-07-30T18:33:04.811Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725... [2019-07-30T18:33:04.811Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (50.98kB) [2019-07-30T18:33:04.811Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:04.811Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (50.98kB) [2019-07-30T18:33:05.069Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725... [2019-07-30T18:33:05.069Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (49.92kB) [2019-07-30T18:33:05.069Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:05.069Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (49.92kB) [2019-07-30T18:33:05.069Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118... [2019-07-30T18:33:05.326Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (94.18kB) [2019-07-30T18:33:05.326Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:05.326Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (94.18kB) [2019-07-30T18:33:05.326Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525... [2019-07-30T18:33:05.326Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.25kB) [2019-07-30T18:33:05.326Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:05.326Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.25kB) [2019-07-30T18:33:05.583Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118... [2019-07-30T18:33:05.583Z] [INFO] Fetching org.eclipse.jface.databinding_1.9.0.v20190519-0933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (77.69kB) [2019-07-30T18:33:05.583Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:05.583Z] [INFO] Fetching org.eclipse.jface.databinding_1.9.0.v20190519-0933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (77.69kB) [2019-07-30T18:33:05.583Z] [INFO] Unpacking org.eclipse.jface.databinding_1.9.0.v20190519-0933... [2019-07-30T18:33:05.841Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.07kB) [2019-07-30T18:33:05.841Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:05.841Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.07kB) [2019-07-30T18:33:06.099Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118... [2019-07-30T18:33:06.099Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (115.24kB) [2019-07-30T18:33:06.099Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:06.099Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (115.24kB) [2019-07-30T18:33:06.099Z] [INFO] Unpacking org.eclipse.emf.common_2.16.0.v20190528-0845... [2019-07-30T18:33:06.357Z] [INFO] Fetching org.eclipse.equinox.bidi_1.2.0.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.95kB) [2019-07-30T18:33:06.357Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:06.357Z] [INFO] Fetching org.eclipse.equinox.bidi_1.2.0.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.95kB) [2019-07-30T18:33:06.357Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.2.0.v20190514-1046... [2019-07-30T18:33:06.357Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (29.81kB) [2019-07-30T18:33:06.357Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:06.357Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (29.81kB) [2019-07-30T18:33:06.614Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.5.400.v20190515-0925... [2019-07-30T18:33:06.614Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.98kB) [2019-07-30T18:33:06.614Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:06.614Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.98kB) [2019-07-30T18:33:06.871Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.0.v20190215-2242... [2019-07-30T18:33:06.871Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (74.81kB) [2019-07-30T18:33:06.871Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:06.871Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (74.81kB) [2019-07-30T18:33:06.871Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320... [2019-07-30T18:33:07.128Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (108.1kB) [2019-07-30T18:33:07.128Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:07.128Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (108.1kB) [2019-07-30T18:33:07.128Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548... [2019-07-30T18:33:07.386Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.01kB) [2019-07-30T18:33:07.386Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:07.386Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.01kB) [2019-07-30T18:33:07.386Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302... [2019-07-30T18:33:07.386Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (54.99kB) [2019-07-30T18:33:07.386Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:07.386Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (54.99kB) [2019-07-30T18:33:07.643Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320... [2019-07-30T18:33:07.643Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.42kB) [2019-07-30T18:33:07.643Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:07.643Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.42kB) [2019-07-30T18:33:07.643Z] [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613... [2019-07-30T18:33:07.643Z] [INFO] Fetching org.eclipse.help_3.8.400.v20190423-0921.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (125.98kB) [2019-07-30T18:33:07.643Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:07.643Z] [INFO] Fetching org.eclipse.help_3.8.400.v20190423-0921.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (125.98kB) [2019-07-30T18:33:07.901Z] [INFO] Unpacking org.eclipse.help_3.8.400.v20190423-0921... [2019-07-30T18:33:07.901Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (181.37kB) [2019-07-30T18:33:07.901Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:07.901Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (181.37kB) [2019-07-30T18:33:08.158Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840... [2019-07-30T18:33:08.158Z] [INFO] Fetching org.eclipse.ui.navigator_3.8.0.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (135.13kB) [2019-07-30T18:33:08.158Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:08.158Z] [INFO] Fetching org.eclipse.ui.navigator_3.8.0.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (135.13kB) [2019-07-30T18:33:08.415Z] [INFO] Unpacking org.eclipse.ui.navigator_3.8.0.v20190519-2104... [2019-07-30T18:33:08.671Z] [INFO] Fetching org.eclipse.team.core_3.8.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (126.2kB) [2019-07-30T18:33:08.671Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:08.671Z] [INFO] Fetching org.eclipse.team.core_3.8.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (126.2kB) [2019-07-30T18:33:08.671Z] [INFO] Unpacking org.eclipse.team.core_3.8.600.v20190519-2354... [2019-07-30T18:33:08.929Z] [INFO] Fetching org.eclipse.team.ui_3.8.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (492.8kB) [2019-07-30T18:33:08.929Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:08.929Z] [INFO] Fetching org.eclipse.team.ui_3.8.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (492.8kB) [2019-07-30T18:33:08.929Z] [INFO] Unpacking org.eclipse.team.ui_3.8.500.v20190519-2354... [2019-07-30T18:33:09.527Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.08MB) [2019-07-30T18:33:09.527Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:09.527Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.08MB) [2019-07-30T18:33:09.527Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801... [2019-07-30T18:33:10.462Z] [INFO] Fetching org.eclipse.test.performance_3.13.500.v20190518-1058.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (57.03kB) [2019-07-30T18:33:10.462Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:10.462Z] [INFO] Fetching org.eclipse.test.performance_3.13.500.v20190518-1058.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (57.03kB) [2019-07-30T18:33:10.462Z] [INFO] Unpacking org.eclipse.test.performance_3.13.500.v20190518-1058... [2019-07-30T18:33:12.991Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (283.72kB) [2019-07-30T18:33:12.991Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:12.991Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (283.72kB) [2019-07-30T18:33:12.991Z] [INFO] Unpacking org.junit_4.12.0.v201504281640... [2019-07-30T18:33:12.991Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (59.71MB) [2019-07-30T18:33:12.991Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (59.71MB) [2019-07-30T18:33:13.922Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (13.79MB of 59.71MB at 13.78MB/s) [2019-07-30T18:33:14.855Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (28.41MB of 59.71MB at 14.2MB/s) [2019-07-30T18:33:15.786Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (42.73MB of 59.71MB at 14.24MB/s) [2019-07-30T18:33:16.720Z] [INFO] Fetching org.eclipse.tracecompass.testtraces.tracecompass-test-traces-ctf_1.7.2.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/plugins/ (55.82MB of 59.71MB at 13.95MB/s) [2019-07-30T18:33:17.285Z] [INFO] Fetching org.eclipse.ui.workbench_3.115.0.v20190521-1602.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1,012.08kB) [2019-07-30T18:33:17.285Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:17.285Z] [INFO] Fetching org.eclipse.ui.workbench_3.115.0.v20190521-1602.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1,012.08kB) [2019-07-30T18:33:17.285Z] [INFO] Unpacking org.eclipse.ui.workbench_3.115.0.v20190521-1602... [2019-07-30T18:33:18.655Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (54.69kB) [2019-07-30T18:33:18.655Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:18.655Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (54.69kB) [2019-07-30T18:33:18.655Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.3.300.v20190513-2118... [2019-07-30T18:33:18.655Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (69.46kB) [2019-07-30T18:33:18.655Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:18.655Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (69.46kB) [2019-07-30T18:33:18.655Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104... [2019-07-30T18:33:18.912Z] [INFO] Fetching org.eclipse.urischeme_1.0.300.v20190514-0858.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (21.42kB) [2019-07-30T18:33:18.912Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:18.912Z] [INFO] Fetching org.eclipse.urischeme_1.0.300.v20190514-0858.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (21.42kB) [2019-07-30T18:33:18.912Z] [INFO] Unpacking org.eclipse.urischeme_1.0.300.v20190514-0858... [2019-07-30T18:33:18.912Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (40.76kB) [2019-07-30T18:33:18.912Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:18.912Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (40.76kB) [2019-07-30T18:33:19.169Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118... [2019-07-30T18:33:19.169Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (29.18kB) [2019-07-30T18:33:19.169Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:19.169Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (29.18kB) [2019-07-30T18:33:19.169Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519... [2019-07-30T18:33:19.427Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.95kB) [2019-07-30T18:33:19.427Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:19.427Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.95kB) [2019-07-30T18:33:19.427Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627... [2019-07-30T18:33:19.685Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (790.84kB) [2019-07-30T18:33:19.685Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:19.685Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (790.84kB) [2019-07-30T18:33:19.685Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801... [2019-07-30T18:33:20.790Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1,006.66kB) [2019-07-30T18:33:20.790Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:20.790Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1,006.66kB) [2019-07-30T18:33:20.790Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801... [2019-07-30T18:33:21.724Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties [2019-07-30T18:33:21.982Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-30T18:33:21.982Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-30T18:33:22.239Z] [INFO] Fetching org.apache.commons.compress_1.18.0.v20181121-2221.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (207.48kB) [2019-07-30T18:33:22.239Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:22.239Z] [INFO] Fetching org.apache.commons.compress_1.18.0.v20181121-2221.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (207.48kB) [2019-07-30T18:33:22.239Z] [INFO] Unpacking org.apache.commons.compress_1.18.0.v20181121-2221... [2019-07-30T18:33:22.497Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (405.11kB) [2019-07-30T18:33:22.497Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:22.497Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (405.11kB) [2019-07-30T18:33:22.755Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617... [2019-07-30T18:33:23.012Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (42.52kB) [2019-07-30T18:33:23.012Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:23.012Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (42.52kB) [2019-07-30T18:33:23.269Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400... [2019-07-30T18:33:23.269Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (114.7kB) [2019-07-30T18:33:23.269Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:23.269Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (114.7kB) [2019-07-30T18:33:23.269Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400... [2019-07-30T18:33:23.526Z] [INFO] Fetching org.eclipse.debug.core_3.13.300.v20190514-0832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (125.79kB) [2019-07-30T18:33:23.526Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:23.526Z] [INFO] Fetching org.eclipse.debug.core_3.13.300.v20190514-0832.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (125.79kB) [2019-07-30T18:33:23.526Z] [INFO] Unpacking org.eclipse.debug.core_3.13.300.v20190514-0832... [2019-07-30T18:33:23.784Z] [INFO] Fetching org.eclipse.debug.ui_3.14.100.v20190518-2143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1MB) [2019-07-30T18:33:23.784Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:23.784Z] [INFO] Fetching org.eclipse.debug.ui_3.14.100.v20190518-2143.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1MB) [2019-07-30T18:33:23.784Z] [INFO] Unpacking org.eclipse.debug.ui_3.14.100.v20190518-2143... [2019-07-30T18:33:24.715Z] [INFO] Fetching org.eclipse.ui.console_3.8.500.v20190514-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (83.15kB) [2019-07-30T18:33:24.715Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:24.715Z] [INFO] Fetching org.eclipse.ui.console_3.8.500.v20190514-0743.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (83.15kB) [2019-07-30T18:33:24.973Z] [INFO] Unpacking org.eclipse.ui.console_3.8.500.v20190514-0743... [2019-07-30T18:33:24.973Z] [INFO] Fetching update-7.3.0&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/linuxtools/ [2019-07-30T18:33:24.973Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201906121603.jar from https://download.eclipse.org/linuxtools/update-7.3.0/plugins/ (18.21kB) [2019-07-30T18:33:24.973Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201906121603.jar from https://download.eclipse.org/linuxtools/update-7.3.0/plugins/ (18.21kB) [2019-07-30T18:33:25.230Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (52.45kB) [2019-07-30T18:33:25.230Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:25.230Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (52.45kB) [2019-07-30T18:33:25.230Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358... [2019-07-30T18:33:25.230Z] [INFO] Fetching org.eclipse.search_3.11.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (216.52kB) [2019-07-30T18:33:25.230Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:25.230Z] [INFO] Fetching org.eclipse.search_3.11.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (216.52kB) [2019-07-30T18:33:25.487Z] [INFO] Unpacking org.eclipse.search_3.11.600.v20190519-2344... [2019-07-30T18:33:25.745Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.300.v201904272112.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (334.64kB) [2019-07-30T18:33:25.745Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:25.745Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.300.v201904272112.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (334.64kB) [2019-07-30T18:33:25.745Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.300.v201904272112... [2019-07-30T18:33:26.002Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (29.08kB) [2019-07-30T18:33:26.002Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:26.002Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (29.08kB) [2019-07-30T18:33:26.259Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.2.0.v201901071922... [2019-07-30T18:33:26.259Z] [INFO] Fetching org.eclipse.ui.themes_1.2.600.v20190513-0458.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.45kB) [2019-07-30T18:33:26.259Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:26.259Z] [INFO] Fetching org.eclipse.ui.themes_1.2.600.v20190513-0458.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.45kB) [2019-07-30T18:33:26.516Z] [INFO] Unpacking org.eclipse.ui.themes_1.2.600.v20190513-0458... [2019-07-30T18:33:26.516Z] [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (24.02kB) [2019-07-30T18:33:26.516Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:26.516Z] [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (24.02kB) [2019-07-30T18:33:26.516Z] [INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201903222010... [2019-07-30T18:33:26.516Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (20.11kB) [2019-07-30T18:33:26.516Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:26.516Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (20.11kB) [2019-07-30T18:33:26.774Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v201903222010... [2019-07-30T18:33:26.774Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (43.28kB) [2019-07-30T18:33:26.774Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:26.774Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (43.28kB) [2019-07-30T18:33:27.031Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201903222010... [2019-07-30T18:33:27.031Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (53.46kB) [2019-07-30T18:33:27.031Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:27.031Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (53.46kB) [2019-07-30T18:33:27.031Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010... [2019-07-30T18:33:27.288Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (119.79kB) [2019-07-30T18:33:27.288Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:27.288Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (119.79kB) [2019-07-30T18:33:27.288Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010... [2019-07-30T18:33:27.545Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (55.84kB) [2019-07-30T18:33:27.545Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:27.545Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (55.84kB) [2019-07-30T18:33:27.545Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.700.v201905071717... [2019-07-30T18:33:27.545Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (24.72kB) [2019-07-30T18:33:27.545Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:27.545Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (24.72kB) [2019-07-30T18:33:27.802Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201903222010... [2019-07-30T18:33:27.802Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.100.v201901310548.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (155.14kB) [2019-07-30T18:33:27.802Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:27.802Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.100.v201901310548.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (155.14kB) [2019-07-30T18:33:27.802Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.2.100.v201901310548... [2019-07-30T18:33:28.059Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.6.0.v201905291408.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (313.04kB) [2019-07-30T18:33:28.059Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:28.059Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.6.0.v201905291408.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (313.04kB) [2019-07-30T18:33:28.059Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.6.0.v201905291408... [2019-07-30T18:33:28.626Z] [INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (134.74kB) [2019-07-30T18:33:28.626Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:28.626Z] [INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (134.74kB) [2019-07-30T18:33:28.626Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.800.v201904082137... [2019-07-30T18:33:29.027Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (49.25kB) [2019-07-30T18:33:29.027Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:29.027Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (49.25kB) [2019-07-30T18:33:29.027Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.600.v201903222010... [2019-07-30T18:33:29.027Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (255.11kB) [2019-07-30T18:33:29.027Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:29.027Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/plugins/ (255.11kB) [2019-07-30T18:33:29.027Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v201901071922... [2019-07-30T18:33:29.525Z] [INFO] Fetching 2.18&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ [2019-07-30T18:33:29.525Z] [INFO] Fetching 2.18&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/ [2019-07-30T18:33:29.525Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-30T18:33:29.525Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:29.525Z] [INFO] Fetching 806fe8add18a00191b60ed63a373fb0a from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/.blobstore/4/ (535.89kB) [2019-07-30T18:33:29.525Z] [INFO] Unpacking org.eclipse.xsd_2.16.0.v20190321-1341... [2019-07-30T18:33:30.724Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties [2019-07-30T18:33:30.724Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-30T18:33:30.724Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-30T18:33:31.027Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties [2019-07-30T18:33:31.027Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-30T18:33:31.027Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-30T18:33:31.630Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties [2019-07-30T18:33:31.926Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-30T18:33:31.926Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-30T18:33:31.926Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (29.69kB) [2019-07-30T18:33:31.926Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:31.926Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (29.69kB) [2019-07-30T18:33:32.227Z] [INFO] Unpacking org.json_1.0.0.v201011060100... [2019-07-30T18:33:32.227Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties [2019-07-30T18:33:32.227Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-30T18:33:32.227Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-30T18:33:32.831Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties [2019-07-30T18:33:33.128Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-30T18:33:33.128Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-30T18:33:33.733Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties [2019-07-30T18:33:34.335Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-30T18:33:34.335Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-30T18:33:34.935Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties [2019-07-30T18:33:35.329Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-30T18:33:35.329Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-30T18:33:35.329Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties [2019-07-30T18:33:35.625Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-30T18:33:35.625Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-30T18:33:36.235Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties [2019-07-30T18:33:36.235Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-30T18:33:36.235Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-30T18:33:37.324Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties [2019-07-30T18:33:37.627Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-30T18:33:37.627Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-30T18:33:38.559Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties [2019-07-30T18:33:38.816Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-30T18:33:38.816Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-30T18:33:38.816Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.1.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties [2019-07-30T18:33:39.076Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-30T18:33:39.076Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-30T18:33:39.834Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties [2019-07-30T18:33:39.834Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-30T18:33:39.834Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-30T18:33:40.398Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties [2019-07-30T18:33:40.655Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:33:40.655Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:33:40.912Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.65kB) [2019-07-30T18:33:40.912Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:40.912Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.65kB) [2019-07-30T18:33:41.168Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.9.0.201907231440... [2019-07-30T18:33:41.168Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (262.07kB) [2019-07-30T18:33:41.168Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:41.168Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (262.07kB) [2019-07-30T18:33:41.168Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.9.0.201907231440... [2019-07-30T18:33:41.426Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB) [2019-07-30T18:33:41.426Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:41.426Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB) [2019-07-30T18:33:41.682Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246... [2019-07-30T18:33:41.682Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB) [2019-07-30T18:33:41.682Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:41.682Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB) [2019-07-30T18:33:41.682Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815... [2019-07-30T18:33:41.940Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB) [2019-07-30T18:33:41.940Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:33:41.940Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201907231440.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB) [2019-07-30T18:33:41.940Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.9.0.201907231440... [2019-07-30T18:33:42.871Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:33:43.129Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-30T18:33:43.129Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-30T18:33:43.387Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties [2019-07-30T18:33:43.387Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-30T18:33:43.387Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-30T18:33:43.951Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties [2019-07-30T18:33:44.207Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-30T18:33:44.207Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-30T18:33:45.137Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties [2019-07-30T18:33:45.394Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:33:45.394Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:33:46.325Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:33:46.582Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:33:46.582Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:33:47.952Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:33:47.952Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:33:48.228Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:33:49.031Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:33:49.288Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:33:49.288Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:33:50.218Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:33:50.475Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-30T18:33:57.034Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-30T18:33:57.034Z] [INFO] Fetching org.eclipse.license_2.0.1.v20180423-1114.jar from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/features/ (13.05kB) [2019-07-30T18:33:57.034Z] [INFO] Fetching org.eclipse.license_2.0.1.v20180423-1114.jar from https://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/features/ (13.05kB) [2019-07-30T18:33:57.292Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties [2019-07-30T18:33:57.549Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-30T18:33:57.549Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-30T18:33:57.549Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties [2019-07-30T18:33:57.806Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-30T18:33:57.806Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-30T18:33:58.370Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties [2019-07-30T18:33:58.627Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-30T18:33:58.627Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-30T18:33:59.191Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties [2019-07-30T18:33:59.450Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-30T18:33:59.450Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-30T18:33:59.450Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties [2019-07-30T18:33:59.707Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-30T18:33:59.707Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-30T18:34:00.272Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties [2019-07-30T18:34:00.272Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-30T18:34:00.272Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-30T18:34:00.531Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties [2019-07-30T18:34:00.531Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-30T18:34:00.531Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-30T18:34:00.531Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties [2019-07-30T18:34:00.791Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-30T18:34:00.791Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-30T18:34:01.128Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml [2019-07-30T18:34:01.128Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-30T18:34:01.128Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-30T18:34:01.526Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml [2019-07-30T18:34:01.526Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-30T18:34:01.526Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-30T18:34:01.784Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties [2019-07-30T18:34:01.784Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-30T18:34:02.041Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-30T18:34:02.606Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties [2019-07-30T18:34:02.606Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-30T18:34:02.606Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-30T18:34:02.863Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties [2019-07-30T18:34:02.863Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-30T18:34:02.863Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-30T18:34:03.793Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties [2019-07-30T18:34:03.793Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:34:03.793Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:34:04.723Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:34:05.288Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-30T18:34:05.288Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-30T18:34:05.288Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/pom.xml [2019-07-30T18:34:05.288Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-30T18:34:05.288Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-30T18:34:05.288Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/pom.xml [2019-07-30T18:34:05.288Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-30T18:34:05.288Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-30T18:34:05.544Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml [2019-07-30T18:34:05.544Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-30T18:34:05.544Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-30T18:34:05.544Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml [2019-07-30T18:34:05.544Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-30T18:34:05.544Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-30T18:34:05.801Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml [2019-07-30T18:34:05.801Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-30T18:34:05.801Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-30T18:34:06.364Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties [2019-07-30T18:34:06.620Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-30T18:34:06.621Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-30T18:34:06.877Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.3.200.201905162046.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (105.97kB) [2019-07-30T18:34:06.877Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:06.877Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.3.200.201905162046.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (105.97kB) [2019-07-30T18:34:06.877Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.3.200.201905162046... [2019-07-30T18:34:07.135Z] [INFO] Fetching org.eclipse.launchbar.core_2.3.0.201906102002.jar from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/plugins/ (75.52kB) [2019-07-30T18:34:07.135Z] [INFO] Fetching org.eclipse.launchbar.core_2.3.0.201906102002.jar from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/plugins/ (75.52kB) [2019-07-30T18:34:07.135Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.100.201906030422.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (336.7kB) [2019-07-30T18:34:07.135Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:07.135Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.100.201906030422.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (336.7kB) [2019-07-30T18:34:07.392Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.3.100.201906030422... [2019-07-30T18:34:07.955Z] [INFO] Fetching org.eclipse.cdt.ui_6.5.1.201906210145.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.95MB) [2019-07-30T18:34:07.955Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:07.955Z] [INFO] Fetching org.eclipse.cdt.ui_6.5.1.201906210145.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (1.95MB) [2019-07-30T18:34:09.325Z] [INFO] Fetching org.eclipse.cdt.ui_6.5.1.201906210145.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (861.22kB of 1.95MB at 859.86kB/s) [2019-07-30T18:34:09.325Z] [INFO] Unpacking org.eclipse.cdt.ui_6.5.1.201906210145... [2019-07-30T18:34:11.360Z] [INFO] Fetching org.eclipse.launchbar.ui_2.3.0.201906102002.jar from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/plugins/ (80.25kB) [2019-07-30T18:34:11.360Z] [INFO] Fetching org.eclipse.launchbar.ui_2.3.0.201906102002.jar from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/plugins/ (80.25kB) [2019-07-30T18:34:11.360Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (97.38kB) [2019-07-30T18:34:11.360Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:11.360Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (97.38kB) [2019-07-30T18:34:11.360Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.1.201811241055... [2019-07-30T18:34:11.617Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.7.1.201906211704.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (426.28kB) [2019-07-30T18:34:11.617Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:11.617Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.7.1.201906211704.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.1/plugins/ (426.28kB) [2019-07-30T18:34:11.617Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.7.1.201906211704... [2019-07-30T18:34:12.548Z] [INFO] Fetching org.eclipse.cdt.launch_9.2.1.201811291831.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (85.11kB) [2019-07-30T18:34:12.548Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:12.548Z] [INFO] Fetching org.eclipse.cdt.launch_9.2.1.201811291831.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (85.11kB) [2019-07-30T18:34:12.548Z] [INFO] Unpacking org.eclipse.cdt.launch_9.2.1.201811291831... [2019-07-30T18:34:12.548Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.62kB) [2019-07-30T18:34:12.548Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:12.548Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.62kB) [2019-07-30T18:34:12.805Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.1.201811241055... [2019-07-30T18:34:12.805Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.1.100.201901082014.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (212.25kB) [2019-07-30T18:34:12.805Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:12.805Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.1.100.201901082014.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (212.25kB) [2019-07-30T18:34:12.805Z] [INFO] Unpacking org.eclipse.cdt.native.serial_1.1.100.201901082014... [2019-07-30T18:34:13.062Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (233.17kB) [2019-07-30T18:34:13.062Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:13.062Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (233.17kB) [2019-07-30T18:34:13.062Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422... [2019-07-30T18:34:13.320Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.100.201904261715.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (367.22kB) [2019-07-30T18:34:13.320Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:13.320Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.100.201904261715.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (367.22kB) [2019-07-30T18:34:13.320Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.100.201904261715... [2019-07-30T18:34:14.251Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.5.100.201901312304.jar from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/plugins/ (185.75kB) [2019-07-30T18:34:14.251Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.5.100.201901312304.jar from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/plugins/ (185.75kB) [2019-07-30T18:34:14.507Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (35.49kB) [2019-07-30T18:34:14.507Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (35.49kB) [2019-07-30T18:34:14.507Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.37kB) [2019-07-30T18:34:14.507Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.37kB) [2019-07-30T18:34:15.072Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties [2019-07-30T18:34:15.072Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-30T18:34:15.072Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-30T18:34:16.001Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties [2019-07-30T18:34:16.258Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-30T18:34:16.258Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-30T18:34:16.820Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties [2019-07-30T18:34:17.076Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-30T18:34:17.076Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-30T18:34:17.657Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties [2019-07-30T18:34:17.914Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-30T18:34:17.914Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-30T18:34:18.856Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties [2019-07-30T18:34:18.856Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-30T18:34:18.856Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-30T18:34:19.114Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties [2019-07-30T18:34:19.114Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-30T18:34:19.114Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-30T18:34:19.826Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties [2019-07-30T18:34:19.826Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-30T18:34:19.826Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-30T18:34:20.127Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (107.05kB) [2019-07-30T18:34:20.127Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:20.127Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (107.05kB) [2019-07-30T18:34:20.127Z] [INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902... [2019-07-30T18:34:20.127Z] [INFO] Fetching org.eclipse.jsch.core_1.3.500.v20190413-1338.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.73kB) [2019-07-30T18:34:20.127Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:20.127Z] [INFO] Fetching org.eclipse.jsch.core_1.3.500.v20190413-1338.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.73kB) [2019-07-30T18:34:20.385Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.500.v20190413-1338... [2019-07-30T18:34:20.385Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.33kB) [2019-07-30T18:34:20.385Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:20.385Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.33kB) [2019-07-30T18:34:20.385Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.500.v20190519-2354... [2019-07-30T18:34:20.642Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (81.31kB) [2019-07-30T18:34:20.642Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:20.642Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (81.31kB) [2019-07-30T18:34:20.642Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201906061531... [2019-07-30T18:34:20.642Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (35.65kB) [2019-07-30T18:34:20.642Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:20.642Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (35.65kB) [2019-07-30T18:34:20.899Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201906061531... [2019-07-30T18:34:20.899Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (20.56kB) [2019-07-30T18:34:20.899Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:20.899Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (20.56kB) [2019-07-30T18:34:21.157Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201906061531... [2019-07-30T18:34:21.157Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (53.94kB) [2019-07-30T18:34:21.157Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:21.157Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201906061531.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-06-RC1/plugins/ (53.94kB) [2019-07-30T18:34:21.157Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.1.201906061531... [2019-07-30T18:34:21.721Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties [2019-07-30T18:34:21.721Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-30T18:34:21.721Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-30T18:34:21.977Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties [2019-07-30T18:34:21.977Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-30T18:34:21.977Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-30T18:34:22.541Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties [2019-07-30T18:34:22.541Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-30T18:34:22.541Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-30T18:34:23.105Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties [2019-07-30T18:34:23.362Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-30T18:34:23.362Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-30T18:34:24.293Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties [2019-07-30T18:34:24.293Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-30T18:34:24.293Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-30T18:34:25.221Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties [2019-07-30T18:34:25.221Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-30T18:34:25.222Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-30T18:34:25.478Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties [2019-07-30T18:34:25.478Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-30T18:34:25.478Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-30T18:34:26.041Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties [2019-07-30T18:34:26.041Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-30T18:34:26.041Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-30T18:34:26.972Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties [2019-07-30T18:34:26.972Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-30T18:34:26.972Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-30T18:34:27.928Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties [2019-07-30T18:34:27.928Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-30T18:34:27.928Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-30T18:34:27.928Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties [2019-07-30T18:34:28.279Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-30T18:34:28.279Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-30T18:34:28.538Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties [2019-07-30T18:34:28.538Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-30T18:34:28.538Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-30T18:34:29.469Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties [2019-07-30T18:34:29.469Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-30T18:34:29.469Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-30T18:34:30.400Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties [2019-07-30T18:34:30.400Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:34:30.657Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:34:31.587Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:34:31.587Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:34:31.587Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:34:32.517Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:34:32.517Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:34:32.517Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:34:33.447Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:34:33.703Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-30T18:34:33.703Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-30T18:34:33.703Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties [2019-07-30T18:34:33.703Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-30T18:34:33.703Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-30T18:34:34.266Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml [2019-07-30T18:34:34.266Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-30T18:34:34.266Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-30T18:34:35.197Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties [2019-07-30T18:34:35.197Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-30T18:34:35.197Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-30T18:34:35.197Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties [2019-07-30T18:34:35.197Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-30T18:34:35.197Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-30T18:34:35.760Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties [2019-07-30T18:34:35.760Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-30T18:34:35.760Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-30T18:34:36.323Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties [2019-07-30T18:34:36.581Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:34:36.581Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:34:37.511Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:34:37.511Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-30T18:34:37.511Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-30T18:34:37.511Z] [INFO] Fetching org.eclipse.ui.intro_3.5.600.v20190329-1257.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (142.02kB) [2019-07-30T18:34:37.511Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:37.511Z] [INFO] Fetching org.eclipse.ui.intro_3.5.600.v20190329-1257.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (142.02kB) [2019-07-30T18:34:37.925Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.600.v20190329-1257... [2019-07-30T18:34:38.182Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml [2019-07-30T18:34:38.182Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-30T18:34:38.182Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-30T18:34:38.440Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml [2019-07-30T18:34:38.440Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-30T18:34:38.440Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-30T18:34:39.003Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (57.07kB) [2019-07-30T18:34:39.003Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:39.003Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (57.07kB) [2019-07-30T18:34:39.003Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357... [2019-07-30T18:34:39.003Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (30.08kB) [2019-07-30T18:34:39.003Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:39.003Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (30.08kB) [2019-07-30T18:34:39.260Z] [INFO] Unpacking javax.el_2.2.0.v201303151357... [2019-07-30T18:34:39.260Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (60.2kB) [2019-07-30T18:34:39.260Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:39.260Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (60.2kB) [2019-07-30T18:34:39.260Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800... [2019-07-30T18:34:39.518Z] [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.28MB) [2019-07-30T18:34:39.518Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:39.518Z] [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.28MB) [2019-07-30T18:34:39.518Z] [INFO] Unpacking com.sun.jna_4.5.1.v20180403-1933... [2019-07-30T18:34:40.081Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (325.05kB) [2019-07-30T18:34:40.081Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:40.081Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (325.05kB) [2019-07-30T18:34:40.338Z] [INFO] Unpacking com.sun.jna.platform_4.5.1.v20180403-1933... [2019-07-30T18:34:40.595Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (21.32kB) [2019-07-30T18:34:40.595Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:40.595Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (21.32kB) [2019-07-30T18:34:40.852Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430... [2019-07-30T18:34:40.852Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (55.73kB) [2019-07-30T18:34:40.852Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:40.852Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (55.73kB) [2019-07-30T18:34:40.852Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158... [2019-07-30T18:34:41.109Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (18.37kB) [2019-07-30T18:34:41.109Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:41.109Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (18.37kB) [2019-07-30T18:34:41.109Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200... [2019-07-30T18:34:41.109Z] [INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (2.73MB) [2019-07-30T18:34:41.109Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:41.109Z] [INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (2.73MB) [2019-07-30T18:34:41.366Z] [INFO] Unpacking org.apache.ant_1.10.5.v20190526-1402... [2019-07-30T18:34:41.930Z] [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (112.2kB) [2019-07-30T18:34:41.930Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:41.930Z] [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (112.2kB) [2019-07-30T18:34:41.930Z] [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845... [2019-07-30T18:34:42.187Z] [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (31.52kB) [2019-07-30T18:34:42.187Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:42.187Z] [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (31.52kB) [2019-07-30T18:34:42.187Z] [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324... [2019-07-30T18:34:42.187Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (75.47kB) [2019-07-30T18:34:42.187Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:42.187Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (75.47kB) [2019-07-30T18:34:42.187Z] [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646... [2019-07-30T18:34:42.443Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (34.83kB) [2019-07-30T18:34:42.443Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:42.443Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (34.83kB) [2019-07-30T18:34:42.443Z] [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646... [2019-07-30T18:34:42.443Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (329.71kB) [2019-07-30T18:34:42.443Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:42.443Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (329.71kB) [2019-07-30T18:34:42.700Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430... [2019-07-30T18:34:42.957Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (108.91kB) [2019-07-30T18:34:42.957Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:42.957Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (108.91kB) [2019-07-30T18:34:43.215Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214... [2019-07-30T18:34:43.215Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (17.36kB) [2019-07-30T18:34:43.215Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:43.215Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (17.36kB) [2019-07-30T18:34:43.215Z] [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947... [2019-07-30T18:34:43.471Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (2.32MB) [2019-07-30T18:34:44.401Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (1.18MB of 2.32MB at 1.17MB/s) [2019-07-30T18:34:45.769Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (687.76kB) [2019-07-30T18:34:45.769Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:45.769Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (687.76kB) [2019-07-30T18:34:45.769Z] [INFO] Unpacking org.apache.lucene.analyzers-common_8.0.0.v20190404-1858... [2019-07-30T18:34:46.429Z] [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (923.82kB) [2019-07-30T18:34:46.429Z] [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (923.82kB) [2019-07-30T18:34:46.429Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:46.429Z] [INFO] Unpacking org.apache.lucene.core_8.0.0.v20190404-1858... [2019-07-30T18:34:47.450Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (3.42MB) [2019-07-30T18:34:47.450Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:47.450Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (3.42MB) [2019-07-30T18:34:48.031Z] [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858... [2019-07-30T18:34:49.399Z] [INFO] Fetching org.eclipse.ant.core_3.5.400.v20190510-0606.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.18kB) [2019-07-30T18:34:49.399Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:49.399Z] [INFO] Fetching org.eclipse.ant.core_3.5.400.v20190510-0606.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.18kB) [2019-07-30T18:34:49.399Z] [INFO] Unpacking org.eclipse.ant.core_3.5.400.v20190510-0606... [2019-07-30T18:34:49.399Z] [INFO] Fetching org.eclipse.compare.win32_1.2.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (24.46kB) [2019-07-30T18:34:49.399Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:49.399Z] [INFO] Fetching org.eclipse.compare.win32_1.2.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (24.46kB) [2019-07-30T18:34:49.399Z] [INFO] Unpacking org.eclipse.compare.win32_1.2.500.v20190519-2354... [2019-07-30T18:34:49.399Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.5.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.27kB) [2019-07-30T18:34:49.399Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:49.399Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.5.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.27kB) [2019-07-30T18:34:49.655Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.5.0.v20190510-1100... [2019-07-30T18:34:49.655Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.49kB) [2019-07-30T18:34:49.655Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:49.655Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.49kB) [2019-07-30T18:34:49.655Z] [INFO] Unpacking org.eclipse.core.externaltools_1.1.300.v20190510-0549... [2019-07-30T18:34:49.913Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (30.88kB) [2019-07-30T18:34:49.913Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:49.913Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (30.88kB) [2019-07-30T18:34:49.913Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158... [2019-07-30T18:34:49.913Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.76kB) [2019-07-30T18:34:49.913Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:49.913Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.76kB) [2019-07-30T18:34:50.169Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635... [2019-07-30T18:34:50.169Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.27kB) [2019-07-30T18:34:50.169Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:50.169Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.27kB) [2019-07-30T18:34:50.169Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942... [2019-07-30T18:34:50.426Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.9kB) [2019-07-30T18:34:50.426Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:50.426Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.9kB) [2019-07-30T18:34:50.426Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115... [2019-07-30T18:34:50.426Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (102.05kB) [2019-07-30T18:34:50.426Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:50.426Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (102.05kB) [2019-07-30T18:34:50.684Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407... [2019-07-30T18:34:50.684Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (75.25kB) [2019-07-30T18:34:50.684Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:50.684Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (75.25kB) [2019-07-30T18:34:50.684Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016... [2019-07-30T18:34:50.942Z] [INFO] Fetching org.eclipse.equinox.util_1.1.200.v20181008-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.34kB) [2019-07-30T18:34:50.942Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:50.942Z] [INFO] Fetching org.eclipse.equinox.util_1.1.200.v20181008-1820.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.34kB) [2019-07-30T18:34:50.942Z] [INFO] Unpacking org.eclipse.equinox.util_1.1.200.v20181008-1820... [2019-07-30T18:34:50.942Z] [INFO] Fetching org.eclipse.equinox.console_1.3.300.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.21kB) [2019-07-30T18:34:50.942Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:50.942Z] [INFO] Fetching org.eclipse.equinox.console_1.3.300.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (51.21kB) [2019-07-30T18:34:51.199Z] [INFO] Unpacking org.eclipse.equinox.console_1.3.300.v20190516-1504... [2019-07-30T18:34:51.199Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.85kB) [2019-07-30T18:34:51.199Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:51.199Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (23.85kB) [2019-07-30T18:34:51.199Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736... [2019-07-30T18:34:51.456Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.500.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (20.77kB) [2019-07-30T18:34:51.456Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.500.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (20.77kB) [2019-07-30T18:34:51.456Z] [INFO] Fetching org.eclipse.ecf_3.9.3.v20190423-0625.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.13kB) [2019-07-30T18:34:51.456Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:51.456Z] [INFO] Fetching org.eclipse.ecf_3.9.3.v20190423-0625.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.13kB) [2019-07-30T18:34:51.456Z] [INFO] Unpacking org.eclipse.ecf_3.9.3.v20190423-0625... [2019-07-30T18:34:51.713Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.11kB) [2019-07-30T18:34:51.713Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:51.713Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.11kB) [2019-07-30T18:34:51.713Z] [INFO] Unpacking org.eclipse.ecf.identity_3.9.1.v20181107-1749... [2019-07-30T18:34:51.969Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (12.23kB) [2019-07-30T18:34:51.969Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:51.969Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (12.23kB) [2019-07-30T18:34:51.969Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.300.v20190514-1046... [2019-07-30T18:34:51.969Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.5.3.v20190423-0625.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.7kB) [2019-07-30T18:34:51.969Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.5.3.v20190423-0625.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.7kB) [2019-07-30T18:34:52.226Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.93kB) [2019-07-30T18:34:52.226Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:52.226Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.93kB) [2019-07-30T18:34:52.226Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.200.v20190502-0212... [2019-07-30T18:34:52.226Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.200.v20190502-0212.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.66kB) [2019-07-30T18:34:52.226Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.200.v20190502-0212.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.66kB) [2019-07-30T18:34:52.483Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.34kB) [2019-07-30T18:34:52.483Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:52.483Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.34kB) [2019-07-30T18:34:52.483Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132... [2019-07-30T18:34:52.483Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (45.08kB) [2019-07-30T18:34:52.483Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:52.483Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (45.08kB) [2019-07-30T18:34:52.740Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429... [2019-07-30T18:34:52.740Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.5.v20190423-0614.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (26.78kB) [2019-07-30T18:34:52.740Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.5.v20190423-0614.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (26.78kB) [2019-07-30T18:34:52.740Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (35.6kB) [2019-07-30T18:34:52.740Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:52.740Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (35.6kB) [2019-07-30T18:34:52.997Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947... [2019-07-30T18:34:52.997Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.29kB) [2019-07-30T18:34:52.997Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:52.997Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.29kB) [2019-07-30T18:34:52.997Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116... [2019-07-30T18:34:53.253Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.0.v20190530-1947.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (26.74kB) [2019-07-30T18:34:53.253Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.0.v20190530-1947.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (26.74kB) [2019-07-30T18:34:53.253Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.37kB) [2019-07-30T18:34:53.253Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:53.253Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.37kB) [2019-07-30T18:34:53.510Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132... [2019-07-30T18:34:53.510Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (22.69kB) [2019-07-30T18:34:53.510Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (22.69kB) [2019-07-30T18:34:53.510Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.06kB) [2019-07-30T18:34:53.510Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.06kB) [2019-07-30T18:34:53.766Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.12kB) [2019-07-30T18:34:53.766Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.12kB) [2019-07-30T18:34:53.766Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (19.48kB) [2019-07-30T18:34:53.766Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:53.766Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (19.48kB) [2019-07-30T18:34:54.023Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320... [2019-07-30T18:34:54.023Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.94kB) [2019-07-30T18:34:54.023Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:54.023Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.94kB) [2019-07-30T18:34:54.023Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258... [2019-07-30T18:34:54.023Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.62kB) [2019-07-30T18:34:54.023Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:54.023Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.62kB) [2019-07-30T18:34:54.280Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504... [2019-07-30T18:34:54.280Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.37kB) [2019-07-30T18:34:54.280Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:54.280Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.37kB) [2019-07-30T18:34:54.280Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504... [2019-07-30T18:34:54.537Z] [INFO] Fetching org.eclipse.jetty.http_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (211.63kB) [2019-07-30T18:34:54.538Z] [INFO] Fetching org.eclipse.jetty.http_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (211.63kB) [2019-07-30T18:34:54.538Z] [INFO] Fetching org.eclipse.jetty.server_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (666.13kB) [2019-07-30T18:34:54.538Z] [INFO] Fetching org.eclipse.jetty.server_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (666.13kB) [2019-07-30T18:34:54.796Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (127.95kB) [2019-07-30T18:34:54.796Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (127.95kB) [2019-07-30T18:34:55.128Z] [INFO] Fetching org.eclipse.jetty.util_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (548.93kB) [2019-07-30T18:34:55.128Z] [INFO] Fetching org.eclipse.jetty.util_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (548.93kB) [2019-07-30T18:34:55.128Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (18.49kB) [2019-07-30T18:34:55.128Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:55.128Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (18.49kB) [2019-07-30T18:34:55.128Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.700.v20190214-1948... [2019-07-30T18:34:55.128Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.66kB) [2019-07-30T18:34:55.128Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:55.128Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.66kB) [2019-07-30T18:34:55.478Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948... [2019-07-30T18:34:55.478Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (8.7kB) [2019-07-30T18:34:55.478Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:55.478Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (8.7kB) [2019-07-30T18:34:55.478Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948... [2019-07-30T18:34:55.478Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (58.1kB) [2019-07-30T18:34:55.478Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:55.478Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (58.1kB) [2019-07-30T18:34:55.735Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646... [2019-07-30T18:34:55.735Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (38.73kB) [2019-07-30T18:34:55.735Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:55.735Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (38.73kB) [2019-07-30T18:34:55.735Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009... [2019-07-30T18:34:55.992Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.86kB) [2019-07-30T18:34:55.992Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:55.992Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.86kB) [2019-07-30T18:34:55.992Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.100.v20180822-1258... [2019-07-30T18:34:55.992Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.12kB) [2019-07-30T18:34:55.992Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:55.992Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (48.12kB) [2019-07-30T18:34:56.248Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.300.v20190215-2242... [2019-07-30T18:34:56.248Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14kB) [2019-07-30T18:34:56.248Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:56.248Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14kB) [2019-07-30T18:34:56.248Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302... [2019-07-30T18:34:56.248Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (46.17kB) [2019-07-30T18:34:56.248Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:56.248Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (46.17kB) [2019-07-30T18:34:56.505Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242... [2019-07-30T18:34:56.505Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.71kB) [2019-07-30T18:34:56.505Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:56.505Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (34.71kB) [2019-07-30T18:34:56.505Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019... [2019-07-30T18:34:56.762Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.46kB) [2019-07-30T18:34:56.762Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:56.762Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.46kB) [2019-07-30T18:34:56.762Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405... [2019-07-30T18:34:56.762Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (103.26kB) [2019-07-30T18:34:56.762Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:56.762Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (103.26kB) [2019-07-30T18:34:57.019Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310... [2019-07-30T18:34:57.019Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (72.9kB) [2019-07-30T18:34:57.019Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:57.019Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (72.9kB) [2019-07-30T18:34:57.275Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733... [2019-07-30T18:34:57.275Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (22.23kB) [2019-07-30T18:34:57.275Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:57.275Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (22.23kB) [2019-07-30T18:34:57.275Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354... [2019-07-30T18:34:57.531Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.93kB) [2019-07-30T18:34:57.531Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:57.531Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.93kB) [2019-07-30T18:34:57.531Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008... [2019-07-30T18:34:57.531Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.33kB) [2019-07-30T18:34:57.531Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:57.531Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.33kB) [2019-07-30T18:34:57.787Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235... [2019-07-30T18:34:57.787Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.63kB) [2019-07-30T18:34:57.787Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.63kB) [2019-07-30T18:34:57.787Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (37.87kB) [2019-07-30T18:34:57.787Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:57.787Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (37.87kB) [2019-07-30T18:34:58.044Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302... [2019-07-30T18:34:58.044Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.46kB) [2019-07-30T18:34:58.044Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:58.044Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.46kB) [2019-07-30T18:34:58.044Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752... [2019-07-30T18:34:58.044Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.87kB) [2019-07-30T18:34:58.044Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:58.044Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (42.87kB) [2019-07-30T18:34:58.301Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302... [2019-07-30T18:34:58.301Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (104.29kB) [2019-07-30T18:34:58.301Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:58.301Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (104.29kB) [2019-07-30T18:34:58.301Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624... [2019-07-30T18:34:58.557Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.44kB) [2019-07-30T18:34:58.557Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:58.557Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.44kB) [2019-07-30T18:34:58.557Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302... [2019-07-30T18:34:58.557Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.61kB) [2019-07-30T18:34:58.557Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:58.557Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.61kB) [2019-07-30T18:34:58.825Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914... [2019-07-30T18:34:58.825Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (121.81kB) [2019-07-30T18:34:58.825Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:58.825Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (121.81kB) [2019-07-30T18:34:58.825Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649... [2019-07-30T18:34:59.082Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.12kB) [2019-07-30T18:34:59.082Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.12kB) [2019-07-30T18:34:59.082Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (286.98kB) [2019-07-30T18:34:59.082Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:59.082Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (286.98kB) [2019-07-30T18:34:59.338Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158... [2019-07-30T18:34:59.338Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (47.35kB) [2019-07-30T18:34:59.338Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:59.338Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (47.35kB) [2019-07-30T18:34:59.595Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649... [2019-07-30T18:34:59.595Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (10.89kB) [2019-07-30T18:34:59.595Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:59.595Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (10.89kB) [2019-07-30T18:34:59.595Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122... [2019-07-30T18:34:59.851Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.27kB) [2019-07-30T18:34:59.851Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:59.851Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (71.27kB) [2019-07-30T18:34:59.851Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.300.v20190514-1046... [2019-07-30T18:34:59.851Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.66kB) [2019-07-30T18:34:59.851Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:34:59.851Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.66kB) [2019-07-30T18:35:00.108Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802... [2019-07-30T18:35:00.108Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.05kB) [2019-07-30T18:35:00.108Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.05kB) [2019-07-30T18:35:00.108Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (62.49kB) [2019-07-30T18:35:00.108Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:00.108Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (62.49kB) [2019-07-30T18:35:00.364Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122... [2019-07-30T18:35:00.364Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.89kB) [2019-07-30T18:35:00.364Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:00.364Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.89kB) [2019-07-30T18:35:00.364Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122... [2019-07-30T18:35:00.621Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.92kB) [2019-07-30T18:35:00.621Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.400.v20190516-1504.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (18.92kB) [2019-07-30T18:35:00.621Z] [INFO] Fetching org.eclipse.help.base_4.2.600.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (175.2kB) [2019-07-30T18:35:00.621Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:00.621Z] [INFO] Fetching org.eclipse.help.base_4.2.600.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (175.2kB) [2019-07-30T18:35:00.621Z] [INFO] Unpacking org.eclipse.help.base_4.2.600.v20190605-1800... [2019-07-30T18:35:00.877Z] [INFO] Fetching org.eclipse.help.ui_4.1.500.v20190519-2119.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (204.91kB) [2019-07-30T18:35:00.877Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:00.877Z] [INFO] Fetching org.eclipse.help.ui_4.1.500.v20190519-2119.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (204.91kB) [2019-07-30T18:35:01.440Z] [INFO] Unpacking org.eclipse.help.ui_4.1.500.v20190519-2119... [2019-07-30T18:35:01.697Z] [INFO] Fetching org.eclipse.help.webapp_3.9.500.v20190517-1202.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (284.28kB) [2019-07-30T18:35:01.697Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:01.697Z] [INFO] Fetching org.eclipse.help.webapp_3.9.500.v20190517-1202.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (284.28kB) [2019-07-30T18:35:01.697Z] [INFO] Unpacking org.eclipse.help.webapp_3.9.500.v20190517-1202... [2019-07-30T18:35:01.954Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.79kB) [2019-07-30T18:35:01.954Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (31.79kB) [2019-07-30T18:35:01.954Z] [INFO] Fetching org.eclipse.jetty.io_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (167.49kB) [2019-07-30T18:35:01.954Z] [INFO] Fetching org.eclipse.jetty.io_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (167.49kB) [2019-07-30T18:35:02.211Z] [INFO] Fetching org.eclipse.jetty.security_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (124.9kB) [2019-07-30T18:35:02.211Z] [INFO] Fetching org.eclipse.jetty.security_9.4.18.v20190429.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (124.9kB) [2019-07-30T18:35:02.211Z] [INFO] Fetching org.eclipse.help_2.2.600.v20190605-1800.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.51kB) [2019-07-30T18:35:02.211Z] [INFO] Fetching org.eclipse.help_2.2.600.v20190605-1800.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.51kB) [2019-07-30T18:35:02.468Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (419.96kB) [2019-07-30T18:35:02.468Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:02.468Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (419.96kB) [2019-07-30T18:35:02.468Z] [INFO] Unpacking org.eclipse.platform_4.12.0.v20190605-1800... [2019-07-30T18:35:04.524Z] [INFO] Fetching org.eclipse.platform.doc.user_4.12.0.v20190604-0816.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.98MB) [2019-07-30T18:35:04.524Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:04.524Z] [INFO] Fetching org.eclipse.platform.doc.user_4.12.0.v20190604-0816.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.98MB) [2019-07-30T18:35:04.784Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.12.0.v20190604-0816... [2019-07-30T18:35:06.152Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.500.v20190315-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.74MB) [2019-07-30T18:35:06.152Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:06.152Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.500.v20190315-1216.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (1.74MB) [2019-07-30T18:35:06.152Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.500.v20190315-1216... [2019-07-30T18:35:06.714Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (118.98kB) [2019-07-30T18:35:06.714Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:06.714Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (118.98kB) [2019-07-30T18:35:06.714Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039... [2019-07-30T18:35:06.971Z] [INFO] Fetching org.eclipse.ui.browser_3.6.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (97.33kB) [2019-07-30T18:35:06.971Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:06.971Z] [INFO] Fetching org.eclipse.ui.browser_3.6.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (97.33kB) [2019-07-30T18:35:06.971Z] [INFO] Unpacking org.eclipse.ui.browser_3.6.400.v20190513-2118... [2019-07-30T18:35:07.228Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.400.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.46kB) [2019-07-30T18:35:07.228Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:07.228Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.400.v20190519-2344.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.46kB) [2019-07-30T18:35:07.228Z] [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.400.v20190519-2344... [2019-07-30T18:35:07.228Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.9kB) [2019-07-30T18:35:07.228Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:07.228Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.9kB) [2019-07-30T18:35:07.485Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.400.v20190517-1612... [2019-07-30T18:35:07.485Z] [INFO] Fetching org.eclipse.ui.net_1.3.400.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.34kB) [2019-07-30T18:35:07.485Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:07.485Z] [INFO] Fetching org.eclipse.ui.net_1.3.400.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (20.34kB) [2019-07-30T18:35:07.485Z] [INFO] Unpacking org.eclipse.ui.net_1.3.400.v20190519-2354... [2019-07-30T18:35:07.485Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (65.99kB) [2019-07-30T18:35:07.485Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:07.485Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (65.99kB) [2019-07-30T18:35:07.741Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.4.300.v20190510-0549... [2019-07-30T18:35:07.741Z] [INFO] Fetching org.eclipse.ui.win32_3.4.200.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.38kB) [2019-07-30T18:35:07.741Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:07.741Z] [INFO] Fetching org.eclipse.ui.win32_3.4.200.v20190513-2118.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.38kB) [2019-07-30T18:35:07.741Z] [INFO] Unpacking org.eclipse.ui.win32_3.4.200.v20190513-2118... [2019-07-30T18:35:07.998Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.29kB) [2019-07-30T18:35:07.998Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:07.998Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (14.29kB) [2019-07-30T18:35:07.998Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700... [2019-07-30T18:35:07.998Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.79kB) [2019-07-30T18:35:07.998Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:07.998Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.79kB) [2019-07-30T18:35:08.254Z] [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354... [2019-07-30T18:35:08.254Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.600.v20190519-1034.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (83.9kB) [2019-07-30T18:35:08.254Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:08.254Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.600.v20190519-1034.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (83.9kB) [2019-07-30T18:35:08.254Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.600.v20190519-1034... [2019-07-30T18:35:08.511Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (20.39kB) [2019-07-30T18:35:08.511Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (20.39kB) [2019-07-30T18:35:08.511Z] [INFO] Fetching org.eclipse.platform_root_4.12.0.v20190605-1801 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (196B) [2019-07-30T18:35:08.511Z] [INFO] Fetching org.eclipse.platform_root_4.12.0.v20190605-1801 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (196B) [2019-07-30T18:35:08.768Z] [INFO] Fetching org.eclipse.update.configurator_3.4.300.v20190518-1030.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.13kB) [2019-07-30T18:35:08.768Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:08.768Z] [INFO] Fetching org.eclipse.update.configurator_3.4.300.v20190518-1030.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (43.13kB) [2019-07-30T18:35:08.768Z] [INFO] Unpacking org.eclipse.update.configurator_3.4.300.v20190518-1030... [2019-07-30T18:35:08.768Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.44kB) [2019-07-30T18:35:08.768Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:08.768Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.44kB) [2019-07-30T18:35:09.025Z] [INFO] Unpacking org.eclipse.rcp_4.12.0.v20190605-1800... [2019-07-30T18:35:09.025Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.11kB) [2019-07-30T18:35:09.025Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1801.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (19.11kB) [2019-07-30T18:35:09.025Z] [INFO] Fetching org.eclipse.rcp_root_4.12.0.v20190605-1801 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (25.66kB) [2019-07-30T18:35:09.025Z] [INFO] Fetching org.eclipse.rcp_root_4.12.0.v20190605-1801 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (25.66kB) [2019-07-30T18:35:09.282Z] [INFO] Fetching org.eclipse.ui.trace_1.1.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.33kB) [2019-07-30T18:35:09.282Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:09.282Z] [INFO] Fetching org.eclipse.ui.trace_1.1.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (26.33kB) [2019-07-30T18:35:09.282Z] [INFO] Unpacking org.eclipse.ui.trace_1.1.500.v20190513-1223... [2019-07-30T18:35:09.845Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.95kB) [2019-07-30T18:35:09.845Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:09.845Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (9.95kB) [2019-07-30T18:35:10.102Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158... [2019-07-30T18:35:10.102Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.42kB) [2019-07-30T18:35:10.102Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:10.102Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (16.42kB) [2019-07-30T18:35:10.102Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326... [2019-07-30T18:35:10.102Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.15kB) [2019-07-30T18:35:10.102Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:10.102Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (33.15kB) [2019-07-30T18:35:10.359Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016... [2019-07-30T18:35:10.359Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.51kB) [2019-07-30T18:35:10.359Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:10.359Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (13.51kB) [2019-07-30T18:35:10.359Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235... [2019-07-30T18:35:10.359Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.200.v20190509-1900.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.62kB) [2019-07-30T18:35:10.359Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:10.359Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.200.v20190509-1900.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.62kB) [2019-07-30T18:35:10.616Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.2.200.v20190509-1900... [2019-07-30T18:35:11.180Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (10.18kB) [2019-07-30T18:35:11.180Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:11.180Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (10.18kB) [2019-07-30T18:35:11.180Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158... [2019-07-30T18:35:11.180Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (93.43kB) [2019-07-30T18:35:11.180Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:11.180Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (93.43kB) [2019-07-30T18:35:11.180Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925... [2019-07-30T18:35:11.436Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (69.12kB) [2019-07-30T18:35:11.436Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:11.436Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (69.12kB) [2019-07-30T18:35:11.436Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016... [2019-07-30T18:35:11.436Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.98kB) [2019-07-30T18:35:11.436Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:11.436Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (7.98kB) [2019-07-30T18:35:11.692Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908... [2019-07-30T18:35:11.692Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (12.67kB) [2019-07-30T18:35:11.692Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:11.692Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (12.67kB) [2019-07-30T18:35:11.692Z] [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957... [2019-07-30T18:35:11.692Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/pom.xml [2019-07-30T18:35:11.949Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-30T18:35:11.949Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-30T18:35:12.878Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties [2019-07-30T18:35:12.878Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-30T18:35:12.878Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-30T18:35:13.135Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.03kB) [2019-07-30T18:35:13.135Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:13.135Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (17.03kB) [2019-07-30T18:35:13.135Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302... [2019-07-30T18:35:13.135Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.03kB) [2019-07-30T18:35:13.135Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:13.135Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (27.03kB) [2019-07-30T18:35:13.395Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302... [2019-07-30T18:35:13.395Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.1kB) [2019-07-30T18:35:13.395Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:13.395Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (76.1kB) [2019-07-30T18:35:13.395Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357... [2019-07-30T18:35:14.133Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties [2019-07-30T18:35:14.133Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-30T18:35:14.133Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-30T18:35:14.390Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties [2019-07-30T18:35:14.646Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-30T18:35:14.646Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-30T18:35:15.210Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.400.v20190515-0925.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (232.04kB) [2019-07-30T18:35:15.210Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.400.v20190515-0925.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/features/ (232.04kB) [2019-07-30T18:35:15.210Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (141.17kB) [2019-07-30T18:35:15.210Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (141.17kB) [2019-07-30T18:35:16.141Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (11.05kB) [2019-07-30T18:35:16.141Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (11.05kB) [2019-07-30T18:35:16.706Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (25.82kB) [2019-07-30T18:35:16.706Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/binary/ (25.82kB) [2019-07-30T18:35:16.706Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/pom.xml [2019-07-30T18:35:16.706Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-30T18:35:16.706Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-30T18:35:17.271Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (1.36MB) [2019-07-30T18:35:17.271Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (1.36MB) [2019-07-30T18:35:17.271Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T18:35:17.527Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053... [2019-07-30T18:35:20.050Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/pom.xml [2019-07-30T18:35:20.050Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-30T18:35:20.050Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-30T18:35:20.982Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties [2019-07-30T18:35:20.982Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-30T18:35:20.982Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-30T18:35:22.351Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/pom.xml [2019-07-30T18:35:22.608Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-30T18:35:22.608Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-30T18:35:23.979Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties [2019-07-30T18:35:23.979Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-30T18:35:23.979Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-30T18:35:23.979Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties [2019-07-30T18:35:23.979Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-30T18:35:23.979Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-30T18:35:24.236Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties [2019-07-30T18:35:24.236Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-30T18:35:24.236Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-30T18:35:24.527Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties [2019-07-30T18:35:24.527Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-30T18:35:24.527Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-30T18:35:24.828Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties [2019-07-30T18:35:24.828Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-30T18:35:24.828Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-30T18:35:25.180Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties [2019-07-30T18:35:25.180Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-30T18:35:25.180Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-30T18:35:25.437Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties [2019-07-30T18:35:25.437Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-30T18:35:25.437Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-30T18:35:26.368Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties [2019-07-30T18:35:26.368Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-30T18:35:26.368Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-30T18:35:26.368Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties [2019-07-30T18:35:26.368Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-30T18:35:26.368Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-30T18:35:26.932Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties [2019-07-30T18:35:26.932Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-30T18:35:26.932Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-30T18:35:27.862Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.1.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties [2019-07-30T18:35:27.862Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-30T18:35:27.862Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-30T18:35:28.794Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.10-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties [2019-07-30T18:35:28.794Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-30T18:35:28.794Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-30T18:35:28.794Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties [2019-07-30T18:35:29.050Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-30T18:35:29.050Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-30T18:35:29.306Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties [2019-07-30T18:35:29.563Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-30T18:35:29.563Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-30T18:35:30.126Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties [2019-07-30T18:35:30.383Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-30T18:35:30.383Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-30T18:35:30.947Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties [2019-07-30T18:35:31.203Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-30T18:35:31.203Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-30T18:35:31.460Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties [2019-07-30T18:35:31.460Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-30T18:35:31.460Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-30T18:35:31.716Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties [2019-07-30T18:35:31.972Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-30T18:35:31.972Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-30T18:35:32.536Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.7-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties [2019-07-30T18:35:32.536Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-30T18:35:32.536Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-30T18:35:33.466Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties [2019-07-30T18:35:33.466Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-30T18:35:33.466Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-30T18:35:34.128Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties [2019-07-30T18:35:34.480Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-30T18:35:34.480Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-30T18:35:34.480Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties [2019-07-30T18:35:34.480Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-30T18:35:34.480Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-30T18:35:34.736Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties [2019-07-30T18:35:34.994Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-30T18:35:34.994Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-30T18:35:35.559Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.5-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties [2019-07-30T18:35:35.817Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-30T18:35:35.817Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-30T18:35:36.383Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties [2019-07-30T18:35:36.642Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-30T18:35:36.642Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-30T18:35:36.642Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.2-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml [2019-07-30T18:35:36.642Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:35:36.642Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:35:37.207Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:35:37.465Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:35:37.465Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:35:38.398Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:35:38.398Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar [2019-07-30T18:35:38.398Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T18:35:38.398Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:35:38.655Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:35:39.218Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:35:39.475Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:35:39.475Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:35:40.408Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties [2019-07-30T18:35:40.408Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-30T18:35:40.408Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-30T18:35:41.340Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.0.0-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties [2019-07-30T18:35:41.340Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-30T18:35:41.340Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-30T18:35:41.341Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties [2019-07-30T18:35:41.599Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-30T18:35:41.599Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-30T18:35:41.599Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test:1.0.1-SNAPSHOT @ /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties [2019-07-30T18:35:41.599Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:5.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [2019-07-30T18:35:41.599Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T18:35:41.599Z] [INFO] Reactor Build Order: [2019-07-30T18:35:41.599Z] [INFO] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass Parent [pom] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent [pom] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass Common Utilities Parent [pom] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.common.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass State System Parent [pom] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.datastore.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.segmentstore.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.statesystem.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass TMF Parent [pom] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass Filter Parser [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.counters.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass CTF Support Parent [pom] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass CTF Parser Plug-in [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.ctf.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass CTF Core Tests Plug-in [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.core.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.ui [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.graph.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.chart.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.lami.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.timing.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass LTTng Support Parent [pom] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.lttng2.common.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass BTF Support Parent [pom] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.btf.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass Documentation [pom] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass Developer Guide [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf [eclipse-feature] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.btf.ui [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.btf [eclipse-feature] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.btf.core.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.common.core.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.ctf [eclipse-feature] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.ctf [eclipse-feature] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass User Guide [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass RCP User Guide [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass Pcap User Guide [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.examples [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent [pom] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.gdbtrace.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.gdbtrace [eclipse-feature] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.lttng2.control.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.remote.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.lttng2.control [eclipse-feature] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.lttng2.kernel [eclipse-feature] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.lttng2.ust [eclipse-feature] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass Pcap Format Support Parent [pom] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.pcap.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.pcap [eclipse-feature] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass RCP Parent [pom] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass RCP Branding plug-in [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass RCP Branding Feature [eclipse-feature] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.rcp.ui [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass RCP Feature [eclipse-feature] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.rcp.incubator [eclipse-feature] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass Json trace Parent [pom] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.jsontrace.core [eclipse-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.jsontrace [eclipse-feature] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass RCP Product [eclipse-repository] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass Release Engineering Parent [pom] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass Target Platform [pom] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.datastore.core.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass All Tests [eclipse-test-plugin] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.testing [eclipse-feature] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.tmf.remote [eclipse-feature] [2019-07-30T18:35:41.599Z] [INFO] Trace Compass Repository [eclipse-repository] [2019-07-30T18:35:41.599Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test [eclipse-plugin] [2019-07-30T18:35:41.857Z] [INFO] [2019-07-30T18:35:41.857Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >---------- [2019-07-30T18:35:41.857Z] [INFO] Building Trace Compass Parent 5.0.0-SNAPSHOT [1/134] [2019-07-30T18:35:41.857Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T18:35:41.857Z] [INFO] [2019-07-30T18:35:41.857Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass --- [2019-07-30T18:35:41.857Z] 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 [2019-07-30T18:35:41.857Z] 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 [2019-07-30T18:35:41.857Z] 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 [2019-07-30T18:35:42.114Z] 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 [2019-07-30T18:35:42.114Z] 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 [2019-07-30T18:35:42.114Z] 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 [2019-07-30T18:35:42.114Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB 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 160 kB/s) [2019-07-30T18:35:42.114Z] 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 [2019-07-30T18:35:42.114Z] 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 [2019-07-30T18:35:42.114Z] 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 [2019-07-30T18:35:42.370Z] 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 [2019-07-30T18:35:42.370Z] 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 [2019-07-30T18:35:42.370Z] 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 [2019-07-30T18:35:42.370Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB 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 165 kB/s) [2019-07-30T18:35:42.370Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T18:35:42.628Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T18:35:42.628Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T18:35:42.628Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T18:35:42.628Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T18:35:42.628Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom [2019-07-30T18:35:42.884Z] Progress (1): 4.1/37 kB Progress (1): 7.7/37 kB Progress (1): 12/37 kB Progress (1): 16/37 kB Progress (1): 20/37 kB Progress (1): 24/37 kB Progress (1): 28/37 kB Progress (1): 32/37 kB Progress (1): 36/37 kB Progress (1): 37 kB 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.0 MB/s) [2019-07-30T18:35:42.884Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom [2019-07-30T18:35:42.884Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom [2019-07-30T18:35:42.884Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom [2019-07-30T18:35:42.884Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom [2019-07-30T18:35:43.143Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom [2019-07-30T18:35:43.143Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [2019-07-30T18:35:43.143Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 108 kB/s) [2019-07-30T18:35:43.143Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-30T18:35:43.143Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-30T18:35:43.143Z] 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 [2019-07-30T18:35:43.428Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-30T18:35:43.428Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.pom [2019-07-30T18:35:43.428Z] 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 [2019-07-30T18:35:43.428Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB 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 212 kB/s) [2019-07-30T18:35:43.428Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T18:35:43.428Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T18:35:43.428Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T18:35:43.828Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T18:35:43.828Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T18:35:45.722Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom [2019-07-30T18:35:45.722Z] Progress (1): 4.1/48 kB Progress (1): 7.7/48 kB Progress (1): 12/48 kB Progress (1): 16/48 kB Progress (1): 20/48 kB Progress (1): 24/48 kB Progress (1): 28/48 kB Progress (1): 32/48 kB Progress (1): 36/48 kB Progress (1): 40/48 kB Progress (1): 44/48 kB Progress (1): 48/48 kB Progress (1): 48 kB 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.3 MB/s) [2019-07-30T18:35:45.722Z] 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 [2019-07-30T18:35:45.722Z] 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 [2019-07-30T18:35:45.723Z] 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 [2019-07-30T18:35:45.723Z] 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 [2019-07-30T18:35:45.723Z] 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 [2019-07-30T18:35:45.723Z] 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 [2019-07-30T18:35:45.979Z] Progress (1): 965 B 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 25 kB/s) [2019-07-30T18:35:45.979Z] 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 [2019-07-30T18:35:45.979Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-30T18:35:45.979Z] 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 [2019-07-30T18:35:45.979Z] 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 [2019-07-30T18:35:45.979Z] 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 [2019-07-30T18:35:45.979Z] 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 [2019-07-30T18:35:45.979Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-30T18:35:45.979Z] 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 [2019-07-30T18:35:45.979Z] 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 [2019-07-30T18:35:45.979Z] 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 [2019-07-30T18:35:45.979Z] 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 [2019-07-30T18:35:45.979Z] 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 [2019-07-30T18:35:46.236Z] 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 [2019-07-30T18:35:46.236Z] 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 [2019-07-30T18:35:46.236Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-30T18:35:46.236Z] 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 [2019-07-30T18:35:46.236Z] 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 [2019-07-30T18:35:46.236Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.jar [2019-07-30T18:35:46.236Z] 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 [2019-07-30T18:35:46.236Z] 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 [2019-07-30T18:35:46.492Z] 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 [2019-07-30T18:35:46.492Z] 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 [2019-07-30T18:35:46.492Z] 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 [2019-07-30T18:35:46.492Z] 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 [2019-07-30T18:35:46.492Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB Progress (2): 32 kB | 4.1/185 kB Progress (2): 32 kB | 7.7/185 kB Progress (2): 32 kB | 12/185 kB Progress (2): 32 kB | 16/185 kB Progress (2): 32 kB | 20/185 kB Progress (2): 32 kB | 24/185 kB Progress (2): 32 kB | 28/185 kB Progress (2): 32 kB | 32/185 kB Progress (2): 32 kB | 36/185 kB Progress (2): 32 kB | 40/185 kB Progress (2): 32 kB | 44/185 kB Progress (2): 32 kB | 48/185 kB Progress (2): 32 kB | 52/185 kB Progress (2): 32 kB | 56/185 kB Progress (2): 32 kB | 60/185 kB Progress (2): 32 kB | 64/185 kB Progress (2): 32 kB | 66/185 kB Progress (2): 32 kB | 70/185 kB Progress (2): 32 kB | 74/185 kB Progress (2): 32 kB | 78/185 kB Progress (2): 32 kB | 82/185 kB Progress (2): 32 kB | 86/185 kB Progress (2): 32 kB | 90/185 kB Progress (2): 32 kB | 94/185 kB Progress (2): 32 kB | 98/185 kB Progress (2): 32 kB | 98/185 kB 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 910 kB/s) [2019-07-30T18:35:46.492Z] Progress (1): 102/185 kB Progress (2): 102/185 kB | 4.1/222 kB Progress (2): 106/185 kB | 4.1/222 kB Progress (2): 106/185 kB | 7.7/222 kB Progress (2): 110/185 kB | 7.7/222 kB Progress (2): 114/185 kB | 7.7/222 kB Progress (2): 114/185 kB | 12/222 kB Progress (2): 118/185 kB | 12/222 kB Progress (2): 118/185 kB | 16/222 kB Progress (2): 122/185 kB | 16/222 kB Progress (2): 122/185 kB | 20/222 kB Progress (2): 126/185 kB | 20/222 kB Progress (2): 130/185 kB | 20/222 kB Progress (2): 130/185 kB | 24/222 kB Progress (2): 131/185 kB | 24/222 kB Progress (2): 131/185 kB | 28/222 kB Progress (2): 135/185 kB | 28/222 kB Progress (2): 135/185 kB | 32/222 kB Progress (2): 139/185 kB | 32/222 kB Progress (2): 139/185 kB | 36/222 kB Progress (2): 143/185 kB | 36/222 kB Progress (2): 143/185 kB | 40/222 kB Progress (2): 147/185 kB | 40/222 kB Progress (2): 147/185 kB | 44/222 kB Progress (2): 151/185 kB | 44/222 kB Progress (2): 151/185 kB | 48/222 kB Progress (2): 155/185 kB | 48/222 kB Progress (2): 155/185 kB | 52/222 kB Progress (2): 159/185 kB | 52/222 kB Progress (2): 159/185 kB | 56/222 kB Progress (2): 163/185 kB | 56/222 kB Progress (2): 163/185 kB | 60/222 kB Progress (2): 167/185 kB | 60/222 kB Progress (2): 167/185 kB | 64/222 kB Progress (2): 171/185 kB | 64/222 kB Progress (2): 171/185 kB | 68/222 kB Progress (2): 175/185 kB | 68/222 kB Progress (2): 175/185 kB | 72/222 kB Progress (2): 179/185 kB | 72/222 kB Progress (2): 179/185 kB | 76/222 kB Progress (2): 183/185 kB | 76/222 kB Progress (2): 183/185 kB | 80/222 kB Progress (2): 185 kB | 80/222 kB Progress (2): 185 kB | 84/222 kB Progress (2): 185 kB | 88/222 kB Progress (2): 185 kB | 92/222 kB Progress (2): 185 kB | 96/222 kB Progress (2): 185 kB | 100/222 kB Progress (2): 185 kB | 104/222 kB Progress (2): 185 kB | 108/222 kB Progress (2): 185 kB | 112/222 kB Progress (2): 185 kB | 116/222 kB Progress (2): 185 kB | 120/222 kB Progress (2): 185 kB | 124/222 kB Progress (2): 185 kB | 128/222 kB Progress (2): 185 kB | 132/222 kB Progress (2): 185 kB | 136/222 kB Progress (2): 185 kB | 140/222 kB Progress (2): 185 kB | 144/222 kB Progress (2): 185 kB | 148/222 kB Progress (2): 185 kB | 152/222 kB Progress (2): 185 kB | 156/222 kB Progress (2): 185 kB | 160/222 kB Progress (2): 185 kB | 164/222 kB Progress (2): 185 kB | 168/222 kB Progress (2): 185 kB | 172/222 kB Progress (2): 185 kB | 176/222 kB Progress (2): 185 kB | 180/222 kB Progress (2): 185 kB | 184/222 kB Progress (2): 185 kB | 188/222 kB Progress (2): 185 kB | 192/222 kB Progress (2): 185 kB | 196/222 kB Progress (2): 185 kB | 200/222 kB 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 3.9 MB/s) [2019-07-30T18:35:46.492Z] Progress (1): 204/222 kB Progress (1): 208/222 kB Progress (1): 212/222 kB Progress (1): 216/222 kB Progress (1): 220/222 kB Progress (1): 222 kB 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 4.0 MB/s) [2019-07-30T18:35:46.493Z] Progress (1): 4.1/155 kB Progress (1): 7.7/155 kB Progress (1): 12/155 kB Progress (1): 16/155 kB Progress (1): 20/155 kB Progress (1): 24/155 kB Progress (1): 28/155 kB Progress (1): 32/155 kB Progress (1): 33/155 kB Progress (1): 37/155 kB Progress (1): 41/155 kB Progress (1): 45/155 kB Progress (1): 49/155 kB Progress (1): 53/155 kB Progress (1): 57/155 kB Progress (1): 61/155 kB Progress (1): 65/155 kB Progress (1): 66/155 kB Progress (1): 70/155 kB Progress (1): 74/155 kB Progress (1): 78/155 kB Progress (1): 82/155 kB Progress (1): 86/155 kB Progress (1): 90/155 kB Progress (1): 94/155 kB Progress (1): 98/155 kB Progress (1): 98/155 kB Progress (1): 102/155 kB Progress (1): 106/155 kB Progress (1): 110/155 kB Progress (1): 114/155 kB Progress (1): 118/155 kB Progress (1): 122/155 kB Progress (1): 126/155 kB Progress (1): 130/155 kB Progress (1): 134/155 kB Progress (1): 138/155 kB Progress (1): 142/155 kB Progress (1): 146/155 kB Progress (1): 150/155 kB Progress (1): 154/155 kB Progress (1): 155 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 1.7 MB/s) [2019-07-30T18:35:46.493Z] [INFO] [2019-07-30T18:35:46.493Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass --- [2019-07-30T18:35:46.493Z] 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 [2019-07-30T18:35:46.493Z] 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 [2019-07-30T18:35:46.493Z] 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 [2019-07-30T18:35:46.749Z] 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 [2019-07-30T18:35:46.749Z] 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 [2019-07-30T18:35:46.749Z] 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 [2019-07-30T18:35:46.749Z] Progress (1): 3.8 kB 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 124 kB/s) [2019-07-30T18:35:46.749Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom [2019-07-30T18:35:46.749Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-30T18:35:46.749Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom [2019-07-30T18:35:47.005Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom [2019-07-30T18:35:47.005Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom [2019-07-30T18:35:47.005Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [2019-07-30T18:35:47.005Z] Progress (1): 2.3 kB 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 73 kB/s) [2019-07-30T18:35:47.005Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-30T18:35:47.005Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-30T18:35:47.005Z] 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 [2019-07-30T18:35:47.262Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-30T18:35:47.262Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [2019-07-30T18:35:47.262Z] 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 [2019-07-30T18:35:47.262Z] Progress (1): 766 B 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 23 kB/s) [2019-07-30T18:35:47.262Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-30T18:35:47.262Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-30T18:35:47.518Z] 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 [2019-07-30T18:35:47.518Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-30T18:35:47.519Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [2019-07-30T18:35:47.519Z] 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 [2019-07-30T18:35:48.032Z] Progress (1): 2.0 kB 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 6.6 kB/s) [2019-07-30T18:35:48.032Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-30T18:35:48.032Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-30T18:35:48.032Z] 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 [2019-07-30T18:35:48.289Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-30T18:35:48.289Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom [2019-07-30T18:35:48.289Z] 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 [2019-07-30T18:35:48.289Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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) [2019-07-30T18:35:48.289Z] 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 [2019-07-30T18:35:48.289Z] 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 [2019-07-30T18:35:48.289Z] 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 [2019-07-30T18:35:48.546Z] 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 [2019-07-30T18:35:48.546Z] 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 [2019-07-30T18:35:48.546Z] 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 [2019-07-30T18:35:48.546Z] Progress (1): 2.8 kB 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 91 kB/s) [2019-07-30T18:35:48.546Z] 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 [2019-07-30T18:35:48.546Z] 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 [2019-07-30T18:35:48.546Z] 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 [2019-07-30T18:35:48.803Z] 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 [2019-07-30T18:35:48.803Z] 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 [2019-07-30T18:35:48.803Z] 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 [2019-07-30T18:35:48.803Z] Progress (1): 1.2 kB 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 25 kB/s) [2019-07-30T18:35:48.803Z] 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 [2019-07-30T18:35:48.803Z] 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 [2019-07-30T18:35:48.803Z] 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 [2019-07-30T18:35:49.060Z] 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 [2019-07-30T18:35:49.060Z] 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 [2019-07-30T18:35:49.060Z] 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 [2019-07-30T18:35:49.060Z] Progress (1): 3.7 kB 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 120 kB/s) [2019-07-30T18:35:49.060Z] 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 [2019-07-30T18:35:49.317Z] 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 [2019-07-30T18:35:49.317Z] 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 [2019-07-30T18:35:49.317Z] 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 [2019-07-30T18:35:49.317Z] 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 [2019-07-30T18:35:49.317Z] 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 [2019-07-30T18:35:49.573Z] Progress (1): 3.8 kB 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 71 kB/s) [2019-07-30T18:35:49.573Z] 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 [2019-07-30T18:35:49.573Z] 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 [2019-07-30T18:35:49.573Z] 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 [2019-07-30T18:35:49.830Z] 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 [2019-07-30T18:35:49.830Z] 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 [2019-07-30T18:35:49.830Z] 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 [2019-07-30T18:35:49.830Z] Progress (1): 3.1 kB 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 92 kB/s) [2019-07-30T18:35:49.830Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-30T18:35:49.830Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-30T18:35:49.830Z] 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 [2019-07-30T18:35:50.087Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-30T18:35:50.087Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [2019-07-30T18:35:50.087Z] 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 [2019-07-30T18:35:50.087Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 336 kB/s) [2019-07-30T18:35:50.087Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T18:35:50.087Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T18:35:50.087Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T18:35:50.344Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T18:35:50.344Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T18:35:50.344Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom [2019-07-30T18:35:50.344Z] Progress (1): 4.1/20 kB Progress (1): 7.7/20 kB Progress (1): 12/20 kB Progress (1): 16/20 kB Progress (1): 20/20 kB Progress (1): 20 kB 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 557 kB/s) [2019-07-30T18:35:50.344Z] 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 [2019-07-30T18:35:50.344Z] 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 [2019-07-30T18:35:50.344Z] 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 [2019-07-30T18:35:50.601Z] 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 [2019-07-30T18:35:50.601Z] 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 [2019-07-30T18:35:50.601Z] 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 [2019-07-30T18:35:50.857Z] Progress (1): 2.8 kB 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 9.1 kB/s) [2019-07-30T18:35:50.857Z] 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 [2019-07-30T18:35:50.857Z] 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 [2019-07-30T18:35:51.114Z] 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 [2019-07-30T18:35:51.114Z] 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 [2019-07-30T18:35:51.114Z] 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 [2019-07-30T18:35:51.114Z] 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 [2019-07-30T18:35:51.371Z] Progress (1): 4.0 kB 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 42 kB/s) [2019-07-30T18:35:51.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-30T18:35:51.371Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-30T18:35:51.371Z] 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 [2019-07-30T18:35:51.627Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-30T18:35:51.627Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [2019-07-30T18:35:51.627Z] 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 [2019-07-30T18:35:51.627Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB 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 483 kB/s) [2019-07-30T18:35:51.627Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-30T18:35:51.627Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-30T18:35:51.627Z] 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 [2019-07-30T18:35:51.884Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-30T18:35:51.884Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [2019-07-30T18:35:51.884Z] 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 [2019-07-30T18:35:51.884Z] Progress (1): 2.8 kB 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 91 kB/s) [2019-07-30T18:35:51.884Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T18:35:52.144Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T18:35:52.144Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T18:35:52.144Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T18:35:52.144Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T18:35:52.144Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom [2019-07-30T18:35:52.428Z] Progress (1): 4.1/19 kB Progress (1): 7.7/19 kB Progress (1): 12/19 kB Progress (1): 16/19 kB Progress (1): 19 kB 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 562 kB/s) [2019-07-30T18:35:52.428Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T18:35:52.428Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T18:35:52.428Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T18:35:52.428Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T18:35:52.428Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T18:35:52.428Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom [2019-07-30T18:35:52.827Z] Progress (1): 145 B 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 4.5 kB/s) [2019-07-30T18:35:52.827Z] 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 [2019-07-30T18:35:52.827Z] 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 [2019-07-30T18:35:52.827Z] 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 [2019-07-30T18:35:52.827Z] 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 [2019-07-30T18:35:52.827Z] 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 [2019-07-30T18:35:52.827Z] 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 [2019-07-30T18:35:52.827Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB 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 172 kB/s) [2019-07-30T18:35:53.389Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T18:35:53.389Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T18:35:53.389Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T18:35:53.953Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T18:35:53.953Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T18:35:53.953Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [2019-07-30T18:35:53.953Z] Progress (1): 1.2 kB 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 39 kB/s) [2019-07-30T18:35:53.953Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T18:35:54.209Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T18:35:54.209Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T18:35:54.209Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T18:35:54.209Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T18:35:54.466Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [2019-07-30T18:35:54.466Z] Progress (1): 1.4 kB 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 46 kB/s) [2019-07-30T18:35:54.466Z] 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 [2019-07-30T18:35:54.466Z] 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 [2019-07-30T18:35:54.466Z] 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 [2019-07-30T18:35:54.466Z] 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 [2019-07-30T18:35:54.723Z] 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 [2019-07-30T18:35:54.723Z] 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 [2019-07-30T18:35:54.723Z] Progress (1): 4.1/7.3 kB Progress (1): 7.3 kB 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 279 kB/s) [2019-07-30T18:35:54.723Z] 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 [2019-07-30T18:35:54.723Z] 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 [2019-07-30T18:35:54.723Z] 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 [2019-07-30T18:35:54.980Z] 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 [2019-07-30T18:35:54.980Z] 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 [2019-07-30T18:35:54.980Z] 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 [2019-07-30T18:35:54.980Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB 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 170 kB/s) [2019-07-30T18:35:54.980Z] 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 [2019-07-30T18:35:54.980Z] 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 [2019-07-30T18:35:54.980Z] 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 [2019-07-30T18:35:55.237Z] 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 [2019-07-30T18:35:55.237Z] 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 [2019-07-30T18:35:55.494Z] 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 [2019-07-30T18:35:55.494Z] Progress (1): 2.0 kB 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 60 kB/s) [2019-07-30T18:35:55.494Z] 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 [2019-07-30T18:35:55.494Z] 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 [2019-07-30T18:35:55.494Z] 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 [2019-07-30T18:35:55.751Z] 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 [2019-07-30T18:35:55.751Z] 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 [2019-07-30T18:35:55.751Z] 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 [2019-07-30T18:35:55.751Z] Progress (1): 4.1/28 kB Progress (1): 7.7/28 kB Progress (1): 12/28 kB Progress (1): 16/28 kB Progress (1): 20/28 kB Progress (1): 24/28 kB Progress (1): 28/28 kB Progress (1): 28 kB 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 845 kB/s) [2019-07-30T18:35:55.751Z] 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 [2019-07-30T18:35:55.751Z] 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 [2019-07-30T18:35:55.751Z] 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 [2019-07-30T18:35:56.008Z] 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 [2019-07-30T18:35:56.008Z] 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 [2019-07-30T18:35:56.008Z] 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 [2019-07-30T18:35:56.008Z] Progress (1): 771 B 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 26 kB/s) [2019-07-30T18:35:56.008Z] 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 [2019-07-30T18:35:56.008Z] 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 [2019-07-30T18:35:56.008Z] 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 [2019-07-30T18:35:56.264Z] 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 [2019-07-30T18:35:56.264Z] 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 [2019-07-30T18:35:56.264Z] 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 [2019-07-30T18:35:56.264Z] Progress (1): 2.1 kB 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 69 kB/s) [2019-07-30T18:35:56.264Z] 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 [2019-07-30T18:35:56.264Z] 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 [2019-07-30T18:35:56.264Z] 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 [2019-07-30T18:35:56.521Z] 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 [2019-07-30T18:35:56.521Z] 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 [2019-07-30T18:35:56.521Z] 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 [2019-07-30T18:35:56.521Z] Progress (1): 3.4 kB 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 37 kB/s) [2019-07-30T18:35:56.521Z] 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 [2019-07-30T18:35:56.778Z] 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 [2019-07-30T18:35:57.708Z] 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 [2019-07-30T18:35:59.076Z] 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 [2019-07-30T18:35:59.076Z] 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 [2019-07-30T18:35:59.332Z] 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 [2019-07-30T18:35:59.332Z] Progress (1): 4.1/9.5 kB Progress (1): 7.7/9.5 kB Progress (1): 9.5 kB 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 289 kB/s) [2019-07-30T18:35:59.332Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-30T18:35:59.588Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-30T18:35:59.588Z] 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 [2019-07-30T18:35:59.588Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-30T18:35:59.588Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [2019-07-30T18:35:59.845Z] 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 [2019-07-30T18:35:59.845Z] Progress (1): 3.2 kB 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 100 kB/s) [2019-07-30T18:35:59.845Z] 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 [2019-07-30T18:35:59.845Z] 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 [2019-07-30T18:35:59.845Z] 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 [2019-07-30T18:35:59.845Z] 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 [2019-07-30T18:36:00.101Z] 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 [2019-07-30T18:36:00.101Z] 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 [2019-07-30T18:36:00.101Z] Progress (1): 3.0 kB 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 86 kB/s) [2019-07-30T18:36:00.101Z] 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 [2019-07-30T18:36:00.101Z] 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 [2019-07-30T18:36:00.101Z] 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 [2019-07-30T18:36:00.358Z] 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 [2019-07-30T18:36:00.358Z] 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 [2019-07-30T18:36:00.358Z] 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 [2019-07-30T18:36:00.615Z] Progress (1): 1.7 kB 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 7.6 kB/s) [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-30T18:36:00.615Z] 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 [2019-07-30T18:36:00.615Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar [2019-07-30T18:36:00.871Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-30T18:36:00.871Z] 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 [2019-07-30T18:36:00.871Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-07-30T18:36:00.871Z] 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 [2019-07-30T18:36:00.871Z] 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 [2019-07-30T18:36:00.871Z] 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 [2019-07-30T18:36:00.871Z] 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 [2019-07-30T18:36:00.871Z] 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 [2019-07-30T18:36:00.871Z] 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 [2019-07-30T18:36:00.871Z] 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 [2019-07-30T18:36:00.871Z] 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 [2019-07-30T18:36:01.128Z] 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 [2019-07-30T18:36:01.128Z] 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 [2019-07-30T18:36:01.128Z] 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 [2019-07-30T18:36:01.128Z] 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 [2019-07-30T18:36:01.128Z] 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 [2019-07-30T18:36:01.128Z] 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 [2019-07-30T18:36:01.128Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-30T18:36:01.128Z] 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 [2019-07-30T18:36:01.128Z] 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 [2019-07-30T18:36:01.128Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T18:36:01.128Z] 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 [2019-07-30T18:36:01.128Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-30T18:36:01.128Z] 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 [2019-07-30T18:36:01.128Z] 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 [2019-07-30T18:36:01.128Z] 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 [2019-07-30T18:36:01.128Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T18:36:01.128Z] 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 [2019-07-30T18:36:01.128Z] 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 [2019-07-30T18:36:01.128Z] 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 [2019-07-30T18:36:01.128Z] 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 [2019-07-30T18:36:01.128Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-30T18:36:01.128Z] 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 [2019-07-30T18:36:01.128Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-30T18:36:01.128Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-30T18:36:01.388Z] 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 [2019-07-30T18:36:01.388Z] 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 [2019-07-30T18:36:01.388Z] 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 [2019-07-30T18:36:01.388Z] 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 [2019-07-30T18:36:01.388Z] 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 [2019-07-30T18:36:01.388Z] 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 [2019-07-30T18:36:01.388Z] 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 [2019-07-30T18:36:01.388Z] 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 [2019-07-30T18:36:01.388Z] 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 [2019-07-30T18:36:01.388Z] 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 [2019-07-30T18:36:01.727Z] 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 [2019-07-30T18:36:01.727Z] 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 [2019-07-30T18:36:01.727Z] 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 [2019-07-30T18:36:01.727Z] 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 [2019-07-30T18:36:01.727Z] 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 [2019-07-30T18:36:01.727Z] 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 [2019-07-30T18:36:01.727Z] 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 [2019-07-30T18:36:01.727Z] 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 [2019-07-30T18:36:01.727Z] 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 [2019-07-30T18:36:01.727Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T18:36:02.027Z] 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 [2019-07-30T18:36:02.027Z] 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 [2019-07-30T18:36:02.027Z] 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 [2019-07-30T18:36:02.027Z] 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 [2019-07-30T18:36:02.027Z] 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 [2019-07-30T18:36:02.027Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T18:36:02.027Z] 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 [2019-07-30T18:36:02.027Z] 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 [2019-07-30T18:36:02.027Z] 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 [2019-07-30T18:36:02.027Z] 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 [2019-07-30T18:36:02.284Z] 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 [2019-07-30T18:36:02.284Z] 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 [2019-07-30T18:36:02.284Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar [2019-07-30T18:36:02.284Z] 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 [2019-07-30T18:36:02.284Z] 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 [2019-07-30T18:36:02.284Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-07-30T18:36:02.284Z] 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 [2019-07-30T18:36:02.284Z] 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 [2019-07-30T18:36:02.284Z] 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 [2019-07-30T18:36:02.541Z] 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 [2019-07-30T18:36:02.541Z] 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 [2019-07-30T18:36:02.541Z] 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 [2019-07-30T18:36:02.541Z] 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 [2019-07-30T18:36:02.541Z] 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 [2019-07-30T18:36:02.541Z] 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 [2019-07-30T18:36:02.541Z] 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 [2019-07-30T18:36:02.541Z] 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 [2019-07-30T18:36:02.541Z] 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 [2019-07-30T18:36:02.541Z] 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 [2019-07-30T18:36:02.541Z] 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 [2019-07-30T18:36:02.541Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-30T18:36:02.541Z] 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 [2019-07-30T18:36:02.541Z] 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 [2019-07-30T18:36:02.541Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T18:36:02.541Z] 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 [2019-07-30T18:36:02.541Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-30T18:36:02.541Z] 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 [2019-07-30T18:36:02.541Z] 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 [2019-07-30T18:36:02.541Z] 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 [2019-07-30T18:36:02.541Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T18:36:02.541Z] 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 [2019-07-30T18:36:02.541Z] 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 [2019-07-30T18:36:02.541Z] 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 [2019-07-30T18:36:02.541Z] 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 [2019-07-30T18:36:02.541Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-30T18:36:02.541Z] 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 [2019-07-30T18:36:02.541Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar [2019-07-30T18:36:02.541Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [2019-07-30T18:36:02.798Z] 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 [2019-07-30T18:36:02.798Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar [2019-07-30T18:36:02.798Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [2019-07-30T18:36:03.056Z] 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 [2019-07-30T18:36:03.056Z] 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 [2019-07-30T18:36:03.056Z] 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 [2019-07-30T18:36:03.056Z] 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 [2019-07-30T18:36:03.056Z] 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 [2019-07-30T18:36:03.056Z] Progress (1): 4.1/88 kB Progress (1): 7.7/88 kB Progress (1): 12/88 kB Progress (1): 16/88 kB Progress (1): 20/88 kB Progress (1): 24/88 kB Progress (1): 28/88 kB Progress (1): 32/88 kB Progress (2): 32/88 kB | 4.1/80 kB Progress (2): 32/88 kB | 7.7/80 kB Progress (2): 36/88 kB | 7.7/80 kB Progress (2): 36/88 kB | 12/80 kB Progress (3): 36/88 kB | 12/80 kB | 4.1/12 kB Progress (3): 40/88 kB | 12/80 kB | 4.1/12 kB Progress (3): 40/88 kB | 12/80 kB | 7.7/12 kB Progress (3): 40/88 kB | 16/80 kB | 7.7/12 kB Progress (3): 40/88 kB | 16/80 kB | 12/12 kB Progress (3): 44/88 kB | 16/80 kB | 12/12 kB Progress (3): 44/88 kB | 20/80 kB | 12/12 kB Progress (3): 44/88 kB | 20/80 kB | 12 kB Progress (3): 44/88 kB | 24/80 kB | 12 kB Progress (3): 48/88 kB | 24/80 kB | 12 kB Progress (3): 48/88 kB | 28/80 kB | 12 kB Progress (4): 48/88 kB | 28/80 kB | 12 kB | 4.1/49 kB Progress (4): 48/88 kB | 32/80 kB | 12 kB | 4.1/49 kB Progress (4): 52/88 kB | 32/80 kB | 12 kB | 4.1/49 kB Progress (4): 52/88 kB | 36/80 kB | 12 kB | 4.1/49 kB Progress (4): 52/88 kB | 36/80 kB | 12 kB | 7.7/49 kB Progress (4): 52/88 kB | 40/80 kB | 12 kB | 7.7/49 kB Progress (4): 56/88 kB | 40/80 kB | 12 kB | 7.7/49 kB Progress (4): 56/88 kB | 44/80 kB | 12 kB | 7.7/49 kB Progress (4): 56/88 kB | 44/80 kB | 12 kB | 12/49 kB Progress (4): 56/88 kB | 48/80 kB | 12 kB | 12/49 kB Progress (4): 60/88 kB | 48/80 kB | 12 kB | 12/49 kB Progress (4): 60/88 kB | 52/80 kB | 12 kB | 12/49 kB Progress (4): 60/88 kB | 52/80 kB | 12 kB | 16/49 kB Progress (4): 60/88 kB | 56/80 kB | 12 kB | 16/49 kB Progress (4): 64/88 kB | 56/80 kB | 12 kB | 16/49 kB Progress (4): 64/88 kB | 60/80 kB | 12 kB | 16/49 kB Progress (4): 64/88 kB | 60/80 kB | 12 kB | 20/49 kB Progress (4): 64/88 kB | 64/80 kB | 12 kB | 20/49 kB 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 317 kB/s) [2019-07-30T18:36:03.056Z] Progress (3): 68/88 kB | 64/80 kB | 20/49 kB 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 [2019-07-30T18:36:03.056Z] Progress (3): 68/88 kB | 68/80 kB | 20/49 kB Progress (3): 68/88 kB | 68/80 kB | 24/49 kB Progress (3): 68/88 kB | 72/80 kB | 24/49 kB Progress (3): 72/88 kB | 72/80 kB | 24/49 kB Progress (3): 72/88 kB | 76/80 kB | 24/49 kB Progress (3): 72/88 kB | 76/80 kB | 28/49 kB Progress (3): 72/88 kB | 80/80 kB | 28/49 kB Progress (3): 76/88 kB | 80/80 kB | 28/49 kB Progress (3): 76/88 kB | 80 kB | 28/49 kB Progress (3): 76/88 kB | 80 kB | 32/49 kB Progress (3): 80/88 kB | 80 kB | 32/49 kB Progress (3): 80/88 kB | 80 kB | 36/49 kB Progress (3): 84/88 kB | 80 kB | 36/49 kB Progress (3): 84/88 kB | 80 kB | 40/49 kB Progress (3): 88 kB | 80 kB | 40/49 kB Progress (3): 88 kB | 80 kB | 44/49 kB Progress (3): 88 kB | 80 kB | 48/49 kB Progress (3): 88 kB | 80 kB | 49 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.7 MB/s) [2019-07-30T18:36:03.056Z] 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 [2019-07-30T18:36:03.056Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 1.8 MB/s) [2019-07-30T18:36:03.056Z] 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 [2019-07-30T18:36:03.056Z] 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 962 kB/s) [2019-07-30T18:36:03.056Z] 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 [2019-07-30T18:36:03.314Z] Progress (1): 4.1/194 kB Progress (1): 7.7/194 kB Progress (1): 12/194 kB Progress (1): 16/194 kB Progress (1): 20/194 kB Progress (1): 24/194 kB Progress (1): 28/194 kB Progress (1): 32/194 kB Progress (1): 33/194 kB Progress (1): 37/194 kB Progress (1): 41/194 kB Progress (1): 45/194 kB Progress (1): 49/194 kB Progress (1): 53/194 kB Progress (1): 57/194 kB Progress (1): 61/194 kB Progress (1): 65/194 kB Progress (1): 69/194 kB Progress (1): 73/194 kB Progress (1): 77/194 kB Progress (1): 81/194 kB Progress (1): 85/194 kB Progress (1): 89/194 kB Progress (1): 93/194 kB Progress (1): 97/194 kB Progress (1): 101/194 kB Progress (1): 105/194 kB Progress (1): 109/194 kB Progress (1): 113/194 kB Progress (1): 117/194 kB Progress (1): 121/194 kB Progress (1): 125/194 kB Progress (1): 129/194 kB Progress (1): 133/194 kB Progress (1): 137/194 kB Progress (1): 141/194 kB Progress (1): 145/194 kB Progress (1): 149/194 kB Progress (1): 153/194 kB Progress (2): 153/194 kB | 4.1/178 kB Progress (2): 157/194 kB | 4.1/178 kB Progress (2): 157/194 kB | 7.7/178 kB Progress (2): 161/194 kB | 7.7/178 kB Progress (2): 161/194 kB | 12/178 kB Progress (2): 165/194 kB | 12/178 kB Progress (2): 165/194 kB | 16/178 kB Progress (2): 169/194 kB | 16/178 kB Progress (2): 169/194 kB | 20/178 kB Progress (2): 173/194 kB | 20/178 kB Progress (2): 173/194 kB | 24/178 kB Progress (2): 177/194 kB | 24/178 kB Progress (2): 177/194 kB | 28/178 kB Progress (2): 181/194 kB | 28/178 kB Progress (2): 181/194 kB | 32/178 kB Progress (2): 185/194 kB | 32/178 kB Progress (2): 185/194 kB | 33/178 kB Progress (2): 189/194 kB | 33/178 kB Progress (2): 189/194 kB | 37/178 kB Progress (2): 193/194 kB | 37/178 kB Progress (2): 193/194 kB | 41/178 kB Progress (2): 194 kB | 41/178 kB Progress (2): 194 kB | 45/178 kB Progress (2): 194 kB | 49/178 kB Progress (2): 194 kB | 53/178 kB Progress (2): 194 kB | 57/178 kB Progress (2): 194 kB | 61/178 kB Progress (2): 194 kB | 65/178 kB Progress (2): 194 kB | 66/178 kB Progress (2): 194 kB | 70/178 kB Progress (2): 194 kB | 74/178 kB Progress (2): 194 kB | 78/178 kB Progress (2): 194 kB | 82/178 kB Progress (2): 194 kB | 86/178 kB Progress (2): 194 kB | 90/178 kB Progress (2): 194 kB | 94/178 kB Progress (2): 194 kB | 98/178 kB Progress (2): 194 kB | 98/178 kB Progress (2): 194 kB | 102/178 kB Progress (2): 194 kB | 106/178 kB Progress (2): 194 kB | 110/178 kB Progress (2): 194 kB | 114/178 kB Progress (2): 194 kB | 118/178 kB Progress (2): 194 kB | 122/178 kB Progress (2): 194 kB | 126/178 kB Progress (2): 194 kB | 130/178 kB Progress (2): 194 kB | 131/178 kB Progress (2): 194 kB | 135/178 kB Progress (2): 194 kB | 139/178 kB Progress (2): 194 kB | 143/178 kB Progress (2): 194 kB | 147/178 kB Progress (2): 194 kB | 151/178 kB Progress (2): 194 kB | 155/178 kB 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 2.8 MB/s) [2019-07-30T18:36:03.314Z] Progress (1): 159/178 kB 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 [2019-07-30T18:36:03.314Z] Progress (1): 163/178 kB Progress (1): 167/178 kB Progress (1): 171/178 kB Progress (1): 175/178 kB Progress (1): 178 kB 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 2.2 MB/s) [2019-07-30T18:36:03.314Z] 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 [2019-07-30T18:36:03.314Z] Progress (1): 4.1/8.8 kB Progress (1): 7.7/8.8 kB Progress (1): 8.8 kB Progress (2): 8.8 kB | 4.1/22 kB Progress (2): 8.8 kB | 7.7/22 kB 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 99 kB/s) [2019-07-30T18:36:03.314Z] 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 [2019-07-30T18:36:03.314Z] Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Progress (2): 22 kB | 4.1/9.8 kB Progress (2): 22 kB | 7.7/9.8 kB Progress (2): 22 kB | 9.8 kB 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 92 kB/s) [2019-07-30T18:36:03.314Z] 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 [2019-07-30T18:36:03.571Z] Progress (2): 22 kB | 4.1/13 kB Progress (2): 22 kB | 7.7/13 kB Progress (2): 22 kB | 12/13 kB Progress (2): 22 kB | 13 kB Progress (3): 22 kB | 13 kB | 4.1/22 kB Progress (3): 22 kB | 13 kB | 7.7/22 kB Progress (3): 22 kB | 13 kB | 12/22 kB Progress (3): 22 kB | 13 kB | 16/22 kB Progress (3): 22 kB | 13 kB | 20/22 kB Progress (3): 22 kB | 13 kB | 22 kB Progress (4): 22 kB | 13 kB | 22 kB | 4.1/51 kB Progress (4): 22 kB | 13 kB | 22 kB | 7.7/51 kB Progress (4): 22 kB | 13 kB | 22 kB | 12/51 kB Progress (4): 22 kB | 13 kB | 22 kB | 16/51 kB 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 61 kB/s) [2019-07-30T18:36:03.571Z] 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 [2019-07-30T18:36:03.571Z] Progress (3): 22 kB | 13 kB | 20/51 kB Progress (3): 22 kB | 13 kB | 24/51 kB Progress (3): 22 kB | 13 kB | 28/51 kB Progress (3): 22 kB | 13 kB | 32/51 kB Progress (3): 22 kB | 13 kB | 33/51 kB Progress (3): 22 kB | 13 kB | 37/51 kB Progress (3): 22 kB | 13 kB | 41/51 kB Progress (3): 22 kB | 13 kB | 45/51 kB Progress (3): 22 kB | 13 kB | 49/51 kB Progress (3): 22 kB | 13 kB | 51 kB 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 135 kB/s) [2019-07-30T18:36:03.571Z] 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 59 kB/s) [2019-07-30T18:36:03.571Z] 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 34 kB/s) [2019-07-30T18:36:03.571Z] 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 [2019-07-30T18:36:03.571Z] 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 [2019-07-30T18:36:03.571Z] 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 [2019-07-30T18:36:03.571Z] Progress (1): 4.1/17 kB Progress (1): 7.7/17 kB Progress (1): 12/17 kB Progress (1): 16/17 kB Progress (1): 17 kB Progress (2): 17 kB | 4.1/26 kB Progress (2): 17 kB | 7.7/26 kB Progress (2): 17 kB | 12/26 kB Progress (2): 17 kB | 16/26 kB 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 43 kB/s) [2019-07-30T18:36:03.571Z] 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 [2019-07-30T18:36:03.571Z] Progress (1): 20/26 kB Progress (1): 24/26 kB Progress (1): 26 kB Progress (2): 26 kB | 4.1/13 kB Progress (2): 26 kB | 7.7/13 kB Progress (2): 26 kB | 12/13 kB Progress (2): 26 kB | 13 kB Progress (3): 26 kB | 13 kB | 4.1/11 kB Progress (3): 26 kB | 13 kB | 7.7/11 kB Progress (3): 26 kB | 13 kB | 11 kB 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 64 kB/s) [2019-07-30T18:36:03.571Z] 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 [2019-07-30T18:36:03.571Z] 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 32 kB/s) [2019-07-30T18:36:03.571Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [2019-07-30T18:36:03.571Z] Progress (2): 11 kB | 4.1/41 kB Progress (2): 11 kB | 7.7/41 kB Progress (2): 11 kB | 12/41 kB Progress (2): 11 kB | 16/41 kB Progress (3): 11 kB | 16/41 kB | 4.1/13 kB Progress (3): 11 kB | 20/41 kB | 4.1/13 kB Progress (3): 11 kB | 20/41 kB | 7.7/13 kB Progress (3): 11 kB | 24/41 kB | 7.7/13 kB Progress (3): 11 kB | 24/41 kB | 12/13 kB Progress (3): 11 kB | 28/41 kB | 12/13 kB Progress (3): 11 kB | 28/41 kB | 13 kB Progress (3): 11 kB | 32/41 kB | 13 kB Progress (3): 11 kB | 36/41 kB | 13 kB Progress (3): 11 kB | 40/41 kB | 13 kB 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 28 kB/s) [2019-07-30T18:36:03.572Z] 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 [2019-07-30T18:36:03.572Z] Progress (2): 41 kB | 13 kB Progress (3): 41 kB | 13 kB | 4.1/10 kB Progress (3): 41 kB | 13 kB | 7.7/10 kB Progress (3): 41 kB | 13 kB | 10 kB Progress (4): 41 kB | 13 kB | 10 kB | 4.1/245 kB Progress (4): 41 kB | 13 kB | 10 kB | 7.7/245 kB Progress (5): 41 kB | 13 kB | 10 kB | 7.7/245 kB | 4.1/38 kB Progress (5): 41 kB | 13 kB | 10 kB | 12/245 kB | 4.1/38 kB Progress (5): 41 kB | 13 kB | 10 kB | 12/245 kB | 7.7/38 kB Progress (5): 41 kB | 13 kB | 10 kB | 16/245 kB | 7.7/38 kB Progress (5): 41 kB | 13 kB | 10 kB | 16/245 kB | 12/38 kB Progress (5): 41 kB | 13 kB | 10 kB | 20/245 kB | 12/38 kB Progress (5): 41 kB | 13 kB | 10 kB | 20/245 kB | 16/38 kB Progress (5): 41 kB | 13 kB | 10 kB | 24/245 kB | 16/38 kB Progress (5): 41 kB | 13 kB | 10 kB | 24/245 kB | 20/38 kB Progress (5): 41 kB | 13 kB | 10 kB | 28/245 kB | 20/38 kB Progress (5): 41 kB | 13 kB | 10 kB | 28/245 kB | 24/38 kB Progress (5): 41 kB | 13 kB | 10 kB | 32/245 kB | 24/38 kB Progress (5): 41 kB | 13 kB | 10 kB | 32/245 kB | 28/38 kB Progress (5): 41 kB | 13 kB | 10 kB | 33/245 kB | 28/38 kB Progress (5): 41 kB | 13 kB | 10 kB | 33/245 kB | 32/38 kB Progress (5): 41 kB | 13 kB | 10 kB | 37/245 kB | 32/38 kB Progress (5): 41 kB | 13 kB | 10 kB | 37/245 kB | 33/38 kB Progress (5): 41 kB | 13 kB | 10 kB | 41/245 kB | 33/38 kB Progress (5): 41 kB | 13 kB | 10 kB | 41/245 kB | 37/38 kB Progress (5): 41 kB | 13 kB | 10 kB | 45/245 kB | 37/38 kB Progress (5): 41 kB | 13 kB | 10 kB | 45/245 kB | 38 kB Progress (5): 41 kB | 13 kB | 10 kB | 49/245 kB | 38 kB Progress (5): 41 kB | 13 kB | 10 kB | 53/245 kB | 38 kB 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 31 kB/s) [2019-07-30T18:36:03.572Z] Progress (4): 41 kB | 10 kB | 57/245 kB | 38 kB 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 [2019-07-30T18:36:03.572Z] Progress (4): 41 kB | 10 kB | 61/245 kB | 38 kB Progress (4): 41 kB | 10 kB | 65/245 kB | 38 kB Progress (4): 41 kB | 10 kB | 66/245 kB | 38 kB Progress (4): 41 kB | 10 kB | 70/245 kB | 38 kB Progress (4): 41 kB | 10 kB | 74/245 kB | 38 kB Progress (4): 41 kB | 10 kB | 78/245 kB | 38 kB Progress (4): 41 kB | 10 kB | 82/245 kB | 38 kB Progress (4): 41 kB | 10 kB | 86/245 kB | 38 kB Progress (4): 41 kB | 10 kB | 90/245 kB | 38 kB Progress (4): 41 kB | 10 kB | 94/245 kB | 38 kB Progress (4): 41 kB | 10 kB | 98/245 kB | 38 kB Progress (4): 41 kB | 10 kB | 98/245 kB | 38 kB Progress (4): 41 kB | 10 kB | 102/245 kB | 38 kB Progress (4): 41 kB | 10 kB | 106/245 kB | 38 kB Progress (4): 41 kB | 10 kB | 110/245 kB | 38 kB Progress (4): 41 kB | 10 kB | 114/245 kB | 38 kB 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 87 kB/s) [2019-07-30T18:36:03.572Z] Progress (3): 41 kB | 10 kB | 118/245 kB 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 94 kB/s) [2019-07-30T18:36:03.572Z] 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 [2019-07-30T18:36:03.572Z] 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 [2019-07-30T18:36:03.572Z] 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 24 kB/s) [2019-07-30T18:36:03.572Z] 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 [2019-07-30T18:36:03.572Z] Progress (1): 122/245 kB Progress (2): 122/245 kB | 4.1/245 kB Progress (2): 126/245 kB | 4.1/245 kB Progress (2): 126/245 kB | 7.7/245 kB Progress (2): 130/245 kB | 7.7/245 kB Progress (2): 130/245 kB | 12/245 kB Progress (2): 134/245 kB | 12/245 kB Progress (2): 134/245 kB | 16/245 kB Progress (2): 138/245 kB | 16/245 kB Progress (2): 138/245 kB | 20/245 kB Progress (2): 142/245 kB | 20/245 kB Progress (2): 142/245 kB | 24/245 kB Progress (2): 146/245 kB | 24/245 kB Progress (2): 146/245 kB | 28/245 kB Progress (2): 150/245 kB | 28/245 kB Progress (2): 150/245 kB | 32/245 kB Progress (2): 154/245 kB | 32/245 kB Progress (2): 154/245 kB | 33/245 kB Progress (2): 158/245 kB | 33/245 kB Progress (2): 162/245 kB | 33/245 kB Progress (2): 162/245 kB | 37/245 kB Progress (2): 166/245 kB | 37/245 kB Progress (2): 166/245 kB | 41/245 kB Progress (2): 170/245 kB | 41/245 kB Progress (2): 170/245 kB | 45/245 kB Progress (2): 174/245 kB | 45/245 kB Progress (2): 174/245 kB | 49/245 kB Progress (2): 178/245 kB | 49/245 kB Progress (2): 178/245 kB | 53/245 kB Progress (2): 182/245 kB | 53/245 kB Progress (2): 182/245 kB | 57/245 kB Progress (2): 186/245 kB | 57/245 kB Progress (2): 186/245 kB | 61/245 kB Progress (2): 190/245 kB | 61/245 kB Progress (2): 190/245 kB | 65/245 kB Progress (2): 194/245 kB | 65/245 kB Progress (2): 194/245 kB | 69/245 kB Progress (2): 198/245 kB | 69/245 kB Progress (2): 198/245 kB | 73/245 kB Progress (2): 202/245 kB | 73/245 kB Progress (2): 202/245 kB | 77/245 kB Progress (2): 206/245 kB | 77/245 kB Progress (2): 206/245 kB | 81/245 kB Progress (2): 210/245 kB | 81/245 kB Progress (2): 210/245 kB | 85/245 kB Progress (2): 214/245 kB | 85/245 kB Progress (2): 214/245 kB | 89/245 kB Progress (2): 218/245 kB | 89/245 kB Progress (2): 218/245 kB | 93/245 kB Progress (2): 222/245 kB | 93/245 kB Progress (2): 222/245 kB | 97/245 kB Progress (2): 226/245 kB | 97/245 kB Progress (2): 226/245 kB | 101/245 kB Progress (2): 230/245 kB | 101/245 kB Progress (2): 230/245 kB | 105/245 kB Progress (2): 234/245 kB | 105/245 kB Progress (2): 234/245 kB | 109/245 kB Progress (2): 238/245 kB | 109/245 kB Progress (2): 238/245 kB | 113/245 kB Progress (2): 242/245 kB | 113/245 kB Progress (2): 242/245 kB | 117/245 kB Progress (2): 245 kB | 117/245 kB Progress (2): 245 kB | 121/245 kB Progress (2): 245 kB | 125/245 kB Progress (2): 245 kB | 129/245 kB Progress (2): 245 kB | 133/245 kB Progress (3): 245 kB | 133/245 kB | 4.1/32 kB Progress (3): 245 kB | 137/245 kB | 4.1/32 kB Progress (3): 245 kB | 137/245 kB | 7.7/32 kB Progress (3): 245 kB | 141/245 kB | 7.7/32 kB Progress (3): 245 kB | 145/245 kB | 7.7/32 kB Progress (4): 245 kB | 145/245 kB | 7.7/32 kB | 4.1/11 kB Progress (4): 245 kB | 149/245 kB | 7.7/32 kB | 4.1/11 kB Progress (4): 245 kB | 149/245 kB | 12/32 kB | 4.1/11 kB Progress (4): 245 kB | 153/245 kB | 12/32 kB | 4.1/11 kB Progress (4): 245 kB | 153/245 kB | 12/32 kB | 7.7/11 kB Progress (4): 245 kB | 157/245 kB | 12/32 kB | 7.7/11 kB Progress (4): 245 kB | 157/245 kB | 16/32 kB | 7.7/11 kB Progress (4): 245 kB | 161/245 kB | 16/32 kB | 7.7/11 kB Progress (4): 245 kB | 161/245 kB | 20/32 kB | 7.7/11 kB Progress (4): 245 kB | 161/245 kB | 20/32 kB | 11 kB Progress (4): 245 kB | 161/245 kB | 24/32 kB | 11 kB Progress (4): 245 kB | 165/245 kB | 24/32 kB | 11 kB Progress (4): 245 kB | 165/245 kB | 28/32 kB | 11 kB Progress (4): 245 kB | 169/245 kB | 28/32 kB | 11 kB Progress (4): 245 kB | 169/245 kB | 32 kB | 11 kB Progress (4): 245 kB | 173/245 kB | 32 kB | 11 kB Progress (4): 245 kB | 177/245 kB | 32 kB | 11 kB Progress (4): 245 kB | 181/245 kB | 32 kB | 11 kB 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 539 kB/s) [2019-07-30T18:36:03.572Z] Progress (3): 185/245 kB | 32 kB | 11 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [2019-07-30T18:36:03.572Z] Progress (4): 185/245 kB | 32 kB | 11 kB | 4.1/99 kB Progress (4): 189/245 kB | 32 kB | 11 kB | 4.1/99 kB Progress (4): 189/245 kB | 32 kB | 11 kB | 7.7/99 kB Progress (4): 193/245 kB | 32 kB | 11 kB | 7.7/99 kB Progress (4): 193/245 kB | 32 kB | 11 kB | 12/99 kB Progress (4): 197/245 kB | 32 kB | 11 kB | 12/99 kB Progress (4): 197/245 kB | 32 kB | 11 kB | 16/99 kB Progress (4): 201/245 kB | 32 kB | 11 kB | 16/99 kB Progress (4): 201/245 kB | 32 kB | 11 kB | 20/99 kB Progress (4): 205/245 kB | 32 kB | 11 kB | 20/99 kB Progress (4): 205/245 kB | 32 kB | 11 kB | 24/99 kB Progress (4): 209/245 kB | 32 kB | 11 kB | 24/99 kB Progress (4): 209/245 kB | 32 kB | 11 kB | 28/99 kB Progress (4): 213/245 kB | 32 kB | 11 kB | 28/99 kB Progress (4): 213/245 kB | 32 kB | 11 kB | 32/99 kB Progress (4): 217/245 kB | 32 kB | 11 kB | 32/99 kB Progress (4): 221/245 kB | 32 kB | 11 kB | 32/99 kB Progress (4): 225/245 kB | 32 kB | 11 kB | 32/99 kB Progress (4): 225/245 kB | 32 kB | 11 kB | 36/99 kB Progress (4): 229/245 kB | 32 kB | 11 kB | 36/99 kB Progress (4): 229/245 kB | 32 kB | 11 kB | 40/99 kB Progress (4): 233/245 kB | 32 kB | 11 kB | 40/99 kB Progress (4): 233/245 kB | 32 kB | 11 kB | 44/99 kB Progress (4): 237/245 kB | 32 kB | 11 kB | 44/99 kB Progress (4): 237/245 kB | 32 kB | 11 kB | 48/99 kB 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 25 kB/s) [2019-07-30T18:36:03.572Z] Progress (3): 241/245 kB | 32 kB | 48/99 kB 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 [2019-07-30T18:36:03.572Z] Progress (3): 241/245 kB | 32 kB | 52/99 kB Progress (3): 245/245 kB | 32 kB | 52/99 kB 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 68 kB/s) [2019-07-30T18:36:03.572Z] 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 [2019-07-30T18:36:03.572Z] Progress (2): 245 kB | 52/99 kB Progress (2): 245 kB | 56/99 kB Progress (2): 245 kB | 60/99 kB Progress (2): 245 kB | 64/99 kB Progress (2): 245 kB | 68/99 kB Progress (2): 245 kB | 72/99 kB Progress (2): 245 kB | 76/99 kB Progress (2): 245 kB | 80/99 kB Progress (2): 245 kB | 84/99 kB Progress (2): 245 kB | 88/99 kB Progress (2): 245 kB | 92/99 kB Progress (2): 245 kB | 96/99 kB Progress (2): 245 kB | 99 kB Progress (3): 245 kB | 99 kB | 4.1/282 kB Progress (3): 245 kB | 99 kB | 7.7/282 kB Progress (3): 245 kB | 99 kB | 12/282 kB Progress (3): 245 kB | 99 kB | 16/282 kB Progress (3): 245 kB | 99 kB | 20/282 kB Progress (3): 245 kB | 99 kB | 24/282 kB Progress (3): 245 kB | 99 kB | 28/282 kB Progress (3): 245 kB | 99 kB | 32/282 kB Progress (3): 245 kB | 99 kB | 33/282 kB 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 520 kB/s) [2019-07-30T18:36:03.572Z] Progress (2): 99 kB | 37/282 kB 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 [2019-07-30T18:36:03.572Z] Progress (2): 99 kB | 41/282 kB Progress (2): 99 kB | 45/282 kB Progress (2): 99 kB | 49/282 kB Progress (2): 99 kB | 53/282 kB Progress (2): 99 kB | 57/282 kB Progress (3): 99 kB | 57/282 kB | 4.1/134 kB Progress (3): 99 kB | 61/282 kB | 4.1/134 kB Progress (3): 99 kB | 61/282 kB | 7.7/134 kB Progress (3): 99 kB | 65/282 kB | 7.7/134 kB Progress (3): 99 kB | 65/282 kB | 12/134 kB Progress (3): 99 kB | 66/282 kB | 12/134 kB Progress (3): 99 kB | 66/282 kB | 16/134 kB Progress (3): 99 kB | 70/282 kB | 16/134 kB Progress (3): 99 kB | 74/282 kB | 16/134 kB Progress (3): 99 kB | 74/282 kB | 20/134 kB Progress (3): 99 kB | 78/282 kB | 20/134 kB Progress (3): 99 kB | 78/282 kB | 24/134 kB Progress (3): 99 kB | 82/282 kB | 24/134 kB Progress (3): 99 kB | 82/282 kB | 28/134 kB Progress (3): 99 kB | 86/282 kB | 28/134 kB Progress (3): 99 kB | 86/282 kB | 32/134 kB Progress (3): 99 kB | 90/282 kB | 32/134 kB Progress (3): 99 kB | 90/282 kB | 33/134 kB Progress (3): 99 kB | 94/282 kB | 33/134 kB Progress (3): 99 kB | 94/282 kB | 37/134 kB Progress (3): 99 kB | 98/282 kB | 37/134 kB Progress (3): 99 kB | 98/282 kB | 41/134 kB Progress (3): 99 kB | 102/282 kB | 41/134 kB Progress (3): 99 kB | 102/282 kB | 45/134 kB Progress (3): 99 kB | 106/282 kB | 45/134 kB Progress (3): 99 kB | 106/282 kB | 49/134 kB Progress (3): 99 kB | 110/282 kB | 49/134 kB Progress (3): 99 kB | 110/282 kB | 53/134 kB Progress (3): 99 kB | 114/282 kB | 53/134 kB Progress (3): 99 kB | 114/282 kB | 57/134 kB Progress (3): 99 kB | 118/282 kB | 57/134 kB Progress (3): 99 kB | 118/282 kB | 61/134 kB Progress (3): 99 kB | 122/282 kB | 61/134 kB Progress (3): 99 kB | 122/282 kB | 65/134 kB Progress (3): 99 kB | 126/282 kB | 65/134 kB Progress (3): 99 kB | 126/282 kB | 66/134 kB Progress (3): 99 kB | 130/282 kB | 66/134 kB Progress (3): 99 kB | 130/282 kB | 70/134 kB Progress (3): 99 kB | 134/282 kB | 70/134 kB Progress (3): 99 kB | 134/282 kB | 74/134 kB Progress (3): 99 kB | 138/282 kB | 74/134 kB Progress (3): 99 kB | 138/282 kB | 78/134 kB Progress (4): 99 kB | 138/282 kB | 78/134 kB | 4.1/12 kB Progress (4): 99 kB | 138/282 kB | 82/134 kB | 4.1/12 kB Progress (4): 99 kB | 142/282 kB | 82/134 kB | 4.1/12 kB Progress (4): 99 kB | 142/282 kB | 86/134 kB | 4.1/12 kB Progress (4): 99 kB | 142/282 kB | 86/134 kB | 7.7/12 kB Progress (4): 99 kB | 142/282 kB | 90/134 kB | 7.7/12 kB Progress (4): 99 kB | 146/282 kB | 90/134 kB | 7.7/12 kB Progress (4): 99 kB | 146/282 kB | 94/134 kB | 7.7/12 kB Progress (4): 99 kB | 150/282 kB | 94/134 kB | 7.7/12 kB Progress (4): 99 kB | 150/282 kB | 94/134 kB | 12/12 kB Progress (4): 99 kB | 154/282 kB | 94/134 kB | 12/12 kB Progress (4): 99 kB | 154/282 kB | 98/134 kB | 12/12 kB Progress (4): 99 kB | 158/282 kB | 98/134 kB | 12/12 kB Progress (4): 99 kB | 158/282 kB | 98/134 kB | 12 kB Progress (4): 99 kB | 162/282 kB | 98/134 kB | 12 kB Progress (4): 99 kB | 162/282 kB | 98/134 kB | 12 kB Progress (4): 99 kB | 166/282 kB | 98/134 kB | 12 kB Progress (4): 99 kB | 166/282 kB | 102/134 kB | 12 kB Progress (4): 99 kB | 170/282 kB | 102/134 kB | 12 kB Progress (4): 99 kB | 170/282 kB | 106/134 kB | 12 kB Progress (4): 99 kB | 174/282 kB | 106/134 kB | 12 kB Progress (4): 99 kB | 174/282 kB | 110/134 kB | 12 kB Progress (4): 99 kB | 178/282 kB | 110/134 kB | 12 kB Progress (4): 99 kB | 178/282 kB | 114/134 kB | 12 kB Progress (4): 99 kB | 182/282 kB | 114/134 kB | 12 kB Progress (4): 99 kB | 182/282 kB | 118/134 kB | 12 kB Progress (4): 99 kB | 186/282 kB | 118/134 kB | 12 kB Progress (4): 99 kB | 186/282 kB | 122/134 kB | 12 kB Progress (4): 99 kB | 190/282 kB | 122/134 kB | 12 kB Progress (4): 99 kB | 190/282 kB | 126/134 kB | 12 kB Progress (4): 99 kB | 194/282 kB | 126/134 kB | 12 kB Progress (4): 99 kB | 194/282 kB | 130/134 kB | 12 kB Progress (4): 99 kB | 198/282 kB | 130/134 kB | 12 kB Progress (4): 99 kB | 198/282 kB | 131/134 kB | 12 kB Progress (4): 99 kB | 202/282 kB | 131/134 kB | 12 kB Progress (4): 99 kB | 202/282 kB | 134 kB | 12 kB Progress (4): 99 kB | 206/282 kB | 134 kB | 12 kB Progress (4): 99 kB | 210/282 kB | 134 kB | 12 kB Progress (4): 99 kB | 214/282 kB | 134 kB | 12 kB Progress (4): 99 kB | 218/282 kB | 134 kB | 12 kB Progress (4): 99 kB | 222/282 kB | 134 kB | 12 kB Progress (4): 99 kB | 226/282 kB | 134 kB | 12 kB Progress (4): 99 kB | 230/282 kB | 134 kB | 12 kB Progress (4): 99 kB | 234/282 kB | 134 kB | 12 kB Progress (4): 99 kB | 238/282 kB | 134 kB | 12 kB Progress (4): 99 kB | 242/282 kB | 134 kB | 12 kB Progress (4): 99 kB | 246/282 kB | 134 kB | 12 kB Progress (4): 99 kB | 250/282 kB | 134 kB | 12 kB Progress (4): 99 kB | 254/282 kB | 134 kB | 12 kB Progress (4): 99 kB | 258/282 kB | 134 kB | 12 kB Progress (4): 99 kB | 262/282 kB | 134 kB | 12 kB Progress (4): 99 kB | 266/282 kB | 134 kB | 12 kB Progress (4): 99 kB | 270/282 kB | 134 kB | 12 kB Progress (4): 99 kB | 274/282 kB | 134 kB | 12 kB Progress (4): 99 kB | 278/282 kB | 134 kB | 12 kB Progress (4): 99 kB | 282/282 kB | 134 kB | 12 kB Progress (4): 99 kB | 282 kB | 134 kB | 12 kB 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 24 kB/s) [2019-07-30T18:36:03.572Z] 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 [2019-07-30T18:36:03.572Z] Progress (4): 99 kB | 282 kB | 134 kB | 4.1/64 kB Progress (4): 99 kB | 282 kB | 134 kB | 7.7/64 kB Progress (4): 99 kB | 282 kB | 134 kB | 12/64 kB Progress (4): 99 kB | 282 kB | 134 kB | 16/64 kB Progress (4): 99 kB | 282 kB | 134 kB | 20/64 kB Progress (4): 99 kB | 282 kB | 134 kB | 24/64 kB Progress (4): 99 kB | 282 kB | 134 kB | 28/64 kB Progress (4): 99 kB | 282 kB | 134 kB | 32/64 kB Progress (4): 99 kB | 282 kB | 134 kB | 36/64 kB Progress (4): 99 kB | 282 kB | 134 kB | 40/64 kB Progress (4): 99 kB | 282 kB | 134 kB | 44/64 kB Progress (4): 99 kB | 282 kB | 134 kB | 48/64 kB Progress (4): 99 kB | 282 kB | 134 kB | 52/64 kB Progress (4): 99 kB | 282 kB | 134 kB | 56/64 kB 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 197 kB/s) [2019-07-30T18:36:03.572Z] Progress (3): 282 kB | 134 kB | 60/64 kB 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 266 kB/s) [2019-07-30T18:36:03.572Z] 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 [2019-07-30T18:36:03.572Z] Progress (2): 282 kB | 64 kB 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 [2019-07-30T18:36:03.572Z] 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 125 kB/s) [2019-07-30T18:36:03.572Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar [2019-07-30T18:36:03.572Z] Progress (2): 282 kB | 4.1/35 kB Progress (2): 282 kB | 7.7/35 kB Progress (2): 282 kB | 12/35 kB Progress (2): 282 kB | 16/35 kB Progress (2): 282 kB | 20/35 kB Progress (2): 282 kB | 24/35 kB Progress (2): 282 kB | 28/35 kB Progress (2): 282 kB | 32/35 kB Progress (2): 282 kB | 33/35 kB Progress (2): 282 kB | 35 kB Progress (3): 282 kB | 35 kB | 4.1/245 kB Progress (3): 282 kB | 35 kB | 7.7/245 kB Progress (3): 282 kB | 35 kB | 12/245 kB Progress (4): 282 kB | 35 kB | 12/245 kB | 4.1/58 kB 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 67 kB/s) [2019-07-30T18:36:03.572Z] 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 [2019-07-30T18:36:03.572Z] Progress (3): 282 kB | 16/245 kB | 4.1/58 kB Progress (4): 282 kB | 16/245 kB | 4.1/58 kB | 4.1/185 kB Progress (4): 282 kB | 16/245 kB | 7.7/58 kB | 4.1/185 kB Progress (4): 282 kB | 16/245 kB | 7.7/58 kB | 7.7/185 kB Progress (4): 282 kB | 20/245 kB | 7.7/58 kB | 7.7/185 kB Progress (4): 282 kB | 20/245 kB | 7.7/58 kB | 12/185 kB Progress (4): 282 kB | 20/245 kB | 12/58 kB | 12/185 kB Progress (4): 282 kB | 20/245 kB | 12/58 kB | 16/185 kB Progress (4): 282 kB | 24/245 kB | 12/58 kB | 16/185 kB Progress (4): 282 kB | 24/245 kB | 12/58 kB | 20/185 kB Progress (4): 282 kB | 24/245 kB | 16/58 kB | 20/185 kB Progress (4): 282 kB | 24/245 kB | 16/58 kB | 24/185 kB Progress (4): 282 kB | 28/245 kB | 16/58 kB | 24/185 kB Progress (4): 282 kB | 28/245 kB | 20/58 kB | 24/185 kB Progress (4): 282 kB | 32/245 kB | 20/58 kB | 24/185 kB Progress (4): 282 kB | 32/245 kB | 24/58 kB | 24/185 kB Progress (4): 282 kB | 33/245 kB | 24/58 kB | 24/185 kB Progress (4): 282 kB | 33/245 kB | 28/58 kB | 24/185 kB Progress (4): 282 kB | 37/245 kB | 28/58 kB | 24/185 kB Progress (4): 282 kB | 37/245 kB | 32/58 kB | 24/185 kB Progress (4): 282 kB | 41/245 kB | 32/58 kB | 24/185 kB Progress (4): 282 kB | 41/245 kB | 36/58 kB | 24/185 kB Progress (4): 282 kB | 45/245 kB | 36/58 kB | 24/185 kB Progress (4): 282 kB | 45/245 kB | 40/58 kB | 24/185 kB Progress (4): 282 kB | 49/245 kB | 40/58 kB | 24/185 kB Progress (4): 282 kB | 49/245 kB | 44/58 kB | 24/185 kB Progress (4): 282 kB | 53/245 kB | 44/58 kB | 24/185 kB Progress (4): 282 kB | 53/245 kB | 48/58 kB | 24/185 kB Progress (4): 282 kB | 57/245 kB | 48/58 kB | 24/185 kB Progress (4): 282 kB | 57/245 kB | 52/58 kB | 24/185 kB Progress (4): 282 kB | 61/245 kB | 52/58 kB | 24/185 kB Progress (4): 282 kB | 61/245 kB | 56/58 kB | 24/185 kB Progress (4): 282 kB | 65/245 kB | 56/58 kB | 24/185 kB Progress (5): 282 kB | 65/245 kB | 56/58 kB | 24/185 kB | 4.1/45 kB Progress (5): 282 kB | 65/245 kB | 58 kB | 24/185 kB | 4.1/45 kB Progress (5): 282 kB | 65/245 kB | 58 kB | 24/185 kB | 7.7/45 kB Progress (5): 282 kB | 66/245 kB | 58 kB | 24/185 kB | 7.7/45 kB Progress (5): 282 kB | 66/245 kB | 58 kB | 24/185 kB | 12/45 kB Progress (5): 282 kB | 70/245 kB | 58 kB | 24/185 kB | 12/45 kB Progress (5): 282 kB | 70/245 kB | 58 kB | 24/185 kB | 16/45 kB Progress (5): 282 kB | 74/245 kB | 58 kB | 24/185 kB | 16/45 kB Progress (5): 282 kB | 74/245 kB | 58 kB | 24/185 kB | 20/45 kB Progress (5): 282 kB | 78/245 kB | 58 kB | 24/185 kB | 20/45 kB Progress (5): 282 kB | 78/245 kB | 58 kB | 24/185 kB | 24/45 kB Progress (5): 282 kB | 82/245 kB | 58 kB | 24/185 kB | 24/45 kB Progress (5): 282 kB | 82/245 kB | 58 kB | 24/185 kB | 28/45 kB Progress (5): 282 kB | 86/245 kB | 58 kB | 24/185 kB | 28/45 kB Progress (5): 282 kB | 86/245 kB | 58 kB | 24/185 kB | 32/45 kB Progress (5): 282 kB | 90/245 kB | 58 kB | 24/185 kB | 32/45 kB Progress (5): 282 kB | 90/245 kB | 58 kB | 24/185 kB | 33/45 kB Progress (5): 282 kB | 94/245 kB | 58 kB | 24/185 kB | 33/45 kB Progress (5): 282 kB | 94/245 kB | 58 kB | 24/185 kB | 37/45 kB Progress (5): 282 kB | 98/245 kB | 58 kB | 24/185 kB | 37/45 kB Progress (5): 282 kB | 98/245 kB | 58 kB | 24/185 kB | 41/45 kB Progress (5): 282 kB | 102/245 kB | 58 kB | 24/185 kB | 41/45 kB Progress (5): 282 kB | 102/245 kB | 58 kB | 24/185 kB | 45/45 kB Progress (5): 282 kB | 106/245 kB | 58 kB | 24/185 kB | 45/45 kB 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 524 kB/s) [2019-07-30T18:36:03.572Z] Progress (4): 106/245 kB | 58 kB | 24/185 kB | 45 kB Progress (4): 110/245 kB | 58 kB | 24/185 kB | 45 kB Progress (4): 114/245 kB | 58 kB | 24/185 kB | 45 kB Progress (4): 118/245 kB | 58 kB | 24/185 kB | 45 kB Progress (4): 122/245 kB | 58 kB | 24/185 kB | 45 kB 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 108 kB/s) [2019-07-30T18:36:03.572Z] Progress (3): 126/245 kB | 24/185 kB | 45 kB Progress (3): 130/245 kB | 24/185 kB | 45 kB Progress (3): 134/245 kB | 24/185 kB | 45 kB Progress (3): 138/245 kB | 24/185 kB | 45 kB Progress (3): 142/245 kB | 24/185 kB | 45 kB Progress (3): 146/245 kB | 24/185 kB | 45 kB Progress (3): 150/245 kB | 24/185 kB | 45 kB Progress (3): 154/245 kB | 24/185 kB | 45 kB Progress (3): 158/245 kB | 24/185 kB | 45 kB Progress (3): 162/245 kB | 24/185 kB | 45 kB Progress (3): 166/245 kB | 24/185 kB | 45 kB Progress (3): 170/245 kB | 24/185 kB | 45 kB Progress (3): 174/245 kB | 24/185 kB | 45 kB Progress (3): 178/245 kB | 24/185 kB | 45 kB Progress (3): 182/245 kB | 24/185 kB | 45 kB 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 83 kB/s) [2019-07-30T18:36:03.572Z] Progress (2): 186/245 kB | 24/185 kB Progress (2): 190/245 kB | 24/185 kB Progress (2): 194/245 kB | 24/185 kB Progress (2): 198/245 kB | 24/185 kB Progress (2): 202/245 kB | 24/185 kB Progress (2): 206/245 kB | 24/185 kB Progress (2): 210/245 kB | 24/185 kB Progress (2): 214/245 kB | 24/185 kB Progress (2): 218/245 kB | 24/185 kB Progress (2): 222/245 kB | 24/185 kB Progress (2): 226/245 kB | 24/185 kB Progress (2): 230/245 kB | 24/185 kB Progress (2): 234/245 kB | 24/185 kB Progress (2): 238/245 kB | 24/185 kB Progress (2): 242/245 kB | 24/185 kB Progress (2): 245 kB | 24/185 kB 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 434 kB/s) [2019-07-30T18:36:03.829Z] Progress (1): 28/185 kB Progress (1): 32/185 kB Progress (1): 33/185 kB Progress (1): 37/185 kB Progress (1): 41/185 kB Progress (1): 45/185 kB Progress (1): 49/185 kB Progress (1): 53/185 kB Progress (1): 57/185 kB Progress (1): 61/185 kB Progress (1): 65/185 kB Progress (1): 66/185 kB Progress (1): 70/185 kB Progress (1): 74/185 kB Progress (1): 78/185 kB Progress (1): 82/185 kB Progress (1): 86/185 kB Progress (1): 90/185 kB Progress (1): 94/185 kB Progress (1): 98/185 kB Progress (1): 102/185 kB Progress (1): 106/185 kB Progress (1): 110/185 kB Progress (1): 114/185 kB Progress (1): 118/185 kB Progress (1): 122/185 kB Progress (1): 126/185 kB Progress (1): 130/185 kB Progress (1): 134/185 kB Progress (1): 138/185 kB Progress (1): 142/185 kB Progress (1): 146/185 kB Progress (1): 150/185 kB Progress (1): 154/185 kB Progress (1): 158/185 kB Progress (1): 162/185 kB Progress (1): 166/185 kB Progress (1): 170/185 kB Progress (1): 174/185 kB Progress (1): 178/185 kB Progress (1): 182/185 kB Progress (1): 185 kB 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 248 kB/s) [2019-07-30T18:36:04.086Z] [INFO] [2019-07-30T18:36:04.086Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass --- [2019-07-30T18:36:04.086Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-30T18:36:04.086Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-30T18:36:04.086Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-30T18:36:04.342Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-30T18:36:04.342Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-30T18:36:04.343Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom [2019-07-30T18:36:04.343Z] Progress (1): 3.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 243 kB/s) [2019-07-30T18:36:04.343Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-30T18:36:04.343Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-30T18:36:04.343Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-30T18:36:04.599Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-30T18:36:04.599Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-30T18:36:04.599Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom [2019-07-30T18:36:04.599Z] Progress (1): 4.1/8.4 kB Progress (1): 7.7/8.4 kB Progress (1): 8.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 256 kB/s) [2019-07-30T18:36:04.599Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T18:36:04.599Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T18:36:04.599Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T18:36:04.856Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T18:36:04.856Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T18:36:04.856Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom [2019-07-30T18:36:04.856Z] Progress (1): 4.1/33 kB Progress (1): 7.7/33 kB Progress (1): 12/33 kB Progress (1): 16/33 kB Progress (1): 20/33 kB Progress (1): 24/33 kB Progress (1): 28/33 kB Progress (1): 32/33 kB Progress (1): 33 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 1.0 MB/s) [2019-07-30T18:36:04.856Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-30T18:36:04.856Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-30T18:36:04.856Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-30T18:36:05.112Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-30T18:36:05.112Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-30T18:36:05.112Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom [2019-07-30T18:36:05.112Z] Progress (1): 4.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 135 kB/s) [2019-07-30T18:36:05.112Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-30T18:36:05.112Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-30T18:36:05.112Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-30T18:36:05.369Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-30T18:36:05.369Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-30T18:36:05.369Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [2019-07-30T18:36:05.369Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 84 kB/s) [2019-07-30T18:36:05.369Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T18:36:05.369Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T18:36:05.626Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T18:36:05.626Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T18:36:05.626Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T18:36:05.626Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom [2019-07-30T18:36:05.883Z] Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 506 kB/s) [2019-07-30T18:36:05.883Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-30T18:36:05.883Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-30T18:36:05.883Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-30T18:36:05.883Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-30T18:36:05.883Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-30T18:36:05.883Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom [2019-07-30T18:36:06.140Z] Progress (1): 765 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 23 kB/s) [2019-07-30T18:36:06.140Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-30T18:36:06.140Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-30T18:36:06.140Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-30T18:36:06.140Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-30T18:36:06.140Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-30T18:36:06.397Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom [2019-07-30T18:36:06.397Z] Progress (1): 4.1/13 kB Progress (1): 7.7/13 kB Progress (1): 12/13 kB Progress (1): 13 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 399 kB/s) [2019-07-30T18:36:06.397Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-30T18:36:06.397Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-30T18:36:06.397Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-30T18:36:06.397Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-30T18:36:06.653Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-30T18:36:06.653Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [2019-07-30T18:36:06.653Z] Progress (1): 767 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 25 kB/s) [2019-07-30T18:36:06.653Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-30T18:36:06.653Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-30T18:36:06.653Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-30T18:36:06.910Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-30T18:36:06.910Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-30T18:36:06.910Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom [2019-07-30T18:36:06.910Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 41 kB/s) [2019-07-30T18:36:06.910Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-30T18:36:06.910Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-30T18:36:06.910Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-30T18:36:07.167Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-30T18:36:07.167Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-30T18:36:07.167Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom [2019-07-30T18:36:07.167Z] Progress (1): 1.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 27 kB/s) [2019-07-30T18:36:07.167Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T18:36:07.167Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T18:36:07.167Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T18:36:07.424Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T18:36:07.424Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T18:36:07.424Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.pom [2019-07-30T18:36:07.424Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.pom (1.5 kB at 53 kB/s) [2019-07-30T18:36:07.424Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-30T18:36:07.424Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-30T18:36:07.424Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-30T18:36:07.681Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-30T18:36:07.681Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-30T18:36:07.681Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom [2019-07-30T18:36:07.681Z] Progress (1): 588 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 13 kB/s) [2019-07-30T18:36:07.681Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-30T18:36:07.681Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-30T18:36:07.938Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-30T18:36:07.938Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-30T18:36:07.938Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-30T18:36:07.938Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom [2019-07-30T18:36:07.938Z] Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 221 kB/s) [2019-07-30T18:36:07.938Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-30T18:36:07.938Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-30T18:36:08.195Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-30T18:36:08.195Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-30T18:36:08.195Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-30T18:36:08.195Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [2019-07-30T18:36:08.195Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 76 kB/s) [2019-07-30T18:36:08.452Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-30T18:36:08.452Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-30T18:36:08.452Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-30T18:36:08.452Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-30T18:36:08.452Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-30T18:36:08.452Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [2019-07-30T18:36:08.710Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 156 kB/s) [2019-07-30T18:36:08.710Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-30T18:36:08.710Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-30T18:36:08.710Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-30T18:36:08.710Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-30T18:36:08.710Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-30T18:36:08.967Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [2019-07-30T18:36:08.967Z] Progress (1): 4.1/9.8 kB Progress (1): 7.7/9.8 kB Progress (1): 9.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 327 kB/s) [2019-07-30T18:36:08.967Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-30T18:36:08.967Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-30T18:36:08.967Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-30T18:36:08.967Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-30T18:36:08.967Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-30T18:36:09.225Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [2019-07-30T18:36:09.225Z] Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 59 kB/s) [2019-07-30T18:36:09.225Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-30T18:36:09.225Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-30T18:36:09.225Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-30T18:36:09.225Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-30T18:36:09.528Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-30T18:36:09.528Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [2019-07-30T18:36:09.528Z] Progress (1): 4.1/9.3 kB Progress (1): 7.7/9.3 kB Progress (1): 9.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 322 kB/s) [2019-07-30T18:36:09.528Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T18:36:09.528Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T18:36:09.528Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T18:36:09.528Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T18:36:09.528Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T18:36:09.879Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom [2019-07-30T18:36:09.879Z] Progress (1): 4.1/23 kB Progress (1): 7.7/23 kB Progress (1): 12/23 kB Progress (1): 16/23 kB Progress (1): 20/23 kB Progress (1): 23 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 727 kB/s) [2019-07-30T18:36:09.879Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom [2019-07-30T18:36:09.879Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom [2019-07-30T18:36:09.879Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/7/apache-7.pom [2019-07-30T18:36:12.401Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/7/apache-7.pom [2019-07-30T18:36:12.401Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/7/apache-7.pom [2019-07-30T18:36:12.401Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [2019-07-30T18:36:12.401Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 481 kB/s) [2019-07-30T18:36:12.401Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-30T18:36:12.401Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-30T18:36:12.401Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-30T18:36:12.401Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-30T18:36:12.401Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-30T18:36:12.657Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [2019-07-30T18:36:12.657Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 41 kB/s) [2019-07-30T18:36:12.657Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-30T18:36:12.657Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-30T18:36:12.657Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-30T18:36:12.657Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-30T18:36:12.914Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-30T18:36:12.914Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [2019-07-30T18:36:12.914Z] Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 311 kB/s) [2019-07-30T18:36:12.914Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T18:36:12.914Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T18:36:12.914Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T18:36:13.170Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T18:36:13.170Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T18:36:13.170Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom [2019-07-30T18:36:13.170Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 313 kB/s) [2019-07-30T18:36:13.170Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-30T18:36:13.170Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-30T18:36:13.170Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-30T18:36:13.427Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-30T18:36:13.427Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-30T18:36:13.427Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom [2019-07-30T18:36:13.427Z] Progress (1): 4.1/4.5 kB Progress (1): 4.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.pom (4.5 kB at 151 kB/s) [2019-07-30T18:36:13.427Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-30T18:36:13.683Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-30T18:36:13.683Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-30T18:36:15.577Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-30T18:36:15.577Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-30T18:36:15.577Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom [2019-07-30T18:36:15.577Z] Progress (1): 2.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.pom (2.8 kB at 95 kB/s) [2019-07-30T18:36:15.577Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-30T18:36:15.577Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-30T18:36:15.577Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-30T18:36:15.835Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-30T18:36:15.835Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-30T18:36:15.835Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.10/maven-2.0.10.pom [2019-07-30T18:36:15.835Z] Progress (1): 4.1/24 kB Progress (1): 7.7/24 kB Progress (1): 12/24 kB Progress (1): 16/24 kB Progress (1): 20/24 kB Progress (1): 24/24 kB Progress (1): 24 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.10/maven-2.0.10.pom (24 kB at 656 kB/s) [2019-07-30T18:36:15.835Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-30T18:36:15.835Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-30T18:36:15.835Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-30T18:36:16.092Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-30T18:36:16.092Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-30T18:36:16.092Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom [2019-07-30T18:36:16.092Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.10/maven-settings-2.0.10.pom (2.2 kB at 75 kB/s) [2019-07-30T18:36:16.092Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-30T18:36:16.092Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-30T18:36:16.092Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-30T18:36:16.349Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-30T18:36:16.349Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-30T18:36:16.349Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom [2019-07-30T18:36:16.349Z] Progress (1): 3.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.10/maven-model-2.0.10.pom (3.3 kB at 88 kB/s) [2019-07-30T18:36:16.349Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-30T18:36:16.349Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-30T18:36:16.349Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-30T18:36:16.606Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-30T18:36:16.606Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-30T18:36:16.606Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom [2019-07-30T18:36:16.606Z] Progress (1): 1.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.pom (1.4 kB at 48 kB/s) [2019-07-30T18:36:16.606Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-30T18:36:16.606Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-30T18:36:16.863Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-30T18:36:16.863Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-30T18:36:16.863Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-30T18:36:16.863Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom [2019-07-30T18:36:17.119Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.pom (2.1 kB at 57 kB/s) [2019-07-30T18:36:17.119Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-30T18:36:17.119Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-30T18:36:17.119Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-30T18:36:17.119Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-30T18:36:17.119Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-30T18:36:17.376Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom [2019-07-30T18:36:17.376Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.10/maven-artifact-manager-2.0.10.pom (2.7 kB at 66 kB/s) [2019-07-30T18:36:17.376Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-30T18:36:17.376Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-30T18:36:17.376Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-30T18:36:17.633Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-30T18:36:17.633Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-30T18:36:17.633Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom [2019-07-30T18:36:17.633Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.10/maven-repository-metadata-2.0.10.pom (2.3 kB at 54 kB/s) [2019-07-30T18:36:17.633Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-30T18:36:17.633Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-30T18:36:17.633Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-30T18:36:17.891Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-30T18:36:17.891Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-30T18:36:17.891Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom [2019-07-30T18:36:17.891Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.10/maven-artifact-2.0.10.pom (1.6 kB at 52 kB/s) [2019-07-30T18:36:17.891Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-30T18:36:17.891Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-30T18:36:17.891Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-30T18:36:18.146Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-30T18:36:18.146Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-30T18:36:18.146Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom [2019-07-30T18:36:18.146Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.pom (2.0 kB at 52 kB/s) [2019-07-30T18:36:18.146Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-30T18:36:18.146Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-30T18:36:18.146Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-30T18:36:18.403Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-30T18:36:18.403Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-30T18:36:18.403Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom [2019-07-30T18:36:18.403Z] Progress (1): 1.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.10/maven-plugin-api-2.0.10.pom (1.5 kB at 50 kB/s) [2019-07-30T18:36:18.660Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-30T18:36:18.660Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-30T18:36:18.660Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-30T18:36:18.660Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-30T18:36:18.660Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-30T18:36:18.917Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom [2019-07-30T18:36:18.917Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1.2/doxia-sink-api-1.1.2.pom (1.6 kB at 52 kB/s) [2019-07-30T18:36:18.917Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-30T18:36:18.917Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-30T18:36:18.917Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-30T18:36:18.917Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-30T18:36:19.173Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-30T18:36:19.173Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom [2019-07-30T18:36:19.173Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1.2/doxia-1.1.2.pom (18 kB at 504 kB/s) [2019-07-30T18:36:19.173Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-30T18:36:19.173Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-30T18:36:19.173Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-30T18:36:19.431Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-30T18:36:19.431Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-30T18:36:19.431Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom [2019-07-30T18:36:19.431Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.pom (1.6 kB at 44 kB/s) [2019-07-30T18:36:19.431Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-30T18:36:19.431Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-30T18:36:19.431Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-30T18:36:19.689Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-30T18:36:19.689Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-30T18:36:19.689Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom [2019-07-30T18:36:19.689Z] Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.pom (3.7 kB at 103 kB/s) [2019-07-30T18:36:19.689Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-30T18:36:19.689Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-30T18:36:19.689Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-30T18:36:20.124Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-30T18:36:20.124Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-30T18:36:20.124Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom [2019-07-30T18:36:20.124Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (5.6 kB at 176 kB/s) [2019-07-30T18:36:20.124Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T18:36:20.124Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T18:36:20.124Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T18:36:20.383Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T18:36:20.383Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T18:36:20.383Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom [2019-07-30T18:36:20.383Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.pom (2.2 kB at 67 kB/s) [2019-07-30T18:36:20.383Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-30T18:36:20.383Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-30T18:36:20.383Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-30T18:36:20.383Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-30T18:36:20.383Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-30T18:36:20.639Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [2019-07-30T18:36:20.639Z] Progress (1): 738 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 20 kB/s) [2019-07-30T18:36:20.639Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/1/apache-1.pom [2019-07-30T18:36:20.639Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/1/apache-1.pom [2019-07-30T18:36:20.639Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/1/apache-1.pom [2019-07-30T18:36:20.896Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/1/apache-1.pom [2019-07-30T18:36:20.896Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/1/apache-1.pom [2019-07-30T18:36:20.896Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom [2019-07-30T18:36:20.896Z] Progress (1): 3.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom (3.4 kB at 110 kB/s) [2019-07-30T18:36:20.896Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-30T18:36:20.896Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-30T18:36:20.896Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-30T18:36:21.154Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-30T18:36:21.154Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-30T18:36:21.154Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [2019-07-30T18:36:21.154Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 451 kB/s) [2019-07-30T18:36:21.154Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T18:36:21.154Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T18:36:21.154Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T18:36:21.411Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T18:36:21.411Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T18:36:21.411Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom [2019-07-30T18:36:21.411Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 707 kB/s) [2019-07-30T18:36:21.411Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-30T18:36:21.411Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-30T18:36:21.411Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-30T18:36:21.668Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-30T18:36:21.668Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-30T18:36:21.668Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [2019-07-30T18:36:21.668Z] Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 243 kB/s) [2019-07-30T18:36:21.668Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-30T18:36:21.668Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-30T18:36:21.925Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-30T18:36:21.925Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-30T18:36:22.855Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-30T18:36:23.113Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [2019-07-30T18:36:23.113Z] Progress (1): 4.1/5.3 kB Progress (1): 5.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 175 kB/s) [2019-07-30T18:36:23.113Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-30T18:36:23.113Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-30T18:36:23.113Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-30T18:36:23.113Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-30T18:36:23.113Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-30T18:36:23.370Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [2019-07-30T18:36:23.370Z] Progress (1): 3.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (3.8 kB at 109 kB/s) [2019-07-30T18:36:23.370Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-30T18:36:23.370Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-30T18:36:23.370Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-30T18:36:23.680Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-30T18:36:23.680Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-30T18:36:23.680Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom [2019-07-30T18:36:23.680Z] Progress (1): 4.1/6.1 kB Progress (1): 6.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.pom (6.1 kB at 191 kB/s) [2019-07-30T18:36:23.680Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-30T18:36:23.680Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-30T18:36:23.680Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-30T18:36:23.937Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-30T18:36:23.937Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-30T18:36:23.937Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom [2019-07-30T18:36:23.937Z] Progress (1): 4.1/15 kB Progress (1): 7.7/15 kB Progress (1): 12/15 kB Progress (1): 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.1.2/doxia-sitetools-1.1.2.pom (15 kB at 493 kB/s) [2019-07-30T18:36:23.937Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-30T18:36:23.937Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-30T18:36:23.937Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-30T18:36:24.193Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-30T18:36:24.194Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-30T18:36:24.194Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom [2019-07-30T18:36:24.194Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.pom (3.0 kB at 93 kB/s) [2019-07-30T18:36:24.194Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-30T18:36:24.194Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-30T18:36:24.450Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-30T18:36:24.450Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-30T18:36:24.450Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-30T18:36:24.450Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom [2019-07-30T18:36:24.450Z] Progress (1): 1.6 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.pom (1.6 kB at 39 kB/s) [2019-07-30T18:36:24.707Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-30T18:36:24.707Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-30T18:36:24.707Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-30T18:36:24.707Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-30T18:36:24.707Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-30T18:36:24.964Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom [2019-07-30T18:36:24.964Z] Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.1.2/doxia-modules-1.1.2.pom (2.4 kB at 84 kB/s) [2019-07-30T18:36:24.964Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-30T18:36:24.964Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-30T18:36:24.964Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-30T18:36:24.964Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-30T18:36:25.221Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-30T18:36:25.221Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom [2019-07-30T18:36:25.221Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.pom (5.5 kB at 183 kB/s) [2019-07-30T18:36:25.221Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-30T18:36:25.221Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-30T18:36:25.221Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-30T18:36:25.478Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-30T18:36:25.478Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-30T18:36:25.478Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [2019-07-30T18:36:25.478Z] Progress (1): 1.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 32 kB/s) [2019-07-30T18:36:25.478Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-30T18:36:25.478Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-30T18:36:25.478Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-30T18:36:25.735Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-30T18:36:25.735Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-30T18:36:25.735Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [2019-07-30T18:36:25.735Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 100 kB/s) [2019-07-30T18:36:25.735Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-30T18:36:25.735Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-30T18:36:25.735Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-30T18:36:25.992Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-30T18:36:25.992Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-30T18:36:25.992Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [2019-07-30T18:36:25.992Z] Progress (1): 2.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 59 kB/s) [2019-07-30T18:36:25.992Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-30T18:36:25.992Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-30T18:36:25.992Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-30T18:36:26.248Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-30T18:36:26.248Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-30T18:36:26.248Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [2019-07-30T18:36:26.248Z] Progress (1): 3.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 66 kB/s) [2019-07-30T18:36:26.248Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-30T18:36:26.248Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-30T18:36:26.248Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-30T18:36:26.505Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-30T18:36:26.505Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-30T18:36:26.505Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [2019-07-30T18:36:26.505Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 38 kB/s) [2019-07-30T18:36:26.505Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-30T18:36:26.505Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-30T18:36:26.505Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-30T18:36:26.762Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-30T18:36:26.762Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-30T18:36:26.762Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [2019-07-30T18:36:26.762Z] Progress (1): 1.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 37 kB/s) [2019-07-30T18:36:26.762Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-30T18:36:26.762Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-30T18:36:27.019Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-30T18:36:27.019Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-30T18:36:27.019Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-30T18:36:27.019Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [2019-07-30T18:36:27.019Z] Progress (1): 4.1/7.2 kB Progress (1): 7.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 241 kB/s) [2019-07-30T18:36:27.019Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-30T18:36:27.019Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-30T18:36:27.275Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-30T18:36:27.275Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-30T18:36:27.275Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-30T18:36:27.275Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [2019-07-30T18:36:27.531Z] Progress (1): 2.4 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 53 kB/s) [2019-07-30T18:36:27.531Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-30T18:36:27.531Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-30T18:36:27.531Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-30T18:36:27.788Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-30T18:36:27.788Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-30T18:36:27.788Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [2019-07-30T18:36:27.788Z] Progress (1): 4.1/7.7 kB Progress (1): 7.7/7.7 kB Progress (1): 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 248 kB/s) [2019-07-30T18:36:27.788Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T18:36:27.788Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T18:36:27.788Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T18:36:28.045Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T18:36:28.045Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T18:36:28.045Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom [2019-07-30T18:36:28.045Z] Progress (1): 4.1/7.8 kB Progress (1): 7.7/7.8 kB Progress (1): 7.8 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 250 kB/s) [2019-07-30T18:36:28.045Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-30T18:36:28.045Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-30T18:36:28.045Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-30T18:36:28.301Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-30T18:36:28.301Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-30T18:36:28.301Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [2019-07-30T18:36:28.301Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 400 kB/s) [2019-07-30T18:36:28.301Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-30T18:36:28.301Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-30T18:36:28.301Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-30T18:36:28.561Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-30T18:36:28.561Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-30T18:36:28.561Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [2019-07-30T18:36:28.561Z] Progress (1): 4.1/9.9 kB Progress (1): 7.7/9.9 kB Progress (1): 9.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 342 kB/s) [2019-07-30T18:36:28.561Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T18:36:28.561Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T18:36:28.561Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T18:36:28.928Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T18:36:28.928Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T18:36:28.928Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom [2019-07-30T18:36:28.928Z] Progress (1): 140 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 4.5 kB/s) [2019-07-30T18:36:28.928Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-30T18:36:28.928Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-30T18:36:28.928Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-30T18:36:29.324Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-30T18:36:29.324Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-30T18:36:29.324Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom [2019-07-30T18:36:29.324Z] Progress (1): 4.1/9.1 kB Progress (1): 7.7/9.1 kB Progress (1): 9.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 260 kB/s) [2019-07-30T18:36:29.324Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-30T18:36:29.324Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-30T18:36:29.324Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-30T18:36:29.324Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-30T18:36:29.582Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-30T18:36:29.582Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [2019-07-30T18:36:29.582Z] Progress (1): 357 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 10 kB/s) [2019-07-30T18:36:29.582Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-30T18:36:29.582Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-30T18:36:29.582Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-30T18:36:29.582Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-30T18:36:29.582Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-30T18:36:29.582Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [2019-07-30T18:36:29.839Z] Progress (1): 866 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 24 kB/s) [2019-07-30T18:36:29.839Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-30T18:36:29.839Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-30T18:36:29.839Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-30T18:36:29.839Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-30T18:36:29.839Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-30T18:36:30.096Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [2019-07-30T18:36:30.096Z] Progress (1): 974 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 23 kB/s) [2019-07-30T18:36:30.096Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-30T18:36:30.096Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-30T18:36:30.096Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-30T18:36:30.096Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-30T18:36:30.353Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-30T18:36:30.353Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [2019-07-30T18:36:30.353Z] Progress (1): 2.3 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 62 kB/s) [2019-07-30T18:36:30.353Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-30T18:36:30.353Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-30T18:36:30.353Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-30T18:36:30.609Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-30T18:36:30.609Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-30T18:36:30.609Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [2019-07-30T18:36:30.609Z] Progress (1): 163 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 4.9 kB/s) [2019-07-30T18:36:30.609Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-30T18:36:30.609Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-30T18:36:30.609Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-30T18:36:30.866Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-30T18:36:30.866Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-30T18:36:30.866Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [2019-07-30T18:36:30.866Z] Progress (1): 2.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 80 kB/s) [2019-07-30T18:36:30.866Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-30T18:36:30.866Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-30T18:36:30.866Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-30T18:36:31.123Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-30T18:36:31.123Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-30T18:36:31.123Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom [2019-07-30T18:36:31.123Z] Progress (1): 346 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 9.6 kB/s) [2019-07-30T18:36:31.123Z] 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 [2019-07-30T18:36:31.123Z] 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 [2019-07-30T18:36:31.123Z] 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 [2019-07-30T18:36:31.380Z] 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 [2019-07-30T18:36:31.380Z] 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 [2019-07-30T18:36:31.380Z] 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 [2019-07-30T18:36:31.380Z] Progress (1): 4.1/8.1 kB Progress (1): 7.7/8.1 kB Progress (1): 8.1 kB 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 260 kB/s) [2019-07-30T18:36:31.380Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-30T18:36:31.380Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-30T18:36:31.380Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-30T18:36:31.637Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-30T18:36:31.637Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-30T18:36:31.637Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom [2019-07-30T18:36:31.637Z] Progress (1): 3.5 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4.pom (3.5 kB at 110 kB/s) [2019-07-30T18:36:31.637Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-30T18:36:31.637Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-30T18:36:31.637Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-30T18:36:31.895Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-30T18:36:32.827Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-30T18:36:32.827Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom [2019-07-30T18:36:33.085Z] Progress (1): 2.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.pom (2.1 kB at 60 kB/s) [2019-07-30T18:36:33.085Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T18:36:33.085Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T18:36:33.085Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T18:36:33.085Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T18:36:33.085Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T18:36:33.342Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.1/asm-7.1.pom [2019-07-30T18:36:33.342Z] Progress (1): 2.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.1/asm-7.1.pom (2.9 kB at 95 kB/s) [2019-07-30T18:36:33.342Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-30T18:36:33.342Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-30T18:36:33.342Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-30T18:36:33.342Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-30T18:36:33.600Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-30T18:36:33.600Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom [2019-07-30T18:36:33.600Z] Progress (1): 3.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.pom (3.7 kB at 111 kB/s) [2019-07-30T18:36:33.600Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-30T18:36:33.600Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-30T18:36:33.600Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-30T18:36:33.857Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-30T18:36:33.857Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-30T18:36:33.857Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom [2019-07-30T18:36:33.857Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.pom (3.1 kB at 104 kB/s) [2019-07-30T18:36:33.857Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-30T18:36:33.857Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-30T18:36:33.857Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-30T18:36:34.114Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-30T18:36:34.114Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-30T18:36:34.114Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom [2019-07-30T18:36:34.114Z] Progress (1): 3.2 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.pom (3.2 kB at 96 kB/s) [2019-07-30T18:36:34.114Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-30T18:36:34.114Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-30T18:36:34.114Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-30T18:36:34.371Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-30T18:36:34.371Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-30T18:36:34.371Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom [2019-07-30T18:36:34.371Z] Progress (1): 1.9 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.pom (1.9 kB at 62 kB/s) [2019-07-30T18:36:34.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-30T18:36:34.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-30T18:36:34.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [2019-07-30T18:36:34.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-30T18:36:34.371Z] 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.jar [2019-07-30T18:36:34.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T18:36:34.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [2019-07-30T18:36:34.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [2019-07-30T18:36:34.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-30T18:36:34.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [2019-07-30T18:36:34.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [2019-07-30T18:36:34.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [2019-07-30T18:36:34.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-30T18:36:34.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [2019-07-30T18:36:34.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T18:36:34.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-30T18:36:34.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-30T18:36:34.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-30T18:36:34.371Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-30T18:36:34.628Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-30T18:36:34.628Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-30T18:36:34.628Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-30T18:36:34.628Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-30T18:36:34.628Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-30T18:36:34.628Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T18:36:34.628Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-30T18:36:34.628Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-30T18:36:34.628Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-30T18:36:34.628Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-30T18:36:34.628Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-30T18:36:34.628Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T18:36:34.628Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-30T18:36:34.628Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-30T18:36:34.628Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-30T18:36:34.628Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T18:36:34.628Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-30T18:36:34.628Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-30T18:36:34.628Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-30T18:36:34.628Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-30T18:36:34.885Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-30T18:36:34.886Z] 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.jar [2019-07-30T18:36:34.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-30T18:36:34.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [2019-07-30T18:36:34.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-30T18:36:34.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T18:36:34.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [2019-07-30T18:36:34.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [2019-07-30T18:36:34.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-30T18:36:34.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [2019-07-30T18:36:34.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [2019-07-30T18:36:34.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [2019-07-30T18:36:34.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-30T18:36:34.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [2019-07-30T18:36:34.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T18:36:34.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-30T18:36:34.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-30T18:36:34.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-30T18:36:34.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-30T18:36:34.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-30T18:36:34.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-30T18:36:34.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-30T18:36:34.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-30T18:36:34.886Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-30T18:36:35.143Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T18:36:35.143Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-30T18:36:35.143Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-30T18:36:35.143Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-30T18:36:35.143Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-30T18:36:35.143Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-30T18:36:35.143Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T18:36:35.143Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-30T18:36:35.143Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-30T18:36:35.143Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-30T18:36:35.143Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T18:36:35.143Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-30T18:36:35.143Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-30T18:36:35.143Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-30T18:36:35.143Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-30T18:36:35.143Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-30T18:36:35.143Z] 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.jar [2019-07-30T18:36:35.143Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-30T18:36:35.143Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [2019-07-30T18:36:35.143Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-30T18:36:35.400Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T18:36:35.400Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [2019-07-30T18:36:35.400Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [2019-07-30T18:36:35.400Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-30T18:36:35.400Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [2019-07-30T18:36:35.400Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [2019-07-30T18:36:35.400Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [2019-07-30T18:36:35.658Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [2019-07-30T18:36:35.658Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-30T18:36:35.658Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T18:36:35.658Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-30T18:36:35.658Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-30T18:36:35.658Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-30T18:36:35.658Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-30T18:36:35.658Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-30T18:36:35.914Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-30T18:36:35.914Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-30T18:36:35.914Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-30T18:36:35.914Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-30T18:36:35.914Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T18:36:35.914Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-30T18:36:35.914Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-30T18:36:36.171Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-30T18:36:36.171Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-30T18:36:36.171Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-30T18:36:36.171Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T18:36:36.171Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-30T18:36:36.171Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-30T18:36:36.428Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-30T18:36:36.428Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T18:36:36.428Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-30T18:36:36.428Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-30T18:36:36.428Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-30T18:36:36.685Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-30T18:36:37.328Z] 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.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-30T18:36:37.328Z] 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.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T18:36:37.328Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-30T18:36:37.682Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-30T18:36:37.682Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar [2019-07-30T18:36:37.682Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar [2019-07-30T18:36:37.682Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar [2019-07-30T18:36:37.682Z] 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.jar [2019-07-30T18:36:37.682Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar [2019-07-30T18:36:37.682Z] Progress (1): 4.1/39 kB Progress (1): 7.7/39 kB Progress (1): 12/39 kB Progress (1): 16/39 kB Progress (1): 20/39 kB Progress (1): 24/39 kB Progress (1): 28/39 kB Progress (1): 32/39 kB Progress (1): 36/39 kB Progress (1): 39 kB Progress (2): 39 kB | 4.1/195 kB Progress (2): 39 kB | 7.7/195 kB Progress (2): 39 kB | 12/195 kB Progress (2): 39 kB | 16/195 kB Progress (2): 39 kB | 20/195 kB Progress (2): 39 kB | 24/195 kB Progress (2): 39 kB | 28/195 kB Progress (2): 39 kB | 32/195 kB Progress (2): 39 kB | 36/195 kB Progress (2): 39 kB | 40/195 kB Progress (2): 39 kB | 44/195 kB Progress (2): 39 kB | 48/195 kB Progress (2): 39 kB | 52/195 kB Progress (2): 39 kB | 56/195 kB Progress (2): 39 kB | 60/195 kB Progress (2): 39 kB | 64/195 kB Progress (2): 39 kB | 68/195 kB Progress (2): 39 kB | 72/195 kB Progress (2): 39 kB | 76/195 kB Progress (2): 39 kB | 80/195 kB Progress (2): 39 kB | 84/195 kB Progress (2): 39 kB | 88/195 kB Progress (2): 39 kB | 92/195 kB Progress (2): 39 kB | 96/195 kB Progress (2): 39 kB | 100/195 kB Progress (2): 39 kB | 104/195 kB Progress (2): 39 kB | 108/195 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 1.1 MB/s) [2019-07-30T18:36:37.682Z] Progress (1): 112/195 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar [2019-07-30T18:36:37.682Z] Progress (1): 116/195 kB Progress (1): 120/195 kB Progress (1): 124/195 kB Progress (1): 128/195 kB Progress (1): 132/195 kB Progress (1): 136/195 kB Progress (1): 140/195 kB Progress (1): 144/195 kB Progress (1): 148/195 kB Progress (1): 152/195 kB Progress (1): 156/195 kB Progress (1): 160/195 kB Progress (1): 164/195 kB Progress (1): 168/195 kB Progress (1): 172/195 kB Progress (1): 176/195 kB Progress (1): 180/195 kB Progress (1): 184/195 kB Progress (1): 188/195 kB Progress (1): 192/195 kB Progress (1): 195 kB 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.jar (195 kB at 4.2 MB/s) [2019-07-30T18:36:37.682Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [2019-07-30T18:36:37.682Z] Progress (1): 4.1/38 kB Progress (1): 7.7/38 kB Progress (1): 12/38 kB Progress (1): 16/38 kB Progress (1): 20/38 kB Progress (1): 24/38 kB Progress (1): 28/38 kB Progress (1): 32/38 kB Progress (1): 36/38 kB Progress (1): 38 kB Progress (2): 38 kB | 4.1/49 kB Progress (2): 38 kB | 7.7/49 kB Progress (2): 38 kB | 12/49 kB Progress (2): 38 kB | 16/49 kB Progress (2): 38 kB | 20/49 kB Progress (2): 38 kB | 24/49 kB Progress (2): 38 kB | 28/49 kB Progress (2): 38 kB | 32/49 kB Progress (2): 38 kB | 33/49 kB Progress (3): 38 kB | 33/49 kB | 4.1/237 kB Progress (3): 38 kB | 37/49 kB | 4.1/237 kB Progress (3): 38 kB | 37/49 kB | 7.7/237 kB Progress (3): 38 kB | 41/49 kB | 7.7/237 kB Progress (3): 38 kB | 41/49 kB | 12/237 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 442 kB/s) [2019-07-30T18:36:37.682Z] Progress (2): 45/49 kB | 12/237 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [2019-07-30T18:36:37.682Z] Progress (2): 45/49 kB | 16/237 kB Progress (2): 49/49 kB | 16/237 kB Progress (2): 49/49 kB | 20/237 kB Progress (2): 49 kB | 20/237 kB Progress (2): 49 kB | 24/237 kB Progress (2): 49 kB | 28/237 kB Progress (3): 49 kB | 28/237 kB | 4.1/43 kB Progress (3): 49 kB | 32/237 kB | 4.1/43 kB Progress (3): 49 kB | 32/237 kB | 7.7/43 kB Progress (3): 49 kB | 36/237 kB | 7.7/43 kB Progress (3): 49 kB | 36/237 kB | 12/43 kB Progress (3): 49 kB | 40/237 kB | 12/43 kB Progress (3): 49 kB | 40/237 kB | 16/43 kB Progress (3): 49 kB | 44/237 kB | 16/43 kB Progress (3): 49 kB | 44/237 kB | 20/43 kB Progress (3): 49 kB | 48/237 kB | 20/43 kB Progress (3): 49 kB | 48/237 kB | 24/43 kB Progress (3): 49 kB | 52/237 kB | 24/43 kB Progress (3): 49 kB | 56/237 kB | 24/43 kB Progress (3): 49 kB | 60/237 kB | 24/43 kB Progress (3): 49 kB | 64/237 kB | 24/43 kB Progress (3): 49 kB | 64/237 kB | 28/43 kB Progress (3): 49 kB | 68/237 kB | 28/43 kB Progress (3): 49 kB | 68/237 kB | 32/43 kB Progress (3): 49 kB | 72/237 kB | 32/43 kB Progress (3): 49 kB | 72/237 kB | 36/43 kB Progress (3): 49 kB | 76/237 kB | 36/43 kB Progress (3): 49 kB | 76/237 kB | 40/43 kB Progress (3): 49 kB | 80/237 kB | 40/43 kB Progress (3): 49 kB | 80/237 kB | 43 kB Progress (3): 49 kB | 84/237 kB | 43 kB Progress (3): 49 kB | 88/237 kB | 43 kB Progress (3): 49 kB | 92/237 kB | 43 kB Progress (3): 49 kB | 96/237 kB | 43 kB Progress (3): 49 kB | 100/237 kB | 43 kB Progress (3): 49 kB | 104/237 kB | 43 kB Progress (4): 49 kB | 104/237 kB | 43 kB | 4.1/11 kB Progress (4): 49 kB | 108/237 kB | 43 kB | 4.1/11 kB Progress (4): 49 kB | 108/237 kB | 43 kB | 7.7/11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 kB at 523 kB/s) [2019-07-30T18:36:37.682Z] Progress (3): 108/237 kB | 43 kB | 11 kB Progress (3): 112/237 kB | 43 kB | 11 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar [2019-07-30T18:36:37.941Z] Progress (3): 116/237 kB | 43 kB | 11 kB Progress (3): 120/237 kB | 43 kB | 11 kB Progress (3): 124/237 kB | 43 kB | 11 kB Progress (3): 128/237 kB | 43 kB | 11 kB Progress (3): 132/237 kB | 43 kB | 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 440 kB/s) [2019-07-30T18:36:37.941Z] Progress (3): 132/237 kB | 11 kB | 4.1/10 kB Progress (3): 136/237 kB | 11 kB | 4.1/10 kB Progress (3): 136/237 kB | 11 kB | 7.7/10 kB Progress (3): 140/237 kB | 11 kB | 7.7/10 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar [2019-07-30T18:36:37.941Z] Progress (3): 144/237 kB | 11 kB | 7.7/10 kB Progress (3): 144/237 kB | 11 kB | 10 kB Progress (3): 148/237 kB | 11 kB | 10 kB Progress (3): 152/237 kB | 11 kB | 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 111 kB/s) [2019-07-30T18:36:37.941Z] Progress (2): 156/237 kB | 10 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar [2019-07-30T18:36:37.941Z] Progress (2): 160/237 kB | 10 kB Progress (2): 164/237 kB | 10 kB Progress (2): 168/237 kB | 10 kB Progress (2): 172/237 kB | 10 kB Progress (2): 176/237 kB | 10 kB Progress (2): 180/237 kB | 10 kB Progress (2): 184/237 kB | 10 kB Progress (2): 188/237 kB | 10 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 98 kB/s) [2019-07-30T18:36:37.941Z] Progress (1): 192/237 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar [2019-07-30T18:36:37.941Z] Progress (1): 196/237 kB Progress (1): 200/237 kB Progress (1): 204/237 kB Progress (1): 208/237 kB Progress (1): 212/237 kB Progress (1): 216/237 kB Progress (1): 220/237 kB Progress (1): 224/237 kB Progress (1): 228/237 kB Progress (1): 232/237 kB Progress (1): 236/237 kB Progress (1): 237 kB Progress (2): 237 kB | 4.1/37 kB Progress (2): 237 kB | 7.7/37 kB Progress (2): 237 kB | 12/37 kB Progress (2): 237 kB | 16/37 kB Progress (2): 237 kB | 20/37 kB Progress (2): 237 kB | 24/37 kB Progress (2): 237 kB | 28/37 kB Progress (2): 237 kB | 32/37 kB Progress (2): 237 kB | 36/37 kB Progress (2): 237 kB | 37 kB Progress (3): 237 kB | 37 kB | 4.1/30 kB Progress (4): 237 kB | 37 kB | 4.1/30 kB | 4.1/123 kB Progress (4): 237 kB | 37 kB | 7.7/30 kB | 4.1/123 kB Progress (4): 237 kB | 37 kB | 7.7/30 kB | 7.7/123 kB Progress (4): 237 kB | 37 kB | 12/30 kB | 7.7/123 kB Progress (4): 237 kB | 37 kB | 12/30 kB | 12/123 kB Progress (5): 237 kB | 37 kB | 12/30 kB | 12/123 kB | 4.1/17 kB Progress (5): 237 kB | 37 kB | 12/30 kB | 16/123 kB | 4.1/17 kB Progress (5): 237 kB | 37 kB | 16/30 kB | 16/123 kB | 4.1/17 kB Progress (5): 237 kB | 37 kB | 16/30 kB | 20/123 kB | 4.1/17 kB Progress (5): 237 kB | 37 kB | 16/30 kB | 20/123 kB | 7.7/17 kB Progress (5): 237 kB | 37 kB | 16/30 kB | 24/123 kB | 7.7/17 kB Progress (5): 237 kB | 37 kB | 20/30 kB | 24/123 kB | 7.7/17 kB Progress (5): 237 kB | 37 kB | 20/30 kB | 28/123 kB | 7.7/17 kB Progress (5): 237 kB | 37 kB | 20/30 kB | 28/123 kB | 12/17 kB Progress (5): 237 kB | 37 kB | 20/30 kB | 32/123 kB | 12/17 kB Progress (5): 237 kB | 37 kB | 24/30 kB | 32/123 kB | 12/17 kB Progress (5): 237 kB | 37 kB | 24/30 kB | 33/123 kB | 12/17 kB Progress (5): 237 kB | 37 kB | 24/30 kB | 33/123 kB | 16/17 kB Progress (5): 237 kB | 37 kB | 24/30 kB | 37/123 kB | 16/17 kB Progress (5): 237 kB | 37 kB | 28/30 kB | 37/123 kB | 16/17 kB Progress (5): 237 kB | 37 kB | 28/30 kB | 41/123 kB | 16/17 kB Progress (5): 237 kB | 37 kB | 28/30 kB | 41/123 kB | 17 kB Progress (5): 237 kB | 37 kB | 30 kB | 41/123 kB | 17 kB Progress (5): 237 kB | 37 kB | 30 kB | 45/123 kB | 17 kB Progress (5): 237 kB | 37 kB | 30 kB | 49/123 kB | 17 kB Progress (5): 237 kB | 37 kB | 30 kB | 53/123 kB | 17 kB Progress (5): 237 kB | 37 kB | 30 kB | 57/123 kB | 17 kB Progress (5): 237 kB | 37 kB | 30 kB | 61/123 kB | 17 kB Progress (5): 237 kB | 37 kB | 30 kB | 65/123 kB | 17 kB Progress (5): 237 kB | 37 kB | 30 kB | 66/123 kB | 17 kB Progress (5): 237 kB | 37 kB | 30 kB | 70/123 kB | 17 kB Progress (5): 237 kB | 37 kB | 30 kB | 74/123 kB | 17 kB Progress (5): 237 kB | 37 kB | 30 kB | 78/123 kB | 17 kB Progress (5): 237 kB | 37 kB | 30 kB | 82/123 kB | 17 kB Progress (5): 237 kB | 37 kB | 30 kB | 86/123 kB | 17 kB Progress (5): 237 kB | 37 kB | 30 kB | 90/123 kB | 17 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.1/maven-reporting-impl-2.1.jar (17 kB at 123 kB/s) [2019-07-30T18:36:37.941Z] Progress (4): 237 kB | 37 kB | 30 kB | 94/123 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar [2019-07-30T18:36:37.941Z] Progress (4): 237 kB | 37 kB | 30 kB | 98/123 kB Progress (4): 237 kB | 37 kB | 30 kB | 98/123 kB Progress (4): 237 kB | 37 kB | 30 kB | 102/123 kB Progress (4): 237 kB | 37 kB | 30 kB | 106/123 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.10/maven-plugin-registry-2.0.10.jar (30 kB at 219 kB/s) [2019-07-30T18:36:37.941Z] Progress (3): 237 kB | 37 kB | 110/123 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar [2019-07-30T18:36:37.941Z] Progress (3): 237 kB | 37 kB | 114/123 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar (237 kB at 1.7 MB/s) [2019-07-30T18:36:37.941Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.10/maven-profile-2.0.10.jar (37 kB at 262 kB/s) [2019-07-30T18:36:37.941Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar [2019-07-30T18:36:37.941Z] Progress (1): 118/123 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [2019-07-30T18:36:37.941Z] Progress (1): 122/123 kB Progress (1): 123 kB Progress (2): 123 kB | 4.1/158 kB Progress (2): 123 kB | 7.7/158 kB Progress (2): 123 kB | 12/158 kB Progress (2): 123 kB | 16/158 kB Progress (2): 123 kB | 20/158 kB Progress (2): 123 kB | 24/158 kB Progress (2): 123 kB | 28/158 kB Progress (2): 123 kB | 32/158 kB Progress (2): 123 kB | 33/158 kB Progress (2): 123 kB | 37/158 kB Progress (2): 123 kB | 41/158 kB Progress (2): 123 kB | 45/158 kB Progress (2): 123 kB | 49/158 kB Progress (2): 123 kB | 53/158 kB Progress (2): 123 kB | 57/158 kB Progress (2): 123 kB | 61/158 kB Progress (2): 123 kB | 65/158 kB Progress (2): 123 kB | 66/158 kB Progress (2): 123 kB | 70/158 kB Progress (2): 123 kB | 74/158 kB Progress (2): 123 kB | 78/158 kB Progress (2): 123 kB | 82/158 kB Progress (2): 123 kB | 86/158 kB Progress (2): 123 kB | 90/158 kB Progress (2): 123 kB | 94/158 kB Progress (2): 123 kB | 98/158 kB Progress (2): 123 kB | 102/158 kB Progress (2): 123 kB | 106/158 kB Progress (2): 123 kB | 110/158 kB Progress (2): 123 kB | 114/158 kB Progress (2): 123 kB | 118/158 kB Progress (2): 123 kB | 122/158 kB Progress (2): 123 kB | 126/158 kB Progress (2): 123 kB | 130/158 kB Progress (2): 123 kB | 134/158 kB Progress (2): 123 kB | 138/158 kB Progress (2): 123 kB | 142/158 kB Progress (2): 123 kB | 146/158 kB Progress (2): 123 kB | 150/158 kB Progress (2): 123 kB | 154/158 kB Progress (2): 123 kB | 158/158 kB Progress (2): 123 kB | 158 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.10/maven-project-2.0.10.jar (123 kB at 780 kB/s) [2019-07-30T18:36:37.941Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [2019-07-30T18:36:37.941Z] Progress (2): 158 kB | 0/1.2 MB Progress (3): 158 kB | 0/1.2 MB | 4.1/262 kB Progress (4): 158 kB | 0/1.2 MB | 4.1/262 kB | 4.1/11 kB Progress (4): 158 kB | 0/1.2 MB | 4.1/262 kB | 4.1/11 kB Progress (4): 158 kB | 0/1.2 MB | 4.1/262 kB | 7.7/11 kB Progress (4): 158 kB | 0/1.2 MB | 7.7/262 kB | 7.7/11 kB Progress (4): 158 kB | 0/1.2 MB | 7.7/262 kB | 11 kB Progress (4): 158 kB | 0/1.2 MB | 7.7/262 kB | 11 kB Progress (4): 158 kB | 0/1.2 MB | 12/262 kB | 11 kB Progress (4): 158 kB | 0/1.2 MB | 12/262 kB | 11 kB Progress (4): 158 kB | 0/1.2 MB | 16/262 kB | 11 kB Progress (4): 158 kB | 0/1.2 MB | 16/262 kB | 11 kB Progress (4): 158 kB | 0/1.2 MB | 20/262 kB | 11 kB Progress (4): 158 kB | 0/1.2 MB | 20/262 kB | 11 kB Progress (4): 158 kB | 0/1.2 MB | 24/262 kB | 11 kB Progress (4): 158 kB | 0/1.2 MB | 24/262 kB | 11 kB Progress (4): 158 kB | 0/1.2 MB | 28/262 kB | 11 kB Progress (4): 158 kB | 0/1.2 MB | 28/262 kB | 11 kB Progress (4): 158 kB | 0/1.2 MB | 32/262 kB | 11 kB Progress (4): 158 kB | 0/1.2 MB | 32/262 kB | 11 kB Progress (4): 158 kB | 0/1.2 MB | 33/262 kB | 11 kB Progress (4): 158 kB | 0/1.2 MB | 33/262 kB | 11 kB Progress (4): 158 kB | 0/1.2 MB | 37/262 kB | 11 kB Progress (4): 158 kB | 0/1.2 MB | 37/262 kB | 11 kB Progress (4): 158 kB | 0/1.2 MB | 41/262 kB | 11 kB Progress (4): 158 kB | 0/1.2 MB | 41/262 kB | 11 kB Progress (4): 158 kB | 0/1.2 MB | 45/262 kB | 11 kB Progress (4): 158 kB | 0/1.2 MB | 45/262 kB | 11 kB Progress (4): 158 kB | 0/1.2 MB | 49/262 kB | 11 kB Progress (4): 158 kB | 0.1/1.2 MB | 49/262 kB | 11 kB Progress (4): 158 kB | 0.1/1.2 MB | 53/262 kB | 11 kB Progress (4): 158 kB | 0.1/1.2 MB | 53/262 kB | 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1.2/doxia-logging-api-1.1.2.jar (11 kB at 67 kB/s) [2019-07-30T18:36:37.941Z] Progress (3): 158 kB | 0.1/1.2 MB | 57/262 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [2019-07-30T18:36:37.941Z] Progress (3): 158 kB | 0.1/1.2 MB | 57/262 kB Progress (4): 158 kB | 0.1/1.2 MB | 57/262 kB | 4.1/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 61/262 kB | 4.1/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 61/262 kB | 7.7/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 61/262 kB | 7.7/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 61/262 kB | 12/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 65/262 kB | 12/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 65/262 kB | 16/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 65/262 kB | 16/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 65/262 kB | 20/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 66/262 kB | 20/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 66/262 kB | 24/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 66/262 kB | 24/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 66/262 kB | 28/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 70/262 kB | 28/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 70/262 kB | 32/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 70/262 kB | 32/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 70/262 kB | 33/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 74/262 kB | 33/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 74/262 kB | 37/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 74/262 kB | 37/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 74/262 kB | 41/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 78/262 kB | 41/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 78/262 kB | 45/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 78/262 kB | 45/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 78/262 kB | 49/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 82/262 kB | 49/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 82/262 kB | 53/305 kB Progress (4): 158 kB | 0.1/1.2 MB | 86/262 kB | 53/305 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.1.2/doxia-core-1.1.2.jar (158 kB at 889 kB/s) [2019-07-30T18:36:37.941Z] Progress (3): 0.1/1.2 MB | 86/262 kB | 53/305 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar [2019-07-30T18:36:37.941Z] Progress (3): 0.1/1.2 MB | 90/262 kB | 53/305 kB Progress (3): 0.1/1.2 MB | 90/262 kB | 57/305 kB Progress (3): 0.1/1.2 MB | 90/262 kB | 57/305 kB Progress (3): 0.1/1.2 MB | 90/262 kB | 61/305 kB Progress (4): 0.1/1.2 MB | 90/262 kB | 61/305 kB | 4.1/30 kB Progress (4): 0.1/1.2 MB | 94/262 kB | 61/305 kB | 4.1/30 kB Progress (4): 0.1/1.2 MB | 94/262 kB | 61/305 kB | 7.7/30 kB Progress (4): 0.1/1.2 MB | 94/262 kB | 61/305 kB | 7.7/30 kB Progress (4): 0.1/1.2 MB | 94/262 kB | 65/305 kB | 7.7/30 kB Progress (4): 0.1/1.2 MB | 94/262 kB | 65/305 kB | 7.7/30 kB Progress (4): 0.1/1.2 MB | 94/262 kB | 65/305 kB | 12/30 kB Progress (4): 0.1/1.2 MB | 98/262 kB | 65/305 kB | 12/30 kB Progress (4): 0.1/1.2 MB | 98/262 kB | 65/305 kB | 16/30 kB Progress (4): 0.1/1.2 MB | 98/262 kB | 65/305 kB | 16/30 kB Progress (4): 0.1/1.2 MB | 98/262 kB | 66/305 kB | 16/30 kB Progress (4): 0.1/1.2 MB | 98/262 kB | 66/305 kB | 16/30 kB Progress (4): 0.1/1.2 MB | 98/262 kB | 66/305 kB | 20/30 kB Progress (4): 0.1/1.2 MB | 98/262 kB | 66/305 kB | 20/30 kB Progress (4): 0.1/1.2 MB | 98/262 kB | 66/305 kB | 24/30 kB Progress (4): 0.1/1.2 MB | 98/262 kB | 66/305 kB | 24/30 kB Progress (4): 0.1/1.2 MB | 98/262 kB | 70/305 kB | 24/30 kB Progress (4): 0.1/1.2 MB | 98/262 kB | 70/305 kB | 24/30 kB Progress (4): 0.1/1.2 MB | 98/262 kB | 70/305 kB | 28/30 kB Progress (4): 0.1/1.2 MB | 102/262 kB | 70/305 kB | 28/30 kB Progress (4): 0.1/1.2 MB | 102/262 kB | 70/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 102/262 kB | 70/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 102/262 kB | 74/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 102/262 kB | 74/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 102/262 kB | 78/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 106/262 kB | 78/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 106/262 kB | 82/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 106/262 kB | 82/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 106/262 kB | 86/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 110/262 kB | 86/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 110/262 kB | 90/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 110/262 kB | 90/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 110/262 kB | 94/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 114/262 kB | 94/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 114/262 kB | 98/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 114/262 kB | 98/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 114/262 kB | 102/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 118/262 kB | 102/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 118/262 kB | 106/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 118/262 kB | 106/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 118/262 kB | 110/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 122/262 kB | 110/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 122/262 kB | 114/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 122/262 kB | 114/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 122/262 kB | 118/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 126/262 kB | 118/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 126/262 kB | 122/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 126/262 kB | 122/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 126/262 kB | 126/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 130/262 kB | 126/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 130/262 kB | 130/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 130/262 kB | 130/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 130/262 kB | 134/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 134/262 kB | 134/305 kB | 30 kB Progress (4): 0.1/1.2 MB | 134/262 kB | 138/305 kB | 30 kB Progress (4): 0.2/1.2 MB | 134/262 kB | 138/305 kB | 30 kB Progress (5): 0.2/1.2 MB | 134/262 kB | 138/305 kB | 30 kB | 4.1/50 kB Progress (5): 0.2/1.2 MB | 134/262 kB | 138/305 kB | 30 kB | 4.1/50 kB Progress (5): 0.2/1.2 MB | 134/262 kB | 142/305 kB | 30 kB | 4.1/50 kB Progress (5): 0.2/1.2 MB | 134/262 kB | 142/305 kB | 30 kB | 4.1/50 kB Progress (5): 0.2/1.2 MB | 138/262 kB | 142/305 kB | 30 kB | 4.1/50 kB Progress (5): 0.2/1.2 MB | 138/262 kB | 142/305 kB | 30 kB | 4.1/50 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 kB at 155 kB/s) [2019-07-30T18:36:37.941Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar [2019-07-30T18:36:37.941Z] Progress (4): 0.2/1.2 MB | 138/262 kB | 146/305 kB | 4.1/50 kB Progress (4): 0.2/1.2 MB | 138/262 kB | 146/305 kB | 7.7/50 kB Progress (4): 0.2/1.2 MB | 138/262 kB | 150/305 kB | 7.7/50 kB Progress (4): 0.2/1.2 MB | 138/262 kB | 150/305 kB | 7.7/50 kB Progress (4): 0.2/1.2 MB | 142/262 kB | 150/305 kB | 7.7/50 kB Progress (4): 0.2/1.2 MB | 142/262 kB | 150/305 kB | 7.7/50 kB Progress (4): 0.2/1.2 MB | 142/262 kB | 154/305 kB | 7.7/50 kB Progress (4): 0.2/1.2 MB | 142/262 kB | 154/305 kB | 12/50 kB Progress (4): 0.2/1.2 MB | 142/262 kB | 158/305 kB | 12/50 kB Progress (4): 0.2/1.2 MB | 142/262 kB | 158/305 kB | 12/50 kB Progress (4): 0.2/1.2 MB | 146/262 kB | 158/305 kB | 12/50 kB Progress (4): 0.2/1.2 MB | 146/262 kB | 158/305 kB | 12/50 kB Progress (4): 0.2/1.2 MB | 146/262 kB | 162/305 kB | 12/50 kB Progress (4): 0.2/1.2 MB | 146/262 kB | 162/305 kB | 16/50 kB Progress (4): 0.2/1.2 MB | 146/262 kB | 166/305 kB | 16/50 kB Progress (4): 0.2/1.2 MB | 146/262 kB | 166/305 kB | 16/50 kB Progress (4): 0.2/1.2 MB | 150/262 kB | 166/305 kB | 16/50 kB Progress (4): 0.2/1.2 MB | 150/262 kB | 166/305 kB | 16/50 kB Progress (4): 0.2/1.2 MB | 150/262 kB | 170/305 kB | 16/50 kB Progress (4): 0.2/1.2 MB | 150/262 kB | 170/305 kB | 20/50 kB Progress (4): 0.2/1.2 MB | 150/262 kB | 174/305 kB | 20/50 kB Progress (4): 0.2/1.2 MB | 150/262 kB | 174/305 kB | 20/50 kB Progress (4): 0.2/1.2 MB | 154/262 kB | 174/305 kB | 20/50 kB Progress (4): 0.2/1.2 MB | 154/262 kB | 174/305 kB | 20/50 kB Progress (4): 0.2/1.2 MB | 154/262 kB | 178/305 kB | 20/50 kB Progress (4): 0.2/1.2 MB | 154/262 kB | 178/305 kB | 24/50 kB Progress (4): 0.2/1.2 MB | 154/262 kB | 182/305 kB | 24/50 kB Progress (4): 0.2/1.2 MB | 154/262 kB | 182/305 kB | 24/50 kB Progress (4): 0.2/1.2 MB | 158/262 kB | 182/305 kB | 24/50 kB Progress (4): 0.2/1.2 MB | 158/262 kB | 182/305 kB | 24/50 kB Progress (4): 0.2/1.2 MB | 158/262 kB | 186/305 kB | 24/50 kB Progress (4): 0.2/1.2 MB | 158/262 kB | 186/305 kB | 28/50 kB Progress (4): 0.2/1.2 MB | 158/262 kB | 190/305 kB | 28/50 kB Progress (4): 0.2/1.2 MB | 158/262 kB | 190/305 kB | 28/50 kB Progress (4): 0.2/1.2 MB | 162/262 kB | 190/305 kB | 28/50 kB Progress (4): 0.2/1.2 MB | 162/262 kB | 190/305 kB | 28/50 kB Progress (4): 0.2/1.2 MB | 162/262 kB | 194/305 kB | 28/50 kB Progress (4): 0.2/1.2 MB | 162/262 kB | 194/305 kB | 32/50 kB Progress (4): 0.2/1.2 MB | 162/262 kB | 198/305 kB | 32/50 kB Progress (4): 0.2/1.2 MB | 162/262 kB | 198/305 kB | 32/50 kB Progress (4): 0.2/1.2 MB | 166/262 kB | 198/305 kB | 32/50 kB Progress (4): 0.2/1.2 MB | 166/262 kB | 198/305 kB | 32/50 kB Progress (4): 0.2/1.2 MB | 166/262 kB | 202/305 kB | 32/50 kB Progress (5): 0.2/1.2 MB | 166/262 kB | 202/305 kB | 32/50 kB | 4.1/52 kB Progress (5): 0.2/1.2 MB | 166/262 kB | 202/305 kB | 33/50 kB | 4.1/52 kB Progress (5): 0.2/1.2 MB | 166/262 kB | 202/305 kB | 33/50 kB | 7.7/52 kB Progress (5): 0.2/1.2 MB | 166/262 kB | 206/305 kB | 33/50 kB | 7.7/52 kB Progress (5): 0.2/1.2 MB | 166/262 kB | 206/305 kB | 33/50 kB | 7.7/52 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 206/305 kB | 33/50 kB | 7.7/52 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 206/305 kB | 33/50 kB | 7.7/52 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 210/305 kB | 33/50 kB | 7.7/52 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 210/305 kB | 33/50 kB | 12/52 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 210/305 kB | 37/50 kB | 12/52 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 210/305 kB | 37/50 kB | 16/52 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 214/305 kB | 37/50 kB | 16/52 kB Progress (5): 0.2/1.2 MB | 170/262 kB | 214/305 kB | 37/50 kB | 16/52 kB Progress (5): 0.2/1.2 MB | 174/262 kB | 214/305 kB | 37/50 kB | 16/52 kB Progress (5): 0.2/1.2 MB | 174/262 kB | 214/305 kB | 37/50 kB | 16/52 kB Progress (5): 0.2/1.2 MB | 174/262 kB | 218/305 kB | 37/50 kB | 16/52 kB Progress (5): 0.2/1.2 MB | 174/262 kB | 218/305 kB | 37/50 kB | 20/52 kB Progress (5): 0.2/1.2 MB | 174/262 kB | 218/305 kB | 41/50 kB | 20/52 kB Progress (5): 0.2/1.2 MB | 174/262 kB | 218/305 kB | 41/50 kB | 24/52 kB Progress (5): 0.2/1.2 MB | 174/262 kB | 222/305 kB | 41/50 kB | 24/52 kB Progress (5): 0.2/1.2 MB | 174/262 kB | 222/305 kB | 41/50 kB | 24/52 kB Progress (5): 0.2/1.2 MB | 178/262 kB | 222/305 kB | 41/50 kB | 24/52 kB Progress (5): 0.2/1.2 MB | 178/262 kB | 222/305 kB | 41/50 kB | 24/52 kB Progress (5): 0.2/1.2 MB | 178/262 kB | 226/305 kB | 41/50 kB | 24/52 kB Progress (5): 0.2/1.2 MB | 178/262 kB | 226/305 kB | 41/50 kB | 28/52 kB Progress (5): 0.2/1.2 MB | 178/262 kB | 226/305 kB | 45/50 kB | 28/52 kB Progress (5): 0.2/1.2 MB | 178/262 kB | 226/305 kB | 45/50 kB | 32/52 kB Progress (5): 0.2/1.2 MB | 178/262 kB | 230/305 kB | 45/50 kB | 32/52 kB Progress (5): 0.2/1.2 MB | 178/262 kB | 230/305 kB | 45/50 kB | 32/52 kB Progress (5): 0.2/1.2 MB | 182/262 kB | 230/305 kB | 45/50 kB | 32/52 kB Progress (5): 0.3/1.2 MB | 182/262 kB | 230/305 kB | 45/50 kB | 32/52 kB Progress (5): 0.3/1.2 MB | 182/262 kB | 234/305 kB | 45/50 kB | 32/52 kB Progress (5): 0.3/1.2 MB | 182/262 kB | 234/305 kB | 45/50 kB | 33/52 kB Progress (5): 0.3/1.2 MB | 182/262 kB | 234/305 kB | 49/50 kB | 33/52 kB Progress (5): 0.3/1.2 MB | 182/262 kB | 234/305 kB | 49/50 kB | 37/52 kB Progress (5): 0.3/1.2 MB | 182/262 kB | 238/305 kB | 49/50 kB | 37/52 kB Progress (5): 0.3/1.2 MB | 182/262 kB | 238/305 kB | 49/50 kB | 37/52 kB Progress (5): 0.3/1.2 MB | 186/262 kB | 238/305 kB | 49/50 kB | 37/52 kB Progress (5): 0.3/1.2 MB | 186/262 kB | 238/305 kB | 49/50 kB | 37/52 kB Progress (5): 0.3/1.2 MB | 186/262 kB | 242/305 kB | 49/50 kB | 37/52 kB Progress (5): 0.3/1.2 MB | 186/262 kB | 242/305 kB | 49/50 kB | 41/52 kB Progress (5): 0.3/1.2 MB | 186/262 kB | 242/305 kB | 50 kB | 41/52 kB Progress (5): 0.3/1.2 MB | 186/262 kB | 242/305 kB | 50 kB | 45/52 kB Progress (5): 0.3/1.2 MB | 186/262 kB | 246/305 kB | 50 kB | 45/52 kB Progress (5): 0.3/1.2 MB | 186/262 kB | 246/305 kB | 50 kB | 45/52 kB Progress (5): 0.3/1.2 MB | 190/262 kB | 246/305 kB | 50 kB | 45/52 kB Progress (5): 0.3/1.2 MB | 190/262 kB | 246/305 kB | 50 kB | 45/52 kB Progress (5): 0.3/1.2 MB | 190/262 kB | 250/305 kB | 50 kB | 45/52 kB Progress (5): 0.3/1.2 MB | 190/262 kB | 250/305 kB | 50 kB | 49/52 kB Progress (5): 0.3/1.2 MB | 190/262 kB | 254/305 kB | 50 kB | 49/52 kB Progress (5): 0.3/1.2 MB | 190/262 kB | 254/305 kB | 50 kB | 49/52 kB Progress (5): 0.3/1.2 MB | 194/262 kB | 254/305 kB | 50 kB | 49/52 kB Progress (5): 0.3/1.2 MB | 194/262 kB | 254/305 kB | 50 kB | 49/52 kB Progress (5): 0.3/1.2 MB | 194/262 kB | 258/305 kB | 50 kB | 49/52 kB Progress (5): 0.3/1.2 MB | 194/262 kB | 258/305 kB | 50 kB | 52 kB Progress (5): 0.3/1.2 MB | 194/262 kB | 262/305 kB | 50 kB | 52 kB Progress (5): 0.3/1.2 MB | 194/262 kB | 262/305 kB | 50 kB | 52 kB Progress (5): 0.3/1.2 MB | 198/262 kB | 262/305 kB | 50 kB | 52 kB Progress (5): 0.3/1.2 MB | 198/262 kB | 262/305 kB | 50 kB | 52 kB Progress (5): 0.3/1.2 MB | 198/262 kB | 266/305 kB | 50 kB | 52 kB Progress (5): 0.3/1.2 MB | 198/262 kB | 266/305 kB | 50 kB | 52 kB Progress (5): 0.3/1.2 MB | 202/262 kB | 266/305 kB | 50 kB | 52 kB Progress (5): 0.3/1.2 MB | 202/262 kB | 266/305 kB | 50 kB | 52 kB Progress (5): 0.3/1.2 MB | 202/262 kB | 270/305 kB | 50 kB | 52 kB Progress (5): 0.3/1.2 MB | 202/262 kB | 270/305 kB | 50 kB | 52 kB Progress (5): 0.3/1.2 MB | 206/262 kB | 270/305 kB | 50 kB | 52 kB Progress (5): 0.3/1.2 MB | 206/262 kB | 270/305 kB | 50 kB | 52 kB Progress (5): 0.3/1.2 MB | 206/262 kB | 274/305 kB | 50 kB | 52 kB Progress (5): 0.3/1.2 MB | 206/262 kB | 274/305 kB | 50 kB | 52 kB Progress (5): 0.3/1.2 MB | 210/262 kB | 274/305 kB | 50 kB | 52 kB Progress (5): 0.3/1.2 MB | 210/262 kB | 274/305 kB | 50 kB | 52 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.1.2/doxia-site-renderer-1.1.2.jar (50 kB at 227 kB/s) [2019-07-30T18:36:37.941Z] Progress (4): 0.3/1.2 MB | 210/262 kB | 278/305 kB | 52 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar [2019-07-30T18:36:37.941Z] Progress (4): 0.3/1.2 MB | 210/262 kB | 278/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 214/262 kB | 278/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 214/262 kB | 278/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 214/262 kB | 282/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 214/262 kB | 282/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 218/262 kB | 282/305 kB | 52 kB Progress (4): 0.3/1.2 MB | 218/262 kB | 282/305 kB | 52 kB Progress (5): 0.3/1.2 MB | 218/262 kB | 282/305 kB | 52 kB | 4.1/15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.1.2/doxia-decoration-model-1.1.2.jar (52 kB at 218 kB/s) [2019-07-30T18:36:37.941Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar [2019-07-30T18:36:37.941Z] Progress (4): 0.3/1.2 MB | 218/262 kB | 286/305 kB | 4.1/15 kB Progress (4): 0.3/1.2 MB | 218/262 kB | 286/305 kB | 7.7/15 kB Progress (4): 0.3/1.2 MB | 218/262 kB | 286/305 kB | 7.7/15 kB Progress (4): 0.3/1.2 MB | 222/262 kB | 286/305 kB | 7.7/15 kB Progress (4): 0.3/1.2 MB | 222/262 kB | 286/305 kB | 7.7/15 kB Progress (4): 0.3/1.2 MB | 222/262 kB | 286/305 kB | 12/15 kB Progress (4): 0.3/1.2 MB | 222/262 kB | 290/305 kB | 12/15 kB Progress (4): 0.3/1.2 MB | 222/262 kB | 290/305 kB | 15 kB Progress (4): 0.3/1.2 MB | 222/262 kB | 290/305 kB | 15 kB Progress (4): 0.3/1.2 MB | 226/262 kB | 290/305 kB | 15 kB Progress (4): 0.3/1.2 MB | 226/262 kB | 290/305 kB | 15 kB Progress (4): 0.3/1.2 MB | 226/262 kB | 294/305 kB | 15 kB Progress (4): 0.3/1.2 MB | 226/262 kB | 294/305 kB | 15 kB Progress (4): 0.3/1.2 MB | 230/262 kB | 294/305 kB | 15 kB Progress (4): 0.3/1.2 MB | 230/262 kB | 294/305 kB | 15 kB Progress (4): 0.3/1.2 MB | 230/262 kB | 298/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 230/262 kB | 298/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 234/262 kB | 298/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 234/262 kB | 298/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 234/262 kB | 302/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 234/262 kB | 302/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 238/262 kB | 302/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 238/262 kB | 302/305 kB | 15 kB Progress (4): 0.4/1.2 MB | 238/262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 238/262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 242/262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 242/262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 246/262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 246/262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 250/262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 250/262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 254/262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 254/262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 258/262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 258/262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 305 kB | 15 kB Progress (4): 0.4/1.2 MB | 262 kB | 305 kB | 15 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.1.2/doxia-module-xhtml-1.1.2.jar (15 kB at 60 kB/s) [2019-07-30T18:36:37.941Z] Progress (3): 0.4/1.2 MB | 262 kB | 305 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [2019-07-30T18:36:37.941Z] Progress (3): 0.4/1.2 MB | 262 kB | 305 kB Progress (3): 0.4/1.2 MB | 262 kB | 305 kB Progress (3): 0.5/1.2 MB | 262 kB | 305 kB Progress (3): 0.5/1.2 MB | 262 kB | 305 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 1.2 MB/s) [2019-07-30T18:36:37.941Z] Progress (2): 0.5/1.2 MB | 262 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [2019-07-30T18:36:37.941Z] Progress (2): 0.5/1.2 MB | 262 kB Progress (2): 0.5/1.2 MB | 262 kB Progress (2): 0.5/1.2 MB | 262 kB Progress (2): 0.5/1.2 MB | 262 kB Progress (2): 0.5/1.2 MB | 262 kB Progress (2): 0.5/1.2 MB | 262 kB Progress (2): 0.5/1.2 MB | 262 kB Progress (2): 0.5/1.2 MB | 262 kB Progress (2): 0.5/1.2 MB | 262 kB Progress (2): 0.5/1.2 MB | 262 kB Progress (2): 0.5/1.2 MB | 262 kB Progress (2): 0.5/1.2 MB | 262 kB Progress (2): 0.5/1.2 MB | 262 kB Progress (2): 0.5/1.2 MB | 262 kB Progress (2): 0.5/1.2 MB | 262 kB Progress (2): 0.5/1.2 MB | 262 kB Progress (2): 0.5/1.2 MB | 262 kB Progress (2): 0.5/1.2 MB | 262 kB Progress (2): 0.5/1.2 MB | 262 kB Progress (2): 0.5/1.2 MB | 262 kB Progress (2): 0.5/1.2 MB | 262 kB Progress (2): 0.5/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.6/1.2 MB | 262 kB Progress (2): 0.7/1.2 MB | 262 kB Progress (2): 0.7/1.2 MB | 262 kB Progress (2): 0.7/1.2 MB | 262 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 981 kB/s) [2019-07-30T18:36:37.941Z] Progress (1): 0.7/1.2 MB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar [2019-07-30T18:36:37.941Z] Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (2): 0.7/1.2 MB | 4.1/37 kB Progress (2): 0.7/1.2 MB | 4.1/37 kB Progress (2): 0.7/1.2 MB | 7.7/37 kB Progress (2): 0.7/1.2 MB | 7.7/37 kB Progress (2): 0.7/1.2 MB | 12/37 kB Progress (2): 0.7/1.2 MB | 12/37 kB Progress (3): 0.7/1.2 MB | 12/37 kB | 4.1/11 kB Progress (3): 0.7/1.2 MB | 12/37 kB | 4.1/11 kB Progress (4): 0.7/1.2 MB | 12/37 kB | 4.1/11 kB | 4.1/7.7 kB Progress (4): 0.7/1.2 MB | 16/37 kB | 4.1/11 kB | 4.1/7.7 kB Progress (4): 0.7/1.2 MB | 16/37 kB | 4.1/11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 16/37 kB | 4.1/11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 16/37 kB | 7.7/11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 16/37 kB | 7.7/11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 20/37 kB | 7.7/11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 20/37 kB | 7.7/11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 20/37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 20/37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 24/37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 24/37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 28/37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 28/37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 32/37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 32/37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 36/37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 36/37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.7/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.8/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.8/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.8/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.8/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.8/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.8/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.8/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.8/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.8/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.8/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.8/1.2 MB | 37 kB | 11 kB | 7.7 kB Progress (4): 0.8/1.2 MB | 37 kB | 11 kB | 7.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 27 kB/s) [2019-07-30T18:36:37.941Z] Progress (3): 0.8/1.2 MB | 37 kB | 11 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [2019-07-30T18:36:37.941Z] Progress (3): 0.8/1.2 MB | 37 kB | 11 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 37 kB/s) [2019-07-30T18:36:37.941Z] Progress (2): 0.8/1.2 MB | 37 kB Progress (3): 0.8/1.2 MB | 37 kB | 4.1/392 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar [2019-07-30T18:36:37.941Z] Progress (3): 0.8/1.2 MB | 37 kB | 7.7/392 kB Progress (3): 0.8/1.2 MB | 37 kB | 7.7/392 kB Progress (3): 0.8/1.2 MB | 37 kB | 12/392 kB Progress (3): 0.8/1.2 MB | 37 kB | 12/392 kB Progress (3): 0.8/1.2 MB | 37 kB | 16/392 kB Progress (3): 0.8/1.2 MB | 37 kB | 16/392 kB Progress (3): 0.8/1.2 MB | 37 kB | 20/392 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.1.2/doxia-module-fml-1.1.2.jar (37 kB at 131 kB/s) [2019-07-30T18:36:37.941Z] Progress (2): 0.8/1.2 MB | 24/392 kB Progress (2): 0.8/1.2 MB | 24/392 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [2019-07-30T18:36:38.200Z] Progress (2): 0.8/1.2 MB | 28/392 kB Progress (2): 0.8/1.2 MB | 28/392 kB Progress (2): 0.8/1.2 MB | 32/392 kB Progress (2): 0.8/1.2 MB | 32/392 kB Progress (2): 0.8/1.2 MB | 33/392 kB Progress (3): 0.8/1.2 MB | 33/392 kB | 4.1/588 kB Progress (3): 0.8/1.2 MB | 33/392 kB | 4.1/588 kB Progress (3): 0.8/1.2 MB | 33/392 kB | 7.7/588 kB Progress (3): 0.8/1.2 MB | 37/392 kB | 7.7/588 kB Progress (3): 0.8/1.2 MB | 37/392 kB | 12/588 kB Progress (3): 0.8/1.2 MB | 37/392 kB | 12/588 kB Progress (3): 0.8/1.2 MB | 37/392 kB | 16/588 kB Progress (3): 0.8/1.2 MB | 41/392 kB | 16/588 kB Progress (3): 0.8/1.2 MB | 41/392 kB | 20/588 kB Progress (3): 0.8/1.2 MB | 41/392 kB | 20/588 kB Progress (3): 0.8/1.2 MB | 45/392 kB | 20/588 kB Progress (3): 0.8/1.2 MB | 45/392 kB | 24/588 kB Progress (3): 0.8/1.2 MB | 49/392 kB | 24/588 kB Progress (3): 0.8/1.2 MB | 49/392 kB | 24/588 kB Progress (3): 0.8/1.2 MB | 49/392 kB | 28/588 kB Progress (3): 0.8/1.2 MB | 53/392 kB | 28/588 kB Progress (3): 0.9/1.2 MB | 53/392 kB | 28/588 kB Progress (3): 0.9/1.2 MB | 57/392 kB | 28/588 kB Progress (3): 0.9/1.2 MB | 57/392 kB | 32/588 kB Progress (3): 0.9/1.2 MB | 57/392 kB | 32/588 kB Progress (3): 0.9/1.2 MB | 61/392 kB | 32/588 kB Progress (3): 0.9/1.2 MB | 61/392 kB | 33/588 kB Progress (3): 0.9/1.2 MB | 65/392 kB | 33/588 kB Progress (3): 0.9/1.2 MB | 65/392 kB | 33/588 kB Progress (3): 0.9/1.2 MB | 66/392 kB | 33/588 kB Progress (3): 0.9/1.2 MB | 66/392 kB | 37/588 kB Progress (3): 0.9/1.2 MB | 66/392 kB | 37/588 kB Progress (3): 0.9/1.2 MB | 70/392 kB | 37/588 kB Progress (3): 0.9/1.2 MB | 70/392 kB | 41/588 kB Progress (3): 0.9/1.2 MB | 74/392 kB | 41/588 kB Progress (3): 0.9/1.2 MB | 74/392 kB | 41/588 kB Progress (3): 0.9/1.2 MB | 74/392 kB | 45/588 kB Progress (3): 0.9/1.2 MB | 74/392 kB | 45/588 kB Progress (3): 0.9/1.2 MB | 78/392 kB | 45/588 kB Progress (3): 0.9/1.2 MB | 78/392 kB | 45/588 kB Progress (3): 0.9/1.2 MB | 78/392 kB | 49/588 kB Progress (3): 0.9/1.2 MB | 78/392 kB | 49/588 kB Progress (3): 0.9/1.2 MB | 78/392 kB | 53/588 kB Progress (3): 0.9/1.2 MB | 82/392 kB | 53/588 kB Progress (3): 0.9/1.2 MB | 82/392 kB | 57/588 kB Progress (3): 0.9/1.2 MB | 82/392 kB | 57/588 kB Progress (3): 0.9/1.2 MB | 86/392 kB | 57/588 kB Progress (3): 0.9/1.2 MB | 86/392 kB | 57/588 kB Progress (3): 0.9/1.2 MB | 86/392 kB | 61/588 kB Progress (4): 0.9/1.2 MB | 86/392 kB | 61/588 kB | 4.1/189 kB Progress (4): 0.9/1.2 MB | 86/392 kB | 61/588 kB | 4.1/189 kB Progress (4): 0.9/1.2 MB | 90/392 kB | 61/588 kB | 4.1/189 kB Progress (4): 0.9/1.2 MB | 90/392 kB | 61/588 kB | 4.1/189 kB Progress (4): 0.9/1.2 MB | 90/392 kB | 61/588 kB | 7.7/189 kB Progress (4): 0.9/1.2 MB | 90/392 kB | 65/588 kB | 7.7/189 kB Progress (4): 0.9/1.2 MB | 90/392 kB | 65/588 kB | 12/189 kB Progress (4): 0.9/1.2 MB | 90/392 kB | 65/588 kB | 12/189 kB Progress (4): 0.9/1.2 MB | 94/392 kB | 65/588 kB | 12/189 kB Progress (4): 0.9/1.2 MB | 94/392 kB | 65/588 kB | 12/189 kB Progress (4): 0.9/1.2 MB | 94/392 kB | 65/588 kB | 16/189 kB Progress (4): 0.9/1.2 MB | 94/392 kB | 66/588 kB | 16/189 kB Progress (4): 0.9/1.2 MB | 94/392 kB | 66/588 kB | 16/189 kB Progress (4): 0.9/1.2 MB | 98/392 kB | 66/588 kB | 16/189 kB Progress (4): 0.9/1.2 MB | 98/392 kB | 66/588 kB | 16/189 kB Progress (4): 0.9/1.2 MB | 98/392 kB | 70/588 kB | 16/189 kB Progress (4): 0.9/1.2 MB | 98/392 kB | 70/588 kB | 20/189 kB Progress (4): 0.9/1.2 MB | 98/392 kB | 74/588 kB | 20/189 kB Progress (4): 0.9/1.2 MB | 98/392 kB | 74/588 kB | 20/189 kB Progress (4): 0.9/1.2 MB | 102/392 kB | 74/588 kB | 20/189 kB Progress (4): 0.9/1.2 MB | 102/392 kB | 74/588 kB | 20/189 kB Progress (4): 0.9/1.2 MB | 102/392 kB | 78/588 kB | 20/189 kB Progress (4): 0.9/1.2 MB | 102/392 kB | 78/588 kB | 24/189 kB Progress (4): 0.9/1.2 MB | 102/392 kB | 82/588 kB | 24/189 kB Progress (4): 0.9/1.2 MB | 102/392 kB | 82/588 kB | 28/189 kB Progress (4): 0.9/1.2 MB | 102/392 kB | 82/588 kB | 28/189 kB Progress (4): 0.9/1.2 MB | 106/392 kB | 82/588 kB | 28/189 kB Progress (5): 0.9/1.2 MB | 106/392 kB | 82/588 kB | 28/189 kB | 4.1/91 kB Progress (5): 0.9/1.2 MB | 106/392 kB | 82/588 kB | 28/189 kB | 4.1/91 kB Progress (5): 0.9/1.2 MB | 106/392 kB | 82/588 kB | 32/189 kB | 4.1/91 kB Progress (5): 0.9/1.2 MB | 106/392 kB | 86/588 kB | 32/189 kB | 4.1/91 kB Progress (5): 0.9/1.2 MB | 106/392 kB | 86/588 kB | 33/189 kB | 4.1/91 kB Progress (5): 0.9/1.2 MB | 106/392 kB | 86/588 kB | 33/189 kB | 4.1/91 kB Progress (5): 0.9/1.2 MB | 106/392 kB | 86/588 kB | 33/189 kB | 7.7/91 kB Progress (5): 0.9/1.2 MB | 110/392 kB | 86/588 kB | 33/189 kB | 7.7/91 kB Progress (5): 0.9/1.2 MB | 110/392 kB | 86/588 kB | 33/189 kB | 12/91 kB Progress (5): 0.9/1.2 MB | 110/392 kB | 86/588 kB | 33/189 kB | 12/91 kB Progress (5): 0.9/1.2 MB | 110/392 kB | 86/588 kB | 37/189 kB | 12/91 kB Progress (5): 0.9/1.2 MB | 110/392 kB | 90/588 kB | 37/189 kB | 12/91 kB Progress (5): 0.9/1.2 MB | 110/392 kB | 90/588 kB | 41/189 kB | 12/91 kB Progress (5): 0.9/1.2 MB | 110/392 kB | 90/588 kB | 41/189 kB | 12/91 kB Progress (5): 0.9/1.2 MB | 110/392 kB | 90/588 kB | 41/189 kB | 16/91 kB Progress (5): 0.9/1.2 MB | 114/392 kB | 90/588 kB | 41/189 kB | 16/91 kB Progress (5): 0.9/1.2 MB | 114/392 kB | 90/588 kB | 41/189 kB | 20/91 kB Progress (5): 0.9/1.2 MB | 114/392 kB | 90/588 kB | 41/189 kB | 20/91 kB Progress (5): 0.9/1.2 MB | 114/392 kB | 90/588 kB | 45/189 kB | 20/91 kB Progress (5): 0.9/1.2 MB | 114/392 kB | 94/588 kB | 45/189 kB | 20/91 kB Progress (5): 0.9/1.2 MB | 114/392 kB | 94/588 kB | 49/189 kB | 20/91 kB Progress (5): 0.9/1.2 MB | 114/392 kB | 94/588 kB | 49/189 kB | 20/91 kB Progress (5): 0.9/1.2 MB | 114/392 kB | 94/588 kB | 49/189 kB | 24/91 kB Progress (5): 0.9/1.2 MB | 118/392 kB | 94/588 kB | 49/189 kB | 24/91 kB Progress (5): 0.9/1.2 MB | 118/392 kB | 94/588 kB | 49/189 kB | 28/91 kB Progress (5): 1.0/1.2 MB | 118/392 kB | 94/588 kB | 49/189 kB | 28/91 kB Progress (5): 1.0/1.2 MB | 118/392 kB | 94/588 kB | 53/189 kB | 28/91 kB Progress (5): 1.0/1.2 MB | 118/392 kB | 98/588 kB | 53/189 kB | 28/91 kB Progress (5): 1.0/1.2 MB | 118/392 kB | 98/588 kB | 57/189 kB | 28/91 kB Progress (5): 1.0/1.2 MB | 118/392 kB | 98/588 kB | 57/189 kB | 28/91 kB Progress (5): 1.0/1.2 MB | 118/392 kB | 98/588 kB | 57/189 kB | 32/91 kB Progress (5): 1.0/1.2 MB | 122/392 kB | 98/588 kB | 57/189 kB | 32/91 kB Progress (5): 1.0/1.2 MB | 122/392 kB | 98/588 kB | 57/189 kB | 33/91 kB Progress (5): 1.0/1.2 MB | 122/392 kB | 98/588 kB | 57/189 kB | 33/91 kB Progress (5): 1.0/1.2 MB | 122/392 kB | 98/588 kB | 61/189 kB | 33/91 kB Progress (5): 1.0/1.2 MB | 122/392 kB | 98/588 kB | 61/189 kB | 33/91 kB Progress (5): 1.0/1.2 MB | 122/392 kB | 98/588 kB | 65/189 kB | 33/91 kB Progress (5): 1.0/1.2 MB | 122/392 kB | 98/588 kB | 65/189 kB | 33/91 kB Progress (5): 1.0/1.2 MB | 122/392 kB | 98/588 kB | 65/189 kB | 37/91 kB Progress (5): 1.0/1.2 MB | 126/392 kB | 98/588 kB | 65/189 kB | 37/91 kB Progress (5): 1.0/1.2 MB | 126/392 kB | 98/588 kB | 65/189 kB | 41/91 kB Progress (5): 1.0/1.2 MB | 126/392 kB | 98/588 kB | 65/189 kB | 41/91 kB Progress (5): 1.0/1.2 MB | 126/392 kB | 98/588 kB | 66/189 kB | 41/91 kB Progress (5): 1.0/1.2 MB | 126/392 kB | 102/588 kB | 66/189 kB | 41/91 kB Progress (5): 1.0/1.2 MB | 126/392 kB | 102/588 kB | 70/189 kB | 41/91 kB Progress (5): 1.0/1.2 MB | 126/392 kB | 102/588 kB | 70/189 kB | 41/91 kB Progress (5): 1.0/1.2 MB | 126/392 kB | 102/588 kB | 70/189 kB | 45/91 kB Progress (5): 1.0/1.2 MB | 130/392 kB | 102/588 kB | 70/189 kB | 45/91 kB Progress (5): 1.0/1.2 MB | 130/392 kB | 102/588 kB | 70/189 kB | 49/91 kB Progress (5): 1.0/1.2 MB | 130/392 kB | 102/588 kB | 70/189 kB | 49/91 kB Progress (5): 1.0/1.2 MB | 130/392 kB | 102/588 kB | 74/189 kB | 49/91 kB Progress (5): 1.0/1.2 MB | 130/392 kB | 106/588 kB | 74/189 kB | 49/91 kB Progress (5): 1.0/1.2 MB | 130/392 kB | 110/588 kB | 74/189 kB | 49/91 kB Progress (5): 1.0/1.2 MB | 130/392 kB | 114/588 kB | 74/189 kB | 49/91 kB Progress (5): 1.0/1.2 MB | 130/392 kB | 118/588 kB | 74/189 kB | 49/91 kB Progress (5): 1.0/1.2 MB | 130/392 kB | 118/588 kB | 78/189 kB | 49/91 kB Progress (5): 1.0/1.2 MB | 130/392 kB | 118/588 kB | 78/189 kB | 49/91 kB Progress (5): 1.0/1.2 MB | 130/392 kB | 118/588 kB | 78/189 kB | 53/91 kB Progress (5): 1.0/1.2 MB | 134/392 kB | 118/588 kB | 78/189 kB | 53/91 kB Progress (5): 1.0/1.2 MB | 134/392 kB | 118/588 kB | 78/189 kB | 57/91 kB Progress (5): 1.0/1.2 MB | 134/392 kB | 118/588 kB | 78/189 kB | 57/91 kB Progress (5): 1.0/1.2 MB | 134/392 kB | 118/588 kB | 82/189 kB | 57/91 kB Progress (5): 1.0/1.2 MB | 134/392 kB | 122/588 kB | 82/189 kB | 57/91 kB Progress (5): 1.0/1.2 MB | 134/392 kB | 122/588 kB | 86/189 kB | 57/91 kB Progress (5): 1.0/1.2 MB | 134/392 kB | 122/588 kB | 86/189 kB | 57/91 kB Progress (5): 1.0/1.2 MB | 134/392 kB | 122/588 kB | 86/189 kB | 61/91 kB Progress (5): 1.0/1.2 MB | 138/392 kB | 122/588 kB | 86/189 kB | 61/91 kB Progress (5): 1.0/1.2 MB | 138/392 kB | 122/588 kB | 86/189 kB | 65/91 kB Progress (5): 1.0/1.2 MB | 142/392 kB | 122/588 kB | 86/189 kB | 65/91 kB Progress (5): 1.0/1.2 MB | 142/392 kB | 122/588 kB | 86/189 kB | 65/91 kB Progress (5): 1.0/1.2 MB | 142/392 kB | 126/588 kB | 86/189 kB | 65/91 kB Progress (5): 1.0/1.2 MB | 142/392 kB | 126/588 kB | 90/189 kB | 65/91 kB Progress (5): 1.0/1.2 MB | 142/392 kB | 130/588 kB | 90/189 kB | 65/91 kB Progress (5): 1.0/1.2 MB | 142/392 kB | 130/588 kB | 90/189 kB | 65/91 kB Progress (5): 1.0/1.2 MB | 142/392 kB | 134/588 kB | 90/189 kB | 65/91 kB Progress (5): 1.0/1.2 MB | 146/392 kB | 134/588 kB | 90/189 kB | 65/91 kB Progress (5): 1.0/1.2 MB | 146/392 kB | 134/588 kB | 90/189 kB | 69/91 kB Progress (5): 1.0/1.2 MB | 146/392 kB | 138/588 kB | 90/189 kB | 69/91 kB Progress (5): 1.0/1.2 MB | 146/392 kB | 138/588 kB | 90/189 kB | 69/91 kB Progress (5): 1.0/1.2 MB | 146/392 kB | 138/588 kB | 94/189 kB | 69/91 kB Progress (5): 1.0/1.2 MB | 146/392 kB | 138/588 kB | 94/189 kB | 69/91 kB Progress (5): 1.0/1.2 MB | 146/392 kB | 142/588 kB | 94/189 kB | 69/91 kB Progress (5): 1.0/1.2 MB | 146/392 kB | 142/588 kB | 94/189 kB | 73/91 kB Progress (5): 1.0/1.2 MB | 150/392 kB | 142/588 kB | 94/189 kB | 73/91 kB Progress (5): 1.0/1.2 MB | 150/392 kB | 142/588 kB | 94/189 kB | 77/91 kB Progress (5): 1.0/1.2 MB | 150/392 kB | 146/588 kB | 94/189 kB | 77/91 kB Progress (5): 1.0/1.2 MB | 150/392 kB | 146/588 kB | 94/189 kB | 77/91 kB Progress (5): 1.0/1.2 MB | 150/392 kB | 146/588 kB | 98/189 kB | 77/91 kB Progress (5): 1.0/1.2 MB | 150/392 kB | 146/588 kB | 98/189 kB | 77/91 kB Progress (5): 1.0/1.2 MB | 150/392 kB | 150/588 kB | 98/189 kB | 77/91 kB Progress (5): 1.0/1.2 MB | 150/392 kB | 150/588 kB | 98/189 kB | 81/91 kB Progress (5): 1.0/1.2 MB | 154/392 kB | 150/588 kB | 98/189 kB | 81/91 kB Progress (5): 1.0/1.2 MB | 154/392 kB | 150/588 kB | 98/189 kB | 85/91 kB Progress (5): 1.0/1.2 MB | 158/392 kB | 150/588 kB | 98/189 kB | 85/91 kB Progress (5): 1.0/1.2 MB | 158/392 kB | 154/588 kB | 98/189 kB | 85/91 kB Progress (5): 1.0/1.2 MB | 158/392 kB | 154/588 kB | 98/189 kB | 85/91 kB Progress (5): 1.0/1.2 MB | 158/392 kB | 154/588 kB | 98/189 kB | 85/91 kB Progress (5): 1.0/1.2 MB | 158/392 kB | 154/588 kB | 98/189 kB | 85/91 kB Progress (5): 1.0/1.2 MB | 158/392 kB | 158/588 kB | 98/189 kB | 85/91 kB Progress (5): 1.0/1.2 MB | 162/392 kB | 158/588 kB | 98/189 kB | 85/91 kB Progress (5): 1.0/1.2 MB | 162/392 kB | 158/588 kB | 98/189 kB | 89/91 kB Progress (5): 1.0/1.2 MB | 166/392 kB | 158/588 kB | 98/189 kB | 89/91 kB Progress (5): 1.0/1.2 MB | 166/392 kB | 162/588 kB | 98/189 kB | 89/91 kB Progress (5): 1.0/1.2 MB | 166/392 kB | 162/588 kB | 98/189 kB | 89/91 kB Progress (5): 1.0/1.2 MB | 166/392 kB | 166/588 kB | 98/189 kB | 89/91 kB Progress (5): 1.0/1.2 MB | 166/392 kB | 166/588 kB | 102/189 kB | 89/91 kB Progress (5): 1.0/1.2 MB | 166/392 kB | 170/588 kB | 102/189 kB | 89/91 kB Progress (5): 1.0/1.2 MB | 166/392 kB | 170/588 kB | 102/189 kB | 89/91 kB Progress (5): 1.0/1.2 MB | 170/392 kB | 170/588 kB | 102/189 kB | 89/91 kB Progress (5): 1.0/1.2 MB | 170/392 kB | 170/588 kB | 102/189 kB | 91 kB Progress (5): 1.0/1.2 MB | 174/392 kB | 170/588 kB | 102/189 kB | 91 kB Progress (5): 1.0/1.2 MB | 174/392 kB | 170/588 kB | 102/189 kB | 91 kB Progress (5): 1.0/1.2 MB | 174/392 kB | 174/588 kB | 102/189 kB | 91 kB Progress (5): 1.0/1.2 MB | 174/392 kB | 174/588 kB | 106/189 kB | 91 kB Progress (5): 1.0/1.2 MB | 174/392 kB | 178/588 kB | 106/189 kB | 91 kB Progress (5): 1.0/1.2 MB | 174/392 kB | 178/588 kB | 106/189 kB | 91 kB Progress (5): 1.0/1.2 MB | 174/392 kB | 182/588 kB | 106/189 kB | 91 kB Progress (5): 1.0/1.2 MB | 178/392 kB | 182/588 kB | 106/189 kB | 91 kB Progress (5): 1.0/1.2 MB | 178/392 kB | 186/588 kB | 106/189 kB | 91 kB Progress (5): 1.0/1.2 MB | 178/392 kB | 186/588 kB | 106/189 kB | 91 kB Progress (5): 1.0/1.2 MB | 178/392 kB | 190/588 kB | 106/189 kB | 91 kB Progress (5): 1.0/1.2 MB | 178/392 kB | 190/588 kB | 110/189 kB | 91 kB Progress (5): 1.0/1.2 MB | 178/392 kB | 194/588 kB | 110/189 kB | 91 kB Progress (5): 1.0/1.2 MB | 178/392 kB | 194/588 kB | 110/189 kB | 91 kB Progress (5): 1.0/1.2 MB | 182/392 kB | 194/588 kB | 110/189 kB | 91 kB Progress (5): 1.0/1.2 MB | 182/392 kB | 194/588 kB | 110/189 kB | 91 kB Progress (5): 1.0/1.2 MB | 182/392 kB | 198/588 kB | 110/189 kB | 91 kB Progress (5): 1.0/1.2 MB | 182/392 kB | 198/588 kB | 114/189 kB | 91 kB Progress (5): 1.0/1.2 MB | 182/392 kB | 202/588 kB | 114/189 kB | 91 kB Progress (5): 1.1/1.2 MB | 182/392 kB | 202/588 kB | 114/189 kB | 91 kB Progress (5): 1.1/1.2 MB | 186/392 kB | 202/588 kB | 114/189 kB | 91 kB Progress (5): 1.1/1.2 MB | 186/392 kB | 202/588 kB | 114/189 kB | 91 kB Progress (5): 1.1/1.2 MB | 186/392 kB | 206/588 kB | 114/189 kB | 91 kB Progress (5): 1.1/1.2 MB | 186/392 kB | 206/588 kB | 118/189 kB | 91 kB Progress (5): 1.1/1.2 MB | 186/392 kB | 210/588 kB | 118/189 kB | 91 kB Progress (5): 1.1/1.2 MB | 186/392 kB | 210/588 kB | 118/189 kB | 91 kB Progress (5): 1.1/1.2 MB | 190/392 kB | 210/588 kB | 118/189 kB | 91 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 248 kB/s) [2019-07-30T18:36:38.200Z] Progress (4): 1.1/1.2 MB | 190/392 kB | 210/588 kB | 118/189 kB Progress (4): 1.1/1.2 MB | 190/392 kB | 214/588 kB | 118/189 kB Progress (4): 1.1/1.2 MB | 190/392 kB | 214/588 kB | 122/189 kB Progress (4): 1.1/1.2 MB | 190/392 kB | 218/588 kB | 122/189 kB Progress (4): 1.1/1.2 MB | 190/392 kB | 218/588 kB | 122/189 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [2019-07-30T18:36:38.200Z] Progress (4): 1.1/1.2 MB | 194/392 kB | 218/588 kB | 122/189 kB Progress (4): 1.1/1.2 MB | 194/392 kB | 218/588 kB | 122/189 kB Progress (4): 1.1/1.2 MB | 194/392 kB | 222/588 kB | 122/189 kB Progress (4): 1.1/1.2 MB | 194/392 kB | 222/588 kB | 126/189 kB Progress (4): 1.1/1.2 MB | 194/392 kB | 226/588 kB | 126/189 kB Progress (4): 1.1/1.2 MB | 194/392 kB | 226/588 kB | 126/189 kB Progress (4): 1.1/1.2 MB | 198/392 kB | 226/588 kB | 126/189 kB Progress (4): 1.1/1.2 MB | 198/392 kB | 226/588 kB | 126/189 kB Progress (4): 1.1/1.2 MB | 198/392 kB | 230/588 kB | 126/189 kB Progress (4): 1.1/1.2 MB | 198/392 kB | 230/588 kB | 130/189 kB Progress (4): 1.1/1.2 MB | 198/392 kB | 234/588 kB | 130/189 kB Progress (4): 1.1/1.2 MB | 198/392 kB | 234/588 kB | 130/189 kB Progress (4): 1.1/1.2 MB | 202/392 kB | 234/588 kB | 130/189 kB Progress (4): 1.1/1.2 MB | 202/392 kB | 234/588 kB | 130/189 kB Progress (4): 1.1/1.2 MB | 202/392 kB | 238/588 kB | 130/189 kB Progress (4): 1.1/1.2 MB | 202/392 kB | 238/588 kB | 134/189 kB Progress (4): 1.1/1.2 MB | 202/392 kB | 242/588 kB | 134/189 kB Progress (4): 1.1/1.2 MB | 202/392 kB | 242/588 kB | 134/189 kB Progress (4): 1.1/1.2 MB | 206/392 kB | 242/588 kB | 134/189 kB Progress (4): 1.1/1.2 MB | 206/392 kB | 242/588 kB | 134/189 kB Progress (4): 1.1/1.2 MB | 206/392 kB | 246/588 kB | 134/189 kB Progress (4): 1.1/1.2 MB | 206/392 kB | 246/588 kB | 138/189 kB Progress (4): 1.1/1.2 MB | 206/392 kB | 250/588 kB | 138/189 kB Progress (4): 1.1/1.2 MB | 206/392 kB | 250/588 kB | 138/189 kB Progress (4): 1.1/1.2 MB | 210/392 kB | 250/588 kB | 138/189 kB Progress (4): 1.1/1.2 MB | 210/392 kB | 250/588 kB | 138/189 kB Progress (4): 1.1/1.2 MB | 210/392 kB | 254/588 kB | 138/189 kB Progress (4): 1.1/1.2 MB | 210/392 kB | 254/588 kB | 142/189 kB Progress (4): 1.1/1.2 MB | 210/392 kB | 258/588 kB | 142/189 kB Progress (4): 1.1/1.2 MB | 210/392 kB | 258/588 kB | 142/189 kB Progress (4): 1.1/1.2 MB | 214/392 kB | 258/588 kB | 142/189 kB Progress (4): 1.1/1.2 MB | 214/392 kB | 258/588 kB | 142/189 kB Progress (4): 1.1/1.2 MB | 214/392 kB | 262/588 kB | 142/189 kB Progress (4): 1.1/1.2 MB | 214/392 kB | 262/588 kB | 146/189 kB Progress (4): 1.1/1.2 MB | 214/392 kB | 266/588 kB | 146/189 kB Progress (4): 1.1/1.2 MB | 214/392 kB | 266/588 kB | 146/189 kB Progress (4): 1.1/1.2 MB | 214/392 kB | 270/588 kB | 146/189 kB Progress (4): 1.1/1.2 MB | 218/392 kB | 270/588 kB | 146/189 kB Progress (4): 1.1/1.2 MB | 218/392 kB | 274/588 kB | 146/189 kB Progress (4): 1.1/1.2 MB | 218/392 kB | 274/588 kB | 146/189 kB Progress (4): 1.1/1.2 MB | 218/392 kB | 274/588 kB | 150/189 kB Progress (4): 1.1/1.2 MB | 218/392 kB | 274/588 kB | 150/189 kB Progress (4): 1.1/1.2 MB | 218/392 kB | 278/588 kB | 150/189 kB Progress (4): 1.1/1.2 MB | 222/392 kB | 278/588 kB | 150/189 kB Progress (4): 1.1/1.2 MB | 222/392 kB | 282/588 kB | 150/189 kB Progress (4): 1.1/1.2 MB | 222/392 kB | 282/588 kB | 150/189 kB Progress (4): 1.1/1.2 MB | 222/392 kB | 286/588 kB | 150/189 kB Progress (5): 1.1/1.2 MB | 222/392 kB | 286/588 kB | 150/189 kB | 4.1/168 kB Progress (5): 1.1/1.2 MB | 222/392 kB | 286/588 kB | 154/189 kB | 4.1/168 kB Progress (5): 1.1/1.2 MB | 222/392 kB | 286/588 kB | 154/189 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 222/392 kB | 290/588 kB | 154/189 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 222/392 kB | 290/588 kB | 154/189 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 226/392 kB | 290/588 kB | 154/189 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 226/392 kB | 290/588 kB | 154/189 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 226/392 kB | 294/588 kB | 154/189 kB | 7.7/168 kB Progress (5): 1.1/1.2 MB | 226/392 kB | 294/588 kB | 154/189 kB | 12/168 kB Progress (5): 1.1/1.2 MB | 226/392 kB | 294/588 kB | 158/189 kB | 12/168 kB Progress (5): 1.1/1.2 MB | 226/392 kB | 294/588 kB | 158/189 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 226/392 kB | 298/588 kB | 158/189 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 226/392 kB | 298/588 kB | 158/189 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 230/392 kB | 298/588 kB | 158/189 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 230/392 kB | 298/588 kB | 158/189 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 230/392 kB | 302/588 kB | 158/189 kB | 16/168 kB Progress (5): 1.1/1.2 MB | 230/392 kB | 302/588 kB | 158/189 kB | 20/168 kB Progress (5): 1.1/1.2 MB | 230/392 kB | 302/588 kB | 162/189 kB | 20/168 kB Progress (5): 1.1/1.2 MB | 230/392 kB | 302/588 kB | 162/189 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 230/392 kB | 306/588 kB | 162/189 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 230/392 kB | 306/588 kB | 162/189 kB | 24/168 kB Progress (5): 1.1/1.2 MB | 234/392 kB | 306/588 kB | 162/189 kB | 24/168 kB Progress (5): 1.2/1.2 MB | 234/392 kB | 306/588 kB | 162/189 kB | 24/168 kB Progress (5): 1.2/1.2 MB | 234/392 kB | 310/588 kB | 162/189 kB | 24/168 kB Progress (5): 1.2/1.2 MB | 234/392 kB | 310/588 kB | 162/189 kB | 28/168 kB Progress (5): 1.2/1.2 MB | 234/392 kB | 310/588 kB | 166/189 kB | 28/168 kB Progress (5): 1.2/1.2 MB | 234/392 kB | 310/588 kB | 166/189 kB | 32/168 kB Progress (5): 1.2/1.2 MB | 234/392 kB | 314/588 kB | 166/189 kB | 32/168 kB Progress (5): 1.2/1.2 MB | 234/392 kB | 314/588 kB | 166/189 kB | 32/168 kB Progress (5): 1.2/1.2 MB | 238/392 kB | 314/588 kB | 166/189 kB | 32/168 kB Progress (5): 1.2/1.2 MB | 238/392 kB | 314/588 kB | 166/189 kB | 32/168 kB Progress (5): 1.2/1.2 MB | 238/392 kB | 318/588 kB | 166/189 kB | 32/168 kB Progress (5): 1.2/1.2 MB | 238/392 kB | 318/588 kB | 166/189 kB | 33/168 kB Progress (5): 1.2/1.2 MB | 238/392 kB | 318/588 kB | 170/189 kB | 33/168 kB Progress (5): 1.2/1.2 MB | 238/392 kB | 318/588 kB | 170/189 kB | 37/168 kB Progress (5): 1.2/1.2 MB | 238/392 kB | 322/588 kB | 170/189 kB | 37/168 kB Progress (5): 1.2/1.2 MB | 238/392 kB | 322/588 kB | 170/189 kB | 37/168 kB Progress (5): 1.2/1.2 MB | 242/392 kB | 322/588 kB | 170/189 kB | 37/168 kB Progress (5): 1.2/1.2 MB | 242/392 kB | 322/588 kB | 170/189 kB | 37/168 kB Progress (5): 1.2/1.2 MB | 242/392 kB | 326/588 kB | 170/189 kB | 37/168 kB Progress (5): 1.2/1.2 MB | 242/392 kB | 326/588 kB | 170/189 kB | 41/168 kB Progress (5): 1.2/1.2 MB | 242/392 kB | 326/588 kB | 174/189 kB | 41/168 kB Progress (5): 1.2/1.2 MB | 242/392 kB | 326/588 kB | 174/189 kB | 45/168 kB Progress (5): 1.2/1.2 MB | 242/392 kB | 330/588 kB | 174/189 kB | 45/168 kB Progress (5): 1.2/1.2 MB | 242/392 kB | 330/588 kB | 174/189 kB | 45/168 kB Progress (5): 1.2/1.2 MB | 246/392 kB | 330/588 kB | 174/189 kB | 45/168 kB Progress (5): 1.2/1.2 MB | 246/392 kB | 330/588 kB | 174/189 kB | 45/168 kB Progress (5): 1.2/1.2 MB | 246/392 kB | 334/588 kB | 174/189 kB | 45/168 kB Progress (5): 1.2/1.2 MB | 246/392 kB | 334/588 kB | 174/189 kB | 49/168 kB Progress (5): 1.2/1.2 MB | 246/392 kB | 334/588 kB | 178/189 kB | 49/168 kB Progress (5): 1.2/1.2 MB | 246/392 kB | 334/588 kB | 178/189 kB | 53/168 kB Progress (5): 1.2/1.2 MB | 246/392 kB | 338/588 kB | 178/189 kB | 53/168 kB Progress (5): 1.2/1.2 MB | 246/392 kB | 338/588 kB | 178/189 kB | 53/168 kB Progress (5): 1.2/1.2 MB | 250/392 kB | 338/588 kB | 178/189 kB | 53/168 kB Progress (5): 1.2/1.2 MB | 250/392 kB | 338/588 kB | 178/189 kB | 53/168 kB Progress (5): 1.2/1.2 MB | 250/392 kB | 342/588 kB | 178/189 kB | 53/168 kB Progress (5): 1.2/1.2 MB | 250/392 kB | 342/588 kB | 178/189 kB | 57/168 kB Progress (5): 1.2/1.2 MB | 250/392 kB | 342/588 kB | 182/189 kB | 57/168 kB Progress (5): 1.2/1.2 MB | 250/392 kB | 342/588 kB | 182/189 kB | 61/168 kB Progress (5): 1.2/1.2 MB | 250/392 kB | 346/588 kB | 182/189 kB | 61/168 kB Progress (5): 1.2/1.2 MB | 250/392 kB | 346/588 kB | 182/189 kB | 61/168 kB Progress (5): 1.2/1.2 MB | 254/392 kB | 346/588 kB | 182/189 kB | 61/168 kB Progress (5): 1.2/1.2 MB | 254/392 kB | 346/588 kB | 182/189 kB | 61/168 kB Progress (5): 1.2/1.2 MB | 254/392 kB | 350/588 kB | 182/189 kB | 61/168 kB Progress (5): 1.2/1.2 MB | 254/392 kB | 350/588 kB | 182/189 kB | 65/168 kB Progress (5): 1.2/1.2 MB | 254/392 kB | 350/588 kB | 186/189 kB | 65/168 kB Progress (5): 1.2/1.2 MB | 254/392 kB | 350/588 kB | 186/189 kB | 66/168 kB Progress (5): 1.2/1.2 MB | 254/392 kB | 354/588 kB | 186/189 kB | 66/168 kB Progress (5): 1.2/1.2 MB | 254/392 kB | 354/588 kB | 186/189 kB | 66/168 kB Progress (5): 1.2/1.2 MB | 258/392 kB | 354/588 kB | 186/189 kB | 66/168 kB Progress (5): 1.2/1.2 MB | 258/392 kB | 354/588 kB | 186/189 kB | 66/168 kB Progress (5): 1.2/1.2 MB | 258/392 kB | 358/588 kB | 186/189 kB | 66/168 kB Progress (5): 1.2/1.2 MB | 258/392 kB | 358/588 kB | 186/189 kB | 70/168 kB Progress (5): 1.2/1.2 MB | 258/392 kB | 358/588 kB | 189 kB | 70/168 kB Progress (5): 1.2/1.2 MB | 258/392 kB | 358/588 kB | 189 kB | 74/168 kB Progress (5): 1.2/1.2 MB | 258/392 kB | 362/588 kB | 189 kB | 74/168 kB Progress (5): 1.2/1.2 MB | 258/392 kB | 362/588 kB | 189 kB | 74/168 kB Progress (5): 1.2/1.2 MB | 262/392 kB | 362/588 kB | 189 kB | 74/168 kB Progress (5): 1.2/1.2 MB | 262/392 kB | 362/588 kB | 189 kB | 74/168 kB Progress (5): 1.2/1.2 MB | 262/392 kB | 366/588 kB | 189 kB | 74/168 kB Progress (5): 1.2/1.2 MB | 262/392 kB | 366/588 kB | 189 kB | 78/168 kB Progress (5): 1.2/1.2 MB | 262/392 kB | 370/588 kB | 189 kB | 78/168 kB Progress (5): 1.2/1.2 MB | 262/392 kB | 370/588 kB | 189 kB | 78/168 kB Progress (5): 1.2/1.2 MB | 266/392 kB | 370/588 kB | 189 kB | 78/168 kB Progress (5): 1.2 MB | 266/392 kB | 370/588 kB | 189 kB | 78/168 kB Progress (5): 1.2 MB | 266/392 kB | 374/588 kB | 189 kB | 78/168 kB Progress (5): 1.2 MB | 266/392 kB | 374/588 kB | 189 kB | 82/168 kB Progress (5): 1.2 MB | 266/392 kB | 378/588 kB | 189 kB | 82/168 kB Progress (5): 1.2 MB | 266/392 kB | 378/588 kB | 189 kB | 86/168 kB Progress (5): 1.2 MB | 270/392 kB | 378/588 kB | 189 kB | 86/168 kB Progress (5): 1.2 MB | 270/392 kB | 378/588 kB | 189 kB | 90/168 kB Progress (5): 1.2 MB | 270/392 kB | 382/588 kB | 189 kB | 90/168 kB Progress (5): 1.2 MB | 270/392 kB | 382/588 kB | 189 kB | 94/168 kB Progress (5): 1.2 MB | 274/392 kB | 382/588 kB | 189 kB | 94/168 kB Progress (5): 1.2 MB | 274/392 kB | 382/588 kB | 189 kB | 98/168 kB Progress (5): 1.2 MB | 274/392 kB | 386/588 kB | 189 kB | 98/168 kB Progress (5): 1.2 MB | 274/392 kB | 386/588 kB | 189 kB | 98/168 kB Progress (5): 1.2 MB | 278/392 kB | 386/588 kB | 189 kB | 98/168 kB Progress (5): 1.2 MB | 278/392 kB | 386/588 kB | 189 kB | 102/168 kB Progress (5): 1.2 MB | 278/392 kB | 390/588 kB | 189 kB | 102/168 kB Progress (5): 1.2 MB | 278/392 kB | 390/588 kB | 189 kB | 106/168 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 459 kB/s) [2019-07-30T18:36:38.200Z] Progress (4): 1.2 MB | 282/392 kB | 390/588 kB | 106/168 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [2019-07-30T18:36:38.200Z] Progress (4): 1.2 MB | 282/392 kB | 390/588 kB | 110/168 kB Progress (4): 1.2 MB | 282/392 kB | 394/588 kB | 110/168 kB Progress (4): 1.2 MB | 282/392 kB | 394/588 kB | 114/168 kB Progress (4): 1.2 MB | 286/392 kB | 394/588 kB | 114/168 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.1/xercesImpl-2.8.1.jar (1.2 MB at 2.9 MB/s) [2019-07-30T18:36:38.200Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar [2019-07-30T18:36:38.200Z] Progress (3): 286/392 kB | 398/588 kB | 114/168 kB Progress (3): 290/392 kB | 398/588 kB | 114/168 kB Progress (3): 290/392 kB | 398/588 kB | 118/168 kB Progress (3): 294/392 kB | 398/588 kB | 118/168 kB Progress (3): 294/392 kB | 402/588 kB | 118/168 kB Progress (3): 298/392 kB | 402/588 kB | 118/168 kB Progress (3): 298/392 kB | 402/588 kB | 122/168 kB Progress (3): 302/392 kB | 402/588 kB | 122/168 kB Progress (3): 302/392 kB | 406/588 kB | 122/168 kB Progress (3): 306/392 kB | 406/588 kB | 122/168 kB Progress (3): 306/392 kB | 406/588 kB | 126/168 kB Progress (3): 310/392 kB | 406/588 kB | 126/168 kB Progress (3): 310/392 kB | 410/588 kB | 126/168 kB Progress (3): 314/392 kB | 410/588 kB | 126/168 kB Progress (3): 314/392 kB | 410/588 kB | 130/168 kB Progress (3): 318/392 kB | 410/588 kB | 130/168 kB Progress (3): 318/392 kB | 410/588 kB | 134/168 kB Progress (3): 318/392 kB | 414/588 kB | 134/168 kB Progress (3): 318/392 kB | 414/588 kB | 138/168 kB Progress (3): 322/392 kB | 414/588 kB | 138/168 kB Progress (3): 322/392 kB | 418/588 kB | 138/168 kB Progress (3): 326/392 kB | 418/588 kB | 138/168 kB Progress (3): 326/392 kB | 418/588 kB | 142/168 kB Progress (3): 330/392 kB | 418/588 kB | 142/168 kB Progress (3): 330/392 kB | 422/588 kB | 142/168 kB Progress (3): 334/392 kB | 422/588 kB | 142/168 kB Progress (3): 334/392 kB | 422/588 kB | 146/168 kB Progress (3): 338/392 kB | 422/588 kB | 146/168 kB Progress (3): 338/392 kB | 426/588 kB | 146/168 kB Progress (3): 342/392 kB | 426/588 kB | 146/168 kB Progress (3): 342/392 kB | 426/588 kB | 150/168 kB Progress (3): 346/392 kB | 426/588 kB | 150/168 kB Progress (3): 346/392 kB | 430/588 kB | 150/168 kB Progress (3): 350/392 kB | 430/588 kB | 150/168 kB Progress (3): 350/392 kB | 430/588 kB | 154/168 kB Progress (3): 354/392 kB | 430/588 kB | 154/168 kB Progress (3): 354/392 kB | 434/588 kB | 154/168 kB Progress (3): 358/392 kB | 434/588 kB | 154/168 kB Progress (3): 358/392 kB | 434/588 kB | 158/168 kB Progress (4): 358/392 kB | 434/588 kB | 158/168 kB | 4.1/38 kB Progress (4): 358/392 kB | 434/588 kB | 162/168 kB | 4.1/38 kB Progress (4): 362/392 kB | 434/588 kB | 162/168 kB | 4.1/38 kB Progress (4): 362/392 kB | 438/588 kB | 162/168 kB | 4.1/38 kB Progress (4): 366/392 kB | 438/588 kB | 162/168 kB | 4.1/38 kB Progress (4): 366/392 kB | 438/588 kB | 166/168 kB | 4.1/38 kB Progress (4): 366/392 kB | 438/588 kB | 166/168 kB | 7.7/38 kB Progress (4): 366/392 kB | 438/588 kB | 168 kB | 7.7/38 kB Progress (5): 366/392 kB | 438/588 kB | 168 kB | 7.7/38 kB | 4.1/65 kB Progress (5): 370/392 kB | 438/588 kB | 168 kB | 7.7/38 kB | 4.1/65 kB Progress (5): 370/392 kB | 442/588 kB | 168 kB | 7.7/38 kB | 4.1/65 kB Progress (5): 374/392 kB | 442/588 kB | 168 kB | 7.7/38 kB | 4.1/65 kB Progress (5): 374/392 kB | 442/588 kB | 168 kB | 7.7/38 kB | 7.7/65 kB Progress (5): 374/392 kB | 442/588 kB | 168 kB | 12/38 kB | 7.7/65 kB Progress (5): 378/392 kB | 442/588 kB | 168 kB | 12/38 kB | 7.7/65 kB Progress (5): 382/392 kB | 442/588 kB | 168 kB | 12/38 kB | 7.7/65 kB Progress (5): 386/392 kB | 442/588 kB | 168 kB | 12/38 kB | 7.7/65 kB Progress (5): 386/392 kB | 442/588 kB | 168 kB | 12/38 kB | 12/65 kB Progress (5): 390/392 kB | 442/588 kB | 168 kB | 12/38 kB | 12/65 kB Progress (5): 390/392 kB | 446/588 kB | 168 kB | 12/38 kB | 12/65 kB Progress (5): 392 kB | 446/588 kB | 168 kB | 12/38 kB | 12/65 kB Progress (5): 392 kB | 446/588 kB | 168 kB | 12/38 kB | 16/65 kB Progress (5): 392 kB | 446/588 kB | 168 kB | 16/38 kB | 16/65 kB Progress (5): 392 kB | 446/588 kB | 168 kB | 16/38 kB | 20/65 kB Progress (5): 392 kB | 450/588 kB | 168 kB | 16/38 kB | 20/65 kB Progress (5): 392 kB | 450/588 kB | 168 kB | 16/38 kB | 24/65 kB Progress (5): 392 kB | 454/588 kB | 168 kB | 16/38 kB | 24/65 kB Progress (5): 392 kB | 454/588 kB | 168 kB | 20/38 kB | 24/65 kB Progress (5): 392 kB | 458/588 kB | 168 kB | 20/38 kB | 24/65 kB Progress (5): 392 kB | 458/588 kB | 168 kB | 20/38 kB | 28/65 kB Progress (5): 392 kB | 462/588 kB | 168 kB | 20/38 kB | 28/65 kB Progress (5): 392 kB | 462/588 kB | 168 kB | 24/38 kB | 28/65 kB Progress (5): 392 kB | 466/588 kB | 168 kB | 24/38 kB | 28/65 kB Progress (5): 392 kB | 466/588 kB | 168 kB | 24/38 kB | 32/65 kB Progress (5): 392 kB | 470/588 kB | 168 kB | 24/38 kB | 32/65 kB Progress (5): 392 kB | 470/588 kB | 168 kB | 28/38 kB | 32/65 kB Progress (5): 392 kB | 474/588 kB | 168 kB | 28/38 kB | 32/65 kB Progress (5): 392 kB | 474/588 kB | 168 kB | 28/38 kB | 36/65 kB Progress (5): 392 kB | 478/588 kB | 168 kB | 28/38 kB | 36/65 kB Progress (5): 392 kB | 478/588 kB | 168 kB | 32/38 kB | 36/65 kB Progress (5): 392 kB | 482/588 kB | 168 kB | 32/38 kB | 36/65 kB Progress (5): 392 kB | 482/588 kB | 168 kB | 32/38 kB | 40/65 kB Progress (5): 392 kB | 486/588 kB | 168 kB | 32/38 kB | 40/65 kB Progress (5): 392 kB | 486/588 kB | 168 kB | 36/38 kB | 40/65 kB Progress (5): 392 kB | 490/588 kB | 168 kB | 36/38 kB | 40/65 kB Progress (5): 392 kB | 490/588 kB | 168 kB | 36/38 kB | 44/65 kB Progress (5): 392 kB | 494/588 kB | 168 kB | 36/38 kB | 44/65 kB Progress (5): 392 kB | 494/588 kB | 168 kB | 38 kB | 44/65 kB Progress (5): 392 kB | 498/588 kB | 168 kB | 38 kB | 44/65 kB Progress (5): 392 kB | 498/588 kB | 168 kB | 38 kB | 48/65 kB Progress (5): 392 kB | 502/588 kB | 168 kB | 38 kB | 48/65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 873 kB/s) [2019-07-30T18:36:38.200Z] Progress (4): 506/588 kB | 168 kB | 38 kB | 48/65 kB Progress (4): 506/588 kB | 168 kB | 38 kB | 52/65 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar [2019-07-30T18:36:38.200Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 373 kB/s) [2019-07-30T18:36:38.200Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar [2019-07-30T18:36:38.200Z] Progress (3): 506/588 kB | 38 kB | 56/65 kB Progress (3): 510/588 kB | 38 kB | 56/65 kB Progress (3): 510/588 kB | 38 kB | 60/65 kB Progress (3): 514/588 kB | 38 kB | 60/65 kB Progress (3): 514/588 kB | 38 kB | 64/65 kB Progress (3): 514/588 kB | 38 kB | 65 kB Progress (3): 518/588 kB | 38 kB | 65 kB Progress (3): 522/588 kB | 38 kB | 65 kB Progress (3): 526/588 kB | 38 kB | 65 kB Progress (3): 530/588 kB | 38 kB | 65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 84 kB/s) [2019-07-30T18:36:38.200Z] Progress (2): 534/588 kB | 65 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar [2019-07-30T18:36:38.200Z] Progress (2): 538/588 kB | 65 kB Progress (2): 542/588 kB | 65 kB Progress (2): 546/588 kB | 65 kB Progress (2): 550/588 kB | 65 kB Progress (2): 554/588 kB | 65 kB Progress (2): 558/588 kB | 65 kB Progress (2): 562/588 kB | 65 kB Progress (2): 566/588 kB | 65 kB Progress (2): 570/588 kB | 65 kB Progress (2): 574/588 kB | 65 kB Progress (2): 578/588 kB | 65 kB Progress (2): 582/588 kB | 65 kB Progress (2): 586/588 kB | 65 kB Progress (2): 588 kB | 65 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 1.2 MB/s) [2019-07-30T18:36:38.200Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.1/asm-7.1.jar [2019-07-30T18:36:38.200Z] Progress (2): 65 kB | 4.1/109 kB Progress (2): 65 kB | 7.7/109 kB Progress (2): 65 kB | 12/109 kB Progress (2): 65 kB | 16/109 kB Progress (2): 65 kB | 20/109 kB Progress (2): 65 kB | 24/109 kB Progress (2): 65 kB | 28/109 kB Progress (3): 65 kB | 28/109 kB | 4.1/281 kB Progress (3): 65 kB | 32/109 kB | 4.1/281 kB Progress (3): 65 kB | 32/109 kB | 7.7/281 kB Progress (4): 65 kB | 32/109 kB | 7.7/281 kB | 4.1/194 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 135 kB/s) [2019-07-30T18:36:38.200Z] Progress (3): 33/109 kB | 7.7/281 kB | 4.1/194 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar [2019-07-30T18:36:38.200Z] Progress (3): 33/109 kB | 7.7/281 kB | 7.7/194 kB Progress (3): 33/109 kB | 12/281 kB | 7.7/194 kB Progress (3): 33/109 kB | 12/281 kB | 12/194 kB Progress (3): 37/109 kB | 12/281 kB | 12/194 kB Progress (3): 37/109 kB | 12/281 kB | 16/194 kB Progress (3): 37/109 kB | 16/281 kB | 16/194 kB Progress (3): 37/109 kB | 16/281 kB | 20/194 kB Progress (3): 41/109 kB | 16/281 kB | 20/194 kB Progress (3): 41/109 kB | 16/281 kB | 24/194 kB Progress (3): 41/109 kB | 20/281 kB | 24/194 kB Progress (3): 41/109 kB | 20/281 kB | 28/194 kB Progress (3): 45/109 kB | 20/281 kB | 28/194 kB Progress (3): 45/109 kB | 20/281 kB | 32/194 kB Progress (3): 45/109 kB | 24/281 kB | 32/194 kB Progress (3): 45/109 kB | 24/281 kB | 33/194 kB Progress (3): 49/109 kB | 24/281 kB | 33/194 kB Progress (3): 49/109 kB | 24/281 kB | 37/194 kB Progress (3): 49/109 kB | 28/281 kB | 37/194 kB Progress (3): 49/109 kB | 32/281 kB | 37/194 kB Progress (4): 49/109 kB | 32/281 kB | 37/194 kB | 4.1/115 kB Progress (4): 49/109 kB | 33/281 kB | 37/194 kB | 4.1/115 kB Progress (4): 49/109 kB | 33/281 kB | 41/194 kB | 4.1/115 kB Progress (4): 53/109 kB | 33/281 kB | 41/194 kB | 4.1/115 kB Progress (4): 53/109 kB | 33/281 kB | 45/194 kB | 4.1/115 kB Progress (4): 53/109 kB | 37/281 kB | 45/194 kB | 4.1/115 kB Progress (4): 53/109 kB | 37/281 kB | 45/194 kB | 7.7/115 kB Progress (4): 53/109 kB | 41/281 kB | 45/194 kB | 7.7/115 kB Progress (4): 53/109 kB | 41/281 kB | 49/194 kB | 7.7/115 kB Progress (4): 57/109 kB | 41/281 kB | 49/194 kB | 7.7/115 kB Progress (4): 57/109 kB | 41/281 kB | 53/194 kB | 7.7/115 kB Progress (5): 57/109 kB | 41/281 kB | 53/194 kB | 7.7/115 kB | 4.1/70 kB Progress (5): 57/109 kB | 45/281 kB | 53/194 kB | 7.7/115 kB | 4.1/70 kB Progress (5): 57/109 kB | 45/281 kB | 53/194 kB | 12/115 kB | 4.1/70 kB Progress (5): 57/109 kB | 49/281 kB | 53/194 kB | 12/115 kB | 4.1/70 kB Progress (5): 57/109 kB | 49/281 kB | 53/194 kB | 12/115 kB | 7.7/70 kB Progress (5): 57/109 kB | 49/281 kB | 57/194 kB | 12/115 kB | 7.7/70 kB Progress (5): 61/109 kB | 49/281 kB | 57/194 kB | 12/115 kB | 7.7/70 kB Progress (5): 61/109 kB | 49/281 kB | 61/194 kB | 12/115 kB | 7.7/70 kB Progress (5): 61/109 kB | 49/281 kB | 61/194 kB | 12/115 kB | 12/70 kB Progress (5): 61/109 kB | 53/281 kB | 61/194 kB | 12/115 kB | 12/70 kB Progress (5): 61/109 kB | 53/281 kB | 61/194 kB | 16/115 kB | 12/70 kB Progress (5): 61/109 kB | 57/281 kB | 61/194 kB | 16/115 kB | 12/70 kB Progress (5): 61/109 kB | 57/281 kB | 61/194 kB | 16/115 kB | 16/70 kB Progress (5): 61/109 kB | 57/281 kB | 65/194 kB | 16/115 kB | 16/70 kB Progress (5): 65/109 kB | 57/281 kB | 65/194 kB | 16/115 kB | 16/70 kB Progress (5): 65/109 kB | 57/281 kB | 66/194 kB | 16/115 kB | 16/70 kB Progress (5): 65/109 kB | 57/281 kB | 66/194 kB | 16/115 kB | 20/70 kB Progress (5): 65/109 kB | 61/281 kB | 66/194 kB | 16/115 kB | 20/70 kB Progress (5): 65/109 kB | 61/281 kB | 66/194 kB | 20/115 kB | 20/70 kB Progress (5): 65/109 kB | 65/281 kB | 66/194 kB | 20/115 kB | 20/70 kB Progress (5): 65/109 kB | 65/281 kB | 66/194 kB | 20/115 kB | 24/70 kB Progress (5): 65/109 kB | 65/281 kB | 70/194 kB | 20/115 kB | 24/70 kB Progress (5): 66/109 kB | 65/281 kB | 70/194 kB | 20/115 kB | 24/70 kB Progress (5): 66/109 kB | 65/281 kB | 74/194 kB | 20/115 kB | 24/70 kB Progress (5): 66/109 kB | 65/281 kB | 74/194 kB | 20/115 kB | 28/70 kB Progress (5): 66/109 kB | 66/281 kB | 74/194 kB | 20/115 kB | 28/70 kB Progress (5): 66/109 kB | 66/281 kB | 74/194 kB | 24/115 kB | 28/70 kB Progress (5): 66/109 kB | 70/281 kB | 74/194 kB | 24/115 kB | 28/70 kB Progress (5): 66/109 kB | 70/281 kB | 74/194 kB | 24/115 kB | 32/70 kB Progress (5): 66/109 kB | 70/281 kB | 78/194 kB | 24/115 kB | 32/70 kB Progress (5): 70/109 kB | 70/281 kB | 78/194 kB | 24/115 kB | 32/70 kB Progress (5): 70/109 kB | 70/281 kB | 82/194 kB | 24/115 kB | 32/70 kB Progress (5): 70/109 kB | 70/281 kB | 82/194 kB | 24/115 kB | 33/70 kB Progress (5): 70/109 kB | 74/281 kB | 82/194 kB | 24/115 kB | 33/70 kB Progress (5): 70/109 kB | 74/281 kB | 82/194 kB | 28/115 kB | 33/70 kB Progress (5): 70/109 kB | 78/281 kB | 82/194 kB | 28/115 kB | 33/70 kB Progress (5): 70/109 kB | 78/281 kB | 82/194 kB | 28/115 kB | 37/70 kB Progress (5): 70/109 kB | 78/281 kB | 86/194 kB | 28/115 kB | 37/70 kB Progress (5): 74/109 kB | 78/281 kB | 86/194 kB | 28/115 kB | 37/70 kB Progress (5): 74/109 kB | 78/281 kB | 90/194 kB | 28/115 kB | 37/70 kB Progress (5): 74/109 kB | 78/281 kB | 90/194 kB | 28/115 kB | 41/70 kB Progress (5): 74/109 kB | 82/281 kB | 90/194 kB | 28/115 kB | 41/70 kB Progress (5): 74/109 kB | 82/281 kB | 90/194 kB | 32/115 kB | 41/70 kB Progress (5): 74/109 kB | 86/281 kB | 90/194 kB | 32/115 kB | 41/70 kB Progress (5): 74/109 kB | 86/281 kB | 90/194 kB | 32/115 kB | 45/70 kB Progress (5): 74/109 kB | 86/281 kB | 94/194 kB | 32/115 kB | 45/70 kB Progress (5): 78/109 kB | 86/281 kB | 94/194 kB | 32/115 kB | 45/70 kB Progress (5): 78/109 kB | 86/281 kB | 98/194 kB | 32/115 kB | 45/70 kB Progress (5): 78/109 kB | 86/281 kB | 98/194 kB | 32/115 kB | 49/70 kB Progress (5): 78/109 kB | 90/281 kB | 98/194 kB | 32/115 kB | 49/70 kB Progress (5): 78/109 kB | 90/281 kB | 98/194 kB | 33/115 kB | 49/70 kB Progress (5): 78/109 kB | 94/281 kB | 98/194 kB | 33/115 kB | 49/70 kB Progress (5): 78/109 kB | 94/281 kB | 98/194 kB | 33/115 kB | 53/70 kB Progress (5): 78/109 kB | 94/281 kB | 102/194 kB | 33/115 kB | 53/70 kB Progress (5): 82/109 kB | 94/281 kB | 102/194 kB | 33/115 kB | 53/70 kB Progress (5): 82/109 kB | 94/281 kB | 106/194 kB | 33/115 kB | 53/70 kB Progress (5): 82/109 kB | 94/281 kB | 106/194 kB | 33/115 kB | 57/70 kB Progress (5): 82/109 kB | 98/281 kB | 106/194 kB | 33/115 kB | 57/70 kB Progress (5): 82/109 kB | 98/281 kB | 106/194 kB | 37/115 kB | 57/70 kB Progress (5): 82/109 kB | 98/281 kB | 106/194 kB | 37/115 kB | 57/70 kB Progress (5): 82/109 kB | 98/281 kB | 106/194 kB | 37/115 kB | 61/70 kB Progress (5): 82/109 kB | 98/281 kB | 110/194 kB | 37/115 kB | 61/70 kB Progress (5): 86/109 kB | 98/281 kB | 110/194 kB | 37/115 kB | 61/70 kB Progress (5): 86/109 kB | 98/281 kB | 114/194 kB | 37/115 kB | 61/70 kB Progress (5): 86/109 kB | 98/281 kB | 114/194 kB | 37/115 kB | 65/70 kB Progress (5): 86/109 kB | 102/281 kB | 114/194 kB | 37/115 kB | 65/70 kB Progress (5): 86/109 kB | 102/281 kB | 114/194 kB | 41/115 kB | 65/70 kB Progress (5): 86/109 kB | 106/281 kB | 114/194 kB | 41/115 kB | 65/70 kB Progress (5): 86/109 kB | 106/281 kB | 114/194 kB | 41/115 kB | 69/70 kB Progress (5): 86/109 kB | 106/281 kB | 118/194 kB | 41/115 kB | 69/70 kB Progress (5): 90/109 kB | 106/281 kB | 118/194 kB | 41/115 kB | 69/70 kB Progress (5): 90/109 kB | 106/281 kB | 122/194 kB | 41/115 kB | 69/70 kB Progress (5): 90/109 kB | 106/281 kB | 122/194 kB | 41/115 kB | 70 kB Progress (5): 90/109 kB | 110/281 kB | 122/194 kB | 41/115 kB | 70 kB Progress (5): 90/109 kB | 110/281 kB | 122/194 kB | 45/115 kB | 70 kB Progress (5): 90/109 kB | 114/281 kB | 122/194 kB | 45/115 kB | 70 kB Progress (5): 90/109 kB | 114/281 kB | 126/194 kB | 45/115 kB | 70 kB Progress (5): 94/109 kB | 114/281 kB | 126/194 kB | 45/115 kB | 70 kB Progress (5): 94/109 kB | 114/281 kB | 130/194 kB | 45/115 kB | 70 kB Progress (5): 94/109 kB | 118/281 kB | 130/194 kB | 45/115 kB | 70 kB Progress (5): 94/109 kB | 118/281 kB | 130/194 kB | 49/115 kB | 70 kB Progress (5): 94/109 kB | 122/281 kB | 130/194 kB | 49/115 kB | 70 kB Progress (5): 94/109 kB | 122/281 kB | 134/194 kB | 49/115 kB | 70 kB Progress (5): 98/109 kB | 122/281 kB | 134/194 kB | 49/115 kB | 70 kB Progress (5): 98/109 kB | 122/281 kB | 138/194 kB | 49/115 kB | 70 kB Progress (5): 98/109 kB | 126/281 kB | 138/194 kB | 49/115 kB | 70 kB Progress (5): 98/109 kB | 126/281 kB | 138/194 kB | 53/115 kB | 70 kB Progress (5): 98/109 kB | 130/281 kB | 138/194 kB | 53/115 kB | 70 kB Progress (5): 98/109 kB | 130/281 kB | 142/194 kB | 53/115 kB | 70 kB Progress (5): 102/109 kB | 130/281 kB | 142/194 kB | 53/115 kB | 70 kB Progress (5): 102/109 kB | 130/281 kB | 146/194 kB | 53/115 kB | 70 kB Progress (5): 102/109 kB | 134/281 kB | 146/194 kB | 53/115 kB | 70 kB Progress (5): 102/109 kB | 134/281 kB | 146/194 kB | 57/115 kB | 70 kB Progress (5): 102/109 kB | 138/281 kB | 146/194 kB | 57/115 kB | 70 kB Progress (5): 102/109 kB | 138/281 kB | 150/194 kB | 57/115 kB | 70 kB Progress (5): 106/109 kB | 138/281 kB | 150/194 kB | 57/115 kB | 70 kB Progress (5): 106/109 kB | 138/281 kB | 154/194 kB | 57/115 kB | 70 kB Progress (5): 106/109 kB | 142/281 kB | 154/194 kB | 57/115 kB | 70 kB Progress (5): 106/109 kB | 142/281 kB | 154/194 kB | 61/115 kB | 70 kB Progress (5): 106/109 kB | 146/281 kB | 154/194 kB | 61/115 kB | 70 kB Progress (5): 106/109 kB | 146/281 kB | 158/194 kB | 61/115 kB | 70 kB Progress (5): 109 kB | 146/281 kB | 158/194 kB | 61/115 kB | 70 kB Progress (5): 109 kB | 146/281 kB | 162/194 kB | 61/115 kB | 70 kB Progress (5): 109 kB | 150/281 kB | 162/194 kB | 61/115 kB | 70 kB Progress (5): 109 kB | 150/281 kB | 162/194 kB | 65/115 kB | 70 kB Progress (5): 109 kB | 154/281 kB | 162/194 kB | 65/115 kB | 70 kB Progress (5): 109 kB | 154/281 kB | 166/194 kB | 65/115 kB | 70 kB Progress (5): 109 kB | 158/281 kB | 166/194 kB | 65/115 kB | 70 kB Progress (5): 109 kB | 158/281 kB | 166/194 kB | 66/115 kB | 70 kB Progress (5): 109 kB | 162/281 kB | 166/194 kB | 66/115 kB | 70 kB Progress (5): 109 kB | 162/281 kB | 170/194 kB | 66/115 kB | 70 kB Progress (5): 109 kB | 166/281 kB | 170/194 kB | 66/115 kB | 70 kB Progress (5): 109 kB | 166/281 kB | 170/194 kB | 70/115 kB | 70 kB Progress (5): 109 kB | 170/281 kB | 170/194 kB | 70/115 kB | 70 kB Progress (5): 109 kB | 170/281 kB | 174/194 kB | 70/115 kB | 70 kB Progress (5): 109 kB | 174/281 kB | 174/194 kB | 70/115 kB | 70 kB Progress (5): 109 kB | 174/281 kB | 174/194 kB | 74/115 kB | 70 kB Progress (5): 109 kB | 178/281 kB | 174/194 kB | 74/115 kB | 70 kB Progress (5): 109 kB | 178/281 kB | 178/194 kB | 74/115 kB | 70 kB Progress (5): 109 kB | 182/281 kB | 178/194 kB | 74/115 kB | 70 kB Progress (5): 109 kB | 182/281 kB | 178/194 kB | 78/115 kB | 70 kB Progress (5): 109 kB | 186/281 kB | 178/194 kB | 78/115 kB | 70 kB Progress (5): 109 kB | 186/281 kB | 182/194 kB | 78/115 kB | 70 kB Progress (5): 109 kB | 190/281 kB | 182/194 kB | 78/115 kB | 70 kB Progress (5): 109 kB | 190/281 kB | 182/194 kB | 82/115 kB | 70 kB Progress (5): 109 kB | 194/281 kB | 182/194 kB | 82/115 kB | 70 kB Progress (5): 109 kB | 194/281 kB | 186/194 kB | 82/115 kB | 70 kB Progress (5): 109 kB | 198/281 kB | 186/194 kB | 82/115 kB | 70 kB Progress (5): 109 kB | 198/281 kB | 186/194 kB | 86/115 kB | 70 kB Progress (5): 109 kB | 202/281 kB | 186/194 kB | 86/115 kB | 70 kB Progress (5): 109 kB | 202/281 kB | 190/194 kB | 86/115 kB | 70 kB Progress (5): 109 kB | 206/281 kB | 190/194 kB | 86/115 kB | 70 kB Progress (5): 109 kB | 206/281 kB | 190/194 kB | 90/115 kB | 70 kB Progress (5): 109 kB | 210/281 kB | 190/194 kB | 90/115 kB | 70 kB Progress (5): 109 kB | 214/281 kB | 190/194 kB | 90/115 kB | 70 kB Progress (5): 109 kB | 218/281 kB | 190/194 kB | 90/115 kB | 70 kB Progress (5): 109 kB | 218/281 kB | 194/194 kB | 90/115 kB | 70 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 203 kB/s) [2019-07-30T18:36:38.200Z] Progress (4): 222/281 kB | 194/194 kB | 90/115 kB | 70 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/7.1/asm-commons-7.1.jar (70 kB at 130 kB/s) [2019-07-30T18:36:38.200Z] Progress (3): 222/281 kB | 194/194 kB | 94/115 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar [2019-07-30T18:36:38.200Z] Progress (3): 226/281 kB | 194/194 kB | 94/115 kB Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar [2019-07-30T18:36:38.200Z] Progress (3): 226/281 kB | 194 kB | 94/115 kB Progress (3): 230/281 kB | 194 kB | 94/115 kB Progress (3): 234/281 kB | 194 kB | 94/115 kB Progress (3): 234/281 kB | 194 kB | 98/115 kB Progress (3): 238/281 kB | 194 kB | 98/115 kB Progress (3): 238/281 kB | 194 kB | 102/115 kB Progress (3): 242/281 kB | 194 kB | 102/115 kB Progress (3): 242/281 kB | 194 kB | 106/115 kB Progress (3): 246/281 kB | 194 kB | 106/115 kB Progress (3): 246/281 kB | 194 kB | 110/115 kB Progress (3): 250/281 kB | 194 kB | 110/115 kB Progress (3): 250/281 kB | 194 kB | 114/115 kB Progress (3): 254/281 kB | 194 kB | 114/115 kB Progress (3): 254/281 kB | 194 kB | 115 kB Progress (3): 258/281 kB | 194 kB | 115 kB Progress (3): 262/281 kB | 194 kB | 115 kB Progress (3): 266/281 kB | 194 kB | 115 kB Progress (3): 270/281 kB | 194 kB | 115 kB Progress (3): 274/281 kB | 194 kB | 115 kB Progress (3): 278/281 kB | 194 kB | 115 kB Progress (3): 281 kB | 194 kB | 115 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.core/0.8.4/org.jacoco.core-0.8.4.jar (194 kB at 350 kB/s) [2019-07-30T18:36:38.200Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar [2019-07-30T18:36:38.200Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.1/asm-7.1.jar (115 kB at 205 kB/s) [2019-07-30T18:36:38.200Z] Progress (2): 281 kB | 4.1/33 kB Progress (2): 281 kB | 7.7/33 kB Progress (2): 281 kB | 12/33 kB Progress (2): 281 kB | 16/33 kB Progress (2): 281 kB | 20/33 kB Progress (2): 281 kB | 24/33 kB Progress (2): 281 kB | 28/33 kB Progress (2): 281 kB | 32/33 kB Progress (3): 281 kB | 32/33 kB | 4.1/50 kB Progress (3): 281 kB | 33 kB | 4.1/50 kB Progress (3): 281 kB | 33 kB | 7.7/50 kB Progress (3): 281 kB | 33 kB | 12/50 kB Progress (3): 281 kB | 33 kB | 16/50 kB Progress (3): 281 kB | 33 kB | 20/50 kB Progress (3): 281 kB | 33 kB | 24/50 kB Progress (3): 281 kB | 33 kB | 28/50 kB Progress (3): 281 kB | 33 kB | 32/50 kB Progress (3): 281 kB | 33 kB | 36/50 kB Progress (3): 281 kB | 33 kB | 40/50 kB Progress (3): 281 kB | 33 kB | 44/50 kB Progress (3): 281 kB | 33 kB | 48/50 kB Progress (3): 281 kB | 33 kB | 50 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar (281 kB at 489 kB/s) [2019-07-30T18:36:38.200Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.1/asm-tree-7.1.jar (50 kB at 87 kB/s) [2019-07-30T18:36:38.200Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.1/asm-analysis-7.1.jar (33 kB at 57 kB/s) [2019-07-30T18:36:38.200Z] Progress (1): 4.1/129 kB Progress (1): 7.7/129 kB Progress (1): 12/129 kB Progress (1): 16/129 kB Progress (1): 20/129 kB Progress (1): 24/129 kB Progress (1): 28/129 kB Progress (1): 32/129 kB Progress (1): 33/129 kB Progress (1): 37/129 kB Progress (1): 41/129 kB Progress (1): 45/129 kB Progress (1): 49/129 kB Progress (1): 53/129 kB Progress (1): 57/129 kB Progress (1): 61/129 kB Progress (1): 65/129 kB Progress (1): 66/129 kB Progress (1): 70/129 kB Progress (1): 74/129 kB Progress (1): 78/129 kB Progress (1): 82/129 kB Progress (1): 86/129 kB Progress (1): 90/129 kB Progress (1): 94/129 kB Progress (1): 98/129 kB Progress (1): 102/129 kB Progress (1): 106/129 kB Progress (1): 110/129 kB Progress (1): 114/129 kB Progress (1): 118/129 kB Progress (1): 122/129 kB Progress (1): 126/129 kB Progress (1): 129 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jacoco/org.jacoco.report/0.8.4/org.jacoco.report-0.8.4.jar (129 kB at 215 kB/s) [2019-07-30T18:36:38.457Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:36:38.457Z] [INFO] [2019-07-30T18:36:38.457Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass --- [2019-07-30T18:36:38.457Z] [INFO] [2019-07-30T18:36:38.457Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass --- [2019-07-30T18:36:38.457Z] [INFO] [2019-07-30T18:36:38.457Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass --- [2019-07-30T18:36:38.457Z] 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 [2019-07-30T18:36:38.457Z] 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 [2019-07-30T18:36:38.457Z] 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 [2019-07-30T18:36:38.714Z] 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 [2019-07-30T18:36:38.714Z] 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 [2019-07-30T18:36:38.714Z] 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 [2019-07-30T18:36:38.714Z] Progress (1): 1.0 kB 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 58 kB/s) [2019-07-30T18:36:38.714Z] 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 [2019-07-30T18:36:38.714Z] 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 [2019-07-30T18:36:38.714Z] 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 [2019-07-30T18:36:38.972Z] 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 [2019-07-30T18:36:38.972Z] 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 [2019-07-30T18:36:39.229Z] 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 [2019-07-30T18:36:39.229Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB 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 214 kB/s) [2019-07-30T18:36:39.229Z] [INFO] [2019-07-30T18:36:39.229Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass --- [2019-07-30T18:36:39.229Z] [INFO] [2019-07-30T18:36:39.229Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass --- [2019-07-30T18:36:39.229Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:36:39.229Z] [INFO] [2019-07-30T18:36:39.229Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass --- [2019-07-30T18:36:39.794Z] [INFO] [2019-07-30T18:36:39.794Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass --- [2019-07-30T18:36:39.794Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-07-30T18:36:39.794Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-07-30T18:36:39.794Z] 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 [2019-07-30T18:36:40.051Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-07-30T18:36:40.051Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [2019-07-30T18:36:40.051Z] 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 [2019-07-30T18:36:40.051Z] Progress (1): 4.1/11 kB Progress (1): 7.7/11 kB Progress (1): 11 kB 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 372 kB/s) [2019-07-30T18:36:40.051Z] 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 [2019-07-30T18:36:40.051Z] 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 [2019-07-30T18:36:40.051Z] 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 [2019-07-30T18:36:40.307Z] 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 [2019-07-30T18:36:40.307Z] 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 [2019-07-30T18:36:40.307Z] 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 [2019-07-30T18:36:40.307Z] Progress (1): 4.0 kB 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 140 kB/s) [2019-07-30T18:36:40.307Z] 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 [2019-07-30T18:36:40.307Z] 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 [2019-07-30T18:36:40.307Z] 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 [2019-07-30T18:36:40.564Z] 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 [2019-07-30T18:36:40.564Z] 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 [2019-07-30T18:36:40.564Z] 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 [2019-07-30T18:36:40.564Z] Progress (1): 4.1/6.4 kB Progress (1): 6.4 kB 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 205 kB/s) [2019-07-30T18:36:40.564Z] 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 [2019-07-30T18:36:40.564Z] 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 [2019-07-30T18:36:40.564Z] 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 [2019-07-30T18:36:40.821Z] 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 [2019-07-30T18:36:40.821Z] 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 [2019-07-30T18:36:40.821Z] 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 [2019-07-30T18:36:40.821Z] Progress (1): 3.1 kB 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 101 kB/s) [2019-07-30T18:36:40.821Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-07-30T18:36:40.821Z] 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 [2019-07-30T18:36:40.821Z] 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 [2019-07-30T18:36:41.077Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-07-30T18:36:41.077Z] 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 [2019-07-30T18:36:41.077Z] 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 [2019-07-30T18:36:41.077Z] 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 [2019-07-30T18:36:41.077Z] 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 [2019-07-30T18:36:41.077Z] 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 [2019-07-30T18:36:41.077Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-07-30T18:36:41.077Z] 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 [2019-07-30T18:36:41.077Z] 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 [2019-07-30T18:36:41.334Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [2019-07-30T18:36:41.335Z] 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 [2019-07-30T18:36:41.335Z] 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 [2019-07-30T18:36:41.335Z] 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 [2019-07-30T18:36:41.335Z] 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 [2019-07-30T18:36:41.335Z] 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 [2019-07-30T18:36:41.335Z] Progress (1): 4.1/233 kB Progress (1): 7.7/233 kB Progress (1): 12/233 kB Progress (1): 16/233 kB Progress (1): 20/233 kB Progress (1): 24/233 kB Progress (1): 28/233 kB Progress (1): 32/233 kB Progress (1): 36/233 kB Progress (1): 40/233 kB Progress (1): 44/233 kB Progress (1): 48/233 kB Progress (1): 52/233 kB Progress (1): 56/233 kB Progress (1): 60/233 kB Progress (1): 64/233 kB Progress (1): 68/233 kB Progress (1): 72/233 kB Progress (1): 76/233 kB Progress (1): 80/233 kB Progress (1): 84/233 kB Progress (1): 88/233 kB Progress (1): 92/233 kB Progress (1): 96/233 kB Progress (1): 100/233 kB Progress (1): 104/233 kB Progress (1): 108/233 kB Progress (1): 112/233 kB Progress (1): 116/233 kB Progress (1): 120/233 kB Progress (1): 124/233 kB Progress (1): 128/233 kB Progress (1): 132/233 kB Progress (1): 136/233 kB Progress (1): 140/233 kB Progress (1): 144/233 kB Progress (1): 148/233 kB Progress (1): 152/233 kB Progress (1): 156/233 kB Progress (1): 160/233 kB Progress (1): 164/233 kB Progress (1): 168/233 kB Progress (1): 172/233 kB Progress (1): 176/233 kB Progress (1): 180/233 kB Progress (1): 184/233 kB Progress (1): 188/233 kB Progress (1): 192/233 kB Progress (1): 196/233 kB Progress (1): 200/233 kB Progress (1): 204/233 kB Progress (1): 208/233 kB Progress (1): 212/233 kB Progress (1): 216/233 kB Progress (1): 220/233 kB Progress (1): 224/233 kB Progress (1): 228/233 kB Progress (1): 232/233 kB Progress (1): 233 kB 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 3.7 MB/s) [2019-07-30T18:36:41.335Z] Progress (1): 4.1/239 kB Progress (1): 7.7/239 kB Progress (1): 12/239 kB Progress (1): 16/239 kB Progress (1): 20/239 kB Progress (1): 24/239 kB Progress (1): 28/239 kB Progress (1): 32/239 kB Progress (1): 36/239 kB Progress (1): 40/239 kB Progress (1): 44/239 kB Progress (1): 48/239 kB Progress (1): 52/239 kB Progress (1): 56/239 kB Progress (2): 56/239 kB | 4.1/155 kB Progress (2): 60/239 kB | 4.1/155 kB Progress (2): 60/239 kB | 7.7/155 kB Progress (2): 64/239 kB | 7.7/155 kB Progress (2): 64/239 kB | 12/155 kB Progress (2): 68/239 kB | 12/155 kB Progress (2): 68/239 kB | 16/155 kB Progress (2): 72/239 kB | 16/155 kB Progress (2): 72/239 kB | 20/155 kB Progress (2): 76/239 kB | 20/155 kB Progress (2): 76/239 kB | 24/155 kB Progress (2): 80/239 kB | 24/155 kB Progress (2): 80/239 kB | 28/155 kB Progress (2): 84/239 kB | 28/155 kB Progress (2): 84/239 kB | 32/155 kB Progress (2): 88/239 kB | 32/155 kB Progress (2): 88/239 kB | 36/155 kB Progress (2): 92/239 kB | 36/155 kB Progress (2): 92/239 kB | 40/155 kB Progress (2): 96/239 kB | 40/155 kB Progress (2): 96/239 kB | 44/155 kB Progress (2): 100/239 kB | 44/155 kB Progress (2): 100/239 kB | 48/155 kB Progress (2): 104/239 kB | 48/155 kB Progress (2): 104/239 kB | 52/155 kB Progress (2): 108/239 kB | 52/155 kB Progress (2): 108/239 kB | 56/155 kB Progress (2): 112/239 kB | 56/155 kB Progress (2): 112/239 kB | 60/155 kB Progress (2): 116/239 kB | 60/155 kB Progress (2): 116/239 kB | 64/155 kB Progress (2): 120/239 kB | 64/155 kB Progress (2): 120/239 kB | 68/155 kB Progress (2): 124/239 kB | 68/155 kB Progress (2): 124/239 kB | 72/155 kB Progress (2): 128/239 kB | 72/155 kB Progress (2): 128/239 kB | 76/155 kB Progress (2): 132/239 kB | 76/155 kB Progress (2): 132/239 kB | 80/155 kB Progress (2): 136/239 kB | 80/155 kB Progress (2): 136/239 kB | 84/155 kB Progress (2): 140/239 kB | 84/155 kB Progress (2): 140/239 kB | 88/155 kB Progress (2): 144/239 kB | 88/155 kB Progress (2): 144/239 kB | 92/155 kB Progress (2): 148/239 kB | 92/155 kB Progress (2): 148/239 kB | 96/155 kB Progress (2): 152/239 kB | 96/155 kB Progress (2): 152/239 kB | 100/155 kB Progress (2): 156/239 kB | 100/155 kB Progress (2): 156/239 kB | 104/155 kB Progress (2): 160/239 kB | 104/155 kB Progress (2): 160/239 kB | 108/155 kB Progress (2): 164/239 kB | 108/155 kB Progress (2): 164/239 kB | 112/155 kB Progress (2): 168/239 kB | 112/155 kB Progress (2): 168/239 kB | 116/155 kB Progress (2): 172/239 kB | 116/155 kB Progress (2): 172/239 kB | 120/155 kB Progress (2): 176/239 kB | 120/155 kB Progress (2): 176/239 kB | 124/155 kB Progress (2): 180/239 kB | 124/155 kB Progress (2): 180/239 kB | 128/155 kB Progress (2): 184/239 kB | 128/155 kB Progress (2): 184/239 kB | 132/155 kB Progress (2): 188/239 kB | 132/155 kB Progress (2): 188/239 kB | 136/155 kB Progress (2): 192/239 kB | 136/155 kB Progress (2): 192/239 kB | 140/155 kB Progress (2): 196/239 kB | 140/155 kB Progress (2): 196/239 kB | 144/155 kB Progress (2): 200/239 kB | 144/155 kB Progress (2): 200/239 kB | 148/155 kB Progress (2): 204/239 kB | 148/155 kB Progress (2): 204/239 kB | 152/155 kB Progress (2): 208/239 kB | 152/155 kB Progress (2): 208/239 kB | 155 kB Progress (2): 212/239 kB | 155 kB Progress (2): 216/239 kB | 155 kB Progress (2): 220/239 kB | 155 kB Progress (2): 224/239 kB | 155 kB Progress (2): 228/239 kB | 155 kB Progress (2): 232/239 kB | 155 kB Progress (2): 236/239 kB | 155 kB Progress (2): 239 kB | 155 kB 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 1.8 MB/s) [2019-07-30T18:36:41.335Z] 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 2.7 MB/s) [2019-07-30T18:36:41.592Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/5.0.0-SNAPSHOT/org.eclipse.tracecompass-5.0.0-SNAPSHOT.pom [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >-- [2019-07-30T18:36:41.592Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT [2/134] [2019-07-30T18:36:41.592Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T18:36:41.592Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T18:36:41.592Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent --- [2019-07-30T18:36:41.592Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-5.0.0-SNAPSHOT.pom [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >--- [2019-07-30T18:36:41.592Z] [INFO] Building Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT [3/134] [2019-07-30T18:36:41.592Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T18:36:41.592Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T18:36:41.592Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent --- [2019-07-30T18:36:41.592Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-5.0.0-SNAPSHOT.pom [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >---- [2019-07-30T18:36:41.592Z] [INFO] Building org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT [4/134] [2019-07-30T18:36:41.592Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core --- [2019-07-30T18:36:41.592Z] [INFO] [2019-07-30T18:36:41.592Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core --- [2019-07-30T18:36:41.592Z] 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 [2019-07-30T18:36:41.592Z] 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 [2019-07-30T18:36:41.592Z] 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 [2019-07-30T18:36:41.849Z] 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 [2019-07-30T18:36:41.849Z] 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 [2019-07-30T18:36:41.849Z] 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 [2019-07-30T18:36:41.849Z] Progress (1): 1.5 kB 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 50 kB/s) [2019-07-30T18:36:41.849Z] 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 [2019-07-30T18:36:41.849Z] Progress (1): 4.1/9.3 kB Progress (1): 7.7/9.3 kB Progress (1): 9.3 kB 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 346 kB/s) [2019-07-30T18:36:41.849Z] 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 [2019-07-30T18:36:42.106Z] Progress (1): 4.1/32 kB Progress (1): 7.7/32 kB Progress (1): 12/32 kB Progress (1): 16/32 kB Progress (1): 20/32 kB Progress (1): 24/32 kB Progress (1): 28/32 kB Progress (1): 32/32 kB Progress (1): 32 kB 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 832 kB/s) [2019-07-30T18:36:42.106Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-30T18:36:42.106Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-30T18:36:42.106Z] 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 [2019-07-30T18:36:42.106Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-30T18:36:42.363Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom [2019-07-30T18:36:42.363Z] 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 [2019-07-30T18:36:42.363Z] Progress (1): 3.2 kB 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 87 kB/s) [2019-07-30T18:36:42.363Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-30T18:36:42.363Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-30T18:36:42.363Z] 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 [2019-07-30T18:36:42.620Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-30T18:36:42.620Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom [2019-07-30T18:36:42.620Z] 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 [2019-07-30T18:36:42.620Z] Progress (1): 3.1 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom (3.1 kB at 99 kB/s) [2019-07-30T18:36:42.620Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-30T18:36:42.620Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-30T18:36:42.620Z] 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 [2019-07-30T18:36:42.877Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-30T18:36:42.877Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom [2019-07-30T18:36:42.877Z] 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 [2019-07-30T18:36:42.877Z] Progress (1): 4.1/6.0 kB Progress (1): 6.0 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom (6.0 kB at 172 kB/s) [2019-07-30T18:36:42.877Z] 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 [2019-07-30T18:36:42.877Z] 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 [2019-07-30T18:36:42.877Z] 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 [2019-07-30T18:36:43.133Z] 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 [2019-07-30T18:36:43.133Z] 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 [2019-07-30T18:36:43.133Z] 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 [2019-07-30T18:36:43.133Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (2.7 kB at 90 kB/s) [2019-07-30T18:36:43.133Z] 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 [2019-07-30T18:36:43.133Z] 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 [2019-07-30T18:36:43.133Z] 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 [2019-07-30T18:36:43.390Z] 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 [2019-07-30T18:36:43.390Z] 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 [2019-07-30T18:36:43.390Z] 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 [2019-07-30T18:36:43.390Z] Progress (1): 4.1/12 kB Progress (1): 7.7/12 kB Progress (1): 12/12 kB Progress (1): 12 kB 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 381 kB/s) [2019-07-30T18:36:43.390Z] 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 [2019-07-30T18:36:43.390Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-30T18:36:43.390Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-30T18:36:43.390Z] 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 [2019-07-30T18:36:43.390Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-30T18:36:43.390Z] 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 [2019-07-30T18:36:43.648Z] Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.1/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.2/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.3/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.4/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.5/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.6/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.7/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.8/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 0.9/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.0/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.1/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.2/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.3/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.4/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.5/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.6/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.7/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.8/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 1.9/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.0/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.1/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.2/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.3/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.4/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.5/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.6/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7/2.7 MB Progress (1): 2.7 MB 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 15 MB/s) [2019-07-30T18:36:43.648Z] 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 [2019-07-30T18:36:43.648Z] 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 [2019-07-30T18:36:43.648Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-30T18:36:43.648Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-30T18:36:43.648Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-30T18:36:43.904Z] 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 [2019-07-30T18:36:43.904Z] 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 [2019-07-30T18:36:43.904Z] 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 [2019-07-30T18:36:43.904Z] 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 [2019-07-30T18:36:43.904Z] 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 [2019-07-30T18:36:45.798Z] 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 [2019-07-30T18:36:45.798Z] 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 [2019-07-30T18:36:45.798Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-30T18:36:45.798Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-30T18:36:45.798Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-30T18:36:45.798Z] 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 [2019-07-30T18:36:45.798Z] 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 [2019-07-30T18:36:45.798Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar [2019-07-30T18:36:45.798Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar [2019-07-30T18:36:45.798Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar [2019-07-30T18:36:45.798Z] 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 [2019-07-30T18:36:45.798Z] 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 [2019-07-30T18:36:45.798Z] 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 [2019-07-30T18:36:45.798Z] 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 [2019-07-30T18:36:45.798Z] 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 [2019-07-30T18:36:45.798Z] Progress (1): 4.1/6.0 kB Progress (2): 4.1/6.0 kB | 4.1/281 kB Progress (2): 4.1/6.0 kB | 7.7/281 kB Progress (3): 4.1/6.0 kB | 7.7/281 kB | 4.1/26 kB Progress (3): 6.0 kB | 7.7/281 kB | 4.1/26 kB Progress (3): 6.0 kB | 7.7/281 kB | 7.7/26 kB Progress (4): 6.0 kB | 7.7/281 kB | 7.7/26 kB | 4.1/70 kB Progress (4): 6.0 kB | 12/281 kB | 7.7/26 kB | 4.1/70 kB Progress (4): 6.0 kB | 12/281 kB | 7.7/26 kB | 7.7/70 kB Progress (4): 6.0 kB | 12/281 kB | 12/26 kB | 7.7/70 kB Progress (4): 6.0 kB | 12/281 kB | 12/26 kB | 12/70 kB Progress (4): 6.0 kB | 16/281 kB | 12/26 kB | 12/70 kB Progress (4): 6.0 kB | 16/281 kB | 12/26 kB | 16/70 kB Progress (5): 6.0 kB | 16/281 kB | 12/26 kB | 16/70 kB | 4.1/166 kB Progress (5): 6.0 kB | 16/281 kB | 16/26 kB | 16/70 kB | 4.1/166 kB Progress (5): 6.0 kB | 16/281 kB | 16/26 kB | 16/70 kB | 7.7/166 kB Progress (5): 6.0 kB | 16/281 kB | 16/26 kB | 20/70 kB | 7.7/166 kB Progress (5): 6.0 kB | 20/281 kB | 16/26 kB | 20/70 kB | 7.7/166 kB Progress (5): 6.0 kB | 20/281 kB | 16/26 kB | 24/70 kB | 7.7/166 kB Progress (5): 6.0 kB | 20/281 kB | 16/26 kB | 24/70 kB | 12/166 kB Progress (5): 6.0 kB | 20/281 kB | 20/26 kB | 24/70 kB | 12/166 kB Progress (5): 6.0 kB | 20/281 kB | 20/26 kB | 24/70 kB | 16/166 kB Progress (5): 6.0 kB | 20/281 kB | 20/26 kB | 28/70 kB | 16/166 kB Progress (5): 6.0 kB | 24/281 kB | 20/26 kB | 28/70 kB | 16/166 kB Progress (5): 6.0 kB | 24/281 kB | 20/26 kB | 32/70 kB | 16/166 kB Progress (5): 6.0 kB | 24/281 kB | 20/26 kB | 32/70 kB | 20/166 kB Progress (5): 6.0 kB | 24/281 kB | 24/26 kB | 32/70 kB | 20/166 kB Progress (5): 6.0 kB | 24/281 kB | 24/26 kB | 32/70 kB | 24/166 kB Progress (5): 6.0 kB | 24/281 kB | 24/26 kB | 36/70 kB | 24/166 kB Progress (5): 6.0 kB | 28/281 kB | 24/26 kB | 36/70 kB | 24/166 kB Progress (5): 6.0 kB | 28/281 kB | 24/26 kB | 40/70 kB | 24/166 kB Progress (5): 6.0 kB | 28/281 kB | 24/26 kB | 40/70 kB | 28/166 kB 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 148 kB/s) [2019-07-30T18:36:45.798Z] Progress (4): 28/281 kB | 26 kB | 40/70 kB | 28/166 kB Progress (4): 28/281 kB | 26 kB | 40/70 kB | 32/166 kB Progress (4): 28/281 kB | 26 kB | 44/70 kB | 32/166 kB Progress (4): 32/281 kB | 26 kB | 44/70 kB | 32/166 kB Progress (4): 32/281 kB | 26 kB | 48/70 kB | 32/166 kB Progress (4): 36/281 kB | 26 kB | 48/70 kB | 32/166 kB Progress (4): 36/281 kB | 26 kB | 48/70 kB | 36/166 kB Progress (4): 40/281 kB | 26 kB | 48/70 kB | 36/166 kB Progress (4): 40/281 kB | 26 kB | 52/70 kB | 36/166 kB Progress (4): 44/281 kB | 26 kB | 52/70 kB | 36/166 kB Progress (4): 44/281 kB | 26 kB | 52/70 kB | 40/166 kB Progress (4): 48/281 kB | 26 kB | 52/70 kB | 40/166 kB Progress (4): 48/281 kB | 26 kB | 56/70 kB | 40/166 kB Progress (4): 48/281 kB | 26 kB | 56/70 kB | 44/166 kB Progress (4): 48/281 kB | 26 kB | 60/70 kB | 44/166 kB Progress (4): 52/281 kB | 26 kB | 60/70 kB | 44/166 kB Progress (4): 52/281 kB | 26 kB | 64/70 kB | 44/166 kB Progress (4): 52/281 kB | 26 kB | 64/70 kB | 48/166 kB Progress (4): 52/281 kB | 26 kB | 68/70 kB | 48/166 kB Progress (4): 52/281 kB | 26 kB | 68/70 kB | 52/166 kB Progress (4): 56/281 kB | 26 kB | 68/70 kB | 52/166 kB Progress (4): 56/281 kB | 26 kB | 68/70 kB | 56/166 kB Progress (4): 56/281 kB | 26 kB | 70 kB | 56/166 kB Progress (4): 56/281 kB | 26 kB | 70 kB | 60/166 kB Progress (4): 60/281 kB | 26 kB | 70 kB | 60/166 kB Progress (4): 60/281 kB | 26 kB | 70 kB | 64/166 kB Progress (4): 64/281 kB | 26 kB | 70 kB | 64/166 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (26 kB at 567 kB/s) [2019-07-30T18:36:45.799Z] Progress (3): 64/281 kB | 70 kB | 66/166 kB Progress (3): 66/281 kB | 70 kB | 66/166 kB Progress (3): 66/281 kB | 70 kB | 70/166 kB Progress (3): 70/281 kB | 70 kB | 70/166 kB Progress (3): 70/281 kB | 70 kB | 74/166 kB Progress (3): 74/281 kB | 70 kB | 74/166 kB Progress (3): 74/281 kB | 70 kB | 78/166 kB Progress (3): 78/281 kB | 70 kB | 78/166 kB Progress (3): 78/281 kB | 70 kB | 82/166 kB Progress (3): 82/281 kB | 70 kB | 82/166 kB Progress (3): 82/281 kB | 70 kB | 86/166 kB Progress (3): 86/281 kB | 70 kB | 86/166 kB Progress (3): 86/281 kB | 70 kB | 90/166 kB Progress (3): 90/281 kB | 70 kB | 90/166 kB Progress (3): 90/281 kB | 70 kB | 94/166 kB Progress (3): 94/281 kB | 70 kB | 94/166 kB Progress (3): 94/281 kB | 70 kB | 98/166 kB Progress (3): 98/281 kB | 70 kB | 98/166 kB Progress (3): 98/281 kB | 70 kB | 98/166 kB Progress (3): 102/281 kB | 70 kB | 98/166 kB Progress (3): 102/281 kB | 70 kB | 102/166 kB Progress (3): 106/281 kB | 70 kB | 102/166 kB Progress (3): 106/281 kB | 70 kB | 106/166 kB Progress (3): 110/281 kB | 70 kB | 106/166 kB Progress (3): 110/281 kB | 70 kB | 110/166 kB Progress (3): 114/281 kB | 70 kB | 110/166 kB Progress (3): 114/281 kB | 70 kB | 114/166 kB Progress (3): 118/281 kB | 70 kB | 114/166 kB Progress (3): 118/281 kB | 70 kB | 118/166 kB Progress (3): 122/281 kB | 70 kB | 118/166 kB Progress (3): 122/281 kB | 70 kB | 122/166 kB Progress (3): 126/281 kB | 70 kB | 122/166 kB Progress (3): 126/281 kB | 70 kB | 126/166 kB Progress (3): 130/281 kB | 70 kB | 126/166 kB Progress (3): 130/281 kB | 70 kB | 130/166 kB Progress (3): 134/281 kB | 70 kB | 130/166 kB Progress (3): 134/281 kB | 70 kB | 134/166 kB Progress (3): 138/281 kB | 70 kB | 134/166 kB Progress (3): 138/281 kB | 70 kB | 138/166 kB Progress (3): 142/281 kB | 70 kB | 138/166 kB Progress (3): 142/281 kB | 70 kB | 142/166 kB Progress (3): 146/281 kB | 70 kB | 142/166 kB Progress (3): 146/281 kB | 70 kB | 146/166 kB Progress (3): 150/281 kB | 70 kB | 146/166 kB Progress (3): 150/281 kB | 70 kB | 150/166 kB Progress (3): 154/281 kB | 70 kB | 150/166 kB Progress (3): 154/281 kB | 70 kB | 154/166 kB Progress (3): 158/281 kB | 70 kB | 154/166 kB Progress (3): 158/281 kB | 70 kB | 158/166 kB Progress (3): 162/281 kB | 70 kB | 158/166 kB Progress (3): 162/281 kB | 70 kB | 162/166 kB Progress (3): 166/281 kB | 70 kB | 162/166 kB Progress (3): 166/281 kB | 70 kB | 166 kB Progress (3): 170/281 kB | 70 kB | 166 kB Progress (3): 174/281 kB | 70 kB | 166 kB Progress (3): 178/281 kB | 70 kB | 166 kB Progress (3): 182/281 kB | 70 kB | 166 kB Progress (3): 186/281 kB | 70 kB | 166 kB Progress (3): 190/281 kB | 70 kB | 166 kB Progress (3): 194/281 kB | 70 kB | 166 kB Progress (3): 198/281 kB | 70 kB | 166 kB Progress (3): 202/281 kB | 70 kB | 166 kB Progress (3): 206/281 kB | 70 kB | 166 kB Progress (3): 210/281 kB | 70 kB | 166 kB Progress (3): 214/281 kB | 70 kB | 166 kB Progress (3): 218/281 kB | 70 kB | 166 kB Progress (3): 222/281 kB | 70 kB | 166 kB Progress (3): 226/281 kB | 70 kB | 166 kB Progress (3): 230/281 kB | 70 kB | 166 kB Progress (3): 234/281 kB | 70 kB | 166 kB Progress (3): 238/281 kB | 70 kB | 166 kB Progress (3): 242/281 kB | 70 kB | 166 kB Progress (3): 246/281 kB | 70 kB | 166 kB Progress (3): 250/281 kB | 70 kB | 166 kB Progress (3): 254/281 kB | 70 kB | 166 kB Progress (3): 258/281 kB | 70 kB | 166 kB Progress (3): 262/281 kB | 70 kB | 166 kB Progress (3): 266/281 kB | 70 kB | 166 kB Progress (3): 270/281 kB | 70 kB | 166 kB Progress (3): 274/281 kB | 70 kB | 166 kB Progress (3): 278/281 kB | 70 kB | 166 kB 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 2.7 MB/s) [2019-07-30T18:36:45.799Z] Progress (2): 281 kB | 70 kB 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.0 MB/s) [2019-07-30T18:36:45.799Z] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar (281 kB at 2.8 MB/s) [2019-07-30T18:36:46.128Z] [INFO] The project's OSGi version is 4.1.0.201907301829 [2019-07-30T18:36:46.128Z] [INFO] [2019-07-30T18:36:46.128Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core --- [2019-07-30T18:36:46.128Z] [INFO] [2019-07-30T18:36:46.128Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core --- [2019-07-30T18:36:46.128Z] [INFO] [2019-07-30T18:36:46.128Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core --- [2019-07-30T18:36:46.128Z] [INFO] [2019-07-30T18:36:46.128Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core --- [2019-07-30T18:36:46.128Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:36:46.128Z] [INFO] [2019-07-30T18:36:46.128Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core --- [2019-07-30T18:36:46.128Z] 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 [2019-07-30T18:36:46.128Z] 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 [2019-07-30T18:36:46.128Z] 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 [2019-07-30T18:36:46.128Z] 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 [2019-07-30T18:36:46.128Z] 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 [2019-07-30T18:36:46.128Z] 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 [2019-07-30T18:36:46.128Z] Progress (1): 748 B 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 23 kB/s) [2019-07-30T18:36:46.436Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-30T18:36:46.436Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-30T18:36:46.436Z] 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 [2019-07-30T18:36:46.436Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-30T18:36:46.436Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [2019-07-30T18:36:46.436Z] 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 [2019-07-30T18:36:46.436Z] Progress (1): 3.8 kB 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 92 kB/s) [2019-07-30T18:36:46.695Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-30T18:36:46.695Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-30T18:36:46.695Z] 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 [2019-07-30T18:36:46.695Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-30T18:36:46.695Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [2019-07-30T18:36:46.695Z] 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 [2019-07-30T18:36:46.951Z] Progress (1): 4.1/22 kB Progress (1): 7.7/22 kB Progress (1): 12/22 kB Progress (1): 16/22 kB Progress (1): 20/22 kB Progress (1): 22 kB 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 90 kB/s) [2019-07-30T18:36:46.951Z] 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 [2019-07-30T18:36:47.209Z] 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 [2019-07-30T18:36:47.209Z] 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 [2019-07-30T18:36:47.209Z] 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 [2019-07-30T18:36:47.209Z] 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 [2019-07-30T18:36:47.209Z] 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 [2019-07-30T18:36:47.465Z] Progress (1): 4.1/5.7 kB Progress (1): 5.7 kB 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 162 kB/s) [2019-07-30T18:36:47.465Z] 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 [2019-07-30T18:36:47.465Z] 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 [2019-07-30T18:36:47.466Z] 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 [2019-07-30T18:36:47.466Z] 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 [2019-07-30T18:36:47.722Z] 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 [2019-07-30T18:36:47.722Z] 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 [2019-07-30T18:36:47.722Z] Progress (1): 4.1/4.6 kB Progress (1): 4.6 kB 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) [2019-07-30T18:36:47.722Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-30T18:36:47.722Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-30T18:36:47.722Z] 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 [2019-07-30T18:36:47.979Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-30T18:36:47.979Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [2019-07-30T18:36:47.979Z] 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 [2019-07-30T18:36:47.979Z] Progress (1): 1.5 kB 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 51 kB/s) [2019-07-30T18:36:47.979Z] 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 [2019-07-30T18:36:47.979Z] 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 [2019-07-30T18:36:47.979Z] 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 [2019-07-30T18:36:48.237Z] 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 [2019-07-30T18:36:48.237Z] 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 [2019-07-30T18:36:48.237Z] 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 [2019-07-30T18:36:48.237Z] Progress (1): 3.1 kB 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 106 kB/s) [2019-07-30T18:36:48.237Z] 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 [2019-07-30T18:36:48.237Z] 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 [2019-07-30T18:36:48.237Z] 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 [2019-07-30T18:36:48.493Z] 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 [2019-07-30T18:36:48.493Z] 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 [2019-07-30T18:36:48.493Z] 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 [2019-07-30T18:36:48.493Z] Progress (1): 3.2 kB 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 100 kB/s) [2019-07-30T18:36:48.493Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-30T18:36:48.493Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-30T18:36:48.493Z] 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 [2019-07-30T18:36:48.750Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-30T18:36:48.750Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [2019-07-30T18:36:48.750Z] 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 [2019-07-30T18:36:48.750Z] Progress (1): 2.6 kB 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 87 kB/s) [2019-07-30T18:36:48.750Z] 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 [2019-07-30T18:36:48.750Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-30T18:36:48.750Z] 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 [2019-07-30T18:36:48.750Z] 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 [2019-07-30T18:36:48.750Z] 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 [2019-07-30T18:36:48.750Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-30T18:36:48.750Z] 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 [2019-07-30T18:36:48.750Z] 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 [2019-07-30T18:36:49.006Z] 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 [2019-07-30T18:36:49.006Z] 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 [2019-07-30T18:36:49.006Z] 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 [2019-07-30T18:36:49.006Z] 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 [2019-07-30T18:36:49.262Z] 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 [2019-07-30T18:36:49.262Z] 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 [2019-07-30T18:36:49.262Z] 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 [2019-07-30T18:36:49.262Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-30T18:36:49.262Z] 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 [2019-07-30T18:36:49.262Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [2019-07-30T18:36:49.262Z] 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 [2019-07-30T18:36:49.262Z] 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 [2019-07-30T18:36:49.520Z] 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 [2019-07-30T18:36:49.520Z] 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 [2019-07-30T18:36:49.520Z] 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 [2019-07-30T18:36:49.520Z] 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 [2019-07-30T18:36:49.520Z] Progress (1): 4.1/8.5 kB Progress (1): 7.7/8.5 kB Progress (1): 8.5 kB Progress (2): 8.5 kB | 4.1/51 kB Progress (2): 8.5 kB | 7.7/51 kB Progress (2): 8.5 kB | 12/51 kB Progress (2): 8.5 kB | 16/51 kB Progress (2): 8.5 kB | 20/51 kB Progress (2): 8.5 kB | 24/51 kB Progress (2): 8.5 kB | 28/51 kB Progress (2): 8.5 kB | 32/51 kB Progress (2): 8.5 kB | 36/51 kB Progress (2): 8.5 kB | 40/51 kB Progress (2): 8.5 kB | 44/51 kB Progress (2): 8.5 kB | 48/51 kB Progress (2): 8.5 kB | 51 kB 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 79 kB/s) [2019-07-30T18:36:49.520Z] Progress (2): 51 kB | 4.1/4.3 kB Progress (2): 51 kB | 4.3 kB Progress (3): 51 kB | 4.3 kB | 4.1/79 kB Progress (3): 51 kB | 4.3 kB | 7.7/79 kB Progress (3): 51 kB | 4.3 kB | 12/79 kB Progress (3): 51 kB | 4.3 kB | 16/79 kB Progress (3): 51 kB | 4.3 kB | 20/79 kB Progress (3): 51 kB | 4.3 kB | 24/79 kB Progress (3): 51 kB | 4.3 kB | 28/79 kB Progress (3): 51 kB | 4.3 kB | 32/79 kB Progress (3): 51 kB | 4.3 kB | 36/79 kB Progress (3): 51 kB | 4.3 kB | 40/79 kB Progress (3): 51 kB | 4.3 kB | 44/79 kB Progress (3): 51 kB | 4.3 kB | 48/79 kB 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 446 kB/s) [2019-07-30T18:36:49.520Z] 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 37 kB/s) [2019-07-30T18:36:49.520Z] Progress (1): 52/79 kB Progress (1): 56/79 kB Progress (1): 60/79 kB Progress (1): 64/79 kB Progress (1): 68/79 kB Progress (1): 72/79 kB Progress (1): 76/79 kB Progress (1): 79 kB 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 602 kB/s) [2019-07-30T18:36:49.520Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:36:49.520Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/src/main/resources [2019-07-30T18:36:49.520Z] [INFO] [2019-07-30T18:36:49.520Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core --- [2019-07-30T18:36:49.520Z] 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 [2019-07-30T18:36:49.520Z] 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 [2019-07-30T18:36:49.520Z] 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 [2019-07-30T18:36:49.776Z] 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 [2019-07-30T18:36:49.776Z] 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 [2019-07-30T18:36:49.776Z] 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 [2019-07-30T18:36:49.776Z] Progress (1): 690 B 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 22 kB/s) [2019-07-30T18:36:49.776Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-30T18:36:49.776Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-30T18:36:49.776Z] 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 [2019-07-30T18:36:50.033Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-30T18:36:50.033Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [2019-07-30T18:36:50.033Z] 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 [2019-07-30T18:36:50.033Z] Progress (1): 3.6 kB 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 103 kB/s) [2019-07-30T18:36:50.033Z] 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 [2019-07-30T18:36:50.033Z] 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 [2019-07-30T18:36:50.033Z] 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 [2019-07-30T18:36:50.289Z] 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 [2019-07-30T18:36:50.289Z] 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 [2019-07-30T18:36:50.289Z] 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 [2019-07-30T18:36:50.289Z] Progress (1): 865 B 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 29 kB/s) [2019-07-30T18:36:50.289Z] 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 [2019-07-30T18:36:50.289Z] 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 [2019-07-30T18:36:50.289Z] 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 [2019-07-30T18:36:50.546Z] 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 [2019-07-30T18:36:50.546Z] 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 [2019-07-30T18:36:50.546Z] 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 [2019-07-30T18:36:50.546Z] Progress (1): 2.4 kB 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 82 kB/s) [2019-07-30T18:36:50.546Z] 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 [2019-07-30T18:36:50.546Z] 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 [2019-07-30T18:36:50.802Z] 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 [2019-07-30T18:36:50.802Z] 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 [2019-07-30T18:36:50.802Z] 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 [2019-07-30T18:36:50.802Z] 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 [2019-07-30T18:36:50.802Z] Progress (1): 1.6 kB 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 52 kB/s) [2019-07-30T18:36:50.802Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-30T18:36:51.059Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-30T18:36:51.059Z] 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 [2019-07-30T18:36:51.059Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-30T18:36:51.059Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom [2019-07-30T18:36:51.059Z] 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 [2019-07-30T18:36:51.315Z] Progress (1): 1.7 kB 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 49 kB/s) [2019-07-30T18:36:51.315Z] 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 [2019-07-30T18:36:51.315Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-30T18:36:51.315Z] 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 [2019-07-30T18:36:51.315Z] 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 [2019-07-30T18:36:51.315Z] 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 [2019-07-30T18:36:51.315Z] 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 [2019-07-30T18:36:51.315Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-30T18:36:51.315Z] 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 [2019-07-30T18:36:51.315Z] 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 [2019-07-30T18:36:51.315Z] 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 [2019-07-30T18:36:51.315Z] 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 [2019-07-30T18:36:51.315Z] 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 [2019-07-30T18:36:51.315Z] 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 [2019-07-30T18:36:51.315Z] 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 [2019-07-30T18:36:51.315Z] 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 [2019-07-30T18:36:51.571Z] 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 [2019-07-30T18:36:51.571Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-30T18:36:51.571Z] 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 [2019-07-30T18:36:51.571Z] 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 [2019-07-30T18:36:51.571Z] 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 [2019-07-30T18:36:51.571Z] 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 [2019-07-30T18:36:51.571Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar [2019-07-30T18:36:51.571Z] 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 [2019-07-30T18:36:51.571Z] 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 [2019-07-30T18:36:51.571Z] 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 [2019-07-30T18:36:51.829Z] 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 [2019-07-30T18:36:51.829Z] 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 [2019-07-30T18:36:51.829Z] 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 [2019-07-30T18:36:51.829Z] 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 [2019-07-30T18:36:51.829Z] 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 [2019-07-30T18:36:51.829Z] Progress (1): 4.1/18 kB Progress (1): 7.7/18 kB Progress (1): 12/18 kB Progress (1): 16/18 kB Progress (1): 18 kB Progress (2): 18 kB | 3.6 kB Progress (3): 18 kB | 3.6 kB | 4.1/4.6 kB Progress (4): 18 kB | 3.6 kB | 4.1/4.6 kB | 0/2.8 MB Progress (4): 18 kB | 3.6 kB | 4.6 kB | 0/2.8 MB Progress (4): 18 kB | 3.6 kB | 4.6 kB | 0/2.8 MB Progress (4): 18 kB | 3.6 kB | 4.6 kB | 0/2.8 MB Progress (4): 18 kB | 3.6 kB | 4.6 kB | 0/2.8 MB Progress (4): 18 kB | 3.6 kB | 4.6 kB | 0/2.8 MB Progress (4): 18 kB | 3.6 kB | 4.6 kB | 0/2.8 MB Progress (4): 18 kB | 3.6 kB | 4.6 kB | 0/2.8 MB Progress (4): 18 kB | 3.6 kB | 4.6 kB | 0/2.8 MB Progress (5): 18 kB | 3.6 kB | 4.6 kB | 0/2.8 MB | 4.1/25 kB Progress (5): 18 kB | 3.6 kB | 4.6 kB | 0/2.8 MB | 4.1/25 kB Progress (5): 18 kB | 3.6 kB | 4.6 kB | 0/2.8 MB | 7.7/25 kB Progress (5): 18 kB | 3.6 kB | 4.6 kB | 0/2.8 MB | 7.7/25 kB Progress (5): 18 kB | 3.6 kB | 4.6 kB | 0/2.8 MB | 12/25 kB Progress (5): 18 kB | 3.6 kB | 4.6 kB | 0/2.8 MB | 12/25 kB Progress (5): 18 kB | 3.6 kB | 4.6 kB | 0/2.8 MB | 16/25 kB Progress (5): 18 kB | 3.6 kB | 4.6 kB | 0/2.8 MB | 16/25 kB Progress (5): 18 kB | 3.6 kB | 4.6 kB | 0/2.8 MB | 20/25 kB Progress (5): 18 kB | 3.6 kB | 4.6 kB | 0.1/2.8 MB | 20/25 kB Progress (5): 18 kB | 3.6 kB | 4.6 kB | 0.1/2.8 MB | 24/25 kB Progress (5): 18 kB | 3.6 kB | 4.6 kB | 0.1/2.8 MB | 24/25 kB Progress (5): 18 kB | 3.6 kB | 4.6 kB | 0.1/2.8 MB | 25 kB Progress (5): 18 kB | 3.6 kB | 4.6 kB | 0.1/2.8 MB | 25 kB Progress (5): 18 kB | 3.6 kB | 4.6 kB | 0.1/2.8 MB | 25 kB Progress (5): 18 kB | 3.6 kB | 4.6 kB | 0.1/2.8 MB | 25 kB 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 53 kB/s) [2019-07-30T18:36:51.829Z] 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 206 kB/s) [2019-07-30T18:36:51.829Z] Progress (3): 3.6 kB | 0.1/2.8 MB | 25 kB 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 41 kB/s) [2019-07-30T18:36:51.829Z] Progress (2): 0.1/2.8 MB | 25 kB Progress (2): 0.1/2.8 MB | 25 kB Progress (2): 0.1/2.8 MB | 25 kB Progress (2): 0.1/2.8 MB | 25 kB Progress (2): 0.1/2.8 MB | 25 kB 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 278 kB/s) [2019-07-30T18:36:52.086Z] Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.1/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.2/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.3/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.4/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.5/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.6/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.7/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.8/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 0.9/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.0/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.1/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.2/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.3/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.4/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.5/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.6/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.7/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.8/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 1.9/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.0/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.1/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.2/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.3/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.4/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.5/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.6/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.7/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8/2.8 MB Progress (1): 2.8 MB 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 6.1 MB/s) [2019-07-30T18:36:53.979Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/classes [2019-07-30T18:36:55.952Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[795] [2019-07-30T18:36:55.952Z] argsArray[i] = entry.getKey(); [2019-07-30T18:36:55.952Z] ^^^^^^^^^^^^^^ [2019-07-30T18:36:55.952Z] 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 [2019-07-30T18:36:55.952Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[796] [2019-07-30T18:36:55.952Z] argsArray[i + 1] = entry.getValue(); [2019-07-30T18:36:55.952Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:36:55.952Z] 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 [2019-07-30T18:36:55.952Z] 2 problems (2 warnings) [2019-07-30T18:36:55.952Z] [INFO] [2019-07-30T18:36:55.952Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core --- [2019-07-30T18:36:55.952Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:36:55.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/src/test/resources [2019-07-30T18:36:55.952Z] [INFO] [2019-07-30T18:36:55.952Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core --- [2019-07-30T18:36:56.209Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar [2019-07-30T18:36:56.466Z] [INFO] [2019-07-30T18:36:56.466Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core --- [2019-07-30T18:36:56.466Z] [INFO] [2019-07-30T18:36:56.466Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core --- [2019-07-30T18:36:56.724Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-30T18:36:56.981Z] [INFO] [2019-07-30T18:36:56.981Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core --- [2019-07-30T18:36:56.981Z] [INFO] [2019-07-30T18:36:56.981Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core --- [2019-07-30T18:36:56.981Z] [INFO] [2019-07-30T18:36:56.981Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core --- [2019-07-30T18:36:56.981Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core --- [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common.core --- [2019-07-30T18:36:57.545Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common.core --- [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core --- [2019-07-30T18:36:57.545Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar [2019-07-30T18:36:57.545Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.pom [2019-07-30T18:36:57.545Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-sources.jar [2019-07-30T18:36:57.545Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:36:57.545Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-p2metadata.xml [2019-07-30T18:36:57.545Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.1.0-SNAPSHOT-p2artifacts.xml [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core --- [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >-- [2019-07-30T18:36:57.545Z] [INFO] Building Trace Compass State System Parent 5.0.0-SNAPSHOT [5/134] [2019-07-30T18:36:57.545Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T18:36:57.545Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T18:36:57.545Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent --- [2019-07-30T18:36:57.545Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-5.0.0-SNAPSHOT.pom [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >-- [2019-07-30T18:36:57.545Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT [6/134] [2019-07-30T18:36:57.545Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T18:36:57.545Z] [INFO] The project's OSGi version is 1.2.0.201907301829 [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T18:36:57.545Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T18:36:57.545Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:36:57.545Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources [2019-07-30T18:36:57.545Z] [INFO] [2019-07-30T18:36:57.545Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T18:36:57.545Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/classes [2019-07-30T18:36:58.915Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[222] [2019-07-30T18:36:58.915Z] fFileChannelIn = fFileInputStream.getChannel(); [2019-07-30T18:36:58.915Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:36:58.915Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-30T18:36:58.915Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[223] [2019-07-30T18:36:58.915Z] fFileChannelOut = fFileOutputStream.getChannel(); [2019-07-30T18:36:58.915Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:36:58.915Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-30T18:36:58.915Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[71] [2019-07-30T18:36:58.915Z] return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2019-07-30T18:36:58.915Z] .add(String.valueOf(fStart)) [2019-07-30T18:36:58.915Z] .add(String.valueOf(fStart + fDuration)) [2019-07-30T18:36:58.915Z] .toString(); [2019-07-30T18:36:58.915Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:36:58.915Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:36:58.915Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java:[82] [2019-07-30T18:36:58.915Z] private final Comparator fDefaultIntervalComparator = Comparator [2019-07-30T18:36:58.915Z] .comparingLong(E::getEnd) [2019-07-30T18:36:58.915Z] .thenComparingLong(E::getStart); [2019-07-30T18:36:58.915Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:36:58.915Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull E extends @NonNull IHTInterval>' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-30T18:36:58.915Z] 4 problems (4 warnings) [2019-07-30T18:36:58.915Z] [INFO] [2019-07-30T18:36:58.915Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T18:36:58.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:36:58.915Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources [2019-07-30T18:36:58.915Z] [INFO] [2019-07-30T18:36:58.915Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T18:36:58.915Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar [2019-07-30T18:36:58.915Z] [INFO] [2019-07-30T18:36:58.915Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T18:36:58.915Z] [INFO] [2019-07-30T18:36:58.915Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T18:36:58.915Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-30T18:36:58.915Z] [INFO] [2019-07-30T18:36:58.915Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T18:36:58.915Z] [INFO] [2019-07-30T18:36:58.915Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T18:36:58.915Z] [INFO] [2019-07-30T18:36:58.915Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T18:36:58.915Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar [2019-07-30T18:36:59.172Z] [INFO] [2019-07-30T18:36:59.172Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T18:36:59.172Z] [INFO] [2019-07-30T18:36:59.172Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T18:36:59.172Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:36:59.172Z] [INFO] [2019-07-30T18:36:59.172Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T18:36:59.430Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:36:59.688Z] [INFO] [2019-07-30T18:36:59.688Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T18:36:59.688Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:36:59.688Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:36:59.688Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:36:59.688Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:36:59.688Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:36:59.688Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:36:59.688Z] [INFO] [2019-07-30T18:36:59.688Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core --- [2019-07-30T18:36:59.688Z] [INFO] [2019-07-30T18:36:59.688Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >-- [2019-07-30T18:36:59.688Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT [7/134] [2019-07-30T18:36:59.688Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:36:59.688Z] [INFO] [2019-07-30T18:36:59.688Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T18:36:59.688Z] [INFO] [2019-07-30T18:36:59.688Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T18:36:59.688Z] [INFO] The project's OSGi version is 2.1.1.201907301829 [2019-07-30T18:36:59.688Z] [INFO] [2019-07-30T18:36:59.688Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T18:36:59.688Z] [INFO] [2019-07-30T18:36:59.688Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T18:36:59.688Z] [INFO] [2019-07-30T18:36:59.688Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T18:36:59.688Z] [INFO] [2019-07-30T18:36:59.688Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T18:36:59.688Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:36:59.688Z] [INFO] [2019-07-30T18:36:59.688Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T18:36:59.688Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:36:59.688Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources [2019-07-30T18:36:59.946Z] [INFO] [2019-07-30T18:36:59.946Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T18:36:59.946Z] [INFO] Compiling 22 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes [2019-07-30T18:37:00.511Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[118] [2019-07-30T18:37:00.511Z] store.add((E) elem); // warning from type, it should be fine [2019-07-30T18:37:00.511Z] ^^^^^^^^ [2019-07-30T18:37:00.511Z] Type safety: Unchecked cast from Object to E [2019-07-30T18:37:00.511Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-30T18:37:00.511Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T18:37:00.511Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:00.511Z] Type safety: The constructor SegmentTreeNode.Tuple(Object, int) belongs to the raw type SegmentTreeNode.Tuple. References to generic type SegmentTreeNode.Tuple should be parameterized [2019-07-30T18:37:00.511Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-30T18:37:00.511Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T18:37:00.511Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:00.511Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple [2019-07-30T18:37:00.511Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-30T18:37:00.511Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T18:37:00.511Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:00.511Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple' [2019-07-30T18:37:00.511Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[285] [2019-07-30T18:37:00.511Z] queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber())); [2019-07-30T18:37:00.511Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:00.511Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple should be parameterized [2019-07-30T18:37:00.511Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[295] [2019-07-30T18:37:00.511Z] || order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) { [2019-07-30T18:37:00.511Z] ^^^^^^^^^^^^ [2019-07-30T18:37:00.511Z] 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 [2019-07-30T18:37:00.511Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[298] [2019-07-30T18:37:00.511Z] currentNode = readNode(queue.poll().getSequenceNumber()); [2019-07-30T18:37:00.511Z] ^^^^^^^^^^^^ [2019-07-30T18:37:00.511Z] 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 [2019-07-30T18:37:00.511Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[304] [2019-07-30T18:37:00.511Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-30T18:37:00.511Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:00.511Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode should be parameterized [2019-07-30T18:37:00.511Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[304] [2019-07-30T18:37:00.511Z] queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order)); [2019-07-30T18:37:00.511Z] ^^^^^^^^^^^^^^^ [2019-07-30T18:37:00.511Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode should be parameterized [2019-07-30T18:37:00.511Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[60] [2019-07-30T18:37:00.511Z] protected final Comparator COMPARATOR = Comparator.comparing(E::getStart) [2019-07-30T18:37:00.511Z] .thenComparing(E::getEnd).thenComparing(Function.identity()); [2019-07-30T18:37:00.511Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:00.511Z] 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>' [2019-07-30T18:37:00.511Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[93] [2019-07-30T18:37:00.511Z] E element = (E) object; [2019-07-30T18:37:00.511Z] ^^^^^^^^^^ [2019-07-30T18:37:00.511Z] Type safety: Unchecked cast from Object to E [2019-07-30T18:37:00.511Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java:[235] [2019-07-30T18:37:00.511Z] E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start); [2019-07-30T18:37:00.511Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:00.511Z] Type safety: Unchecked cast from BasicSegment to E [2019-07-30T18:37:00.511Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[186] [2019-07-30T18:37:00.511Z] SegmentTreeNode segmentNode = (SegmentTreeNode) childNode; [2019-07-30T18:37:00.511Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:00.511Z] Type safety: Unchecked cast from IHTNode to SegmentTreeNode [2019-07-30T18:37:00.511Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[193] [2019-07-30T18:37:00.511Z] segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode) node, childIndex)); [2019-07-30T18:37:00.511Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:00.511Z] Type safety: Unchecked cast from OverlappingNode to SegmentTreeNode [2019-07-30T18:37:00.511Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[435] [2019-07-30T18:37:00.511Z] return (OverlappingSegmentCoreData) super.getCoreNodeData(); [2019-07-30T18:37:00.511Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:00.511Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData [2019-07-30T18:37:00.511Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java:[311] [2019-07-30T18:37:00.511Z] return getSHT().getIntersectingElements(start, end, (Comparator) order); [2019-07-30T18:37:00.511Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:00.511Z] Type safety: Unchecked cast from Comparator to Comparator [2019-07-30T18:37:00.511Z] 16 problems (16 warnings) [2019-07-30T18:37:00.511Z] [INFO] [2019-07-30T18:37:00.511Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T18:37:00.511Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:37:00.511Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources [2019-07-30T18:37:00.511Z] [INFO] [2019-07-30T18:37:00.511Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T18:37:00.511Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar [2019-07-30T18:37:00.768Z] [INFO] [2019-07-30T18:37:00.768Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T18:37:00.768Z] [INFO] [2019-07-30T18:37:00.768Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T18:37:00.768Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-30T18:37:00.768Z] [INFO] [2019-07-30T18:37:00.768Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T18:37:00.768Z] [INFO] [2019-07-30T18:37:00.768Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T18:37:00.768Z] [INFO] [2019-07-30T18:37:00.768Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T18:37:00.768Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-30T18:37:01.025Z] [INFO] [2019-07-30T18:37:01.025Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T18:37:01.025Z] [INFO] [2019-07-30T18:37:01.025Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T18:37:01.025Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:37:01.025Z] [INFO] [2019-07-30T18:37:01.025Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T18:37:01.025Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:37:01.283Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:37:01.283Z] [INFO] [2019-07-30T18:37:01.283Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T18:37:01.283Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar [2019-07-30T18:37:01.283Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.pom [2019-07-30T18:37:01.283Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-sources.jar [2019-07-30T18:37:01.283Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:37:01.283Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-p2metadata.xml [2019-07-30T18:37:01.283Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.1-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.1-SNAPSHOT-p2artifacts.xml [2019-07-30T18:37:01.283Z] [INFO] [2019-07-30T18:37:01.283Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core --- [2019-07-30T18:37:01.540Z] [INFO] [2019-07-30T18:37:01.540Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >-- [2019-07-30T18:37:01.540Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT [8/134] [2019-07-30T18:37:01.540Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:37:01.540Z] [INFO] [2019-07-30T18:37:01.540Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T18:37:01.540Z] [INFO] [2019-07-30T18:37:01.540Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T18:37:01.540Z] [INFO] The project's OSGi version is 4.2.2.201907301829 [2019-07-30T18:37:01.540Z] [INFO] [2019-07-30T18:37:01.540Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T18:37:01.540Z] [INFO] [2019-07-30T18:37:01.540Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T18:37:01.540Z] [INFO] [2019-07-30T18:37:01.540Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T18:37:01.540Z] [INFO] [2019-07-30T18:37:01.540Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T18:37:01.540Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:37:01.540Z] [INFO] [2019-07-30T18:37:01.540Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T18:37:01.540Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:37:01.540Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources [2019-07-30T18:37:01.540Z] [INFO] [2019-07-30T18:37:01.540Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T18:37:01.540Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes [2019-07-30T18:37:02.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java:[266] [2019-07-30T18:37:02.470Z] public void writeInterval(ByteBuffer buffer, long nodeStart) { [2019-07-30T18:37:02.470Z] ^^^^^^^^^ [2019-07-30T18:37:02.470Z] Javadoc: Missing tag for parameter nodeStart [2019-07-30T18:37:02.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java:[309] [2019-07-30T18:37:02.470Z] Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue, [2019-07-30T18:37:02.470Z] ^^^^^^^^^^^^^ [2019-07-30T18:37:02.470Z] Null type safety (type annotations): The expression of type '@NonNull BufferedBlockingQueue' needs unchecked conversion to conform to 'Iterable<@NonNull HTInterval>', corresponding supertype is 'Iterable' [2019-07-30T18:37:02.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[183] [2019-07-30T18:37:02.470Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-30T18:37:02.470Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:02.470Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils [2019-07-30T18:37:02.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[251] [2019-07-30T18:37:02.470Z] throws AttributeNotFoundException, StateSystemDisposedException { [2019-07-30T18:37:02.470Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:02.470Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils [2019-07-30T18:37:02.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ParentNode.java:[129] [2019-07-30T18:37:02.470Z] public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque queue, boolean reverse); [2019-07-30T18:37:02.470Z] ^^^^^^^ [2019-07-30T18:37:02.470Z] Javadoc: Missing tag for parameter reverse [2019-07-30T18:37:02.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java:[384] [2019-07-30T18:37:02.470Z] intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator(); [2019-07-30T18:37:02.470Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:02.470Z] Null type safety (type annotations): The expression of type 'Iterator' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>' [2019-07-30T18:37:02.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[44] [2019-07-30T18:37:02.470Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-30T18:37:02.470Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:02.470Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeLong(ITmfStateSystemBuilder, long, int, long) from type StateSystemBuilderUtils [2019-07-30T18:37:02.470Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[73] [2019-07-30T18:37:02.470Z] throws StateValueTypeException, AttributeNotFoundException { [2019-07-30T18:37:02.470Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:02.470Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeInt(ITmfStateSystemBuilder, long, int, int) from type StateSystemBuilderUtils [2019-07-30T18:37:02.470Z] 8 problems (8 warnings) [2019-07-30T18:37:02.470Z] [INFO] [2019-07-30T18:37:02.470Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T18:37:02.470Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:37:02.470Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources [2019-07-30T18:37:02.470Z] [INFO] [2019-07-30T18:37:02.728Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T18:37:02.728Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar [2019-07-30T18:37:02.728Z] [INFO] [2019-07-30T18:37:02.728Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T18:37:02.728Z] [INFO] [2019-07-30T18:37:02.728Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T18:37:02.728Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-30T18:37:02.985Z] [INFO] [2019-07-30T18:37:02.985Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T18:37:02.985Z] [INFO] [2019-07-30T18:37:02.985Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T18:37:02.985Z] [INFO] [2019-07-30T18:37:02.985Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T18:37:02.985Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-30T18:37:03.242Z] [INFO] [2019-07-30T18:37:03.242Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T18:37:03.242Z] [INFO] [2019-07-30T18:37:03.242Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T18:37:03.242Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:37:03.242Z] [INFO] [2019-07-30T18:37:03.242Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T18:37:03.242Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:37:03.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:37:03.500Z] [INFO] [2019-07-30T18:37:03.500Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T18:37:03.500Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar [2019-07-30T18:37:03.757Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.pom [2019-07-30T18:37:03.757Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-sources.jar [2019-07-30T18:37:03.757Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:37:03.757Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-p2metadata.xml [2019-07-30T18:37:03.757Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.2.2-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.2.2-SNAPSHOT-p2artifacts.xml [2019-07-30T18:37:03.757Z] [INFO] [2019-07-30T18:37:03.757Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core --- [2019-07-30T18:37:03.757Z] [INFO] [2019-07-30T18:37:03.757Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >---- [2019-07-30T18:37:03.757Z] [INFO] Building Trace Compass TMF Parent 5.0.0-SNAPSHOT [9/134] [2019-07-30T18:37:03.757Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T18:37:03.757Z] [INFO] [2019-07-30T18:37:03.757Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T18:37:03.757Z] [INFO] [2019-07-30T18:37:03.757Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T18:37:03.757Z] [INFO] [2019-07-30T18:37:03.757Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T18:37:03.757Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:37:03.757Z] [INFO] [2019-07-30T18:37:03.757Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T18:37:03.757Z] [INFO] [2019-07-30T18:37:03.757Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T18:37:03.757Z] [INFO] [2019-07-30T18:37:03.757Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T18:37:03.757Z] [INFO] [2019-07-30T18:37:03.757Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T18:37:03.757Z] [INFO] [2019-07-30T18:37:03.757Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T18:37:03.757Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:37:03.757Z] [INFO] [2019-07-30T18:37:03.757Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T18:37:04.015Z] [INFO] [2019-07-30T18:37:04.015Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent --- [2019-07-30T18:37:04.015Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-5.0.0-SNAPSHOT.pom [2019-07-30T18:37:04.015Z] [INFO] [2019-07-30T18:37:04.015Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >-- [2019-07-30T18:37:04.015Z] [INFO] Building Trace Compass Filter Parser 1.0.2-SNAPSHOT [10/134] [2019-07-30T18:37:04.015Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:37:04.015Z] [INFO] [2019-07-30T18:37:04.015Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T18:37:04.015Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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]) [2019-07-30T18:37:04.015Z] [INFO] [2019-07-30T18:37:04.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T18:37:04.015Z] [INFO] The project's OSGi version is 1.0.2.201907301829 [2019-07-30T18:37:04.015Z] [INFO] [2019-07-30T18:37:04.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T18:37:04.015Z] [INFO] [2019-07-30T18:37:04.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T18:37:04.015Z] [INFO] [2019-07-30T18:37:04.015Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T18:37:04.015Z] [INFO] [2019-07-30T18:37:04.015Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T18:37:04.015Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:37:04.015Z] [INFO] [2019-07-30T18:37:04.015Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T18:37:04.015Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:37:04.015Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources [2019-07-30T18:37:04.015Z] [INFO] [2019-07-30T18:37:04.015Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T18:37:04.015Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes [2019-07-30T18:37:04.272Z] [INFO] [2019-07-30T18:37:04.272Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T18:37:04.272Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:37:04.272Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources [2019-07-30T18:37:04.272Z] [INFO] [2019-07-30T18:37:04.272Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T18:37:04.272Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-30T18:37:04.272Z] [INFO] [2019-07-30T18:37:04.272Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T18:37:04.272Z] [INFO] [2019-07-30T18:37:04.272Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T18:37:04.272Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-30T18:37:04.272Z] [INFO] [2019-07-30T18:37:04.272Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T18:37:04.272Z] [INFO] [2019-07-30T18:37:04.272Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T18:37:04.537Z] [INFO] [2019-07-30T18:37:04.537Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T18:37:04.537Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-30T18:37:04.537Z] [INFO] [2019-07-30T18:37:04.537Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T18:37:04.537Z] [INFO] [2019-07-30T18:37:04.537Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T18:37:04.537Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:37:04.537Z] [INFO] [2019-07-30T18:37:04.537Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T18:37:04.537Z] [INFO] [2019-07-30T18:37:04.537Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T18:37:04.537Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar [2019-07-30T18:37:04.537Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.pom [2019-07-30T18:37:04.537Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-30T18:37:04.537Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:37:04.537Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-30T18:37:04.537Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-30T18:37:04.537Z] [INFO] [2019-07-30T18:37:04.537Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser --- [2019-07-30T18:37:04.537Z] [INFO] [2019-07-30T18:37:04.537Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >----- [2019-07-30T18:37:04.537Z] [INFO] Building org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT [11/134] [2019-07-30T18:37:04.537Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:37:04.537Z] [INFO] [2019-07-30T18:37:04.537Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T18:37:04.537Z] [INFO] [2019-07-30T18:37:04.537Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T18:37:04.537Z] [INFO] The project's OSGi version is 5.1.0.201907301829 [2019-07-30T18:37:04.537Z] [INFO] [2019-07-30T18:37:04.537Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T18:37:04.537Z] [INFO] [2019-07-30T18:37:04.537Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T18:37:04.537Z] [INFO] [2019-07-30T18:37:04.537Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T18:37:04.537Z] [INFO] [2019-07-30T18:37:04.537Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T18:37:04.537Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:37:04.537Z] [INFO] [2019-07-30T18:37:04.537Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T18:37:04.537Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:37:04.537Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources [2019-07-30T18:37:04.537Z] [INFO] [2019-07-30T18:37:04.537Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T18:37:04.795Z] [INFO] Compiling 416 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[247] [2019-07-30T18:37:09.239Z] public TraceEntryModel build() { [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] 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 [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[300] [2019-07-30T18:37:09.239Z] public ModuleEntryModel build() { [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] 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 [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[355] [2019-07-30T18:37:09.239Z] public StateSystemEntryModel build() { [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] 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 [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[414] [2019-07-30T18:37:09.239Z] public AttributeEntryModel build() { [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] 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 [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[700] [2019-07-30T18:37:09.239Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] 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>>' [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[59] [2019-07-30T18:37:09.239Z] fSeries = Maps.transformValues(fYSeries, model -> new SeriesModel(model.getId(), model.getName(), fXValues, model.getData())); [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] 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>' [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java:[247] [2019-07-30T18:37:09.239Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat); [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java:[121] [2019-07-30T18:37:09.239Z] V node = queue.poll(); [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java:[61] [2019-07-30T18:37:09.239Z] ITmfXyModel model = new TmfXyModel(title, series); [2019-07-30T18:37:09.239Z] ^^^^^^ [2019-07-30T18:37:09.239Z] 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>' [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java:[63] [2019-07-30T18:37:09.239Z] fTraceTypeId = traceTypeId; [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java:[53] [2019-07-30T18:37:09.239Z] * @deprecated Use the {@link #applyFilterAndAddState(List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)} instead [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] Javadoc: The method applyFilterAndAddState(List, ITimeGraphState, Long, Map>>, IProgressMonitor) in the type ITimeGraphStateFilter is not applicable for the arguments (List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor) [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[662] [2019-07-30T18:37:09.239Z] return dir.getAbsolutePath(); [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[667] [2019-07-30T18:37:09.239Z] return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$ [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[81] [2019-07-30T18:37:09.239Z] results = FunctionNameMapper.mapFromBinaryFile(path.toFile()); [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[84] [2019-07-30T18:37:09.239Z] switch(FunctionNameMapper.guessMappingType(path.toFile())) { [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] [2019-07-30T18:37:09.239Z] results = FunctionNameMapper.mapFromSizedTextFile(path.toFile()); [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[89] [2019-07-30T18:37:09.239Z] results = FunctionNameMapper.mapFromNmTextFile(path.toFile()); [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java:[95] [2019-07-30T18:37:09.239Z] default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException { [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java:[62] [2019-07-30T18:37:09.239Z] fTimesRequested = Longs.toArray(times); [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[112] [2019-07-30T18:37:09.239Z] ITmfTreeXYDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class); [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[188] [2019-07-30T18:37:09.239Z] .collect(Collectors.joining("\n")); //$NON-NLS-1$ [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java:[47] [2019-07-30T18:37:09.239Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-30T18:37:09.239Z] ^^^^^ [2019-07-30T18:37:09.239Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[157] [2019-07-30T18:37:09.239Z] Map> regexesMap = (Map>) regexesObject; [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] Type safety: Unchecked cast from Object to Map> [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[61] [2019-07-30T18:37:09.239Z] private final Multimap> fInstances = LinkedHashMultimap.create(); [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] 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>>' [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java:[99] [2019-07-30T18:37:09.239Z] return (T) resolve; [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] Type safety: Unchecked cast from Object to T [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[197] [2019-07-30T18:37:09.239Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[273] [2019-07-30T18:37:09.239Z] return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage()); [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[430] [2019-07-30T18:37:09.239Z] Object aspectResolved = aspectEntry.getValue().resolve(event); [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] 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 [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[525] [2019-07-30T18:37:09.239Z] Map searchMap = (Map) searchFilterObject; [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] Type safety: Unchecked cast from Object to Map [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java:[80] [2019-07-30T18:37:09.239Z] return fSymbolMapping.lastKey(); [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] 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 [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[29] [2019-07-30T18:37:09.239Z] public static final Comparator COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress); [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>' [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[339] [2019-07-30T18:37:09.239Z] try (FlowScopeLog analysisLog = new FlowScopeLogBuilder(LOGGER, Level.FINE, "TmfAbstractAnalysis:scheduling", "name", getName()).setCategory(getId()).build()) { //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ [2019-07-30T18:37:09.239Z] ^^^^^^^^^^^^^ [2019-07-30T18:37:09.239Z] Unnecessary $NON-NLS$ tag [2019-07-30T18:37:09.239Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.java:[65] [2019-07-30T18:37:09.240Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T18:37:09.240Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.240Z] 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>>' [2019-07-30T18:37:09.240Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java:[70] [2019-07-30T18:37:09.240Z] String directory = TmfTraceManager.getSupplementaryFileDir(trace); [2019-07-30T18:37:09.240Z] ^^^^^ [2019-07-30T18:37:09.240Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T18:37:09.240Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[117] [2019-07-30T18:37:09.240Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T18:37:09.240Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.240Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:37:09.240Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[152] [2019-07-30T18:37:09.240Z] builder.put(Long.toString(fTotalId), new YModel(fTotalId, totalName, y)); [2019-07-30T18:37:09.240Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.240Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:37:09.240Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[159] [2019-07-30T18:37:09.240Z] builder.put(Long.toString(series.getId()), series); [2019-07-30T18:37:09.240Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.240Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:37:09.240Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[315] [2019-07-30T18:37:09.240Z] for (Class signalClazz : fInboundSignalBlacklist.get(entry.getKey())) { [2019-07-30T18:37:09.240Z] ^^^^^^^^^^^^^^ [2019-07-30T18:37:09.240Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T18:37:09.240Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] [2019-07-30T18:37:09.240Z] fMetadata = metadata; [2019-07-30T18:37:09.240Z] ^^^^^^^^ [2019-07-30T18:37:09.240Z] 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>' [2019-07-30T18:37:09.240Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java:[181] [2019-07-30T18:37:09.240Z] * @param cppFilt [2019-07-30T18:37:09.240Z] ^^^^^^^ [2019-07-30T18:37:09.240Z] Javadoc: Description expected after this reference [2019-07-30T18:37:09.240Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/tree/TmfTreeCompositeDataProvider.java:[69] [2019-07-30T18:37:09.240Z] ITmfTreeDataProvider provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class); [2019-07-30T18:37:09.240Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:09.240Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T18:37:09.240Z] 41 problems (41 warnings) [2019-07-30T18:37:09.240Z] [INFO] [2019-07-30T18:37:09.240Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T18:37:09.240Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:37:09.240Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources [2019-07-30T18:37:09.240Z] [INFO] [2019-07-30T18:37:09.240Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T18:37:09.496Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar [2019-07-30T18:37:09.754Z] [INFO] [2019-07-30T18:37:09.754Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T18:37:09.754Z] [INFO] [2019-07-30T18:37:09.754Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T18:37:10.012Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-30T18:37:10.270Z] [INFO] [2019-07-30T18:37:10.270Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T18:37:10.270Z] [INFO] [2019-07-30T18:37:10.270Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T18:37:10.270Z] [INFO] [2019-07-30T18:37:10.270Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T18:37:10.270Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-30T18:37:12.167Z] [INFO] [2019-07-30T18:37:12.167Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T18:37:12.167Z] [INFO] [2019-07-30T18:37:12.167Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T18:37:12.167Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:37:12.167Z] [INFO] [2019-07-30T18:37:12.167Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T18:37:12.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:37:12.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:37:12.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:37:12.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:37:12.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:37:12.682Z] [INFO] [2019-07-30T18:37:12.682Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T18:37:12.682Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar [2019-07-30T18:37:12.682Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.pom [2019-07-30T18:37:12.940Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-sources.jar [2019-07-30T18:37:12.940Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:37:12.940Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-p2metadata.xml [2019-07-30T18:37:12.940Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.1.0-SNAPSHOT-p2artifacts.xml [2019-07-30T18:37:12.940Z] [INFO] [2019-07-30T18:37:12.940Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core --- [2019-07-30T18:37:12.940Z] [INFO] [2019-07-30T18:37:12.940Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >-- [2019-07-30T18:37:12.940Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT [12/134] [2019-07-30T18:37:12.940Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:37:12.940Z] [INFO] [2019-07-30T18:37:12.940Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T18:37:12.940Z] [INFO] [2019-07-30T18:37:12.940Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T18:37:12.940Z] [INFO] The project's OSGi version is 2.0.2.201907301829 [2019-07-30T18:37:12.940Z] [INFO] [2019-07-30T18:37:12.940Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T18:37:12.940Z] [INFO] [2019-07-30T18:37:12.940Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T18:37:12.940Z] [INFO] [2019-07-30T18:37:12.940Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T18:37:12.940Z] [INFO] [2019-07-30T18:37:12.940Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T18:37:12.941Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:37:12.941Z] [INFO] [2019-07-30T18:37:12.941Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T18:37:12.941Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:37:12.941Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources [2019-07-30T18:37:12.941Z] [INFO] [2019-07-30T18:37:12.941Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T18:37:12.941Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes [2019-07-30T18:37:13.505Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[27] [2019-07-30T18:37:13.505Z] import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils; [2019-07-30T18:37:13.505Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:13.505Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:37:13.505Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[108] [2019-07-30T18:37:13.505Z] entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T18:37:13.505Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:13.505Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:37:13.505Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2019-07-30T18:37:13.505Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-30T18:37:13.505Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:13.505Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:37:13.505Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] [2019-07-30T18:37:13.505Z] if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) { [2019-07-30T18:37:13.505Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:13.505Z] Discouraged access: The method 'FetchParametersUtils.createSelectionTimeQuery(Map)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:37:13.505Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[179] [2019-07-30T18:37:13.505Z] int quark = entry.getValue(); [2019-07-30T18:37:13.505Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:37:13.505Z] 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 [2019-07-30T18:37:13.505Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java:[53] [2019-07-30T18:37:13.505Z] fGroups = Arrays.copyOf(groups, groups.length); [2019-07-30T18:37:13.505Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:13.505Z] Null type safety (type annotations): The expression of type 'Class>[]' needs unchecked conversion to conform to 'Class> @NonNull[]' [2019-07-30T18:37:13.505Z] 6 problems (6 warnings) [2019-07-30T18:37:13.505Z] [INFO] [2019-07-30T18:37:13.505Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T18:37:13.505Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:37:13.505Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources [2019-07-30T18:37:13.505Z] [INFO] [2019-07-30T18:37:13.505Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T18:37:13.505Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar [2019-07-30T18:37:13.505Z] [INFO] [2019-07-30T18:37:13.505Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T18:37:13.505Z] [INFO] [2019-07-30T18:37:13.505Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T18:37:13.505Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-30T18:37:13.505Z] [INFO] [2019-07-30T18:37:13.505Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T18:37:13.505Z] [INFO] [2019-07-30T18:37:13.505Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T18:37:13.505Z] [INFO] [2019-07-30T18:37:13.505Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T18:37:13.505Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar [2019-07-30T18:37:13.505Z] [INFO] [2019-07-30T18:37:13.505Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T18:37:13.505Z] [INFO] [2019-07-30T18:37:13.505Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T18:37:13.505Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:37:13.505Z] [INFO] [2019-07-30T18:37:13.505Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T18:37:13.762Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:37:14.326Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:37:15.696Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:37:15.696Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:37:15.696Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:37:15.696Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:37:15.696Z] [INFO] [2019-07-30T18:37:15.696Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T18:37:15.953Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:37:15.953Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:37:15.953Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:37:15.953Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:37:15.953Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:37:15.953Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:37:15.953Z] [INFO] [2019-07-30T18:37:15.953Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core --- [2019-07-30T18:37:15.953Z] [INFO] [2019-07-30T18:37:15.953Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >---- [2019-07-30T18:37:15.953Z] [INFO] Building Trace Compass CTF Support Parent 5.0.0-SNAPSHOT [13/134] [2019-07-30T18:37:15.953Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T18:37:15.953Z] [INFO] [2019-07-30T18:37:15.953Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T18:37:15.953Z] [INFO] [2019-07-30T18:37:15.953Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T18:37:15.953Z] [INFO] [2019-07-30T18:37:15.953Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T18:37:15.953Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:37:15.953Z] [INFO] [2019-07-30T18:37:15.953Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T18:37:15.953Z] [INFO] [2019-07-30T18:37:15.953Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T18:37:15.953Z] [INFO] [2019-07-30T18:37:15.953Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T18:37:15.953Z] [INFO] [2019-07-30T18:37:15.953Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T18:37:15.953Z] [INFO] [2019-07-30T18:37:15.953Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T18:37:15.953Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:37:15.953Z] [INFO] [2019-07-30T18:37:15.953Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T18:37:15.953Z] [INFO] [2019-07-30T18:37:15.953Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent --- [2019-07-30T18:37:15.953Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-5.0.0-SNAPSHOT.pom [2019-07-30T18:37:15.953Z] [INFO] [2019-07-30T18:37:15.953Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >---- [2019-07-30T18:37:15.953Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT [14/134] [2019-07-30T18:37:15.953Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:37:15.953Z] [INFO] [2019-07-30T18:37:15.953Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T18:37:15.953Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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]) [2019-07-30T18:37:15.953Z] [INFO] [2019-07-30T18:37:15.953Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T18:37:15.953Z] [INFO] The project's OSGi version is 1.0.2.201907301829 [2019-07-30T18:37:15.953Z] [INFO] [2019-07-30T18:37:15.953Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T18:37:15.953Z] [INFO] [2019-07-30T18:37:15.953Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T18:37:15.953Z] [INFO] [2019-07-30T18:37:15.953Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T18:37:15.953Z] [INFO] [2019-07-30T18:37:15.953Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T18:37:15.953Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:37:15.953Z] [INFO] [2019-07-30T18:37:15.953Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T18:37:15.953Z] 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 [2019-07-30T18:37:15.953Z] 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 [2019-07-30T18:37:15.953Z] 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 [2019-07-30T18:37:16.210Z] 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 [2019-07-30T18:37:16.210Z] 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 [2019-07-30T18:37:16.210Z] 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 [2019-07-30T18:37:16.469Z] Progress (1): 2.2 kB 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 8.6 kB/s) [2019-07-30T18:37:16.824Z] 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 [2019-07-30T18:37:16.824Z] 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 [2019-07-30T18:37:16.824Z] 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 [2019-07-30T18:37:17.129Z] 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 [2019-07-30T18:37:17.129Z] 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 [2019-07-30T18:37:17.129Z] 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 [2019-07-30T18:37:17.129Z] Progress (1): 865 B 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 21 kB/s) [2019-07-30T18:37:17.129Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-30T18:37:17.129Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-30T18:37:17.129Z] 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 [2019-07-30T18:37:17.129Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-30T18:37:17.129Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.0/plexus-compiler-2.0.pom [2019-07-30T18:37:17.129Z] 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 [2019-07-30T18:37:17.479Z] Progress (1): 3.6 kB 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 84 kB/s) [2019-07-30T18:37:17.479Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-30T18:37:17.479Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-30T18:37:17.479Z] 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 [2019-07-30T18:37:17.479Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-30T18:37:17.479Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom [2019-07-30T18:37:17.479Z] 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 [2019-07-30T18:37:17.479Z] Progress (1): 2.7 kB Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr/3.5.2/antlr-3.5.2.pom (2.7 kB at 68 kB/s) [2019-07-30T18:37:17.736Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-30T18:37:17.736Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-30T18:37:17.736Z] 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 [2019-07-30T18:37:17.736Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-30T18:37:17.736Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [2019-07-30T18:37:18.003Z] 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 [2019-07-30T18:37:18.003Z] Progress (1): 4.1/14 kB Progress (1): 7.7/14 kB Progress (1): 12/14 kB Progress (1): 14 kB 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 320 kB/s) [2019-07-30T18:37:18.003Z] 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 [2019-07-30T18:37:18.003Z] 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 [2019-07-30T18:37:18.003Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-30T18:37:18.003Z] 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 [2019-07-30T18:37:18.003Z] 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 [2019-07-30T18:37:18.003Z] 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 [2019-07-30T18:37:18.003Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-30T18:37:18.003Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-30T18:37:18.003Z] 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 [2019-07-30T18:37:18.003Z] 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 [2019-07-30T18:37:18.003Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-30T18:37:18.003Z] 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 [2019-07-30T18:37:18.003Z] 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 [2019-07-30T18:37:18.003Z] 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 [2019-07-30T18:37:18.003Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-30T18:37:18.003Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-30T18:37:18.003Z] 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 [2019-07-30T18:37:18.003Z] 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 [2019-07-30T18:37:18.003Z] 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 [2019-07-30T18:37:18.003Z] 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 [2019-07-30T18:37:18.003Z] 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 [2019-07-30T18:37:18.260Z] 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 [2019-07-30T18:37:18.260Z] 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 [2019-07-30T18:37:18.260Z] 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 [2019-07-30T18:37:18.518Z] 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 [2019-07-30T18:37:18.518Z] 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 [2019-07-30T18:37:18.518Z] 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 [2019-07-30T18:37:18.518Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-30T18:37:18.518Z] 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 [2019-07-30T18:37:18.518Z] 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 [2019-07-30T18:37:18.518Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-30T18:37:18.518Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-30T18:37:18.518Z] 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 [2019-07-30T18:37:18.518Z] 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 [2019-07-30T18:37:18.518Z] 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 [2019-07-30T18:37:18.518Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0/maven-model-2.0.jar [2019-07-30T18:37:18.518Z] 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 [2019-07-30T18:37:18.518Z] 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 [2019-07-30T18:37:18.518Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar [2019-07-30T18:37:18.518Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [2019-07-30T18:37:19.887Z] 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 [2019-07-30T18:37:19.887Z] 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 [2019-07-30T18:37:19.887Z] 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 [2019-07-30T18:37:19.887Z] 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 [2019-07-30T18:37:19.887Z] 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 [2019-07-30T18:37:19.887Z] Progress (1): 4.1/10 kB Progress (1): 7.7/10 kB Progress (1): 10 kB 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 230 kB/s) [2019-07-30T18:37:19.887Z] 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 [2019-07-30T18:37:19.887Z] Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (2): 16/21 kB | 4.1/78 kB Progress (2): 20/21 kB | 4.1/78 kB Progress (2): 20/21 kB | 7.7/78 kB Progress (2): 21 kB | 7.7/78 kB Progress (2): 21 kB | 12/78 kB Progress (2): 21 kB | 16/78 kB Progress (2): 21 kB | 20/78 kB Progress (2): 21 kB | 24/78 kB Progress (2): 21 kB | 28/78 kB Progress (2): 21 kB | 32/78 kB Progress (2): 21 kB | 36/78 kB Progress (2): 21 kB | 40/78 kB Progress (2): 21 kB | 44/78 kB Progress (3): 21 kB | 44/78 kB | 4.1/168 kB Progress (3): 21 kB | 48/78 kB | 4.1/168 kB Progress (3): 21 kB | 48/78 kB | 7.7/168 kB Progress (3): 21 kB | 52/78 kB | 7.7/168 kB Progress (3): 21 kB | 52/78 kB | 12/168 kB Progress (3): 21 kB | 56/78 kB | 12/168 kB Progress (3): 21 kB | 56/78 kB | 16/168 kB Progress (3): 21 kB | 60/78 kB | 16/168 kB Progress (3): 21 kB | 60/78 kB | 20/168 kB Progress (3): 21 kB | 64/78 kB | 20/168 kB Progress (3): 21 kB | 64/78 kB | 24/168 kB Progress (3): 21 kB | 68/78 kB | 24/168 kB Progress (3): 21 kB | 68/78 kB | 28/168 kB Progress (3): 21 kB | 72/78 kB | 28/168 kB Progress (3): 21 kB | 72/78 kB | 32/168 kB Progress (3): 21 kB | 76/78 kB | 32/168 kB Progress (3): 21 kB | 78 kB | 32/168 kB Progress (3): 21 kB | 78 kB | 36/168 kB Progress (3): 21 kB | 78 kB | 40/168 kB Progress (3): 21 kB | 78 kB | 44/168 kB Progress (3): 21 kB | 78 kB | 48/168 kB Progress (3): 21 kB | 78 kB | 52/168 kB Progress (4): 21 kB | 78 kB | 52/168 kB | 4.1/164 kB Progress (4): 21 kB | 78 kB | 56/168 kB | 4.1/164 kB Progress (4): 21 kB | 78 kB | 56/168 kB | 7.7/164 kB 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 339 kB/s) [2019-07-30T18:37:19.887Z] 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 [2019-07-30T18:37:19.887Z] Progress (3): 78 kB | 56/168 kB | 12/164 kB Progress (3): 78 kB | 60/168 kB | 12/164 kB Progress (3): 78 kB | 60/168 kB | 16/164 kB Progress (3): 78 kB | 64/168 kB | 16/164 kB Progress (3): 78 kB | 64/168 kB | 20/164 kB Progress (3): 78 kB | 68/168 kB | 20/164 kB Progress (3): 78 kB | 68/168 kB | 24/164 kB Progress (3): 78 kB | 72/168 kB | 24/164 kB Progress (3): 78 kB | 72/168 kB | 28/164 kB Progress (3): 78 kB | 76/168 kB | 28/164 kB Progress (3): 78 kB | 76/168 kB | 32/164 kB Progress (3): 78 kB | 80/168 kB | 32/164 kB Progress (3): 78 kB | 80/168 kB | 36/164 kB Progress (3): 78 kB | 84/168 kB | 36/164 kB Progress (3): 78 kB | 84/168 kB | 40/164 kB Progress (3): 78 kB | 88/168 kB | 40/164 kB Progress (3): 78 kB | 88/168 kB | 44/164 kB Progress (3): 78 kB | 92/168 kB | 44/164 kB Progress (3): 78 kB | 92/168 kB | 48/164 kB Progress (3): 78 kB | 96/168 kB | 48/164 kB Progress (3): 78 kB | 96/168 kB | 52/164 kB Progress (3): 78 kB | 100/168 kB | 52/164 kB Progress (3): 78 kB | 100/168 kB | 56/164 kB Progress (3): 78 kB | 104/168 kB | 56/164 kB Progress (3): 78 kB | 104/168 kB | 60/164 kB Progress (3): 78 kB | 108/168 kB | 60/164 kB Progress (3): 78 kB | 108/168 kB | 64/164 kB Progress (3): 78 kB | 112/168 kB | 64/164 kB Progress (3): 78 kB | 112/168 kB | 68/164 kB Progress (3): 78 kB | 116/168 kB | 68/164 kB 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 1.2 MB/s) [2019-07-30T18:37:19.887Z] 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 [2019-07-30T18:37:19.887Z] Progress (2): 120/168 kB | 68/164 kB Progress (2): 120/168 kB | 72/164 kB Progress (2): 124/168 kB | 72/164 kB Progress (2): 124/168 kB | 76/164 kB Progress (2): 128/168 kB | 76/164 kB Progress (2): 128/168 kB | 80/164 kB Progress (2): 132/168 kB | 80/164 kB Progress (2): 132/168 kB | 84/164 kB Progress (2): 136/168 kB | 84/164 kB Progress (2): 136/168 kB | 88/164 kB Progress (2): 140/168 kB | 88/164 kB Progress (2): 140/168 kB | 92/164 kB Progress (2): 144/168 kB | 92/164 kB Progress (2): 144/168 kB | 96/164 kB Progress (2): 148/168 kB | 96/164 kB Progress (2): 148/168 kB | 100/164 kB Progress (2): 152/168 kB | 100/164 kB Progress (2): 152/168 kB | 104/164 kB Progress (2): 156/168 kB | 104/164 kB Progress (2): 156/168 kB | 108/164 kB Progress (2): 160/168 kB | 108/164 kB Progress (2): 160/168 kB | 112/164 kB Progress (2): 164/168 kB | 112/164 kB Progress (2): 164/168 kB | 116/164 kB Progress (2): 168/168 kB | 116/164 kB Progress (2): 168/168 kB | 120/164 kB Progress (2): 168 kB | 120/164 kB Progress (2): 168 kB | 124/164 kB Progress (2): 168 kB | 128/164 kB Progress (2): 168 kB | 132/164 kB Progress (2): 168 kB | 136/164 kB Progress (2): 168 kB | 140/164 kB Progress (2): 168 kB | 144/164 kB Progress (2): 168 kB | 148/164 kB Progress (2): 168 kB | 152/164 kB Progress (2): 168 kB | 156/164 kB Progress (2): 168 kB | 160/164 kB Progress (2): 168 kB | 164/164 kB Progress (2): 168 kB | 164 kB 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.1 MB/s) [2019-07-30T18:37:19.887Z] 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 2.1 MB/s) [2019-07-30T18:37:19.887Z] Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (1): 0/1.2 MB Progress (2): 0/1.2 MB | 4.1/25 kB Progress (2): 0/1.2 MB | 7.7/25 kB Progress (2): 0/1.2 MB | 12/25 kB Progress (2): 0/1.2 MB | 16/25 kB Progress (3): 0/1.2 MB | 16/25 kB | 4.1/240 kB Progress (3): 0/1.2 MB | 20/25 kB | 4.1/240 kB Progress (3): 0/1.2 MB | 20/25 kB | 4.1/240 kB Progress (3): 0/1.2 MB | 24/25 kB | 4.1/240 kB Progress (3): 0/1.2 MB | 24/25 kB | 7.7/240 kB Progress (3): 0/1.2 MB | 25 kB | 7.7/240 kB Progress (3): 0/1.2 MB | 25 kB | 7.7/240 kB Progress (3): 0/1.2 MB | 25 kB | 12/240 kB Progress (3): 0/1.2 MB | 25 kB | 12/240 kB Progress (3): 0/1.2 MB | 25 kB | 16/240 kB Progress (3): 0/1.2 MB | 25 kB | 16/240 kB Progress (3): 0/1.2 MB | 25 kB | 20/240 kB Progress (3): 0/1.2 MB | 25 kB | 20/240 kB Progress (3): 0/1.2 MB | 25 kB | 24/240 kB Progress (3): 0/1.2 MB | 25 kB | 24/240 kB Progress (3): 0/1.2 MB | 25 kB | 28/240 kB Progress (3): 0/1.2 MB | 25 kB | 28/240 kB Progress (3): 0/1.2 MB | 25 kB | 32/240 kB Progress (3): 0/1.2 MB | 25 kB | 32/240 kB Progress (3): 0/1.2 MB | 25 kB | 33/240 kB Progress (3): 0.1/1.2 MB | 25 kB | 33/240 kB Progress (3): 0.1/1.2 MB | 25 kB | 37/240 kB Progress (3): 0.1/1.2 MB | 25 kB | 37/240 kB Progress (3): 0.1/1.2 MB | 25 kB | 41/240 kB Progress (3): 0.1/1.2 MB | 25 kB | 41/240 kB Progress (3): 0.1/1.2 MB | 25 kB | 45/240 kB Progress (3): 0.1/1.2 MB | 25 kB | 45/240 kB Progress (3): 0.1/1.2 MB | 25 kB | 49/240 kB Progress (3): 0.1/1.2 MB | 25 kB | 49/240 kB Progress (3): 0.1/1.2 MB | 25 kB | 49/240 kB Progress (3): 0.1/1.2 MB | 25 kB | 53/240 kB Progress (3): 0.1/1.2 MB | 25 kB | 53/240 kB Progress (3): 0.1/1.2 MB | 25 kB | 57/240 kB Progress (3): 0.1/1.2 MB | 25 kB | 57/240 kB Progress (3): 0.1/1.2 MB | 25 kB | 61/240 kB Progress (3): 0.1/1.2 MB | 25 kB | 61/240 kB Progress (3): 0.1/1.2 MB | 25 kB | 65/240 kB Progress (3): 0.1/1.2 MB | 25 kB | 65/240 kB 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 250 kB/s) [2019-07-30T18:37:19.887Z] Progress (2): 0.1/1.2 MB | 66/240 kB Progress (2): 0.1/1.2 MB | 66/240 kB Progress (2): 0.1/1.2 MB | 70/240 kB Progress (2): 0.1/1.2 MB | 70/240 kB Progress (2): 0.1/1.2 MB | 74/240 kB Progress (2): 0.1/1.2 MB | 74/240 kB Progress (2): 0.1/1.2 MB | 74/240 kB Progress (2): 0.1/1.2 MB | 78/240 kB Progress (2): 0.1/1.2 MB | 78/240 kB Progress (2): 0.1/1.2 MB | 82/240 kB Progress (2): 0.1/1.2 MB | 82/240 kB Progress (2): 0.1/1.2 MB | 86/240 kB Progress (2): 0.1/1.2 MB | 86/240 kB Progress (2): 0.1/1.2 MB | 90/240 kB Progress (2): 0.1/1.2 MB | 90/240 kB Progress (2): 0.1/1.2 MB | 94/240 kB Progress (2): 0.1/1.2 MB | 94/240 kB Progress (2): 0.1/1.2 MB | 98/240 kB Progress (2): 0.1/1.2 MB | 98/240 kB Progress (2): 0.1/1.2 MB | 98/240 kB Progress (2): 0.1/1.2 MB | 98/240 kB Progress (2): 0.1/1.2 MB | 98/240 kB Progress (2): 0.1/1.2 MB | 102/240 kB Progress (2): 0.1/1.2 MB | 102/240 kB Progress (2): 0.1/1.2 MB | 106/240 kB Progress (2): 0.1/1.2 MB | 106/240 kB Progress (2): 0.1/1.2 MB | 110/240 kB Progress (2): 0.1/1.2 MB | 110/240 kB Progress (2): 0.1/1.2 MB | 114/240 kB Progress (2): 0.2/1.2 MB | 114/240 kB Progress (2): 0.2/1.2 MB | 118/240 kB Progress (2): 0.2/1.2 MB | 118/240 kB Progress (2): 0.2/1.2 MB | 122/240 kB Progress (2): 0.2/1.2 MB | 122/240 kB Progress (2): 0.2/1.2 MB | 126/240 kB Progress (2): 0.2/1.2 MB | 126/240 kB Progress (2): 0.2/1.2 MB | 130/240 kB Progress (2): 0.2/1.2 MB | 130/240 kB Progress (2): 0.2/1.2 MB | 134/240 kB Progress (2): 0.2/1.2 MB | 134/240 kB Progress (2): 0.2/1.2 MB | 138/240 kB Progress (2): 0.2/1.2 MB | 138/240 kB Progress (2): 0.2/1.2 MB | 142/240 kB Progress (2): 0.2/1.2 MB | 142/240 kB Progress (2): 0.2/1.2 MB | 146/240 kB Progress (2): 0.2/1.2 MB | 146/240 kB Progress (2): 0.2/1.2 MB | 150/240 kB Progress (2): 0.2/1.2 MB | 150/240 kB Progress (2): 0.2/1.2 MB | 154/240 kB Progress (2): 0.2/1.2 MB | 154/240 kB Progress (2): 0.2/1.2 MB | 158/240 kB Progress (2): 0.2/1.2 MB | 158/240 kB Progress (2): 0.2/1.2 MB | 162/240 kB Progress (2): 0.2/1.2 MB | 162/240 kB Progress (2): 0.2/1.2 MB | 166/240 kB Progress (2): 0.2/1.2 MB | 166/240 kB Progress (2): 0.2/1.2 MB | 170/240 kB Progress (2): 0.2/1.2 MB | 170/240 kB Progress (2): 0.2/1.2 MB | 174/240 kB Progress (2): 0.2/1.2 MB | 174/240 kB Progress (2): 0.2/1.2 MB | 178/240 kB Progress (2): 0.2/1.2 MB | 178/240 kB Progress (2): 0.2/1.2 MB | 182/240 kB Progress (2): 0.2/1.2 MB | 182/240 kB Progress (2): 0.2/1.2 MB | 186/240 kB Progress (2): 0.2/1.2 MB | 186/240 kB Progress (2): 0.2/1.2 MB | 190/240 kB Progress (2): 0.2/1.2 MB | 190/240 kB Progress (2): 0.2/1.2 MB | 194/240 kB Progress (2): 0.2/1.2 MB | 194/240 kB Progress (2): 0.2/1.2 MB | 198/240 kB Progress (2): 0.2/1.2 MB | 198/240 kB Progress (2): 0.2/1.2 MB | 202/240 kB Progress (2): 0.2/1.2 MB | 202/240 kB Progress (2): 0.2/1.2 MB | 206/240 kB Progress (2): 0.2/1.2 MB | 206/240 kB Progress (2): 0.2/1.2 MB | 210/240 kB Progress (2): 0.2/1.2 MB | 210/240 kB Progress (2): 0.2/1.2 MB | 214/240 kB Progress (2): 0.3/1.2 MB | 214/240 kB Progress (2): 0.3/1.2 MB | 218/240 kB Progress (2): 0.3/1.2 MB | 218/240 kB Progress (2): 0.3/1.2 MB | 222/240 kB Progress (2): 0.3/1.2 MB | 222/240 kB Progress (2): 0.3/1.2 MB | 226/240 kB Progress (2): 0.3/1.2 MB | 226/240 kB Progress (2): 0.3/1.2 MB | 230/240 kB Progress (2): 0.3/1.2 MB | 230/240 kB Progress (2): 0.3/1.2 MB | 234/240 kB Progress (2): 0.3/1.2 MB | 234/240 kB Progress (2): 0.3/1.2 MB | 238/240 kB Progress (2): 0.3/1.2 MB | 238/240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.3/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.4/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.5/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.6/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB Progress (2): 0.7/1.2 MB | 240 kB 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 1.8 MB/s) [2019-07-30T18:37:19.887Z] Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.7/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.8/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 0.9/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.0/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.1/1.2 MB Progress (1): 1.2/1.2 MB Progress (1): 1.2 MB 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 5.5 MB/s) [2019-07-30T18:37:20.144Z] [INFO] ANTLR: Processing source directory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3 [2019-07-30T18:37:20.144Z] ANTLR Parser Generator Version 3.5.2 [2019-07-30T18:37:20.708Z] Output file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-07-30T18:37:20.708Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g [2019-07-30T18:37:21.639Z] Input file /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-07-30T18:37:21.639Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g [2019-07-30T18:37:21.639Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:230:3: [2019-07-30T18:37:21.639Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2 [2019-07-30T18:37:21.639Z] [2019-07-30T18:37:21.639Z] As a result, alternative(s) 2 were disabled for that input [2019-07-30T18:37:21.639Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:450:13: [2019-07-30T18:37:21.639Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3 [2019-07-30T18:37:21.639Z] [2019-07-30T18:37:21.639Z] As a result, alternative(s) 3 were disabled for that input [2019-07-30T18:37:21.639Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:618:15: [2019-07-30T18:37:21.639Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2 [2019-07-30T18:37:21.639Z] [2019-07-30T18:37:21.639Z] As a result, alternative(s) 2 were disabled for that input [2019-07-30T18:37:22.203Z] [INFO] [2019-07-30T18:37:22.203Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T18:37:22.203Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:37:22.203Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources [2019-07-30T18:37:22.203Z] [INFO] [2019-07-30T18:37:22.204Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T18:37:22.204Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/classes [2019-07-30T18:37:22.768Z] [INFO] [2019-07-30T18:37:22.768Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T18:37:22.768Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:37:22.768Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources [2019-07-30T18:37:22.768Z] [INFO] [2019-07-30T18:37:22.768Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T18:37:22.768Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-30T18:37:22.768Z] [INFO] [2019-07-30T18:37:22.768Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T18:37:22.768Z] [INFO] [2019-07-30T18:37:22.768Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T18:37:22.768Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-30T18:37:22.768Z] [INFO] [2019-07-30T18:37:23.025Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T18:37:23.025Z] [INFO] [2019-07-30T18:37:23.025Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T18:37:23.025Z] [INFO] [2019-07-30T18:37:23.025Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T18:37:23.025Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-30T18:37:23.282Z] [INFO] [2019-07-30T18:37:23.282Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T18:37:23.282Z] [INFO] [2019-07-30T18:37:23.282Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T18:37:23.282Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:37:23.282Z] [INFO] [2019-07-30T18:37:23.282Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T18:37:23.282Z] [INFO] [2019-07-30T18:37:23.282Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T18:37:23.282Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar [2019-07-30T18:37:23.282Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.pom [2019-07-30T18:37:23.282Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-sources.jar [2019-07-30T18:37:23.282Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:37:23.282Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-30T18:37:23.282Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-30T18:37:23.282Z] [INFO] [2019-07-30T18:37:23.282Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser --- [2019-07-30T18:37:23.282Z] [INFO] [2019-07-30T18:37:23.282Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >----- [2019-07-30T18:37:23.282Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT [15/134] [2019-07-30T18:37:23.282Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:37:23.282Z] [INFO] [2019-07-30T18:37:23.282Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T18:37:23.282Z] [INFO] [2019-07-30T18:37:23.282Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T18:37:23.282Z] [INFO] The project's OSGi version is 4.0.0.201907301829 [2019-07-30T18:37:23.282Z] [INFO] [2019-07-30T18:37:23.282Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T18:37:23.282Z] [INFO] [2019-07-30T18:37:23.282Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T18:37:23.282Z] [INFO] [2019-07-30T18:37:23.282Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T18:37:23.282Z] [INFO] [2019-07-30T18:37:23.282Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T18:37:23.282Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:37:23.282Z] [INFO] [2019-07-30T18:37:23.282Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T18:37:23.282Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:37:23.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources [2019-07-30T18:37:23.282Z] [INFO] [2019-07-30T18:37:23.282Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T18:37:23.282Z] [INFO] Compiling 133 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/classes [2019-07-30T18:37:24.653Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2019-07-30T18:37:24.653Z] SparseList sparseList = (SparseList) list; [2019-07-30T18:37:24.653Z] ^^^^^^^^^^ [2019-07-30T18:37:24.653Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-30T18:37:24.653Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] [2019-07-30T18:37:24.653Z] SparseList sparseList = (SparseList) list; [2019-07-30T18:37:24.653Z] ^^^^^^^^^^ [2019-07-30T18:37:24.653Z] SparseList is a raw type. References to generic type SparseList should be parameterized [2019-07-30T18:37:24.653Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[254] [2019-07-30T18:37:24.653Z] CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput)); [2019-07-30T18:37:24.653Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:24.653Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed [2019-07-30T18:37:24.653Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[339] [2019-07-30T18:37:24.653Z] return (top != null) ? top.getCurrentEvent() : null; [2019-07-30T18:37:24.653Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:24.653Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T18:37:24.653Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[394] [2019-07-30T18:37:24.653Z] return hasMoreEvents(); [2019-07-30T18:37:24.653Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:24.653Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T18:37:24.653Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[499] [2019-07-30T18:37:24.653Z] CTFStreamInputReader se = fStreamInputReaders.get(j); [2019-07-30T18:37:24.653Z] ^^ [2019-07-30T18:37:24.653Z] Potential resource leak: 'se' may not be closed [2019-07-30T18:37:24.653Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[917] [2019-07-30T18:37:24.653Z] return !(pathname.getName().equals("metadata")); [2019-07-30T18:37:24.653Z] ^^^^^^^^^^ [2019-07-30T18:37:24.653Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-30T18:37:24.653Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[170] [2019-07-30T18:37:24.653Z] returnArray[i] = null; [2019-07-30T18:37:24.653Z] ^^^^ [2019-07-30T18:37:24.653Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T' [2019-07-30T18:37:24.653Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[220] [2019-07-30T18:37:24.653Z] return fInnerElements.get(index); [2019-07-30T18:37:24.653Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:24.653Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-30T18:37:24.653Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[231] [2019-07-30T18:37:24.653Z] return fInnerElements.remove(index); [2019-07-30T18:37:24.653Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:37:24.653Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable [2019-07-30T18:37:24.653Z] 10 problems (10 warnings) [2019-07-30T18:37:24.653Z] [INFO] [2019-07-30T18:37:24.653Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T18:37:24.653Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:37:24.653Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources [2019-07-30T18:37:24.653Z] [INFO] [2019-07-30T18:37:24.653Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T18:37:24.653Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar [2019-07-30T18:37:24.653Z] [INFO] [2019-07-30T18:37:24.653Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T18:37:24.653Z] [INFO] [2019-07-30T18:37:24.653Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T18:37:24.653Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-30T18:37:24.653Z] [INFO] [2019-07-30T18:37:24.653Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T18:37:24.653Z] [INFO] [2019-07-30T18:37:24.653Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T18:37:24.653Z] [INFO] [2019-07-30T18:37:24.653Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T18:37:24.653Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-30T18:37:25.216Z] [INFO] [2019-07-30T18:37:25.216Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T18:37:25.216Z] [INFO] [2019-07-30T18:37:25.216Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T18:37:25.216Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:37:25.216Z] [INFO] [2019-07-30T18:37:25.216Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T18:37:25.216Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:37:25.473Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T18:37:25.473Z] [INFO] [2019-07-30T18:37:25.473Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T18:37:25.473Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar [2019-07-30T18:37:25.473Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.pom [2019-07-30T18:37:25.473Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-sources.jar [2019-07-30T18:37:25.473Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:37:25.730Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T18:37:25.730Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T18:37:25.730Z] [INFO] [2019-07-30T18:37:25.730Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core --- [2019-07-30T18:37:25.730Z] [INFO] [2019-07-30T18:37:25.730Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >-- [2019-07-30T18:37:25.730Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT [16/134] [2019-07-30T18:37:25.730Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:37:25.730Z] [INFO] [2019-07-30T18:37:25.730Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T18:37:25.730Z] [INFO] [2019-07-30T18:37:25.730Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T18:37:25.730Z] [INFO] [2019-07-30T18:37:25.730Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T18:37:25.730Z] [INFO] The project's OSGi version is 1.0.5.201907301829 [2019-07-30T18:37:25.730Z] [INFO] [2019-07-30T18:37:25.730Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T18:37:25.730Z] [INFO] [2019-07-30T18:37:25.730Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T18:37:25.730Z] [INFO] [2019-07-30T18:37:25.730Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T18:37:25.730Z] [INFO] [2019-07-30T18:37:25.730Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T18:37:25.730Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:37:25.730Z] [INFO] [2019-07-30T18:37:25.730Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T18:37:25.730Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:37:25.730Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources [2019-07-30T18:37:25.730Z] [INFO] [2019-07-30T18:37:25.730Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T18:37:25.730Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes [2019-07-30T18:37:26.729Z] [INFO] [2019-07-30T18:37:26.729Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T18:37:26.729Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:37:26.729Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources [2019-07-30T18:37:26.729Z] [INFO] [2019-07-30T18:37:26.729Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T18:37:26.729Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-30T18:37:26.729Z] [INFO] [2019-07-30T18:37:26.729Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T18:37:26.729Z] [INFO] [2019-07-30T18:37:26.729Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T18:37:26.729Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-30T18:37:26.729Z] [INFO] [2019-07-30T18:37:26.729Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T18:37:26.729Z] [INFO] [2019-07-30T18:37:26.729Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T18:37:26.729Z] [INFO] [2019-07-30T18:37:26.729Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T18:37:26.729Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-30T18:37:26.986Z] [INFO] [2019-07-30T18:37:26.986Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T18:37:26.986Z] [INFO] [2019-07-30T18:37:26.986Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T18:37:26.986Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-30T18:37:26.986Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-30T18:37:26.986Z] 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 [2019-07-30T18:37:27.243Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-30T18:37:27.243Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [2019-07-30T18:37:27.243Z] 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 [2019-07-30T18:37:27.243Z] Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB 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 566 kB/s) [2019-07-30T18:37:27.243Z] 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 [2019-07-30T18:37:27.243Z] 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 [2019-07-30T18:37:27.243Z] 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 [2019-07-30T18:37:27.500Z] 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 [2019-07-30T18:37:27.500Z] 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 [2019-07-30T18:37:27.500Z] 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 [2019-07-30T18:37:27.500Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB 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 165 kB/s) [2019-07-30T18:37:27.500Z] 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 [2019-07-30T18:37:27.757Z] 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 [2019-07-30T18:37:27.757Z] 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 [2019-07-30T18:37:27.757Z] 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 [2019-07-30T18:37:27.757Z] 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 [2019-07-30T18:37:27.757Z] 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 [2019-07-30T18:37:28.014Z] Progress (1): 2.3 kB 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 75 kB/s) [2019-07-30T18:37:28.014Z] 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 [2019-07-30T18:37:28.014Z] 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 [2019-07-30T18:37:28.014Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-30T18:37:28.014Z] 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 [2019-07-30T18:37:28.014Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-30T18:37:28.014Z] 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 [2019-07-30T18:37:28.014Z] 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 [2019-07-30T18:37:28.014Z] 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 [2019-07-30T18:37:28.014Z] 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 [2019-07-30T18:37:28.014Z] 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 [2019-07-30T18:37:28.014Z] 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 [2019-07-30T18:37:28.014Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-30T18:37:28.271Z] 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 [2019-07-30T18:37:28.271Z] 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 [2019-07-30T18:37:28.271Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [2019-07-30T18:37:28.271Z] 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 [2019-07-30T18:37:28.271Z] 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 [2019-07-30T18:37:28.271Z] 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 [2019-07-30T18:37:28.271Z] Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (1): 0/2.0 MB Progress (2): 0/2.0 MB | 4.1/18 kB Progress (2): 0/2.0 MB | 4.1/18 kB Progress (2): 0/2.0 MB | 4.1/18 kB Progress (2): 0/2.0 MB | 7.7/18 kB Progress (2): 0/2.0 MB | 7.7/18 kB Progress (2): 0/2.0 MB | 12/18 kB Progress (2): 0/2.0 MB | 12/18 kB Progress (2): 0/2.0 MB | 16/18 kB Progress (2): 0/2.0 MB | 16/18 kB Progress (2): 0/2.0 MB | 18 kB Progress (2): 0/2.0 MB | 18 kB Progress (2): 0/2.0 MB | 18 kB Progress (2): 0/2.0 MB | 18 kB Progress (2): 0.1/2.0 MB | 18 kB Progress (2): 0.1/2.0 MB | 18 kB Progress (2): 0.1/2.0 MB | 18 kB Progress (2): 0.1/2.0 MB | 18 kB Progress (2): 0.1/2.0 MB | 18 kB Progress (2): 0.1/2.0 MB | 18 kB Progress (2): 0.1/2.0 MB | 18 kB Progress (2): 0.1/2.0 MB | 18 kB Progress (2): 0.1/2.0 MB | 18 kB Progress (3): 0.1/2.0 MB | 18 kB | 4.1/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 4.1/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 7.7/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 7.7/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 7.7/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 12/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 12/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 16/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 16/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 20/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 20/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 24/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 24/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 28/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 28/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 32/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 32/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 36/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 36/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 40/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 40/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 44/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 44/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 48/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 48/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 52/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 52/243 kB Progress (3): 0.1/2.0 MB | 18 kB | 56/243 kB 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 266 kB/s) [2019-07-30T18:37:28.271Z] Progress (2): 0.1/2.0 MB | 56/243 kB Progress (2): 0.1/2.0 MB | 60/243 kB Progress (2): 0.1/2.0 MB | 60/243 kB Progress (2): 0.1/2.0 MB | 64/243 kB Progress (2): 0.2/2.0 MB | 64/243 kB Progress (2): 0.2/2.0 MB | 66/243 kB Progress (2): 0.2/2.0 MB | 66/243 kB Progress (2): 0.2/2.0 MB | 66/243 kB Progress (2): 0.2/2.0 MB | 70/243 kB Progress (2): 0.2/2.0 MB | 70/243 kB Progress (2): 0.2/2.0 MB | 74/243 kB Progress (2): 0.2/2.0 MB | 74/243 kB Progress (2): 0.2/2.0 MB | 78/243 kB Progress (2): 0.2/2.0 MB | 78/243 kB Progress (2): 0.2/2.0 MB | 82/243 kB Progress (2): 0.2/2.0 MB | 82/243 kB Progress (2): 0.2/2.0 MB | 86/243 kB Progress (2): 0.2/2.0 MB | 86/243 kB Progress (2): 0.2/2.0 MB | 90/243 kB Progress (2): 0.2/2.0 MB | 90/243 kB Progress (2): 0.2/2.0 MB | 94/243 kB Progress (2): 0.2/2.0 MB | 94/243 kB Progress (2): 0.2/2.0 MB | 98/243 kB Progress (2): 0.2/2.0 MB | 98/243 kB Progress (2): 0.2/2.0 MB | 98/243 kB Progress (2): 0.2/2.0 MB | 98/243 kB Progress (2): 0.2/2.0 MB | 98/243 kB Progress (2): 0.2/2.0 MB | 102/243 kB Progress (2): 0.2/2.0 MB | 102/243 kB Progress (2): 0.2/2.0 MB | 106/243 kB Progress (2): 0.2/2.0 MB | 106/243 kB Progress (2): 0.2/2.0 MB | 110/243 kB Progress (2): 0.2/2.0 MB | 110/243 kB Progress (2): 0.2/2.0 MB | 114/243 kB Progress (2): 0.2/2.0 MB | 114/243 kB Progress (2): 0.2/2.0 MB | 118/243 kB Progress (2): 0.2/2.0 MB | 118/243 kB Progress (2): 0.2/2.0 MB | 122/243 kB Progress (2): 0.2/2.0 MB | 122/243 kB Progress (2): 0.2/2.0 MB | 126/243 kB Progress (2): 0.2/2.0 MB | 126/243 kB Progress (2): 0.2/2.0 MB | 130/243 kB Progress (2): 0.2/2.0 MB | 130/243 kB Progress (2): 0.2/2.0 MB | 134/243 kB Progress (2): 0.2/2.0 MB | 134/243 kB Progress (2): 0.2/2.0 MB | 138/243 kB Progress (2): 0.2/2.0 MB | 138/243 kB Progress (2): 0.2/2.0 MB | 142/243 kB Progress (2): 0.2/2.0 MB | 142/243 kB Progress (2): 0.2/2.0 MB | 146/243 kB Progress (2): 0.2/2.0 MB | 146/243 kB Progress (2): 0.2/2.0 MB | 150/243 kB Progress (2): 0.3/2.0 MB | 150/243 kB Progress (2): 0.3/2.0 MB | 154/243 kB Progress (2): 0.3/2.0 MB | 154/243 kB Progress (2): 0.3/2.0 MB | 158/243 kB Progress (2): 0.3/2.0 MB | 158/243 kB Progress (2): 0.3/2.0 MB | 162/243 kB Progress (2): 0.3/2.0 MB | 162/243 kB Progress (2): 0.3/2.0 MB | 166/243 kB Progress (2): 0.3/2.0 MB | 166/243 kB Progress (2): 0.3/2.0 MB | 170/243 kB Progress (2): 0.3/2.0 MB | 170/243 kB Progress (2): 0.3/2.0 MB | 174/243 kB Progress (2): 0.3/2.0 MB | 174/243 kB Progress (2): 0.3/2.0 MB | 178/243 kB Progress (2): 0.3/2.0 MB | 178/243 kB Progress (2): 0.3/2.0 MB | 182/243 kB Progress (2): 0.3/2.0 MB | 182/243 kB Progress (2): 0.3/2.0 MB | 186/243 kB Progress (2): 0.3/2.0 MB | 186/243 kB Progress (2): 0.3/2.0 MB | 190/243 kB Progress (2): 0.3/2.0 MB | 190/243 kB Progress (2): 0.3/2.0 MB | 194/243 kB Progress (2): 0.3/2.0 MB | 194/243 kB Progress (2): 0.3/2.0 MB | 198/243 kB Progress (2): 0.3/2.0 MB | 198/243 kB Progress (2): 0.3/2.0 MB | 202/243 kB Progress (2): 0.3/2.0 MB | 202/243 kB Progress (2): 0.3/2.0 MB | 206/243 kB Progress (2): 0.3/2.0 MB | 206/243 kB Progress (2): 0.3/2.0 MB | 210/243 kB Progress (2): 0.3/2.0 MB | 210/243 kB Progress (2): 0.3/2.0 MB | 214/243 kB Progress (2): 0.3/2.0 MB | 214/243 kB Progress (2): 0.3/2.0 MB | 218/243 kB Progress (2): 0.3/2.0 MB | 218/243 kB Progress (2): 0.3/2.0 MB | 222/243 kB Progress (2): 0.3/2.0 MB | 222/243 kB Progress (2): 0.3/2.0 MB | 226/243 kB Progress (2): 0.3/2.0 MB | 226/243 kB Progress (2): 0.3/2.0 MB | 230/243 kB Progress (2): 0.3/2.0 MB | 230/243 kB Progress (2): 0.3/2.0 MB | 234/243 kB Progress (2): 0.3/2.0 MB | 234/243 kB Progress (2): 0.3/2.0 MB | 238/243 kB Progress (2): 0.3/2.0 MB | 238/243 kB Progress (2): 0.3/2.0 MB | 242/243 kB Progress (2): 0.3/2.0 MB | 242/243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.3/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.4/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB Progress (2): 0.5/2.0 MB | 243 kB 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 2.6 MB/s) [2019-07-30T18:37:28.529Z] Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.5/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.6/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.7/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.8/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 0.9/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.0/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.1/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.2/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.3/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.4/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.5/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.6/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.7/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.8/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 1.9/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0/2.0 MB Progress (1): 2.0 MB 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 7.3 MB/s) [2019-07-30T18:37:28.786Z] [INFO] Executing tasks [2019-07-30T18:37:28.786Z] [2019-07-30T18:37:28.786Z] main: [2019-07-30T18:37:28.786Z] [2019-07-30T18:37:28.786Z] main: [2019-07-30T18:37:28.786Z] [2019-07-30T18:37:28.786Z] checkAnyTraceExists: [2019-07-30T18:37:29.043Z] [2019-07-30T18:37:29.043Z] verifyChecksum: [2019-07-30T18:37:29.043Z] [echo] Verifying: ${anyTraceExists} [2019-07-30T18:37:29.043Z] [2019-07-30T18:37:29.043Z] deleteFailedCheckSumTraces: [2019-07-30T18:37:29.043Z] [2019-07-30T18:37:29.043Z] downloadTraceFiles: [2019-07-30T18:37:29.043Z] [echo] Attempting to download test traces [2019-07-30T18:37:29.043Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz [2019-07-30T18:37:29.043Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz [2019-07-30T18:37:29.043Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz [2019-07-30T18:37:29.043Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz [2019-07-30T18:37:29.974Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz [2019-07-30T18:37:29.974Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz [2019-07-30T18:37:29.974Z] [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz [2019-07-30T18:37:29.974Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-07-30T18:37:30.907Z] [exec] Cloning into 'ctf-testsuite'... [2019-07-30T18:37:31.470Z] [2019-07-30T18:37:31.470Z] pullTestSuite: [2019-07-30T18:37:31.470Z] [exec] Your branch is up-to-date with 'origin/master'. [2019-07-30T18:37:31.470Z] [exec] Already on 'master' [2019-07-30T18:37:32.033Z] [exec] Already up-to-date. [2019-07-30T18:37:32.033Z] [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'. [2019-07-30T18:37:32.033Z] [exec] [2019-07-30T18:37:32.033Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2019-07-30T18:37:32.033Z] [exec] changes and commit them, and you can discard any commits you make in this [2019-07-30T18:37:32.033Z] [exec] state without impacting any branches by performing another checkout. [2019-07-30T18:37:32.033Z] [exec] [2019-07-30T18:37:32.033Z] [exec] If you want to create a new branch to retain commits you create, you may [2019-07-30T18:37:32.033Z] [exec] do so (now or later) by using -b with the checkout command again. Example: [2019-07-30T18:37:32.033Z] [exec] [2019-07-30T18:37:32.033Z] [exec] git checkout -b [2019-07-30T18:37:32.033Z] [exec] [2019-07-30T18:37:32.033Z] [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master [2019-07-30T18:37:32.033Z] [2019-07-30T18:37:32.033Z] extractTraces: [2019-07-30T18:37:32.033Z] [2019-07-30T18:37:32.033Z] checkAnyTraceExists: [2019-07-30T18:37:32.033Z] [2019-07-30T18:37:32.033Z] verifyChecksum: [2019-07-30T18:37:32.033Z] [echo] Verifying: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz [2019-07-30T18:37:32.597Z] [2019-07-30T18:37:32.597Z] warnFailedCheckSum: [2019-07-30T18:37:32.597Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar [2019-07-30T18:37:32.597Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-30T18:37:32.597Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar [2019-07-30T18:37:33.966Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-30T18:37:34.530Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar [2019-07-30T18:37:34.530Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-30T18:37:34.788Z] [gunzip] Expanding /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar [2019-07-30T18:37:37.451Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/traces [2019-07-30T18:37:38.382Z] [echo] Traces extracted successfully [2019-07-30T18:37:38.382Z] [INFO] Executed tasks [2019-07-30T18:37:38.382Z] [INFO] [2019-07-30T18:37:38.382Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T18:37:41.656Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log [2019-07-30T18:37:41.656Z] [INFO] Command line: [2019-07-30T18:37:41.656Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T18:37:41.656Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:37:59.710Z] !SESSION 2019-07-30 18:37:41.482 ----------------------------------------------- [2019-07-30T18:37:59.710Z] eclipse.buildId=unknown [2019-07-30T18:37:59.710Z] java.version=1.8.0_202 [2019-07-30T18:37:59.710Z] java.vendor=Oracle Corporation [2019-07-30T18:37:59.710Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:37:59.710Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T18:37:59.710Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T18:37:59.710Z] [2019-07-30T18:37:59.710Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:37:58.365 [2019-07-30T18:37:59.710Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:37:59.710Z] !STACK 0 [2019-07-30T18:37:59.710Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T18:37:59.710Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:37:59.710Z] [2019-07-30T18:37:59.710Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:37:59.710Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:37:59.710Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:37:59.710Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:37:59.710Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:37:59.710Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:37:59.710Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:37:59.710Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:37:59.710Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:37:59.710Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:37:59.968Z] [2019-07-30T18:37:59.968Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:37:59.871 [2019-07-30T18:37:59.968Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:37:59.968Z] !STACK 0 [2019-07-30T18:37:59.968Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T18:37:59.968Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:37:59.968Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:37:59.968Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T18:37:59.968Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T18:37:59.968Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:37:59.968Z] [2019-07-30T18:37:59.968Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:37:59.968Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:37:59.968Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:37:59.968Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:37:59.968Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:37:59.968Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:37:59.968Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:37:59.968Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:37:59.968Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:37:59.968Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:38:04.154Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-30T18:38:04.154Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested. [2019-07-30T18:38:04.154Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested. [2019-07-30T18:38:05.085Z] line 8:11 required (...)+ loop did not match anything at character ';' [2019-07-30T18:38:05.085Z] line 10:46 mismatched character '' expecting '"' [2019-07-30T18:38:05.085Z] line 9:16 no viable alternative at character 'o' [2019-07-30T18:38:05.085Z] line 9:20 no viable alternative at character '?' [2019-07-30T18:38:05.085Z] line 12:14 no viable alternative at character '' [2019-07-30T18:38:05.085Z] line 32:0 mismatched character '' expecting '"' [2019-07-30T18:38:06.014Z] [2019-07-30T18:38:06.015Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 18:38:05.863 [2019-07-30T18:38:06.015Z] !MESSAGE Unknown trace attribute: test [2019-07-30T18:38:06.015Z] [2019-07-30T18:38:06.015Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 18:38:05.865 [2019-07-30T18:38:06.015Z] !MESSAGE Unknown trace attribute: test1 [2019-07-30T18:38:06.015Z] [2019-07-30T18:38:06.015Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 18:38:05.866 [2019-07-30T18:38:06.015Z] !MESSAGE Unknown trace attribute: test2 [2019-07-30T18:38:06.015Z] [2019-07-30T18:38:06.015Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 18:38:05.867 [2019-07-30T18:38:06.015Z] !MESSAGE Unknown trace attribute: test3 [2019-07-30T18:38:06.015Z] [2019-07-30T18:38:06.015Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 18:38:05.868 [2019-07-30T18:38:06.015Z] !MESSAGE Unknown trace attribute: test4 [2019-07-30T18:38:06.272Z] [2019-07-30T18:38:06.272Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 18:38:06.127 [2019-07-30T18:38:06.272Z] !MESSAGE Unknown trace attribute: test2 [2019-07-30T18:38:06.837Z] [2019-07-30T18:38:06.837Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 18:38:06.629 [2019-07-30T18:38:06.837Z] !MESSAGE Unknown integer attribute: aa [2019-07-30T18:38:06.837Z] [2019-07-30T18:38:06.837Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 18:38:06.630 [2019-07-30T18:38:06.837Z] !MESSAGE Unknown integer attribute: zz [2019-07-30T18:38:06.837Z] [2019-07-30T18:38:06.837Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 18:38:06.631 [2019-07-30T18:38:06.837Z] !MESSAGE Unknown trace attribute: blah [2019-07-30T18:38:06.837Z] [2019-07-30T18:38:06.837Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 18:38:06.632 [2019-07-30T18:38:06.837Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh [2019-07-30T18:38:09.363Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.67 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest [2019-07-30T18:38:09.363Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.715 s [2019-07-30T18:38:09.363Z] testTrace[1: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.165 s [2019-07-30T18:38:09.363Z] testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.039 s [2019-07-30T18:38:09.363Z] testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.005 s [2019-07-30T18:38:09.363Z] testTrace[4: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2019-07-30T18:38:09.363Z] testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2019-07-30T18:38:09.363Z] testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.019 s [2019-07-30T18:38:09.363Z] testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2019-07-30T18:38:09.363Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.363Z] testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.069 s [2019-07-30T18:38:09.363Z] testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.363Z] testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] 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.004 s [2019-07-30T18:38:09.363Z] testTrace[15: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.009 s [2019-07-30T18:38:09.363Z] testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.363Z] testTrace[17: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.057 s [2019-07-30T18:38:09.363Z] testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[29: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[31: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.005 s [2019-07-30T18:38:09.363Z] testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.059 s [2019-07-30T18:38:09.363Z] testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-30T18:38:09.363Z] testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[46: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.005 s [2019-07-30T18:38:09.363Z] testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-30T18:38:09.363Z] testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[49: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.363Z] testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0 s [2019-07-30T18:38:09.363Z] testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.016 s [2019-07-30T18:38:09.363Z] testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.363Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.363Z] testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.057 s [2019-07-30T18:38:09.363Z] testTrace[56: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.363Z] testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[63: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-int-type-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[65: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-reserved-keywords](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.65 s [2019-07-30T18:38:09.363Z] testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.363Z] testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[76: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[77: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.017 s [2019-07-30T18:38:09.363Z] testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2019-07-30T18:38:09.363Z] testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.363Z] testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.363Z] testTrace[83: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.363Z] testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/integer-1-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.066 s [2019-07-30T18:38:09.363Z] testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.363Z] testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.364Z] testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.364Z] testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.364Z] testTrace[98: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-clashes](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/repeated-event-id-in-2-streams](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2019-07-30T18:38:09.364Z] testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.18 s [2019-07-30T18:38:09.364Z] testTrace[105: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/string-literal-escape](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.441 s [2019-07-30T18:38:09.364Z] testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.364Z] testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.364Z] testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.048 s [2019-07-30T18:38:09.364Z] testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.364Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.364Z] testTrace[115: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-attribute-warnings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.006 s [2019-07-30T18:38:09.364Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:09.364Z] testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.061 s [2019-07-30T18:38:09.364Z] testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[129: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[136: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.004 s [2019-07-30T18:38:09.364Z] testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[141: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-empty-event-with-aligned-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.059 s [2019-07-30T18:38:09.364Z] testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[145: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[147: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[149: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[153: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-range-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[156: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.002 s [2019-07-30T18:38:09.364Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.058 s [2019-07-30T18:38:09.364Z] testTrace[162: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-alignment-2-bit-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[163: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[165: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-2.0-pre5](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 1.687 s [2019-07-30T18:38:09.364Z] testTrace[166: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-trace](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.316 s [2019-07-30T18:38:09.364Z] testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.018 s [2019-07-30T18:38:09.364Z] testTrace[168: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.054 s [2019-07-30T18:38:09.364Z] testTrace[169: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-repeated](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.122 s [2019-07-30T18:38:09.364Z] testTrace[170: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest) Time elapsed: 0.003 s [2019-07-30T18:38:09.364Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-30T18:38:19.329Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.302 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest [2019-07-30T18:38:19.329Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 2.422 s [2019-07-30T18:38:19.329Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.789 s [2019-07-30T18:38:19.329Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.633 s [2019-07-30T18:38:19.329Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.754 s [2019-07-30T18:38:19.329Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.204 s [2019-07-30T18:38:19.329Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.204 s [2019-07-30T18:38:19.329Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.212 s [2019-07-30T18:38:19.329Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.28 s [2019-07-30T18:38:19.329Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.222 s [2019-07-30T18:38:19.329Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.232 s [2019-07-30T18:38:19.329Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest) Time elapsed: 0.29 s [2019-07-30T18:38:19.329Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-30T18:38:19.586Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.746 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest [2019-07-30T18:38:19.586Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.209 s [2019-07-30T18:38:19.586Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.006 s [2019-07-30T18:38:19.586Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 1.23 s [2019-07-30T18:38:19.586Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.006 s [2019-07-30T18:38:19.586Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.008 s [2019-07-30T18:38:19.586Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.006 s [2019-07-30T18:38:19.586Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest) Time elapsed: 0.012 s [2019-07-30T18:38:19.586Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-30T18:38:19.586Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest [2019-07-30T18:38:19.586Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2019-07-30T18:38:19.586Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-30T18:38:19.586Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0.001 s [2019-07-30T18:38:19.586Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest) Time elapsed: 0 s [2019-07-30T18:38:19.586Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-30T18:38:19.586Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest [2019-07-30T18:38:19.586Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest) Time elapsed: 0 s [2019-07-30T18:38:19.586Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-30T18:38:20.151Z] [2019-07-30T18:38:20.151Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 18:38:19.923 [2019-07-30T18:38:20.151Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++ ] 509 Events [2019-07-30T18:38:20.151Z] [2019-07-30T18:38:20.151Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 18:38:19.924 [2019-07-30T18:38:20.151Z] !MESSAGE channel0_0 [+++++++++++++++++++++++++++++++++++++++++++++++++ ] 491 Events [2019-07-30T18:38:20.151Z] [2019-07-30T18:38:20.151Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 18:38:20.066 [2019-07-30T18:38:20.151Z] !MESSAGE channel0_1 [++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++] 1 Events [2019-07-30T18:38:20.151Z] [2019-07-30T18:38:20.151Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 18:38:20.066 [2019-07-30T18:38:20.151Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T18:38:22.156Z] [2019-07-30T18:38:22.156Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 18:38:21.657 [2019-07-30T18:38:22.156Z] !MESSAGE channel0_1 [+] 1 Events [2019-07-30T18:38:22.156Z] [2019-07-30T18:38:22.156Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 18:38:21.658 [2019-07-30T18:38:22.156Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T18:38:22.156Z] [2019-07-30T18:38:22.156Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 18:38:21.745 [2019-07-30T18:38:22.156Z] !MESSAGE channel0_1 [++] 1 Events [2019-07-30T18:38:22.156Z] [2019-07-30T18:38:22.156Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 18:38:21.746 [2019-07-30T18:38:22.156Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T18:38:22.156Z] [2019-07-30T18:38:22.156Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 18:38:21.971 [2019-07-30T18:38:22.156Z] !MESSAGE channel0_1 [++++++++++] 1 Events [2019-07-30T18:38:22.156Z] [2019-07-30T18:38:22.156Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 18:38:21.972 [2019-07-30T18:38:22.156Z] !MESSAGE channel0_0 [ ] 0 Events [2019-07-30T18:38:22.414Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.974 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest [2019-07-30T18:38:22.414Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.114 s [2019-07-30T18:38:22.414Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.302 s [2019-07-30T18:38:22.414Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.14 s [2019-07-30T18:38:22.414Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.143 s [2019-07-30T18:38:22.414Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.156 s [2019-07-30T18:38:22.414Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.1 s [2019-07-30T18:38:22.414Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.061 s [2019-07-30T18:38:22.414Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.951 s [2019-07-30T18:38:22.414Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.052 s [2019-07-30T18:38:22.414Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.08 s [2019-07-30T18:38:22.414Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.087 s [2019-07-30T18:38:22.414Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.103 s [2019-07-30T18:38:22.414Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.088 s [2019-07-30T18:38:22.414Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.091 s [2019-07-30T18:38:22.414Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.085 s [2019-07-30T18:38:22.414Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.05 s [2019-07-30T18:38:22.414Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.096 s [2019-07-30T18:38:22.414Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.103 s [2019-07-30T18:38:22.414Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest) Time elapsed: 0.168 s [2019-07-30T18:38:22.414Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-30T18:38:23.783Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.292 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest [2019-07-30T18:38:23.783Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.084 s [2019-07-30T18:38:23.783Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.089 s [2019-07-30T18:38:23.783Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.054 s [2019-07-30T18:38:23.783Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.454 s [2019-07-30T18:38:23.783Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.046 s [2019-07-30T18:38:23.783Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.08 s [2019-07-30T18:38:23.783Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.089 s [2019-07-30T18:38:23.783Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.08 s [2019-07-30T18:38:23.783Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.046 s [2019-07-30T18:38:23.783Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.083 s [2019-07-30T18:38:23.783Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest) Time elapsed: 0.184 s [2019-07-30T18:38:23.783Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-07-30T18:38:23.783Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest [2019-07-30T18:38:23.783Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.004 s [2019-07-30T18:38:23.783Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest) Time elapsed: 0.001 s [2019-07-30T18:38:23.783Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-30T18:38:41.841Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 15.316 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest [2019-07-30T18:38:41.842Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.002 s [2019-07-30T18:38:41.842Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.213 s [2019-07-30T18:38:41.842Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 3.537 s [2019-07-30T18:38:41.842Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.148 s [2019-07-30T18:38:41.842Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.093 s [2019-07-30T18:38:41.842Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.566 s [2019-07-30T18:38:41.842Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.308 s [2019-07-30T18:38:41.842Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.414 s [2019-07-30T18:38:41.842Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.588 s [2019-07-30T18:38:41.842Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.038 s [2019-07-30T18:38:41.842Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.061 s [2019-07-30T18:38:41.842Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.404 s [2019-07-30T18:38:41.842Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.433 s [2019-07-30T18:38:41.842Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.189 s [2019-07-30T18:38:41.842Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.32 s [2019-07-30T18:38:41.842Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped [2019-07-30T18:38:41.842Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.015 s [2019-07-30T18:38:41.842Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.024 s [2019-07-30T18:38:41.842Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.014 s [2019-07-30T18:38:41.842Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.007 s [2019-07-30T18:38:41.842Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.006 s [2019-07-30T18:38:41.842Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.006 s [2019-07-30T18:38:41.842Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.491 s [2019-07-30T18:38:41.842Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.02 s [2019-07-30T18:38:41.842Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.65 s [2019-07-30T18:38:41.842Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.394 s [2019-07-30T18:38:41.842Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 0.022 s [2019-07-30T18:38:41.842Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) Time elapsed: 1.324 s [2019-07-30T18:38:41.842Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-30T18:38:41.842Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.847 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest [2019-07-30T18:38:41.842Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.877 s [2019-07-30T18:38:41.842Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.104 s [2019-07-30T18:38:41.842Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.273 s [2019-07-30T18:38:41.842Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.193 s [2019-07-30T18:38:41.842Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest) Time elapsed: 0.396 s [2019-07-30T18:38:41.842Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-30T18:38:41.842Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.791 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest [2019-07-30T18:38:41.842Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.343 s [2019-07-30T18:38:41.842Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.153 s [2019-07-30T18:38:41.842Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.044 s [2019-07-30T18:38:41.842Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.064 s [2019-07-30T18:38:41.842Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.079 s [2019-07-30T18:38:41.842Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.042 s [2019-07-30T18:38:41.842Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest) Time elapsed: 0.065 s [2019-07-30T18:38:41.842Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-30T18:38:43.736Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.842 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest [2019-07-30T18:38:43.736Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-30T18:38:43.736Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.089 s [2019-07-30T18:38:43.736Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.082 s [2019-07-30T18:38:43.736Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-30T18:38:43.736Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.077 s [2019-07-30T18:38:43.736Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.076 s [2019-07-30T18:38:43.736Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-30T18:38:43.736Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.078 s [2019-07-30T18:38:43.736Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.079 s [2019-07-30T18:38:43.736Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-30T18:38:43.736Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.077 s [2019-07-30T18:38:43.736Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.075 s [2019-07-30T18:38:43.736Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.047 s [2019-07-30T18:38:43.736Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.086 s [2019-07-30T18:38:43.736Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.076 s [2019-07-30T18:38:43.736Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-30T18:38:43.736Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.079 s [2019-07-30T18:38:43.736Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.115 s [2019-07-30T18:38:43.736Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.078 s [2019-07-30T18:38:43.736Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.041 s [2019-07-30T18:38:43.736Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.068 s [2019-07-30T18:38:43.736Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.038 s [2019-07-30T18:38:43.736Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.042 s [2019-07-30T18:38:43.736Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-30T18:38:43.736Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.08 s [2019-07-30T18:38:43.736Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-30T18:38:43.736Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.08 s [2019-07-30T18:38:43.736Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.051 s [2019-07-30T18:38:43.736Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest) Time elapsed: 0.04 s [2019-07-30T18:38:43.736Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-30T18:38:43.736Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest [2019-07-30T18:38:43.736Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2019-07-30T18:38:43.736Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T18:38:43.736Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T18:38:43.736Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T18:38:43.736Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0.001 s [2019-07-30T18:38:43.736Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T18:38:43.736Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T18:38:43.736Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T18:38:43.736Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T18:38:43.736Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest) Time elapsed: 0 s [2019-07-30T18:38:43.736Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-30T18:38:47.128Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.047 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest [2019-07-30T18:38:47.128Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.215 s [2019-07-30T18:38:47.128Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.184 s [2019-07-30T18:38:47.128Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.162 s [2019-07-30T18:38:47.128Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.121 s [2019-07-30T18:38:47.128Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.4 s [2019-07-30T18:38:47.128Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.123 s [2019-07-30T18:38:47.128Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.2 s [2019-07-30T18:38:47.128Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.13 s [2019-07-30T18:38:47.128Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.115 s [2019-07-30T18:38:47.128Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.114 s [2019-07-30T18:38:47.128Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.155 s [2019-07-30T18:38:47.128Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.133 s [2019-07-30T18:38:47.128Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.119 s [2019-07-30T18:38:47.128Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.116 s [2019-07-30T18:38:47.128Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.117 s [2019-07-30T18:38:47.128Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.124 s [2019-07-30T18:38:47.128Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.122 s [2019-07-30T18:38:47.128Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.23 s [2019-07-30T18:38:47.128Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest) Time elapsed: 0.123 s [2019-07-30T18:38:47.128Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-30T18:38:47.128Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest [2019-07-30T18:38:47.128Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.003 s [2019-07-30T18:38:47.128Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-30T18:38:47.128Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-30T18:38:47.128Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-30T18:38:47.128Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-30T18:38:47.128Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest) Time elapsed: 0.002 s [2019-07-30T18:38:47.128Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-30T18:38:47.128Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest [2019-07-30T18:38:47.128Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.013 s [2019-07-30T18:38:47.128Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0.001 s [2019-07-30T18:38:47.128Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-30T18:38:47.128Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest [2019-07-30T18:38:47.128Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-30T18:38:47.128Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-30T18:38:47.128Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0.001 s [2019-07-30T18:38:47.128Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-30T18:38:47.128Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test [2019-07-30T18:38:47.128Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test) Time elapsed: 0.001 s [2019-07-30T18:38:47.128Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-30T18:38:47.128Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test [2019-07-30T18:38:47.128Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.01 s [2019-07-30T18:38:47.128Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.016 s [2019-07-30T18:38:47.128Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.028 s [2019-07-30T18:38:47.128Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0.001 s [2019-07-30T18:38:47.128Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test) Time elapsed: 0 s [2019-07-30T18:38:47.128Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-30T18:38:47.386Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest [2019-07-30T18:38:47.386Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0.05 s [2019-07-30T18:38:47.386Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-30T18:38:47.386Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test [2019-07-30T18:38:47.386Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0.001 s [2019-07-30T18:38:47.386Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-30T18:38:47.386Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest [2019-07-30T18:38:47.386Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-30T18:38:47.386Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0.001 s [2019-07-30T18:38:47.386Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-30T18:38:47.386Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest [2019-07-30T18:38:47.386Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.001 s [2019-07-30T18:38:47.386Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0.001 s [2019-07-30T18:38:47.386Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-30T18:38:47.386Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest [2019-07-30T18:38:47.386Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-30T18:38:47.386Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest [2019-07-30T18:38:47.386Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0.001 s [2019-07-30T18:38:47.386Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-30T18:38:47.386Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest [2019-07-30T18:38:47.386Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-30T18:38:47.386Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest [2019-07-30T18:38:47.386Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-30T18:38:47.386Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest) Time elapsed: 0.001 s [2019-07-30T18:38:47.386Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-30T18:38:47.386Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest [2019-07-30T18:38:47.386Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0.001 s [2019-07-30T18:38:47.386Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-30T18:38:47.386Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest [2019-07-30T18:38:47.386Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0.077 s [2019-07-30T18:38:47.386Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-07-30T18:38:47.386Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest [2019-07-30T18:38:47.386Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0.001 s [2019-07-30T18:38:47.386Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-30T18:38:47.386Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest [2019-07-30T18:38:47.386Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-30T18:38:47.386Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test [2019-07-30T18:38:47.386Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0.001 s [2019-07-30T18:38:47.386Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0.001 s [2019-07-30T18:38:47.386Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test) Time elapsed: 0 s [2019-07-30T18:38:47.386Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-30T18:38:47.386Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest [2019-07-30T18:38:47.386Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest) Time elapsed: 0.002 s [2019-07-30T18:38:47.386Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-30T18:38:49.280Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.617 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest [2019-07-30T18:38:49.280Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.084 s [2019-07-30T18:38:49.280Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.04 s [2019-07-30T18:38:49.280Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.077 s [2019-07-30T18:38:49.280Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.086 s [2019-07-30T18:38:49.280Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.078 s [2019-07-30T18:38:49.280Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.041 s [2019-07-30T18:38:49.280Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.113 s [2019-07-30T18:38:49.280Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.076 s [2019-07-30T18:38:49.280Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.038 s [2019-07-30T18:38:49.280Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.038 s [2019-07-30T18:38:49.280Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.047 s [2019-07-30T18:38:49.280Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.074 s [2019-07-30T18:38:49.280Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.082 s [2019-07-30T18:38:49.280Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.091 s [2019-07-30T18:38:49.280Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.041 s [2019-07-30T18:38:49.280Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.038 s [2019-07-30T18:38:49.280Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.05 s [2019-07-30T18:38:49.280Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.039 s [2019-07-30T18:38:49.280Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.04 s [2019-07-30T18:38:49.280Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.04 s [2019-07-30T18:38:49.280Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.038 s [2019-07-30T18:38:49.280Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.04 s [2019-07-30T18:38:49.280Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.038 s [2019-07-30T18:38:49.280Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.087 s [2019-07-30T18:38:49.280Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.038 s [2019-07-30T18:38:49.280Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.038 s [2019-07-30T18:38:49.280Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.038 s [2019-07-30T18:38:49.280Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.038 s [2019-07-30T18:38:49.280Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest) Time elapsed: 0.039 s [2019-07-30T18:38:49.280Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-30T18:38:49.280Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest [2019-07-30T18:38:49.280Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0.001 s [2019-07-30T18:38:49.280Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-07-30T18:38:49.280Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest [2019-07-30T18:38:49.280Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-30T18:38:49.280Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest [2019-07-30T18:38:49.280Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0.001 s [2019-07-30T18:38:49.280Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T18:38:49.280Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-30T18:38:49.281Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest [2019-07-30T18:38:49.281Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-30T18:38:49.281Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-30T18:38:49.281Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0.001 s [2019-07-30T18:38:49.281Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-30T18:38:49.281Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest [2019-07-30T18:38:49.281Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest) Time elapsed: 0.001 s [2019-07-30T18:38:49.281Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-07-30T18:38:49.281Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest [2019-07-30T18:38:49.281Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:49.281Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest) Time elapsed: 0.001 s [2019-07-30T18:38:49.281Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-07-30T18:38:49.281Z] [2019-07-30T18:38:49.281Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 18:38:49.030 [2019-07-30T18:38:49.281Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T18:38:49.281Z] [2019-07-30T18:38:49.281Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 18:38:49.031 [2019-07-30T18:38:49.281Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T18:38:49.281Z] [2019-07-30T18:38:49.281Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 18:38:49.031 [2019-07-30T18:38:49.281Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T18:38:49.281Z] [2019-07-30T18:38:49.281Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 18:38:49.032 [2019-07-30T18:38:49.281Z] !MESSAGE Struct already contains a field named ctx [2019-07-30T18:38:49.281Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest [2019-07-30T18:38:49.281Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest) Time elapsed: 0.003 s [2019-07-30T18:38:49.281Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-30T18:38:49.281Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest [2019-07-30T18:38:49.281Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.002 s [2019-07-30T18:38:49.281Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-30T18:38:49.281Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.001 s [2019-07-30T18:38:49.281Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.002 s [2019-07-30T18:38:49.281Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.2 s [2019-07-30T18:38:49.281Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0 s [2019-07-30T18:38:49.281Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.012 s [2019-07-30T18:38:49.281Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.009 s [2019-07-30T18:38:49.281Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest) Time elapsed: 0.005 s [2019-07-30T18:38:49.281Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-07-30T18:38:49.538Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest [2019-07-30T18:38:49.538Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T18:38:49.538Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T18:38:49.538Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T18:38:49.538Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest) Time elapsed: 0 s [2019-07-30T18:38:49.538Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-07-30T18:38:49.538Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest [2019-07-30T18:38:49.538Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T18:38:49.538Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T18:38:49.538Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T18:38:49.538Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0.001 s [2019-07-30T18:38:49.538Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T18:38:49.538Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest) Time elapsed: 0 s [2019-07-30T18:38:49.538Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-30T18:38:49.538Z] [2019-07-30T18:38:49.538Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-07-30 18:38:49.324 [2019-07-30T18:38:49.538Z] !MESSAGE Some message [2019-07-30T18:38:49.538Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest [2019-07-30T18:38:49.538Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-30T18:38:49.538Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0.001 s [2019-07-30T18:38:49.538Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest) Time elapsed: 0 s [2019-07-30T18:38:49.538Z] [2019-07-30T18:38:49.538Z] Results: [2019-07-30T18:38:49.538Z] [2019-07-30T18:38:49.538Z] Tests run: 619, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T18:38:49.538Z] [2019-07-30T18:38:50.468Z] [INFO] All tests passed! [2019-07-30T18:38:50.468Z] [INFO] [2019-07-30T18:38:50.468Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T18:38:50.468Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:38:50.468Z] [INFO] [2019-07-30T18:38:50.468Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T18:38:50.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:38:50.981Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T18:38:51.911Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T18:38:51.911Z] [INFO] [2019-07-30T18:38:51.911Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T18:38:51.911Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar [2019-07-30T18:38:51.911Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.pom [2019-07-30T18:38:51.911Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-30T18:38:51.911Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:38:51.911Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-p2metadata.xml [2019-07-30T18:38:51.911Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.5-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml [2019-07-30T18:38:51.911Z] [INFO] [2019-07-30T18:38:51.911Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests --- [2019-07-30T18:38:51.911Z] [INFO] [2019-07-30T18:38:51.911Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >-- [2019-07-30T18:38:51.911Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT [17/134] [2019-07-30T18:38:51.911Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:38:51.911Z] [INFO] [2019-07-30T18:38:51.911Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T18:38:51.911Z] [INFO] [2019-07-30T18:38:51.911Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T18:38:51.911Z] [INFO] The project's OSGi version is 1.0.9.201907301829 [2019-07-30T18:38:51.911Z] [INFO] [2019-07-30T18:38:51.911Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T18:38:51.911Z] [INFO] [2019-07-30T18:38:51.911Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T18:38:51.911Z] [INFO] [2019-07-30T18:38:51.911Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T18:38:51.911Z] [INFO] [2019-07-30T18:38:51.911Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T18:38:51.911Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:38:51.911Z] [INFO] [2019-07-30T18:38:51.911Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T18:38:51.911Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:38:51.911Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources [2019-07-30T18:38:51.911Z] [INFO] [2019-07-30T18:38:51.911Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T18:38:51.911Z] [INFO] Compiling 35 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes [2019-07-30T18:38:52.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/HistoryTreeBackendTest.java:[65] [2019-07-30T18:38:52.843Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-30T18:38:52.843Z] ^^^^^^^^^^^^^ [2019-07-30T18:38:52.843Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-30T18:38:52.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/HistoryTreeBackendTest.java:[65] [2019-07-30T18:38:52.843Z] return Arrays.asList(Boolean.FALSE, Boolean.TRUE); [2019-07-30T18:38:52.843Z] ^^^^^^^^^^^^ [2019-07-30T18:38:52.843Z] Null type safety (type annotations): The expression of type 'Boolean' needs unchecked conversion to conform to '@NonNull Boolean' [2019-07-30T18:38:52.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/StateSystem2DTest.java:[167] [2019-07-30T18:38:52.843Z] int timeStamps = (int) times.stream().filter(interval::intersects).count(); [2019-07-30T18:38:52.843Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:38:52.843Z] Null type safety: parameter 1 provided via method descriptor Predicate.test(Long) needs unchecked conversion to conform to 'long' [2019-07-30T18:38:52.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[42] [2019-07-30T18:38:52.843Z] fHistoryTreeFiles.add(historyTreeFile); [2019-07-30T18:38:52.843Z] ^^^^^^^^^^^^^^^ [2019-07-30T18:38:52.843Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T18:38:52.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[44] [2019-07-30T18:38:52.843Z] fBackendMap.put(backend, historyTreeFile); [2019-07-30T18:38:52.843Z] ^^^^^^^^^^^^^^^ [2019-07-30T18:38:52.843Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File' [2019-07-30T18:38:52.843Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/SnapshotTest.java:[98] [2019-07-30T18:38:52.843Z] ITmfStateInterval value = result.getValue(); [2019-07-30T18:38:52.843Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T18:38:52.843Z] 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 [2019-07-30T18:38:52.843Z] 6 problems (6 warnings) [2019-07-30T18:38:52.843Z] [INFO] [2019-07-30T18:38:52.843Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T18:38:52.843Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:38:52.843Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources [2019-07-30T18:38:52.843Z] [INFO] [2019-07-30T18:38:52.843Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T18:38:52.843Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T18:38:53.100Z] [INFO] [2019-07-30T18:38:53.100Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T18:38:53.100Z] [INFO] [2019-07-30T18:38:53.100Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T18:38:53.100Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T18:38:53.100Z] [INFO] [2019-07-30T18:38:53.100Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T18:38:53.100Z] [INFO] [2019-07-30T18:38:53.100Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T18:38:53.100Z] [INFO] [2019-07-30T18:38:53.100Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T18:38:53.100Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T18:38:53.100Z] [INFO] [2019-07-30T18:38:53.100Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T18:38:53.100Z] [INFO] [2019-07-30T18:38:53.100Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T18:38:54.992Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log [2019-07-30T18:38:54.992Z] [INFO] Command line: [2019-07-30T18:38:54.992Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T18:38:54.992Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:39:00.356Z] !SESSION 2019-07-30 18:38:54.781 ----------------------------------------------- [2019-07-30T18:39:00.356Z] eclipse.buildId=unknown [2019-07-30T18:39:00.356Z] java.version=1.8.0_202 [2019-07-30T18:39:00.356Z] java.vendor=Oracle Corporation [2019-07-30T18:39:00.356Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:39:00.356Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T18:39:00.356Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T18:39:00.356Z] [2019-07-30T18:39:00.356Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:38:59.533 [2019-07-30T18:39:00.356Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:39:00.356Z] !STACK 0 [2019-07-30T18:39:00.356Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [51] [2019-07-30T18:39:00.356Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:39:00.356Z] [2019-07-30T18:39:00.356Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:39:00.356Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:39:00.356Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:39:00.356Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:39:00.356Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:39:00.356Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:39:00.356Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:39:00.356Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:39:00.356Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:39:00.356Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:39:00.356Z] [2019-07-30T18:39:00.356Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:38:59.739 [2019-07-30T18:39:00.356Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:39:00.356Z] !STACK 0 [2019-07-30T18:39:00.356Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [124] [2019-07-30T18:39:00.356Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:39:00.356Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:39:00.356Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T18:39:00.356Z] org.apache.httpcomponents.httpclient.win [32] [2019-07-30T18:39:00.356Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:39:00.356Z] [2019-07-30T18:39:00.356Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:39:00.356Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:39:00.356Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:39:00.356Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:39:00.356Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:39:00.356Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:39:00.356Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:39:00.356Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:39:00.356Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:39:00.356Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:39:02.251Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-30T18:39:05.524Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.391 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest [2019-07-30T18:39:05.524Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.55 s [2019-07-30T18:39:05.524Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-30T18:39:05.524Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.006 s [2019-07-30T18:39:05.524Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.126 s [2019-07-30T18:39:05.524Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-30T18:39:05.524Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 1.403 s [2019-07-30T18:39:05.524Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.015 s [2019-07-30T18:39:05.524Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0 s [2019-07-30T18:39:05.524Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.001 s [2019-07-30T18:39:05.524Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.138 s [2019-07-30T18:39:05.524Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-30T18:39:05.525Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest) Time elapsed: 1.111 s [2019-07-30T18:39:05.525Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-30T18:39:05.525Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest [2019-07-30T18:39:05.525Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.005 s [2019-07-30T18:39:05.525Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.002 s [2019-07-30T18:39:05.525Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest) Time elapsed: 0.001 s [2019-07-30T18:39:05.525Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-30T18:39:05.781Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest [2019-07-30T18:39:05.781Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.003 s [2019-07-30T18:39:05.781Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T18:39:05.781Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T18:39:05.781Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T18:39:05.781Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T18:39:05.781Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T18:39:05.781Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T18:39:05.781Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T18:39:05.781Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T18:39:05.781Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T18:39:05.781Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T18:39:05.781Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T18:39:05.781Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T18:39:05.781Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T18:39:05.781Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T18:39:05.781Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.003 s [2019-07-30T18:39:05.781Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T18:39:05.781Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.052 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.003 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.001 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.002 s [2019-07-30T18:39:05.782Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest) Time elapsed: 0.003 s [2019-07-30T18:39:05.782Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-30T18:39:05.782Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest [2019-07-30T18:39:05.782Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest) Time elapsed: 0.055 s [2019-07-30T18:39:05.782Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-30T18:39:08.305Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.488 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest [2019-07-30T18:39:08.305Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-30T18:39:08.305Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.01 s [2019-07-30T18:39:08.305Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.003 s [2019-07-30T18:39:08.305Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.086 s [2019-07-30T18:39:08.305Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.003 s [2019-07-30T18:39:08.305Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 1.128 s [2019-07-30T18:39:08.305Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0 s [2019-07-30T18:39:08.305Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.002 s [2019-07-30T18:39:08.305Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.038 s [2019-07-30T18:39:08.305Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.036 s [2019-07-30T18:39:08.305Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 0.004 s [2019-07-30T18:39:08.305Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest) Time elapsed: 1.175 s [2019-07-30T18:39:08.305Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-30T18:39:12.480Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.591 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest [2019-07-30T18:39:12.480Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-30T18:39:12.480Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.002 s [2019-07-30T18:39:12.480Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-30T18:39:12.480Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.001 s [2019-07-30T18:39:12.480Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.219 s [2019-07-30T18:39:12.480Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 0.002 s [2019-07-30T18:39:12.480Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest) Time elapsed: 2.583 s [2019-07-30T18:39:12.480Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-07-30T18:39:12.480Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest [2019-07-30T18:39:12.480Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0.001 s [2019-07-30T18:39:12.480Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0.001 s [2019-07-30T18:39:12.480Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-30T18:39:12.480Z] [2019-07-30T18:39:12.480Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2019-07-30 18:39:11.863 [2019-07-30T18:39:12.480Z] !MESSAGE Custom factory for type 87 does not exist [2019-07-30T18:39:12.480Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest [2019-07-30T18:39:12.480Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0.004 s [2019-07-30T18:39:12.480Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-07-30T18:39:12.480Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest [2019-07-30T18:39:12.480Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-07-30T18:39:12.480Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest [2019-07-30T18:39:12.480Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-30T18:39:12.480Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest [2019-07-30T18:39:12.480Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-30T18:39:12.480Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T18:39:12.480Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-30T18:39:12.481Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.029 s [2019-07-30T18:39:12.481Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0.001 s [2019-07-30T18:39:12.481Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-07-30T18:39:12.481Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest [2019-07-30T18:39:12.481Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0.001 s [2019-07-30T18:39:12.481Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-07-30T18:39:12.481Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest [2019-07-30T18:39:12.481Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-30T18:39:12.481Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest [2019-07-30T18:39:12.481Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.02 s [2019-07-30T18:39:12.481Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.004 s [2019-07-30T18:39:12.481Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.001 s [2019-07-30T18:39:12.481Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0.002 s [2019-07-30T18:39:12.481Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest) Time elapsed: 0 s [2019-07-30T18:39:12.481Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-30T18:39:12.481Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest [2019-07-30T18:39:12.481Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest) Time elapsed: 0.063 s [2019-07-30T18:39:12.481Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-30T18:39:12.738Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.509 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest [2019-07-30T18:39:12.738Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.003 s [2019-07-30T18:39:12.738Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0.5 s [2019-07-30T18:39:12.738Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest) Time elapsed: 0 s [2019-07-30T18:39:12.738Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-30T18:39:12.738Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest [2019-07-30T18:39:12.738Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.003 s [2019-07-30T18:39:12.738Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.003 s [2019-07-30T18:39:12.738Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-30T18:39:12.738Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-30T18:39:12.738Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest) Time elapsed: 0.002 s [2019-07-30T18:39:12.738Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-30T18:39:12.738Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest [2019-07-30T18:39:12.738Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.004 s [2019-07-30T18:39:12.738Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-07-30T18:39:12.738Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.004 s [2019-07-30T18:39:12.738Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.053 s [2019-07-30T18:39:12.738Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-07-30T18:39:12.738Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.002 s [2019-07-30T18:39:12.738Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest) Time elapsed: 0.011 s [2019-07-30T18:39:12.738Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-30T18:39:12.738Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest [2019-07-30T18:39:12.738Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0.001 s [2019-07-30T18:39:12.738Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest) Time elapsed: 0 s [2019-07-30T18:39:12.738Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-30T18:39:12.995Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest [2019-07-30T18:39:12.995Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest) Time elapsed: 0.113 s [2019-07-30T18:39:12.995Z] [2019-07-30T18:39:12.995Z] Results: [2019-07-30T18:39:12.995Z] [2019-07-30T18:39:12.995Z] Tests run: 180, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T18:39:12.995Z] [2019-07-30T18:39:14.630Z] [INFO] All tests passed! [2019-07-30T18:39:14.630Z] [INFO] [2019-07-30T18:39:14.630Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T18:39:14.887Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:39:14.887Z] [INFO] [2019-07-30T18:39:14.887Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T18:39:15.817Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:39:16.073Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:39:16.638Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:39:16.895Z] [INFO] [2019-07-30T18:39:16.895Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T18:39:16.896Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T18:39:16.896Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.pom [2019-07-30T18:39:16.896Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T18:39:16.896Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:39:16.896Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-30T18:39:16.896Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.9-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-30T18:39:16.896Z] [INFO] [2019-07-30T18:39:16.896Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests --- [2019-07-30T18:39:16.896Z] [INFO] [2019-07-30T18:39:16.896Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >-- [2019-07-30T18:39:16.896Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT [18/134] [2019-07-30T18:39:16.896Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:39:16.896Z] [INFO] [2019-07-30T18:39:16.896Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T18:39:16.896Z] [INFO] [2019-07-30T18:39:16.896Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T18:39:16.896Z] [INFO] The project's OSGi version is 1.0.9.201907301829 [2019-07-30T18:39:16.896Z] [INFO] [2019-07-30T18:39:16.896Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T18:39:16.896Z] [INFO] [2019-07-30T18:39:16.896Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T18:39:16.896Z] [INFO] [2019-07-30T18:39:16.896Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T18:39:16.896Z] [INFO] [2019-07-30T18:39:16.896Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T18:39:16.896Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:39:16.896Z] [INFO] [2019-07-30T18:39:16.896Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T18:39:16.896Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:39:16.896Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources [2019-07-30T18:39:16.896Z] [INFO] [2019-07-30T18:39:16.896Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T18:39:16.896Z] [INFO] Compiling 150 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes [2019-07-30T18:39:20.171Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTableDataProviderTest.java:[104] [2019-07-30T18:39:20.171Z] return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos()); [2019-07-30T18:39:20.171Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:39:20.171Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:39:20.171Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogEvent.java:[134] [2019-07-30T18:39:20.171Z] return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo); [2019-07-30T18:39:20.171Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:39:20.171Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:39:20.171Z] 4. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogTrace.java (at line 58) [2019-07-30T18:39:20.171Z] @SuppressWarnings({"javadoc", "nls"}) [2019-07-30T18:39:20.171Z] ^^^^^ [2019-07-30T18:39:20.171Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T18:39:20.171Z] 5. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTest.java (at line 218) [2019-07-30T18:39:20.171Z] assertFalse("equals", fEvent1.equals(fEvent1.getType())); [2019-07-30T18:39:20.171Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T18:39:20.171Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent [2019-07-30T18:39:20.171Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceDataTest.java:[124] [2019-07-30T18:39:20.171Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-30T18:39:20.171Z] ^^^^^^ [2019-07-30T18:39:20.171Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T18:39:20.171Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceIndexTest.java:[125] [2019-07-30T18:39:20.171Z] String directory = TmfTraceManager.getSupplementaryFileDir(fTrace); [2019-07-30T18:39:20.171Z] ^^^^^^ [2019-07-30T18:39:20.171Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T18:39:20.171Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java:[452] [2019-07-30T18:39:20.171Z] @NonNull Iterable modules = super.getAnalysisModules(); [2019-07-30T18:39:20.171Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:39:20.171Z] Null type safety (type annotations): The expression of type '@NonNull Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>' [2019-07-30T18:39:20.171Z] 9. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/TsTransformTest.java (at line 38) [2019-07-30T18:39:20.171Z] @SuppressWarnings("nls") [2019-07-30T18:39:20.171Z] ^^^^^ [2019-07-30T18:39:20.171Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T18:39:20.171Z] 10. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/indexer/checkpoint/TmfCheckpointTest.java (at line 212) [2019-07-30T18:39:20.171Z] assertFalse("equals", checkpoint1.equals(TmfTimestamp.fromSeconds(0))); [2019-07-30T18:39:20.171Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:39:20.171Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfCheckpoint [2019-07-30T18:39:20.171Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/component/TmfEventProviderTest.java:[58] [2019-07-30T18:39:20.171Z] public void setUp() throws IOException { [2019-07-30T18:39:20.171Z] ^^^^^^^^^^^ [2019-07-30T18:39:20.171Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest [2019-07-30T18:39:20.171Z] 12. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 171) [2019-07-30T18:39:20.171Z] assertTrue("equals", !fLocation2.equals(fLocation3)); [2019-07-30T18:39:20.171Z] ^^^^^^^^^^ [2019-07-30T18:39:20.171Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation [2019-07-30T18:39:20.171Z] 13. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 172) [2019-07-30T18:39:20.171Z] assertTrue("equals", !fLocation3.equals(fLocation2)); [2019-07-30T18:39:20.171Z] ^^^^^^^^^^ [2019-07-30T18:39:20.171Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation [2019-07-30T18:39:20.171Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[117] [2019-07-30T18:39:20.171Z] return event; [2019-07-30T18:39:20.171Z] ^^^^^^^^^^^^^ [2019-07-30T18:39:20.171Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T18:39:20.171Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[122] [2019-07-30T18:39:20.171Z] return null; [2019-07-30T18:39:20.171Z] ^^^^^^^^^^^^ [2019-07-30T18:39:20.171Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T18:39:20.171Z] 16. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceEventContentTest.java (at line 33) [2019-07-30T18:39:20.171Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-30T18:39:20.171Z] ^^^^^ [2019-07-30T18:39:20.171Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T18:39:20.171Z] 17. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimeRangeTest.java (at line 154) [2019-07-30T18:39:20.171Z] assertTrue("equals", !range1.equals(ts1)); [2019-07-30T18:39:20.171Z] ^^^ [2019-07-30T18:39:20.171Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfTimeRange [2019-07-30T18:39:20.171Z] 18. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/SyncTest.java (at line 53) [2019-07-30T18:39:20.171Z] @SuppressWarnings("nls") [2019-07-30T18:39:20.171Z] ^^^^^ [2019-07-30T18:39:20.171Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T18:39:20.171Z] 19. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceTest.java (at line 55) [2019-07-30T18:39:20.171Z] @SuppressWarnings({ "nls", "javadoc"}) [2019-07-30T18:39:20.171Z] ^^^^^ [2019-07-30T18:39:20.171Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T18:39:20.171Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/component/TmfSyntheticEventProviderStub.java:[95] [2019-07-30T18:39:20.171Z] ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS); [2019-07-30T18:39:20.171Z] ^^^^ [2019-07-30T18:39:20.171Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent' [2019-07-30T18:39:20.171Z] 21. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfNanoTimestampTest.java (at line 124) [2019-07-30T18:39:20.171Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-30T18:39:20.171Z] ^^^^^^^^^^^^^^ [2019-07-30T18:39:20.171Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-30T18:39:20.171Z] 22. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTypeTest.java (at line 182) [2019-07-30T18:39:20.171Z] assertFalse("equals", fType1.equals(fLabels1)); [2019-07-30T18:39:20.171Z] ^^^^^^^^ [2019-07-30T18:39:20.171Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType [2019-07-30T18:39:20.171Z] 23. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimestampTest.java (at line 189) [2019-07-30T18:39:20.171Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-30T18:39:20.171Z] ^^^^^^^^^^^^^^ [2019-07-30T18:39:20.171Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-30T18:39:20.171Z] 24. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/analysis/TestRequirementAnalysis.java (at line 30) [2019-07-30T18:39:20.171Z] @SuppressWarnings({ "javadoc", "nls" }) [2019-07-30T18:39:20.171Z] ^^^^^ [2019-07-30T18:39:20.171Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored [2019-07-30T18:39:20.171Z] 25. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfSecondTimestampTest.java (at line 88) [2019-07-30T18:39:20.171Z] assertFalse("equals", ts0.equals(ts0.toString())); [2019-07-30T18:39:20.171Z] ^^^^^^^^^^^^^^ [2019-07-30T18:39:20.171Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp [2019-07-30T18:39:20.171Z] 26. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventFieldTest.java (at line 254) [2019-07-30T18:39:20.171Z] assertFalse("equals", fField1.equals(fValue1)); [2019-07-30T18:39:20.171Z] ^^^^^^^ [2019-07-30T18:39:20.171Z] Unlikely argument type for equals(): String seems to be unrelated to TmfEventField [2019-07-30T18:39:20.171Z] 26 problems (0 errors, 9 warnings, 9 info) [2019-07-30T18:39:20.171Z] [INFO] [2019-07-30T18:39:20.171Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T18:39:20.171Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:39:20.171Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources [2019-07-30T18:39:20.171Z] [INFO] [2019-07-30T18:39:20.171Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T18:39:20.171Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T18:39:20.171Z] [INFO] [2019-07-30T18:39:20.171Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T18:39:20.171Z] [INFO] [2019-07-30T18:39:20.171Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T18:39:20.429Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T18:39:20.993Z] [INFO] [2019-07-30T18:39:20.993Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T18:39:20.993Z] [INFO] [2019-07-30T18:39:20.993Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T18:39:20.993Z] [INFO] [2019-07-30T18:39:20.993Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T18:39:20.993Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T18:39:22.362Z] [INFO] [2019-07-30T18:39:22.362Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T18:39:22.362Z] [INFO] [2019-07-30T18:39:22.362Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T18:39:24.256Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log [2019-07-30T18:39:24.256Z] [INFO] Command line: [2019-07-30T18:39:24.256Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T18:39:24.256Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:39:27.541Z] !SESSION 2019-07-30 18:39:24.322 ----------------------------------------------- [2019-07-30T18:39:27.541Z] eclipse.buildId=unknown [2019-07-30T18:39:27.541Z] java.version=1.8.0_202 [2019-07-30T18:39:27.541Z] java.vendor=Oracle Corporation [2019-07-30T18:39:27.541Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:39:27.541Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T18:39:27.541Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T18:39:27.541Z] [2019-07-30T18:39:27.541Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:39:27.422 [2019-07-30T18:39:27.541Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:39:27.541Z] !STACK 0 [2019-07-30T18:39:27.541Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T18:39:27.541Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:39:27.541Z] [2019-07-30T18:39:27.541Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:39:27.541Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:39:27.541Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:39:27.541Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:39:27.541Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:39:27.541Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:39:27.541Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:39:27.541Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:39:27.541Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:39:27.541Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:39:27.798Z] [2019-07-30T18:39:27.798Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:39:27.568 [2019-07-30T18:39:27.798Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:39:27.798Z] !STACK 0 [2019-07-30T18:39:27.798Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T18:39:27.798Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:39:27.798Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:39:27.798Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T18:39:27.798Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T18:39:27.798Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:39:27.798Z] [2019-07-30T18:39:27.798Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:39:27.798Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:39:27.798Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:39:27.798Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:39:27.798Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:39:27.798Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:39:27.798Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:39:27.798Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:39:27.798Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:39:27.798Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:39:31.070Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-30T18:39:31.070Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest [2019-07-30T18:39:31.070Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0.001 s [2019-07-30T18:39:31.070Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T18:39:31.070Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T18:39:31.070Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T18:39:31.070Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0.001 s [2019-07-30T18:39:31.070Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T18:39:31.070Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T18:39:31.070Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T18:39:31.070Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest) Time elapsed: 0 s [2019-07-30T18:39:31.070Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-30T18:39:31.070Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest [2019-07-30T18:39:31.070Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0.001 s [2019-07-30T18:39:31.070Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest) Time elapsed: 0.006 s [2019-07-30T18:39:31.070Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-30T18:39:31.070Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest [2019-07-30T18:39:31.070Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0.062 s [2019-07-30T18:39:31.070Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-07-30T18:39:31.070Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest) Time elapsed: 0 s [2019-07-30T18:39:31.070Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-30T18:39:35.249Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.506 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest [2019-07-30T18:39:35.249Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.914 s [2019-07-30T18:39:35.249Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.686 s [2019-07-30T18:39:35.249Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.104 s [2019-07-30T18:39:35.249Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 1.503 s [2019-07-30T18:39:35.249Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.249Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.088 s [2019-07-30T18:39:35.249Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest) Time elapsed: 0.1 s [2019-07-30T18:39:35.249Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-30T18:39:35.249Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest [2019-07-30T18:39:35.249Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.002 s [2019-07-30T18:39:35.249Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.249Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.249Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.249Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.002 s [2019-07-30T18:39:35.249Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.035 s [2019-07-30T18:39:35.249Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.005 s [2019-07-30T18:39:35.249Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.249Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.002 s [2019-07-30T18:39:35.249Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.002 s [2019-07-30T18:39:35.249Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.249Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-30T18:39:35.249Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest [2019-07-30T18:39:35.249Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0.005 s [2019-07-30T18:39:35.249Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-30T18:39:35.249Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest [2019-07-30T18:39:35.249Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-30T18:39:35.249Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest [2019-07-30T18:39:35.249Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.249Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.249Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.249Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-30T18:39:35.249Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest [2019-07-30T18:39:35.249Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.091 s [2019-07-30T18:39:35.249Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.249Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.249Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-30T18:39:35.249Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest [2019-07-30T18:39:35.249Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.249Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.249Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-30T18:39:35.249Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest [2019-07-30T18:39:35.249Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.249Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.249Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.249Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-30T18:39:35.249Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest [2019-07-30T18:39:35.249Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0.002 s [2019-07-30T18:39:35.249Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.249Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-30T18:39:35.249Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest [2019-07-30T18:39:35.249Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.249Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.249Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.249Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.249Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.249Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.250Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.250Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-30T18:39:35.250Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest [2019-07-30T18:39:35.250Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.250Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.250Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.250Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.250Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.250Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.250Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.250Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.250Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.250Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.250Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.250Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.250Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest) Time elapsed: 0 s [2019-07-30T18:39:35.250Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-30T18:39:35.250Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest [2019-07-30T18:39:35.250Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.007 s [2019-07-30T18:39:35.250Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T18:39:35.250Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T18:39:35.250Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.01 s [2019-07-30T18:39:35.250Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T18:39:35.250Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.004 s [2019-07-30T18:39:35.250Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0 s [2019-07-30T18:39:35.250Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.06 s [2019-07-30T18:39:35.250Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.250Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest) Time elapsed: 0.005 s [2019-07-30T18:39:35.250Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-30T18:39:35.508Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest [2019-07-30T18:39:35.508Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.508Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.005 s [2019-07-30T18:39:35.508Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.508Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.508Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-30T18:39:35.508Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest [2019-07-30T18:39:35.508Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.013 s [2019-07-30T18:39:35.508Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.508Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.508Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.508Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2019-07-30T18:39:35.508Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest [2019-07-30T18:39:35.508Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-30T18:39:35.508Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest [2019-07-30T18:39:35.508Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.005 s [2019-07-30T18:39:35.508Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.508Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest) Time elapsed: 0.001 s [2019-07-30T18:39:35.508Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-30T18:39:35.508Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest [2019-07-30T18:39:35.508Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0.002 s [2019-07-30T18:39:35.508Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest) Time elapsed: 0 s [2019-07-30T18:39:35.508Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-30T18:39:35.508Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest [2019-07-30T18:39:35.508Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest) Time elapsed: 0.014 s [2019-07-30T18:39:35.508Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-30T18:39:38.029Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.083 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest [2019-07-30T18:39:38.029Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.049 s [2019-07-30T18:39:38.029Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.004 s [2019-07-30T18:39:38.029Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.004 s [2019-07-30T18:39:38.029Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2019-07-30T18:39:38.029Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.005 s [2019-07-30T18:39:38.029Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.002 s [2019-07-30T18:39:38.029Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 1.002 s [2019-07-30T18:39:38.029Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.005 s [2019-07-30T18:39:38.029Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.003 s [2019-07-30T18:39:38.029Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest) Time elapsed: 0.001 s [2019-07-30T18:39:38.029Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-30T18:39:38.029Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest [2019-07-30T18:39:38.029Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.005 s [2019-07-30T18:39:38.029Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.005 s [2019-07-30T18:39:38.029Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest) Time elapsed: 0.001 s [2019-07-30T18:39:38.029Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-30T18:39:38.029Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest [2019-07-30T18:39:38.029Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.065 s [2019-07-30T18:39:38.029Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.003 s [2019-07-30T18:39:38.029Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-30T18:39:38.029Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-30T18:39:38.029Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.218 s [2019-07-30T18:39:38.029Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.002 s [2019-07-30T18:39:38.029Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest) Time elapsed: 0.001 s [2019-07-30T18:39:38.029Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-30T18:39:38.029Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest [2019-07-30T18:39:38.029Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.001 s [2019-07-30T18:39:38.030Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0 s [2019-07-30T18:39:38.030Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.04 s [2019-07-30T18:39:38.030Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest) Time elapsed: 0.001 s [2019-07-30T18:39:38.030Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-07-30T18:39:38.030Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest [2019-07-30T18:39:38.030Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest) Time elapsed: 0 s [2019-07-30T18:39:38.030Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-30T18:39:38.287Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest [2019-07-30T18:39:38.287Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.004 s [2019-07-30T18:39:38.287Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.048 s [2019-07-30T18:39:38.287Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.002 s [2019-07-30T18:39:38.287Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.014 s [2019-07-30T18:39:38.287Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0 s [2019-07-30T18:39:38.287Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest) Time elapsed: 0.001 s [2019-07-30T18:39:38.287Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-30T18:39:56.363Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.01 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest [2019-07-30T18:39:56.363Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 6.005 s [2019-07-30T18:39:56.363Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2019-07-30T18:39:56.363Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest) Time elapsed: 5.001 s [2019-07-30T18:39:56.363Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-30T18:39:56.363Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest [2019-07-30T18:39:56.363Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-30T18:39:56.363Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest [2019-07-30T18:39:56.363Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.073 s [2019-07-30T18:39:56.363Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.003 s [2019-07-30T18:39:56.363Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.006 s [2019-07-30T18:39:56.363Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.047 s [2019-07-30T18:39:56.363Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.004 s [2019-07-30T18:39:56.363Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.003 s [2019-07-30T18:39:56.363Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-30T18:39:56.363Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest [2019-07-30T18:39:56.363Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-30T18:39:56.363Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest [2019-07-30T18:39:56.363Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-30T18:39:56.363Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest [2019-07-30T18:39:56.363Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-30T18:39:56.363Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest [2019-07-30T18:39:56.363Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.003 s [2019-07-30T18:39:56.363Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2019-07-30T18:39:56.363Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.002 s [2019-07-30T18:39:56.363Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.003 s [2019-07-30T18:39:56.363Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.007 s [2019-07-30T18:39:56.363Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-30T18:39:56.363Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest [2019-07-30T18:39:56.363Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-30T18:39:56.363Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest [2019-07-30T18:39:56.363Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-30T18:39:56.363Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest [2019-07-30T18:39:56.363Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-30T18:39:56.363Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest [2019-07-30T18:39:56.363Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-30T18:39:56.363Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest [2019-07-30T18:39:56.363Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-30T18:39:56.363Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest [2019-07-30T18:39:56.363Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0 s [2019-07-30T18:39:56.363Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest) Time elapsed: 0.001 s [2019-07-30T18:39:56.363Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-30T18:41:18.124Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.991 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest [2019-07-30T18:41:18.124Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.003 s [2019-07-30T18:41:18.124Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.497 s [2019-07-30T18:41:18.124Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.598 s [2019-07-30T18:41:18.124Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.437 s [2019-07-30T18:41:18.124Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.466 s [2019-07-30T18:41:18.124Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.899 s [2019-07-30T18:41:18.124Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.552 s [2019-07-30T18:41:18.124Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.847 s [2019-07-30T18:41:18.124Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.859 s [2019-07-30T18:41:18.124Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.477 s [2019-07-30T18:41:18.124Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.51 s [2019-07-30T18:41:18.124Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.392 s [2019-07-30T18:41:18.124Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.485 s [2019-07-30T18:41:18.124Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.5 s [2019-07-30T18:41:18.124Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.864 s [2019-07-30T18:41:18.124Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.452 s [2019-07-30T18:41:18.124Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.446 s [2019-07-30T18:41:18.124Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.844 s [2019-07-30T18:41:18.124Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.499 s [2019-07-30T18:41:18.124Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.414 s [2019-07-30T18:41:18.124Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.468 s [2019-07-30T18:41:18.124Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.51 s [2019-07-30T18:41:18.124Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.395 s [2019-07-30T18:41:18.124Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.424 s [2019-07-30T18:41:18.124Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.454 s [2019-07-30T18:41:18.124Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.412 s [2019-07-30T18:41:18.124Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.549 s [2019-07-30T18:41:18.124Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.938 s [2019-07-30T18:41:18.124Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.931 s [2019-07-30T18:41:18.124Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.459 s [2019-07-30T18:41:18.124Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.855 s [2019-07-30T18:41:18.124Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.837 s [2019-07-30T18:41:18.124Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.527 s [2019-07-30T18:41:18.124Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 2.857 s [2019-07-30T18:41:18.124Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.725 s [2019-07-30T18:41:18.124Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.524 s [2019-07-30T18:41:18.124Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.447 s [2019-07-30T18:41:18.124Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.518 s [2019-07-30T18:41:18.124Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.414 s [2019-07-30T18:41:18.124Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.634 s [2019-07-30T18:41:18.124Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.545 s [2019-07-30T18:41:18.124Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.408 s [2019-07-30T18:41:18.124Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.42 s [2019-07-30T18:41:18.124Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.441 s [2019-07-30T18:41:18.124Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.403 s [2019-07-30T18:41:18.124Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.395 s [2019-07-30T18:41:18.124Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest) Time elapsed: 1.45 s [2019-07-30T18:41:18.124Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-30T18:41:26.218Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.701 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest [2019-07-30T18:41:26.218Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.616 s [2019-07-30T18:41:26.219Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.391 s [2019-07-30T18:41:26.219Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.429 s [2019-07-30T18:41:26.219Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.436 s [2019-07-30T18:41:26.219Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.412 s [2019-07-30T18:41:26.219Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest) Time elapsed: 1.414 s [2019-07-30T18:41:26.219Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-30T18:43:17.828Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 100.145 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest [2019-07-30T18:43:17.828Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.173 s [2019-07-30T18:43:17.828Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.849 s [2019-07-30T18:43:17.828Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.869 s [2019-07-30T18:43:17.828Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.883 s [2019-07-30T18:43:17.828Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.976 s [2019-07-30T18:43:17.828Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.922 s [2019-07-30T18:43:17.828Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.878 s [2019-07-30T18:43:17.828Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.318 s [2019-07-30T18:43:17.828Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.964 s [2019-07-30T18:43:17.828Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.792 s [2019-07-30T18:43:17.828Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.834 s [2019-07-30T18:43:17.828Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 4.226 s [2019-07-30T18:43:17.828Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.861 s [2019-07-30T18:43:17.828Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 3.004 s [2019-07-30T18:43:17.828Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.854 s [2019-07-30T18:43:17.828Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.922 s [2019-07-30T18:43:17.828Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.873 s [2019-07-30T18:43:17.828Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.867 s [2019-07-30T18:43:17.828Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.897 s [2019-07-30T18:43:17.828Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.814 s [2019-07-30T18:43:17.828Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.824 s [2019-07-30T18:43:17.828Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.934 s [2019-07-30T18:43:17.828Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.873 s [2019-07-30T18:43:17.828Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.952 s [2019-07-30T18:43:17.828Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.951 s [2019-07-30T18:43:17.828Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.919 s [2019-07-30T18:43:17.828Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.911 s [2019-07-30T18:43:17.828Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.844 s [2019-07-30T18:43:17.828Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.846 s [2019-07-30T18:43:17.828Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.858 s [2019-07-30T18:43:17.828Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.861 s [2019-07-30T18:43:17.828Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.831 s [2019-07-30T18:43:17.828Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.85 s [2019-07-30T18:43:17.828Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest) Time elapsed: 2.909 s [2019-07-30T18:43:17.828Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-30T18:43:17.828Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.004 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest [2019-07-30T18:43:17.828Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.432 s [2019-07-30T18:43:17.828Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 2.164 s [2019-07-30T18:43:17.828Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.908 s [2019-07-30T18:43:17.828Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T18:43:17.828Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T18:43:17.828Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T18:43:17.828Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.139 s [2019-07-30T18:43:17.828Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.133 s [2019-07-30T18:43:17.828Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-30T18:43:17.828Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.915 s [2019-07-30T18:43:17.828Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-30T18:43:17.828Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-30T18:43:17.828Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.001 s [2019-07-30T18:43:17.828Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-30T18:43:17.828Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.16 s [2019-07-30T18:43:17.828Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.002 s [2019-07-30T18:43:17.828Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0 s [2019-07-30T18:43:17.828Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest) Time elapsed: 0.142 s [2019-07-30T18:43:17.828Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-30T18:43:17.828Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.126 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest [2019-07-30T18:43:17.828Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.717 s [2019-07-30T18:43:17.828Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest) Time elapsed: 1.406 s [2019-07-30T18:43:17.828Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest [2019-07-30T18:43:17.828Z] 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 [2019-07-30T18:43:17.828Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0.001 s [2019-07-30T18:43:17.828Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T18:43:17.828Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T18:43:17.828Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T18:43:17.828Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T18:43:17.828Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T18:43:17.828Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T18:43:17.828Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T18:43:17.828Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T18:43:17.829Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T18:43:17.829Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest) Time elapsed: 0 s [2019-07-30T18:43:17.829Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-30T18:43:25.923Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.205 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest [2019-07-30T18:43:25.923Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 4.179 s [2019-07-30T18:43:25.923Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 3.805 s [2019-07-30T18:43:25.923Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.108 s [2019-07-30T18:43:25.923Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest) Time elapsed: 1.113 s [2019-07-30T18:43:25.923Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-30T18:43:38.101Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.338 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest [2019-07-30T18:43:38.101Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 7.696 s [2019-07-30T18:43:38.101Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest) Time elapsed: 4.641 s [2019-07-30T18:43:38.101Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-30T18:43:44.648Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.146 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest [2019-07-30T18:43:44.648Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.331 s [2019-07-30T18:43:44.648Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.591 s [2019-07-30T18:43:44.648Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.501 s [2019-07-30T18:43:44.648Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T18:43:44.648Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T18:43:44.648Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-30T18:43:44.648Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.304 s [2019-07-30T18:43:44.648Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.314 s [2019-07-30T18:43:44.648Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-30T18:43:44.648Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 2.485 s [2019-07-30T18:43:44.648Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T18:43:44.648Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-30T18:43:44.648Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T18:43:44.648Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0 s [2019-07-30T18:43:44.648Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.303 s [2019-07-30T18:43:44.648Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T18:43:44.648Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.001 s [2019-07-30T18:43:44.648Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest) Time elapsed: 0.309 s [2019-07-30T18:43:44.648Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-30T18:43:44.648Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest [2019-07-30T18:43:44.648Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.025 s [2019-07-30T18:43:44.648Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T18:43:44.648Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T18:43:44.648Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.257 s [2019-07-30T18:43:44.648Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T18:43:44.648Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T18:43:44.648Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T18:43:44.648Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.004 s [2019-07-30T18:43:44.648Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.016 s [2019-07-30T18:43:44.648Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T18:43:44.648Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.111 s [2019-07-30T18:43:44.648Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T18:43:44.648Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T18:43:44.648Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-30T18:43:44.648Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.004 s [2019-07-30T18:43:44.648Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0 s [2019-07-30T18:43:44.648Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.001 s [2019-07-30T18:43:44.648Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest) Time elapsed: 0.035 s [2019-07-30T18:43:44.648Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-30T18:43:44.649Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest [2019-07-30T18:43:44.649Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T18:43:44.649Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T18:43:44.649Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T18:43:44.649Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T18:43:44.649Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0.001 s [2019-07-30T18:43:44.649Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T18:43:44.649Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T18:43:44.649Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T18:43:44.649Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T18:43:44.649Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T18:43:44.649Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0.001 s [2019-07-30T18:43:44.649Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T18:43:44.649Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T18:43:44.649Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T18:43:44.649Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest) Time elapsed: 0 s [2019-07-30T18:43:44.649Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-30T18:43:44.905Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest [2019-07-30T18:43:44.905Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-07-30T18:43:44.905Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest [2019-07-30T18:43:44.905Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2019-07-30T18:43:44.905Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0.001 s [2019-07-30T18:43:44.905Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-30T18:43:44.905Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest [2019-07-30T18:43:44.905Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-30T18:43:44.905Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-30T18:43:44.905Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.003 s [2019-07-30T18:43:44.905Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0.002 s [2019-07-30T18:43:44.905Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest) Time elapsed: 0 s [2019-07-30T18:43:44.905Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-30T18:43:47.428Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.171 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest [2019-07-30T18:43:47.428Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.989 s [2019-07-30T18:43:47.428Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 0.058 s [2019-07-30T18:43:47.428Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest) Time elapsed: 1.123 s [2019-07-30T18:43:47.428Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-30T18:43:47.428Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest [2019-07-30T18:43:47.428Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T18:43:47.428Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0.001 s [2019-07-30T18:43:47.428Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T18:43:47.428Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T18:43:47.428Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T18:43:47.428Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T18:43:47.428Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T18:43:47.428Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0.001 s [2019-07-30T18:43:47.428Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T18:43:47.428Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest) Time elapsed: 0 s [2019-07-30T18:43:47.428Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-30T18:43:49.319Z] [2019-07-30T18:43:49.319Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:43:48.858 [2019-07-30T18:43:49.319Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-30T18:43:49.319Z] !STACK 0 [2019-07-30T18:43:49.319Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T18:43:49.319Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T18:43:49.319Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T18:43:49.319Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T18:43:49.319Z] [2019-07-30T18:43:49.319Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:43:48.860 [2019-07-30T18:43:49.319Z] !MESSAGE Exception executing analysis [2019-07-30T18:43:49.319Z] !STACK 0 [2019-07-30T18:43:49.319Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T18:43:49.319Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T18:43:49.319Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T18:43:49.319Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T18:43:50.688Z] [2019-07-30T18:43:50.688Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:43:50.355 [2019-07-30T18:43:50.688Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2 [2019-07-30T18:43:50.688Z] !STACK 0 [2019-07-30T18:43:50.688Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T18:43:50.688Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T18:43:50.688Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T18:43:50.688Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T18:43:50.688Z] [2019-07-30T18:43:50.688Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:43:50.357 [2019-07-30T18:43:50.688Z] !MESSAGE Exception executing analysis [2019-07-30T18:43:50.688Z] !STACK 0 [2019-07-30T18:43:50.688Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T18:43:50.688Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T18:43:50.688Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T18:43:50.688Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T18:43:50.688Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.392 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest [2019-07-30T18:43:50.688Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.889 s [2019-07-30T18:43:50.688Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest) Time elapsed: 1.501 s [2019-07-30T18:43:50.688Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-30T18:44:02.863Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.127 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest [2019-07-30T18:44:02.863Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2019-07-30T18:44:02.863Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2019-07-30T18:44:02.863Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.032 s [2019-07-30T18:44:02.863Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T18:44:02.863Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.872 s [2019-07-30T18:44:02.863Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.119 s [2019-07-30T18:44:02.863Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.083 s [2019-07-30T18:44:02.863Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.039 s [2019-07-30T18:44:02.863Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.868 s [2019-07-30T18:44:02.863Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.145 s [2019-07-30T18:44:02.863Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T18:44:02.863Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.063 s [2019-07-30T18:44:02.863Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.002 s [2019-07-30T18:44:02.863Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T18:44:02.863Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.021 s [2019-07-30T18:44:02.863Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.041 s [2019-07-30T18:44:02.863Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 2.842 s [2019-07-30T18:44:02.863Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-30T18:44:02.863Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0 s [2019-07-30T18:44:02.863Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.149 s [2019-07-30T18:44:02.863Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.049 s [2019-07-30T18:44:02.863Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.062 s [2019-07-30T18:44:02.863Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.043 s [2019-07-30T18:44:02.863Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T18:44:02.863Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T18:44:02.863Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.001 s [2019-07-30T18:44:02.863Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest) Time elapsed: 0.021 s [2019-07-30T18:44:02.863Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-30T18:44:05.926Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.396 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest [2019-07-30T18:44:05.926Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.122 s [2019-07-30T18:44:05.926Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.012 s [2019-07-30T18:44:05.926Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.117 s [2019-07-30T18:44:05.926Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.011 s [2019-07-30T18:44:05.926Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 1.111 s [2019-07-30T18:44:05.926Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest) Time elapsed: 0.009 s [2019-07-30T18:44:05.926Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-30T18:44:05.926Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest [2019-07-30T18:44:05.926Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0.012 s [2019-07-30T18:44:05.926Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest) Time elapsed: 0 s [2019-07-30T18:44:05.926Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-30T18:44:06.224Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest [2019-07-30T18:44:06.224Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0.007 s [2019-07-30T18:44:06.224Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest) Time elapsed: 0 s [2019-07-30T18:44:06.224Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-30T18:44:09.543Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.351 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest [2019-07-30T18:44:09.543Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.11 s [2019-07-30T18:44:09.543Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.008 s [2019-07-30T18:44:09.543Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.107 s [2019-07-30T18:44:09.543Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.006 s [2019-07-30T18:44:09.543Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 1.107 s [2019-07-30T18:44:09.543Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest) Time elapsed: 0.006 s [2019-07-30T18:44:09.543Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-30T18:44:16.088Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.777 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest [2019-07-30T18:44:16.088Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 3.874 s [2019-07-30T18:44:16.088Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest) Time elapsed: 1.902 s [2019-07-30T18:44:16.088Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-30T18:44:16.088Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest [2019-07-30T18:44:16.088Z] testInvalid[0: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.003 s [2019-07-30T18:44:16.088Z] testInvalid[1: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.003 s [2019-07-30T18:44:16.088Z] testInvalid[2: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:44:16.088Z] testInvalid[3: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/004.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.002 s [2019-07-30T18:44:16.088Z] testInvalid[4: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/005.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.002 s [2019-07-30T18:44:16.088Z] testInvalid[5: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest) Time elapsed: 0.003 s [2019-07-30T18:44:16.088Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-30T18:44:16.088Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest [2019-07-30T18:44:16.088Z] testBadlyFormed[0: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.002 s [2019-07-30T18:44:16.088Z] testBadlyFormed[1: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.001 s [2019-07-30T18:44:16.088Z] testBadlyFormed[2: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest) Time elapsed: 0.001 s [2019-07-30T18:44:16.088Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-30T18:44:28.271Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.301 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest [2019-07-30T18:44:28.271Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 7.735 s [2019-07-30T18:44:28.271Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest) Time elapsed: 4.564 s [2019-07-30T18:44:28.271Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-30T18:44:28.271Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest [2019-07-30T18:44:28.271Z] testValid[0: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-30T18:44:28.271Z] testValid[1: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-30T18:44:28.271Z] testValid[2: path /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest) Time elapsed: 0.001 s [2019-07-30T18:44:28.271Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-30T18:44:28.271Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest [2019-07-30T18:44:28.271Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.003 s [2019-07-30T18:44:28.271Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T18:44:28.271Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T18:44:28.271Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T18:44:28.271Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T18:44:28.271Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0.001 s [2019-07-30T18:44:28.271Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T18:44:28.271Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest) Time elapsed: 0 s [2019-07-30T18:44:28.271Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-30T18:44:28.271Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest [2019-07-30T18:44:28.271Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.009 s [2019-07-30T18:44:28.271Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.003 s [2019-07-30T18:44:28.271Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.005 s [2019-07-30T18:44:28.271Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.004 s [2019-07-30T18:44:28.271Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.001 s [2019-07-30T18:44:28.271Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest) Time elapsed: 0.002 s [2019-07-30T18:44:28.271Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-30T18:44:29.640Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.513 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest [2019-07-30T18:44:29.640Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.024 s [2019-07-30T18:44:29.640Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.008 s [2019-07-30T18:44:29.640Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.017 s [2019-07-30T18:44:29.640Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.003 s [2019-07-30T18:44:29.640Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0 s [2019-07-30T18:44:29.640Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.009 s [2019-07-30T18:44:29.640Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.08 s [2019-07-30T18:44:29.640Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.068 s [2019-07-30T18:44:29.640Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.033 s [2019-07-30T18:44:29.640Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.002 s [2019-07-30T18:44:29.640Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest) Time elapsed: 0.003 s [2019-07-30T18:44:29.640Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-30T18:44:31.532Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.777 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest [2019-07-30T18:44:31.532Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 1.772 s [2019-07-30T18:44:31.532Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest) Time elapsed: 0.005 s [2019-07-30T18:44:31.532Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-30T18:44:34.052Z] [2019-07-30T18:44:34.052Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-30 18:44:33.557 [2019-07-30T18:44:34.052Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-30T18:44:34.052Z] !STACK 0 [2019-07-30T18:44:34.052Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself [2019-07-30T18:44:34.052Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-30T18:44:34.052Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-30T18:44:34.052Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-30T18:44:34.052Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-30T18:44:34.052Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T18:44:34.982Z] [2019-07-30T18:44:34.982Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-30 18:44:34.658 [2019-07-30T18:44:34.982Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-30T18:44:34.982Z] !STACK 0 [2019-07-30T18:44:34.982Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request [2019-07-30T18:44:34.982Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-30T18:44:34.982Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-30T18:44:34.982Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-30T18:44:34.982Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-30T18:44:34.982Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T18:44:35.912Z] [2019-07-30T18:44:35.912Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-07-30 18:44:35.757 [2019-07-30T18:44:35.912Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core". [2019-07-30T18:44:35.912Z] !STACK 0 [2019-07-30T18:44:35.912Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread [2019-07-30T18:44:35.912Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79) [2019-07-30T18:44:35.912Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:332) [2019-07-30T18:44:35.912Z] at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) [2019-07-30T18:44:35.912Z] at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:143) [2019-07-30T18:44:35.912Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T18:44:35.912Z] [2019-07-30T18:44:35.912Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:44:35.758 [2019-07-30T18:44:35.912Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(407,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: Expected exception: should be caught by the event request thread [2019-07-30T18:44:38.432Z] [2019-07-30T18:44:38.432Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:44:37.989 [2019-07-30T18:44:38.432Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(414,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: This exception is desired and part of the test [2019-07-30T18:44:39.525Z] [2019-07-30T18:44:39.525Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:44:39.125 [2019-07-30T18:44:39.525Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml [2019-07-30T18:44:39.525Z] !STACK 0 [2019-07-30T18:44:39.525Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-30T18:44:39.525Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-30T18:44:39.525Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T18:44:39.525Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T18:44:39.525Z] [2019-07-30T18:44:39.525Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:44:39.127 [2019-07-30T18:44:39.525Z] !MESSAGE Exception executing analysis [2019-07-30T18:44:39.525Z] !STACK 0 [2019-07-30T18:44:39.525Z] java.lang.IllegalStateException: This exception happens before initialization [2019-07-30T18:44:39.525Z] at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453) [2019-07-30T18:44:39.525Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T18:44:39.525Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T18:44:40.455Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.979 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest [2019-07-30T18:44:40.455Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.049 s [2019-07-30T18:44:40.455Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.122 s [2019-07-30T18:44:40.455Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 3.316 s [2019-07-30T18:44:40.455Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped [2019-07-30T18:44:40.455Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.117 s [2019-07-30T18:44:40.455Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.114 s [2019-07-30T18:44:40.455Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.112 s [2019-07-30T18:44:40.455Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.01 s [2019-07-30T18:44:40.455Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 0.012 s [2019-07-30T18:44:40.455Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) Time elapsed: 1.122 s [2019-07-30T18:44:40.455Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-30T18:44:41.824Z] [2019-07-30T18:44:41.824Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-30 18:44:41.431 [2019-07-30T18:44:41.824Z] !MESSAGE no spawner in java.library.path [2019-07-30T18:44:41.824Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.202 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest [2019-07-30T18:44:41.824Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 1.195 s [2019-07-30T18:44:41.824Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.002 s [2019-07-30T18:44:41.824Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest) Time elapsed: 0.005 s [2019-07-30T18:44:41.824Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-07-30T18:44:41.824Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest [2019-07-30T18:44:41.824Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest) Time elapsed: 0.007 s [2019-07-30T18:44:41.824Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-30T18:44:42.081Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest [2019-07-30T18:44:42.081Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.008 s [2019-07-30T18:44:42.081Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.069 s [2019-07-30T18:44:42.081Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.005 s [2019-07-30T18:44:42.081Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.001 s [2019-07-30T18:44:42.081Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest) Time elapsed: 0.008 s [2019-07-30T18:44:42.081Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-07-30T18:44:44.603Z] [2019-07-30T18:44:44.603Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:44:44.349 [2019-07-30T18:44:44.603Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(430,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-30T18:44:45.533Z] [2019-07-30T18:44:45.533Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:44:45.450 [2019-07-30T18:44:45.533Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(432,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null [2019-07-30T18:44:45.789Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.606 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest [2019-07-30T18:44:45.789Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.027 s [2019-07-30T18:44:45.789Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest) Time elapsed: 1.101 s [2019-07-30T18:44:45.789Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-30T18:44:47.681Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.888 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest [2019-07-30T18:44:47.681Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T18:44:47.681Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2019-07-30T18:44:47.681Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T18:44:47.681Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T18:44:47.681Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.455 s [2019-07-30T18:44:47.681Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T18:44:47.681Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T18:44:47.681Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T18:44:47.681Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.106 s [2019-07-30T18:44:47.681Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T18:44:47.681Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 1.324 s [2019-07-30T18:44:47.681Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0.001 s [2019-07-30T18:44:47.681Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest) Time elapsed: 0 s [2019-07-30T18:44:47.681Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-30T18:44:47.681Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest [2019-07-30T18:44:47.681Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T18:44:47.681Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T18:44:47.681Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T18:44:47.681Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T18:44:47.681Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T18:44:47.681Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T18:44:47.681Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T18:44:47.681Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T18:44:47.681Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T18:44:47.681Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T18:44:47.681Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T18:44:47.681Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T18:44:47.681Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0.001 s [2019-07-30T18:44:47.681Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest) Time elapsed: 0 s [2019-07-30T18:44:47.681Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-30T18:44:47.681Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest [2019-07-30T18:44:47.681Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-30T18:44:47.681Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest) Time elapsed: 0 s [2019-07-30T18:44:47.681Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-30T18:44:47.681Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest [2019-07-30T18:44:47.681Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.005 s [2019-07-30T18:44:47.681Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-30T18:44:47.681Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2019-07-30T18:44:47.681Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0 s [2019-07-30T18:44:47.681Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest) Time elapsed: 0.001 s [2019-07-30T18:44:47.681Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-30T18:44:57.684Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.244 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest [2019-07-30T18:44:57.684Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.547 s [2019-07-30T18:44:57.684Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.605 s [2019-07-30T18:44:57.684Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.448 s [2019-07-30T18:44:57.684Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.538 s [2019-07-30T18:44:57.684Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.634 s [2019-07-30T18:44:57.684Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest) Time elapsed: 1.469 s [2019-07-30T18:44:57.684Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-30T18:45:09.866Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.741 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest [2019-07-30T18:45:09.866Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.943 s [2019-07-30T18:45:09.866Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.95 s [2019-07-30T18:45:09.866Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.954 s [2019-07-30T18:45:09.866Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.013 s [2019-07-30T18:45:09.866Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.975 s [2019-07-30T18:45:09.866Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.966 s [2019-07-30T18:45:09.866Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0.945 s [2019-07-30T18:45:09.866Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.006 s [2019-07-30T18:45:09.866Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 0 s [2019-07-30T18:45:09.866Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest) Time elapsed: 1.007 s [2019-07-30T18:45:09.866Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-30T18:45:09.866Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest [2019-07-30T18:45:09.866Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0.001 s [2019-07-30T18:45:09.866Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-30T18:45:09.866Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest) Time elapsed: 0 s [2019-07-30T18:45:09.866Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-30T18:45:09.866Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest [2019-07-30T18:45:09.866Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0.002 s [2019-07-30T18:45:09.866Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-30T18:45:09.866Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-30T18:45:09.866Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest) Time elapsed: 0 s [2019-07-30T18:45:09.866Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-30T18:45:09.866Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest [2019-07-30T18:45:09.866Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0 s [2019-07-30T18:45:09.866Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0.007 s [2019-07-30T18:45:09.866Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest) Time elapsed: 0.001 s [2019-07-30T18:45:09.866Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2019-07-30T18:45:09.866Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest [2019-07-30T18:45:09.866Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0.001 s [2019-07-30T18:45:09.866Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest) Time elapsed: 0 s [2019-07-30T18:45:09.866Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-30T18:45:09.866Z] [2019-07-30T18:45:09.866Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:45:09.628 [2019-07-30T18:45:09.866Z] !MESSAGE Error parsing /tmp/markers5907938954245657979xml [2019-07-30T18:45:09.866Z] !STACK 0 [2019-07-30T18:45:09.866Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5907938954245657979xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'. [2019-07-30T18:45:09.866Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T18:45:09.866Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T18:45:09.866Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T18:45:09.866Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T18:45:09.866Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T18:45:09.866Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T18:45:09.866Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T18:45:09.866Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T18:45:09.866Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T18:45:09.866Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T18:45:09.866Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T18:45:09.866Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T18:45:09.866Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T18:45:09.866Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T18:45:09.866Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T18:45:09.866Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T18:45:09.866Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T18:45:09.866Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T18:45:09.866Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T18:45:09.866Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T18:45:09.866Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T18:45:09.866Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T18:45:09.866Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T18:45:09.866Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T18:45:09.866Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:288) [2019-07-30T18:45:09.866Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.866Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.866Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.866Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.866Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T18:45:09.866Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T18:45:09.866Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T18:45:09.866Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T18:45:09.866Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T18:45:09.866Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T18:45:09.867Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T18:45:09.867Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T18:45:09.867Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T18:45:09.867Z] [2019-07-30T18:45:09.867Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:45:09.635 [2019-07-30T18:45:09.867Z] !MESSAGE Error parsing /tmp/markers1859197203363836869xml [2019-07-30T18:45:09.867Z] !STACK 0 [2019-07-30T18:45:09.867Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers1859197203363836869xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'. [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T18:45:09.867Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T18:45:09.867Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T18:45:09.867Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T18:45:09.867Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:289) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T18:45:09.867Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T18:45:09.867Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T18:45:09.867Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T18:45:09.867Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T18:45:09.867Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T18:45:09.867Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T18:45:09.867Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T18:45:09.867Z] [2019-07-30T18:45:09.867Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:45:09.641 [2019-07-30T18:45:09.867Z] !MESSAGE Error parsing /tmp/markers1949099547528779012xml [2019-07-30T18:45:09.867Z] !STACK 0 [2019-07-30T18:45:09.867Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers1949099547528779012xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'. [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T18:45:09.867Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T18:45:09.867Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T18:45:09.867Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T18:45:09.867Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T18:45:09.867Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T18:45:09.867Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T18:45:09.867Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T18:45:09.867Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T18:45:09.867Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T18:45:09.867Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T18:45:09.867Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T18:45:09.867Z] [2019-07-30T18:45:09.867Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:45:09.646 [2019-07-30T18:45:09.867Z] !MESSAGE Error parsing /tmp/markers526908822244829904xml [2019-07-30T18:45:09.867Z] !STACK 0 [2019-07-30T18:45:09.867Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers526908822244829904xml; 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. [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T18:45:09.867Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T18:45:09.867Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T18:45:09.867Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T18:45:09.867Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T18:45:09.867Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T18:45:09.867Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T18:45:09.867Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T18:45:09.867Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T18:45:09.867Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T18:45:09.867Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T18:45:09.867Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T18:45:09.867Z] [2019-07-30T18:45:09.867Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:45:09.657 [2019-07-30T18:45:09.867Z] !MESSAGE Error parsing /tmp/markers3391620505061633893xml [2019-07-30T18:45:09.867Z] !STACK 0 [2019-07-30T18:45:09.867Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-30T18:45:09.867Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-30T18:45:09.867Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-30T18:45:09.867Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-30T18:45:09.867Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-30T18:45:09.867Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-30T18:45:09.867Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-30T18:45:09.867Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T18:45:09.867Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T18:45:09.867Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T18:45:09.867Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T18:45:09.867Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T18:45:09.867Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T18:45:09.867Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T18:45:09.867Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T18:45:09.867Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T18:45:09.867Z] [2019-07-30T18:45:09.867Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:45:09.721 [2019-07-30T18:45:09.867Z] !MESSAGE Error parsing /tmp/markers7397341468130730376xml [2019-07-30T18:45:09.867Z] !STACK 0 [2019-07-30T18:45:09.867Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7397341468130730376xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'. [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T18:45:09.867Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T18:45:09.867Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T18:45:09.867Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T18:45:09.867Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T18:45:09.867Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T18:45:09.867Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T18:45:09.867Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T18:45:09.867Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T18:45:09.867Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T18:45:09.867Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T18:45:09.867Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T18:45:09.867Z] [2019-07-30T18:45:09.867Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:45:09.728 [2019-07-30T18:45:09.867Z] !MESSAGE Error parsing /tmp/markers8098435345233616304xml [2019-07-30T18:45:09.867Z] !STACK 0 [2019-07-30T18:45:09.867Z] java.lang.IllegalArgumentException: Invalid range: [4095..0] [2019-07-30T18:45:09.867Z] at com.google.common.collect.Range.(Range.java:352) [2019-07-30T18:45:09.867Z] at com.google.common.collect.Range.create(Range.java:146) [2019-07-30T18:45:09.867Z] at com.google.common.collect.Range.closed(Range.java:170) [2019-07-30T18:45:09.867Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:303) [2019-07-30T18:45:09.867Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:208) [2019-07-30T18:45:09.867Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:179) [2019-07-30T18:45:09.867Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T18:45:09.867Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T18:45:09.867Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T18:45:09.867Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T18:45:09.867Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T18:45:09.867Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T18:45:09.867Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T18:45:09.867Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T18:45:09.867Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T18:45:09.867Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T18:45:09.867Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T18:45:09.867Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.867Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.867Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.867Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T18:45:09.867Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T18:45:09.867Z] [2019-07-30T18:45:09.867Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:45:09.734 [2019-07-30T18:45:09.867Z] !MESSAGE Error parsing /tmp/markers1811407278760269150xml [2019-07-30T18:45:09.867Z] !STACK 0 [2019-07-30T18:45:09.867Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers1811407278760269150xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected. [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854) [2019-07-30T18:45:09.867Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T18:45:09.868Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T18:45:09.868Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T18:45:09.868Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T18:45:09.868Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295) [2019-07-30T18:45:09.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.868Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.868Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.868Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T18:45:09.868Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T18:45:09.868Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T18:45:09.868Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T18:45:09.868Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T18:45:09.868Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T18:45:09.868Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T18:45:09.868Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T18:45:09.868Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T18:45:09.868Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T18:45:09.868Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T18:45:09.868Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T18:45:09.868Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T18:45:09.868Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T18:45:09.868Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T18:45:09.868Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T18:45:09.868Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T18:45:09.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.868Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.868Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.868Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T18:45:09.868Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T18:45:09.868Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T18:45:09.868Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T18:45:09.868Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T18:45:09.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.868Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.868Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.868Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T18:45:09.868Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T18:45:09.868Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T18:45:09.868Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T18:45:09.868Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T18:45:09.868Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T18:45:09.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.868Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.868Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.868Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T18:45:09.868Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T18:45:09.868Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T18:45:09.868Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T18:45:09.868Z] [2019-07-30T18:45:09.868Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 18:45:09.740 [2019-07-30T18:45:09.868Z] !MESSAGE Error parsing /tmp/markers3606650518890197125xml [2019-07-30T18:45:09.868Z] !STACK 0 [2019-07-30T18:45:09.868Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers3606650518890197125xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'. [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T18:45:09.868Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T18:45:09.868Z] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205) [2019-07-30T18:45:09.868Z] at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:165) [2019-07-30T18:45:09.868Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305) [2019-07-30T18:45:09.868Z] at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296) [2019-07-30T18:45:09.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.868Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.868Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.868Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T18:45:09.868Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T18:45:09.868Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T18:45:09.868Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T18:45:09.868Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T18:45:09.868Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T18:45:09.868Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T18:45:09.868Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T18:45:09.868Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T18:45:09.868Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T18:45:09.868Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T18:45:09.868Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T18:45:09.868Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T18:45:09.868Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T18:45:09.868Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T18:45:09.868Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T18:45:09.868Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T18:45:09.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.868Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.868Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.868Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T18:45:09.868Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T18:45:09.868Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T18:45:09.868Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T18:45:09.868Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T18:45:09.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.868Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.868Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.868Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T18:45:09.868Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T18:45:09.868Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T18:45:09.868Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T18:45:09.868Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T18:45:09.868Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T18:45:09.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T18:45:09.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T18:45:09.868Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T18:45:09.868Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T18:45:09.868Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T18:45:09.868Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T18:45:09.868Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T18:45:09.868Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T18:45:09.868Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest [2019-07-30T18:45:09.868Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.133 s [2019-07-30T18:45:09.868Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.01 s [2019-07-30T18:45:09.868Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.006 s [2019-07-30T18:45:09.868Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest) Time elapsed: 0.003 s [2019-07-30T18:45:09.868Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-30T18:45:16.414Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.028 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest [2019-07-30T18:45:16.414Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.681 s [2019-07-30T18:45:16.414Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.451 s [2019-07-30T18:45:16.414Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.453 s [2019-07-30T18:45:16.414Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest) Time elapsed: 1.442 s [2019-07-30T18:45:16.414Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-07-30T18:45:16.414Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest [2019-07-30T18:45:16.414Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0.001 s [2019-07-30T18:45:16.414Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T18:45:16.414Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0.001 s [2019-07-30T18:45:16.414Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T18:45:16.414Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest) Time elapsed: 0 s [2019-07-30T18:45:16.414Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-30T18:45:16.977Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.913 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest [2019-07-30T18:45:16.977Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.01 s [2019-07-30T18:45:16.977Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.126 s [2019-07-30T18:45:16.977Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-30T18:45:16.977Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-30T18:45:16.977Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.235 s [2019-07-30T18:45:16.977Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-07-30T18:45:16.977Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.17 s [2019-07-30T18:45:16.977Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.11 s [2019-07-30T18:45:16.977Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0 s [2019-07-30T18:45:16.977Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.001 s [2019-07-30T18:45:16.977Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.214 s [2019-07-30T18:45:16.977Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest) Time elapsed: 0.043 s [2019-07-30T18:45:16.977Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-30T18:45:16.977Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest [2019-07-30T18:45:16.977Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.006 s [2019-07-30T18:45:16.977Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.022 s [2019-07-30T18:45:16.977Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0.003 s [2019-07-30T18:45:16.977Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest) Time elapsed: 0 s [2019-07-30T18:45:16.977Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-30T18:45:16.977Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest [2019-07-30T18:45:16.977Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0.001 s [2019-07-30T18:45:16.977Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-30T18:45:16.977Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-30T18:45:16.977Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest) Time elapsed: 0 s [2019-07-30T18:45:16.977Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-30T18:45:17.233Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest [2019-07-30T18:45:17.233Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.006 s [2019-07-30T18:45:17.233Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.002 s [2019-07-30T18:45:17.233Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0 s [2019-07-30T18:45:17.233Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest) Time elapsed: 0.196 s [2019-07-30T18:45:17.233Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-30T18:45:18.164Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.79 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest [2019-07-30T18:45:18.164Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.326 s [2019-07-30T18:45:18.164Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-30T18:45:18.164Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.069 s [2019-07-30T18:45:18.164Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.004 s [2019-07-30T18:45:18.164Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.088 s [2019-07-30T18:45:18.164Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.009 s [2019-07-30T18:45:18.164Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2019-07-30T18:45:18.164Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.121 s [2019-07-30T18:45:18.164Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0 s [2019-07-30T18:45:18.164Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.065 s [2019-07-30T18:45:18.164Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2019-07-30T18:45:18.164Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.025 s [2019-07-30T18:45:18.164Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.008 s [2019-07-30T18:45:18.164Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest) Time elapsed: 0.003 s [2019-07-30T18:45:18.164Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-30T18:45:18.164Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest [2019-07-30T18:45:18.164Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest) Time elapsed: 0.002 s [2019-07-30T18:45:18.164Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-30T18:45:18.164Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest [2019-07-30T18:45:18.164Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest) Time elapsed: 0.001 s [2019-07-30T18:45:18.164Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-07-30T18:45:18.164Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest [2019-07-30T18:45:18.164Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest) Time elapsed: 0.001 s [2019-07-30T18:45:18.164Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-07-30T18:45:18.164Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest [2019-07-30T18:45:18.164Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T18:45:18.164Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T18:45:18.164Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T18:45:18.164Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T18:45:18.164Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T18:45:18.164Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0.001 s [2019-07-30T18:45:18.164Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T18:45:18.164Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest) Time elapsed: 0 s [2019-07-30T18:45:18.164Z] [2019-07-30T18:45:18.164Z] Results: [2019-07-30T18:45:18.164Z] [2019-07-30T18:45:18.164Z] Tests run: 834, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T18:45:18.164Z] [2019-07-30T18:45:18.164Z] [2019-07-30T18:45:18.164Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 18:45:17.953 [2019-07-30T18:45:18.164Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T18:45:18.730Z] [INFO] All tests passed! [2019-07-30T18:45:18.730Z] [INFO] [2019-07-30T18:45:18.730Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T18:45:18.730Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:45:18.730Z] [INFO] [2019-07-30T18:45:18.730Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T18:45:19.081Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:45:19.081Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:45:19.646Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:45:21.015Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:45:21.272Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:45:21.272Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:45:21.528Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T18:45:23.422Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:45:23.422Z] [INFO] [2019-07-30T18:45:23.422Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T18:45:23.422Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T18:45:23.422Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.pom [2019-07-30T18:45:23.422Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T18:45:23.422Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:45:23.422Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-30T18:45:23.422Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-30T18:45:23.422Z] [INFO] [2019-07-30T18:45:23.422Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests --- [2019-07-30T18:45:23.422Z] [INFO] [2019-07-30T18:45:23.422Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >--- [2019-07-30T18:45:23.422Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT [19/134] [2019-07-30T18:45:23.422Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:45:23.422Z] [INFO] [2019-07-30T18:45:23.422Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T18:45:23.422Z] [INFO] [2019-07-30T18:45:23.422Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T18:45:23.422Z] [INFO] The project's OSGi version is 4.2.0.201907301829 [2019-07-30T18:45:23.422Z] [INFO] [2019-07-30T18:45:23.422Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T18:45:23.422Z] [INFO] [2019-07-30T18:45:23.422Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T18:45:23.422Z] [INFO] [2019-07-30T18:45:23.422Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T18:45:23.422Z] [INFO] [2019-07-30T18:45:23.422Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T18:45:23.422Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:45:23.422Z] [INFO] [2019-07-30T18:45:23.422Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T18:45:23.422Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:45:23.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources [2019-07-30T18:45:23.422Z] [INFO] [2019-07-30T18:45:23.422Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T18:45:23.422Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes [2019-07-30T18:45:23.679Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[154] [2019-07-30T18:45:23.679Z] return fPreviousEvent; [2019-07-30T18:45:23.679Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:45:23.679Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T18:45:23.679Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[171] [2019-07-30T18:45:23.679Z] return fTrace.timestampCyclesToNanos(ts); [2019-07-30T18:45:23.679Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:45:23.679Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T18:45:23.679Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[174] [2019-07-30T18:45:23.679Z] return 0; [2019-07-30T18:45:23.679Z] ^^^^^^^^^ [2019-07-30T18:45:23.679Z] Potential resource leak: 'top' may not be closed at this location [2019-07-30T18:45:23.679Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[125] [2019-07-30T18:45:23.679Z] return iter; [2019-07-30T18:45:23.679Z] ^^^^^^^^^^^^ [2019-07-30T18:45:23.679Z] Potential resource leak: 'iter' may not be closed at this location [2019-07-30T18:45:23.679Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[199] [2019-07-30T18:45:23.679Z] elem = (CtfIterator) fTrace.createIterator(); [2019-07-30T18:45:23.679Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:45:23.679Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-30T18:45:23.679Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[203] [2019-07-30T18:45:23.679Z] return elem; [2019-07-30T18:45:23.679Z] ^^^^^^^^^^^^ [2019-07-30T18:45:23.679Z] Potential resource leak: 'elem' may not be closed at this location [2019-07-30T18:45:23.679Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[81] [2019-07-30T18:45:23.679Z] CtfIterator iterator = getIterator(); [2019-07-30T18:45:23.679Z] ^^^^^^^^ [2019-07-30T18:45:23.679Z] Potential resource leak: 'iterator' may not be closed [2019-07-30T18:45:23.679Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[126] [2019-07-30T18:45:23.679Z] return iterator == null ? null : iterator.getCurrentEvent(); [2019-07-30T18:45:23.679Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:45:23.679Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T18:45:23.679Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[154] [2019-07-30T18:45:23.679Z] return retVal; [2019-07-30T18:45:23.679Z] ^^^^^^^^^^^^^^ [2019-07-30T18:45:23.679Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T18:45:23.679Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[176] [2019-07-30T18:45:23.679Z] return ret; [2019-07-30T18:45:23.679Z] ^^^^^^^^^^^ [2019-07-30T18:45:23.679Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T18:45:23.679Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[189] [2019-07-30T18:45:23.679Z] return iterator == null ? false : iterator.seek(location); [2019-07-30T18:45:23.679Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:45:23.679Z] Potential resource leak: 'iterator' may not be closed at this location [2019-07-30T18:45:23.679Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java:[56] [2019-07-30T18:45:23.679Z] return getFirst(); [2019-07-30T18:45:23.679Z] ^^^^^^^^^^ [2019-07-30T18:45:23.679Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:45:23.679Z] 12 problems (12 warnings) [2019-07-30T18:45:23.679Z] [INFO] [2019-07-30T18:45:23.679Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T18:45:23.679Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:45:23.679Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources [2019-07-30T18:45:23.679Z] [INFO] [2019-07-30T18:45:23.679Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T18:45:23.936Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar [2019-07-30T18:45:23.936Z] [INFO] [2019-07-30T18:45:23.936Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T18:45:23.936Z] [INFO] [2019-07-30T18:45:23.936Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T18:45:23.936Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-30T18:45:23.936Z] [INFO] [2019-07-30T18:45:23.936Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T18:45:23.936Z] [INFO] [2019-07-30T18:45:23.936Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T18:45:23.936Z] [INFO] [2019-07-30T18:45:23.936Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T18:45:23.936Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar [2019-07-30T18:45:24.193Z] [INFO] [2019-07-30T18:45:24.193Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T18:45:24.193Z] [INFO] [2019-07-30T18:45:24.193Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T18:45:24.193Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:45:24.193Z] [INFO] [2019-07-30T18:45:24.193Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T18:45:24.193Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:45:24.449Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T18:45:25.012Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T18:45:25.269Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:45:25.269Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:45:25.269Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:45:25.832Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:45:26.761Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:45:26.761Z] [INFO] [2019-07-30T18:45:26.761Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T18:45:26.761Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:45:26.761Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:45:27.323Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:45:28.252Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:45:28.510Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:45:28.510Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:45:28.510Z] [INFO] [2019-07-30T18:45:28.510Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core --- [2019-07-30T18:45:28.510Z] [INFO] [2019-07-30T18:45:28.510Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >-- [2019-07-30T18:45:28.510Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT [20/134] [2019-07-30T18:45:28.510Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:45:28.510Z] [INFO] [2019-07-30T18:45:28.510Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T18:45:28.510Z] [INFO] [2019-07-30T18:45:28.510Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T18:45:28.510Z] [INFO] The project's OSGi version is 1.0.9.201907301829 [2019-07-30T18:45:28.510Z] [INFO] [2019-07-30T18:45:28.510Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T18:45:28.510Z] [INFO] [2019-07-30T18:45:28.510Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T18:45:28.510Z] [INFO] [2019-07-30T18:45:28.510Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T18:45:28.510Z] [INFO] [2019-07-30T18:45:28.510Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T18:45:28.510Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:45:28.510Z] [INFO] [2019-07-30T18:45:28.510Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T18:45:28.510Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:45:28.510Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources [2019-07-30T18:45:28.510Z] [INFO] [2019-07-30T18:45:28.510Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T18:45:28.830Z] [INFO] Compiling 34 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes [2019-07-30T18:45:29.632Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[66] [2019-07-30T18:45:29.632Z] private static final Map EXPECTED_YDATA = ImmutableMap.of(Long.toString(1), [2019-07-30T18:45:29.632Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:45:29.632Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:45:29.632Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[71] [2019-07-30T18:45:29.632Z] Long.toString(2), [2019-07-30T18:45:29.632Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:45:29.632Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:45:29.632Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[109] [2019-07-30T18:45:29.632Z] SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids); [2019-07-30T18:45:29.632Z] ^^^ [2019-07-30T18:45:29.632Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection' [2019-07-30T18:45:29.632Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/event/CtfTmfEventFieldSignExtensionTest.java:[39] [2019-07-30T18:45:29.632Z] private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3; [2019-07-30T18:45:29.632Z] ^^^^^^^^^^^ [2019-07-30T18:45:29.632Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated [2019-07-30T18:45:29.632Z] 4 problems (4 warnings) [2019-07-30T18:45:29.632Z] [INFO] [2019-07-30T18:45:29.632Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T18:45:29.632Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:45:29.632Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources [2019-07-30T18:45:29.632Z] [INFO] [2019-07-30T18:45:29.632Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T18:45:29.632Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T18:45:29.632Z] [INFO] [2019-07-30T18:45:29.632Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T18:45:29.632Z] [INFO] [2019-07-30T18:45:29.632Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T18:45:29.632Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T18:45:29.632Z] [INFO] [2019-07-30T18:45:29.632Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T18:45:29.632Z] [INFO] [2019-07-30T18:45:29.632Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T18:45:29.632Z] [INFO] [2019-07-30T18:45:29.632Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T18:45:29.632Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T18:45:29.889Z] [INFO] [2019-07-30T18:45:29.889Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T18:45:29.889Z] [INFO] [2019-07-30T18:45:29.889Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T18:45:31.784Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log [2019-07-30T18:45:31.784Z] [INFO] Command line: [2019-07-30T18:45:31.784Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T18:45:31.784Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:45:35.059Z] !SESSION 2019-07-30 18:45:31.573 ----------------------------------------------- [2019-07-30T18:45:35.059Z] eclipse.buildId=unknown [2019-07-30T18:45:35.059Z] java.version=1.8.0_202 [2019-07-30T18:45:35.059Z] java.vendor=Oracle Corporation [2019-07-30T18:45:35.059Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:45:35.059Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T18:45:35.059Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T18:45:35.059Z] [2019-07-30T18:45:35.059Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:45:34.625 [2019-07-30T18:45:35.059Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:45:35.059Z] !STACK 0 [2019-07-30T18:45:35.059Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T18:45:35.059Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:45:35.059Z] [2019-07-30T18:45:35.059Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:45:35.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:45:35.059Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:45:35.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:45:35.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:45:35.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:45:35.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:45:35.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:45:35.059Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:45:35.059Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:45:35.059Z] [2019-07-30T18:45:35.059Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:45:34.764 [2019-07-30T18:45:35.059Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:45:35.059Z] !STACK 0 [2019-07-30T18:45:35.059Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T18:45:35.059Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:45:35.059Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:45:35.059Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T18:45:35.059Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T18:45:35.059Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:45:35.059Z] [2019-07-30T18:45:35.059Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:45:35.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:45:35.059Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:45:35.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:45:35.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:45:35.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:45:35.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:45:35.059Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:45:35.059Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:45:35.059Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:45:37.580Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-30T18:50:59.698Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 309.561 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest [2019-07-30T18:50:59.698Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 40.1 s [2019-07-30T18:50:59.698Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 26.639 s [2019-07-30T18:50:59.698Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 34.371 s [2019-07-30T18:50:59.698Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 5.405 s [2019-07-30T18:50:59.698Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 4.685 s [2019-07-30T18:50:59.698Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 33.032 s [2019-07-30T18:50:59.698Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 30.928 s [2019-07-30T18:50:59.698Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 30.601 s [2019-07-30T18:50:59.698Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.425 s [2019-07-30T18:50:59.698Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.372 s [2019-07-30T18:50:59.698Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.662 s [2019-07-30T18:50:59.698Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 4.43 s [2019-07-30T18:50:59.698Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 3.255 s [2019-07-30T18:50:59.698Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 4.193 s [2019-07-30T18:50:59.698Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.238 s [2019-07-30T18:50:59.698Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.241 s [2019-07-30T18:50:59.698Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.227 s [2019-07-30T18:50:59.698Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.22 s [2019-07-30T18:50:59.698Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.222 s [2019-07-30T18:50:59.698Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.221 s [2019-07-30T18:50:59.698Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 15.081 s [2019-07-30T18:50:59.698Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.274 s [2019-07-30T18:50:59.698Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 12.077 s [2019-07-30T18:50:59.698Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 13.278 s [2019-07-30T18:50:59.698Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 2.279 s [2019-07-30T18:50:59.698Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest) Time elapsed: 26 s [2019-07-30T18:50:59.698Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-30T18:50:59.698Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.166 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest [2019-07-30T18:50:59.698Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.919 s [2019-07-30T18:50:59.698Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.987 s [2019-07-30T18:50:59.698Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.507 s [2019-07-30T18:50:59.698Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.507 s [2019-07-30T18:50:59.698Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 1.406 s [2019-07-30T18:50:59.698Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest) Time elapsed: 2.823 s [2019-07-30T18:50:59.698Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-30T18:50:59.698Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest [2019-07-30T18:50:59.698Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest) Time elapsed: 0.001 s [2019-07-30T18:50:59.698Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-30T18:50:59.698Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest [2019-07-30T18:50:59.698Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T18:50:59.698Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0.001 s [2019-07-30T18:50:59.698Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T18:50:59.698Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T18:50:59.698Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T18:50:59.698Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T18:50:59.698Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T18:50:59.698Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T18:50:59.698Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T18:50:59.698Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T18:50:59.698Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T18:50:59.698Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T18:50:59.698Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest) Time elapsed: 0 s [2019-07-30T18:50:59.698Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2019-07-30T18:50:59.698Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest [2019-07-30T18:50:59.698Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest) Time elapsed: 0.001 s [2019-07-30T18:50:59.698Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-30T18:50:59.698Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest [2019-07-30T18:50:59.698Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T18:50:59.698Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T18:50:59.698Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:50:59.698Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:50:59.698Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T18:50:59.698Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:50:59.698Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:50:59.698Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T18:50:59.698Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T18:50:59.698Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T18:50:59.698Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:50:59.698Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:50:59.698Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0.001 s [2019-07-30T18:50:59.698Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest) Time elapsed: 0 s [2019-07-30T18:50:59.698Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-30T18:50:59.698Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest [2019-07-30T18:50:59.698Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest) Time elapsed: 0.022 s [2019-07-30T18:50:59.698Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-30T18:51:02.222Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.607 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest [2019-07-30T18:51:02.222Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0 s [2019-07-30T18:51:02.222Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.124 s [2019-07-30T18:51:02.222Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.167 s [2019-07-30T18:51:02.222Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.078 s [2019-07-30T18:51:02.222Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.096 s [2019-07-30T18:51:02.222Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.166 s [2019-07-30T18:51:02.222Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.048 s [2019-07-30T18:51:02.222Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest) Time elapsed: 0.054 s [2019-07-30T18:51:02.222Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-07-30T18:51:02.222Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest [2019-07-30T18:51:02.222Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0.001 s [2019-07-30T18:51:02.222Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest) Time elapsed: 0 s [2019-07-30T18:51:02.222Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-30T18:51:04.255Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.93 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest [2019-07-30T18:51:04.255Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.057 s [2019-07-30T18:51:04.255Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-30T18:51:04.255Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.001 s [2019-07-30T18:51:04.255Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest) Time elapsed: 0.002 s [2019-07-30T18:51:04.255Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-30T18:51:19.109Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.073 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest [2019-07-30T18:51:19.109Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 8.027 s [2019-07-30T18:51:19.109Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest) Time elapsed: 6.044 s [2019-07-30T18:51:19.109Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-30T18:51:19.109Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest [2019-07-30T18:51:19.109Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T18:51:19.109Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T18:51:19.109Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.004 s [2019-07-30T18:51:19.109Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.055 s [2019-07-30T18:51:19.109Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T18:51:19.109Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0.001 s [2019-07-30T18:51:19.109Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest) Time elapsed: 0 s [2019-07-30T18:51:19.109Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-30T18:51:20.478Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.807 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest [2019-07-30T18:51:20.478Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.196 s [2019-07-30T18:51:20.479Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.201 s [2019-07-30T18:51:20.479Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.09 s [2019-07-30T18:51:20.479Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest) Time elapsed: 0.099 s [2019-07-30T18:51:20.479Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-30T18:51:20.479Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest [2019-07-30T18:51:20.479Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.173 s [2019-07-30T18:51:20.479Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest) Time elapsed: 0.07 s [2019-07-30T18:51:20.479Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-30T18:51:20.479Z] [2019-07-30T18:51:20.479Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 18:51:20.434 [2019-07-30T18:51:20.479Z] !MESSAGE Unknown trace attribute: test [2019-07-30T18:51:20.479Z] [2019-07-30T18:51:20.479Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 18:51:20.458 [2019-07-30T18:51:20.479Z] !MESSAGE Unknown trace attribute: test1 [2019-07-30T18:51:20.479Z] [2019-07-30T18:51:20.479Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 18:51:20.459 [2019-07-30T18:51:20.479Z] !MESSAGE Unknown trace attribute: test2 [2019-07-30T18:51:20.479Z] [2019-07-30T18:51:20.479Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 18:51:20.459 [2019-07-30T18:51:20.479Z] !MESSAGE Unknown trace attribute: test3 [2019-07-30T18:51:20.479Z] [2019-07-30T18:51:20.479Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-07-30 18:51:20.460 [2019-07-30T18:51:20.479Z] !MESSAGE Unknown trace attribute: test4 [2019-07-30T18:51:20.736Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest [2019-07-30T18:51:20.736Z] 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.042 s [2019-07-30T18:51:20.736Z] testValidate[1: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/221/0/.cp/kernel](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest) Time elapsed: 0.043 s [2019-07-30T18:51:20.736Z] 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.004 s [2019-07-30T18:51:20.736Z] 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 [2019-07-30T18:51:20.736Z] 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 [2019-07-30T18:51:20.736Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-30T18:51:24.909Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.211 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest [2019-07-30T18:51:24.909Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.296 s [2019-07-30T18:51:24.909Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.298 s [2019-07-30T18:51:24.909Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.298 s [2019-07-30T18:51:24.909Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-30T18:51:24.909Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.299 s [2019-07-30T18:51:24.909Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-30T18:51:24.909Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0 s [2019-07-30T18:51:24.909Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.598 s [2019-07-30T18:51:24.909Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.301 s [2019-07-30T18:51:24.909Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 1.1 s [2019-07-30T18:51:24.909Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.302 s [2019-07-30T18:51:24.909Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest) Time elapsed: 0.001 s [2019-07-30T18:51:24.909Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-30T18:51:25.166Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest [2019-07-30T18:51:25.166Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T18:51:25.166Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T18:51:25.166Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T18:51:25.166Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T18:51:25.166Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T18:51:25.166Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T18:51:25.166Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.029 s [2019-07-30T18:51:25.166Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T18:51:25.166Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T18:51:25.166Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.1 s [2019-07-30T18:51:25.166Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-30T18:51:25.166Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0 s [2019-07-30T18:51:25.166Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T18:51:25.166Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-30T18:51:25.166Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.003 s [2019-07-30T18:51:25.166Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.003 s [2019-07-30T18:51:25.166Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.001 s [2019-07-30T18:51:25.166Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-30T18:51:25.166Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.002 s [2019-07-30T18:51:25.166Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest) Time elapsed: 0.071 s [2019-07-30T18:51:25.166Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-30T18:52:11.923Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.043 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest [2019-07-30T18:52:11.923Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.541 s [2019-07-30T18:52:11.923Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.554 s [2019-07-30T18:52:11.923Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.425 s [2019-07-30T18:52:11.923Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.464 s [2019-07-30T18:52:11.923Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.513 s [2019-07-30T18:52:11.923Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.454 s [2019-07-30T18:52:11.923Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.061 s [2019-07-30T18:52:11.923Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.191 s [2019-07-30T18:52:11.923Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.201 s [2019-07-30T18:52:11.923Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.1 s [2019-07-30T18:52:11.923Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-30T18:52:11.924Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-30T18:52:11.924Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.422 s [2019-07-30T18:52:11.924Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.081 s [2019-07-30T18:52:11.924Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.202 s [2019-07-30T18:52:11.924Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.202 s [2019-07-30T18:52:11.924Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.101 s [2019-07-30T18:52:11.924Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.641 s [2019-07-30T18:52:11.924Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 1.062 s [2019-07-30T18:52:11.924Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest) Time elapsed: 2.57 s [2019-07-30T18:52:11.924Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-30T18:52:24.103Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 19.248 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest [2019-07-30T18:52:24.103Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.422 s [2019-07-30T18:52:24.103Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 1.907 s [2019-07-30T18:52:24.103Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped [2019-07-30T18:52:24.103Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.432 s [2019-07-30T18:52:24.103Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.413 s [2019-07-30T18:52:24.103Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.997 s [2019-07-30T18:52:24.103Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.304 s [2019-07-30T18:52:24.103Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.297 s [2019-07-30T18:52:24.103Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.371 s [2019-07-30T18:52:24.103Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.796 s [2019-07-30T18:52:24.103Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 0.364 s [2019-07-30T18:52:24.103Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) Time elapsed: 2.455 s [2019-07-30T18:52:24.103Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-30T18:52:30.648Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.888 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest [2019-07-30T18:52:30.648Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 2.278 s [2019-07-30T18:52:30.648Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.186 s [2019-07-30T18:52:30.648Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 2.248 s [2019-07-30T18:52:30.648Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest) Time elapsed: 1.174 s [2019-07-30T18:52:30.648Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-30T18:54:07.255Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 89.879 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest [2019-07-30T18:54:07.255Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.014 s [2019-07-30T18:54:07.255Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 17.015 s [2019-07-30T18:54:07.255Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.994 s [2019-07-30T18:54:07.255Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.036 s [2019-07-30T18:54:07.255Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.861 s [2019-07-30T18:54:07.255Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T18:54:07.255Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T18:54:07.255Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.873 s [2019-07-30T18:54:07.255Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T18:54:07.255Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-30T18:54:07.255Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 15.717 s [2019-07-30T18:54:07.255Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T18:54:07.255Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T18:54:07.255Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T18:54:07.255Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-30T18:54:07.255Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.002 s [2019-07-30T18:54:07.255Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0 s [2019-07-30T18:54:07.255Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.076 s [2019-07-30T18:54:07.255Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.005 s [2019-07-30T18:54:07.255Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.792 s [2019-07-30T18:54:07.255Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 5.001 s [2019-07-30T18:54:07.255Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.913 s [2019-07-30T18:54:07.255Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T18:54:07.255Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.008 s [2019-07-30T18:54:07.255Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 6.927 s [2019-07-30T18:54:07.255Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T18:54:07.255Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 4.93 s [2019-07-30T18:54:07.255Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T18:54:07.255Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T18:54:07.255Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest) Time elapsed: 0.001 s [2019-07-30T18:54:07.255Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-30T18:54:07.255Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.272 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest [2019-07-30T18:54:07.255Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.059 s [2019-07-30T18:54:07.255Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.114 s [2019-07-30T18:54:07.255Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.044 s [2019-07-30T18:54:07.255Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.07 s [2019-07-30T18:54:07.255Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.08 s [2019-07-30T18:54:07.255Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.081 s [2019-07-30T18:54:07.255Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.16 s [2019-07-30T18:54:07.255Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.079 s [2019-07-30T18:54:07.255Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.078 s [2019-07-30T18:54:07.255Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.081 s [2019-07-30T18:54:07.255Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.043 s [2019-07-30T18:54:07.255Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.101 s [2019-07-30T18:54:07.255Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.082 s [2019-07-30T18:54:07.255Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.073 s [2019-07-30T18:54:07.255Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.042 s [2019-07-30T18:54:07.255Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.041 s [2019-07-30T18:54:07.255Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest) Time elapsed: 0.041 s [2019-07-30T18:54:07.255Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-07-30T18:54:07.255Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest [2019-07-30T18:54:07.255Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T18:54:07.255Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T18:54:07.255Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T18:54:07.255Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T18:54:07.255Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest) Time elapsed: 0 s [2019-07-30T18:54:07.255Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-30T18:54:07.255Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest [2019-07-30T18:54:07.255Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T18:54:07.256Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T18:54:07.256Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T18:54:07.256Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T18:54:07.256Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T18:54:07.256Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest) Time elapsed: 0 s [2019-07-30T18:54:07.256Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-30T18:54:33.989Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.354 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest [2019-07-30T18:54:33.989Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 30.237 s [2019-07-30T18:54:33.989Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest) Time elapsed: 1.047 s [2019-07-30T18:54:33.989Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-30T18:54:33.989Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest [2019-07-30T18:54:33.989Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest) Time elapsed: 0.194 s [2019-07-30T18:54:33.989Z] [2019-07-30T18:54:33.989Z] Results: [2019-07-30T18:54:33.989Z] [2019-07-30T18:54:33.989Z] Tests run: 249, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T18:54:33.989Z] [2019-07-30T18:54:34.248Z] [INFO] All tests passed! [2019-07-30T18:54:34.248Z] [INFO] [2019-07-30T18:54:34.248Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T18:54:34.248Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:54:34.248Z] [INFO] [2019-07-30T18:54:34.248Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T18:54:34.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:54:34.761Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:54:35.017Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:54:35.947Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T18:54:36.204Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T18:54:36.461Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T18:54:36.461Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:54:36.718Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:54:36.718Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:54:36.976Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T18:54:36.976Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:54:36.976Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T18:54:37.906Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T18:54:38.164Z] [INFO] [2019-07-30T18:54:38.164Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T18:54:38.164Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:54:38.164Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties 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 [2019-07-30T18:54:38.164Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:54:38.164Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:54:38.164Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:54:38.164Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:54:38.164Z] [INFO] [2019-07-30T18:54:38.164Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests --- [2019-07-30T18:54:38.422Z] [INFO] [2019-07-30T18:54:38.422Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >-- [2019-07-30T18:54:38.422Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT [21/134] [2019-07-30T18:54:38.422Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:54:38.422Z] [INFO] [2019-07-30T18:54:38.422Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T18:54:38.422Z] [INFO] [2019-07-30T18:54:38.422Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T18:54:38.422Z] [INFO] The project's OSGi version is 0.0.1.201907301829 [2019-07-30T18:54:38.422Z] [INFO] [2019-07-30T18:54:38.422Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T18:54:38.422Z] [INFO] [2019-07-30T18:54:38.422Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T18:54:38.422Z] [INFO] [2019-07-30T18:54:38.422Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T18:54:38.422Z] [INFO] [2019-07-30T18:54:38.422Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T18:54:38.422Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:54:38.422Z] [INFO] [2019-07-30T18:54:38.422Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T18:54:38.422Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:54:38.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources [2019-07-30T18:54:38.422Z] [INFO] [2019-07-30T18:54:38.422Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T18:54:38.422Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes [2019-07-30T18:54:39.575Z] [INFO] [2019-07-30T18:54:39.575Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T18:54:39.575Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:54:39.575Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources [2019-07-30T18:54:39.575Z] [INFO] [2019-07-30T18:54:39.575Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T18:54:39.575Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar [2019-07-30T18:54:39.575Z] [INFO] [2019-07-30T18:54:39.575Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T18:54:39.575Z] [INFO] [2019-07-30T18:54:39.575Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T18:54:39.575Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-30T18:54:39.575Z] [INFO] [2019-07-30T18:54:39.575Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T18:54:39.575Z] [INFO] [2019-07-30T18:54:39.575Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T18:54:39.575Z] [INFO] [2019-07-30T18:54:39.575Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T18:54:39.575Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar [2019-07-30T18:54:39.575Z] [INFO] [2019-07-30T18:54:39.575Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T18:54:39.575Z] [INFO] [2019-07-30T18:54:39.575Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T18:54:45.184Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log [2019-07-30T18:54:45.184Z] [INFO] Command line: [2019-07-30T18:54:45.184Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T18:54:45.184Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:54:49.358Z] !SESSION 2019-07-30 18:54:44.494 ----------------------------------------------- [2019-07-30T18:54:49.358Z] eclipse.buildId=unknown [2019-07-30T18:54:49.358Z] java.version=1.8.0_202 [2019-07-30T18:54:49.358Z] java.vendor=Oracle Corporation [2019-07-30T18:54:49.358Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:54:49.358Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T18:54:49.359Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T18:54:49.359Z] [2019-07-30T18:54:49.359Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:54:48.920 [2019-07-30T18:54:49.359Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:54:49.359Z] !STACK 0 [2019-07-30T18:54:49.359Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T18:54:49.359Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:54:49.359Z] [2019-07-30T18:54:49.359Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:54:49.359Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:54:49.359Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:54:49.359Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:54:49.359Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:54:49.359Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:54:49.359Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:54:49.359Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:54:49.359Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:54:49.359Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:54:49.359Z] [2019-07-30T18:54:49.359Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:54:48.923 [2019-07-30T18:54:49.359Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:54:49.359Z] !STACK 0 [2019-07-30T18:54:49.359Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T18:54:49.359Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:54:49.359Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:54:49.359Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T18:54:49.359Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T18:54:49.359Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:54:49.359Z] [2019-07-30T18:54:49.359Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:54:49.359Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:54:49.359Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:54:49.359Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:54:49.359Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:54:49.359Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:54:49.359Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:54:49.359Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:54:49.359Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:54:49.359Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:54:51.877Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-30T18:54:52.441Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest [2019-07-30T18:54:52.441Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.591 s [2019-07-30T18:54:52.441Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest) Time elapsed: 0.016 s [2019-07-30T18:54:52.441Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-30T18:54:52.441Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest [2019-07-30T18:54:52.441Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest) Time elapsed: 0.001 s [2019-07-30T18:54:52.441Z] [2019-07-30T18:54:52.441Z] Results: [2019-07-30T18:54:52.441Z] [2019-07-30T18:54:52.441Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T18:54:52.441Z] [2019-07-30T18:54:53.816Z] [INFO] All tests passed! [2019-07-30T18:54:53.816Z] [INFO] [2019-07-30T18:54:53.816Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T18:54:53.816Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:54:53.816Z] [INFO] [2019-07-30T18:54:53.816Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T18:54:54.073Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:54:54.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:54:54.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:54:55.148Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T18:54:55.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T18:54:55.660Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T18:54:55.916Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T18:54:56.173Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T18:54:56.173Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T18:54:56.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:54:56.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:54:56.431Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:54:56.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T18:54:56.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:54:56.925Z] [INFO] [2019-07-30T18:54:56.925Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T18:54:56.925Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:54:56.925Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties 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 [2019-07-30T18:54:56.925Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:54:56.925Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:54:56.925Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:54:56.925Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:54:56.925Z] [INFO] [2019-07-30T18:54:56.925Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests --- [2019-07-30T18:54:56.925Z] [INFO] [2019-07-30T18:54:56.925Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------ [2019-07-30T18:54:56.925Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT [22/134] [2019-07-30T18:54:56.925Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:54:56.925Z] [INFO] [2019-07-30T18:54:56.925Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T18:54:56.925Z] [INFO] [2019-07-30T18:54:56.925Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T18:54:56.925Z] [INFO] The project's OSGi version is 5.1.0.201907301829 [2019-07-30T18:54:56.925Z] [INFO] [2019-07-30T18:54:56.925Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T18:54:56.925Z] [INFO] [2019-07-30T18:54:56.925Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T18:54:56.925Z] [INFO] [2019-07-30T18:54:56.925Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T18:54:56.925Z] [INFO] [2019-07-30T18:54:56.925Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T18:54:56.925Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:54:56.925Z] [INFO] [2019-07-30T18:54:56.925Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T18:54:56.925Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:54:56.925Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources [2019-07-30T18:54:56.925Z] [INFO] [2019-07-30T18:54:56.925Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T18:54:56.925Z] [INFO] Compiling 518 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java:[36] [2019-07-30T18:55:03.473Z] super(model.getName()); [2019-07-30T18:55:03.473Z] ^^^^^ [2019-07-30T18:55:03.473Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[150] [2019-07-30T18:55:03.473Z] Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] 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 [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[260] [2019-07-30T18:55:03.473Z] Object serviceObject = window.getService(IHandlerService.class); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] 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 [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAction.java:[75] [2019-07-30T18:55:03.473Z] Object service = page.getActivePart().getSite().getService(IHandlerService.class); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] 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 [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2019-07-30T18:55:03.473Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] [2019-07-30T18:55:03.473Z] addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString()); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] [2019-07-30T18:55:03.473Z] addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip), [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[270] [2019-07-30T18:55:03.473Z] ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange, [2019-07-30T18:55:03.473Z] TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime)); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2019-07-30T18:55:03.473Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] [2019-07-30T18:55:03.473Z] addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents)); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2019-07-30T18:55:03.473Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] [2019-07-30T18:55:03.473Z] addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents)); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[129] [2019-07-30T18:55:03.473Z] return closeZipFile(specifiedFile); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Potential resource leak: 'specifiedFile' may not be closed at this location [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[189] [2019-07-30T18:55:03.473Z] return archiveSize; [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Potential resource leak: 'zipFile' may not be closed at this location [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[15] [2019-07-30T18:55:03.473Z] import org.eclipse.jface.viewers.ViewerSorter; [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] The type ViewerSorter is deprecated [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[21] [2019-07-30T18:55:03.473Z] public class TmfViewerSorter extends ViewerSorter { [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] The type ViewerSorter is deprecated [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java:[107] [2019-07-30T18:55:03.473Z] stateItems[i] = new StateItem(settings[i].getTickColorRGB()); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] The constructor StateItem(RGB) is deprecated [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1231] [2019-07-30T18:55:03.473Z] Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] 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 [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1233] [2019-07-30T18:55:03.473Z] Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] 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 [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java:[252] [2019-07-30T18:55:03.473Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-30T18:55:03.473Z] .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java:[846] [2019-07-30T18:55:03.473Z] return Iterables.concat(Collections.singleton(root), Iterables.concat(transform)); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[717] [2019-07-30T18:55:03.473Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, fCursorYCoordinate)); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[1127] [2019-07-30T18:55:03.473Z] int offset = fStyledText.getOffsetAtLocation(new Point(0, e.y)); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[209] [2019-07-30T18:55:03.473Z] Set ids = (Set) ctx.getData(getClass() + CHECKED_ELEMENTS); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Type safety: Unchecked cast from Object to Set [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[248] [2019-07-30T18:55:03.473Z] && ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) { [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[420] [2019-07-30T18:55:03.473Z] ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId()); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[480] [2019-07-30T18:55:03.473Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[566] [2019-07-30T18:55:03.473Z] return comparator.compare((T) e1, (T) e2); [2019-07-30T18:55:03.473Z] ^^^^^^ [2019-07-30T18:55:03.473Z] Type safety: Unchecked cast from Object to T [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[566] [2019-07-30T18:55:03.473Z] return comparator.compare((T) e1, (T) e2); [2019-07-30T18:55:03.473Z] ^^^^^^ [2019-07-30T18:55:03.473Z] Type safety: Unchecked cast from Object to T [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/AbstractTracePackageOperation.java:[129] [2019-07-30T18:55:03.473Z] return new ZipArchiveFile(new ZipFile(file)); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Potential resource leak: '' may not be closed at this location [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2019-07-30T18:55:03.473Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] [2019-07-30T18:55:03.473Z] addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[104] [2019-07-30T18:55:03.473Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromDecimal(yValue)); [2019-07-30T18:55:03.473Z] ^^^ [2019-07-30T18:55:03.473Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[106] [2019-07-30T18:55:03.473Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-30T18:55:03.473Z] ^^^ [2019-07-30T18:55:03.473Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[106] [2019-07-30T18:55:03.473Z] addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue))); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[115] [2019-07-30T18:55:03.473Z] ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager [2019-07-30T18:55:03.473Z] .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[309] [2019-07-30T18:55:03.473Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(times, entry.getValue()); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[313] [2019-07-30T18:55:03.473Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[344] [2019-07-30T18:55:03.473Z] providersToModelIds.put(provider, entry.getModel().getId()); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^ [2019-07-30T18:55:03.473Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1168] [2019-07-30T18:55:03.473Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] 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 [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1186] [2019-07-30T18:55:03.473Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] 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 [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/NGC.java:[845] [2019-07-30T18:55:03.473Z] int width = fContext.getFontMetrics().getAverageCharWidth(); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[73] [2019-07-30T18:55:03.473Z] private static final @NonNull Comparator INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[75] [2019-07-30T18:55:03.473Z] private static final @NonNull Comparator TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'Comparator' needs unchecked conversion to conform to '@NonNull Comparator' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[188] [2019-07-30T18:55:03.473Z] @NonNull Map<@NonNull Integer, @NonNull Predicate<@NonNull Map<@NonNull String, @NonNull String>>> predicates = computeRegexPredicate(); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] The method computeRegexPredicate() from the type AbstractTimeGraphView is deprecated [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[231] [2019-07-30T18:55:03.473Z] doFilterEvents(entry, eventList, predicates); [2019-07-30T18:55:03.473Z] ^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2019-07-30T18:55:03.473Z] doFilterEvents(entry, eventList, predicates); [2019-07-30T18:55:03.473Z] ^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] [2019-07-30T18:55:03.473Z] doFilterEvents(entry, eventList, predicates); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^ [2019-07-30T18:55:03.473Z] 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>>>' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[273] [2019-07-30T18:55:03.473Z] Collection quarks = getQuarksForEntry(entry, ss); [2019-07-30T18:55:03.473Z] ^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[110] [2019-07-30T18:55:03.473Z] ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey()); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[116] [2019-07-30T18:55:03.473Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value)); [2019-07-30T18:55:03.473Z] ^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[118] [2019-07-30T18:55:03.473Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos())); [2019-07-30T18:55:03.473Z] ^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[120] [2019-07-30T18:55:03.473Z] addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value))); [2019-07-30T18:55:03.473Z] ^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[83] [2019-07-30T18:55:03.473Z] Iterable counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry should be parameterized [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[120] [2019-07-30T18:55:03.473Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[141] [2019-07-30T18:55:03.473Z] return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[727] [2019-07-30T18:55:03.473Z] Map toTest = new HashMap<>(getPresentationProvider().getFilterInput(te)); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type '@NonNull Map' needs unchecked conversion to conform to 'Map' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[731] [2019-07-30T18:55:03.473Z] Integer property = mapEntry.getKey(); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] 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 [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[798] [2019-07-30T18:55:03.473Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] 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>>' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[827] [2019-07-30T18:55:03.473Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] 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>>' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1424] [2019-07-30T18:55:03.473Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] 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 [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1785] [2019-07-30T18:55:03.473Z] service = site.getService(IWorkbenchSiteProgressService.class); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] 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 [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2790] [2019-07-30T18:55:03.473Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] 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 [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2802] [2019-07-30T18:55:03.473Z] final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] 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 [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[96] [2019-07-30T18:55:03.473Z] default @NonNull Map<@NonNull String, @NonNull String> computeData() { [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] The method ITimeEvent.computeData() overrides a deprecated method from IElementResolver [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[36] [2019-07-30T18:55:03.473Z] ((Iterable) inputElement).forEach(helper -> { [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Type safety: Unchecked cast from Object to Iterable [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[74] [2019-07-30T18:55:03.473Z] fInput = (Iterable<@NonNull TraceTypeHelper>) newInput; [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Type safety: Unchecked cast from Object to Iterable [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[238] [2019-07-30T18:55:03.473Z] parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap()); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[322] [2019-07-30T18:55:03.473Z] dataProvider = initializeDataProvider(fTrace); [2019-07-30T18:55:03.473Z] ^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[394] [2019-07-30T18:55:03.473Z] TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage()); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[154] [2019-07-30T18:55:03.473Z] addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$ [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2019-07-30T18:55:03.473Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T18:55:03.473Z] ^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] [2019-07-30T18:55:03.473Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2019-07-30T18:55:03.473Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T18:55:03.473Z] ^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] [2019-07-30T18:55:03.473Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp)); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2019-07-30T18:55:03.473Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-30T18:55:03.473Z] ^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] [2019-07-30T18:55:03.473Z] addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration)); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[165] [2019-07-30T18:55:03.473Z] addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$ [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2019-07-30T18:55:03.473Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] [2019-07-30T18:55:03.473Z] addItem(ROW_CATEGORY, stateTypeName, entry.getName()); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[241] [2019-07-30T18:55:03.473Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2019-07-30T18:55:03.473Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] [2019-07-30T18:55:03.473Z] addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[296] [2019-07-30T18:55:03.473Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[297] [2019-07-30T18:55:03.473Z] eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$ [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-30T18:55:03.473Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-30T18:55:03.473Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] [2019-07-30T18:55:03.473Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T18:55:03.473Z] ^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-30T18:55:03.473Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-30T18:55:03.473Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] [2019-07-30T18:55:03.473Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime)); [2019-07-30T18:55:03.473Z] ^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-30T18:55:03.473Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-30T18:55:03.473Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] [2019-07-30T18:55:03.473Z] addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime)); [2019-07-30T18:55:03.473Z] ^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2019-07-30T18:55:03.473Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-30T18:55:03.473Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] [2019-07-30T18:55:03.473Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration); [2019-07-30T18:55:03.473Z] ^^^^^^^^ [2019-07-30T18:55:03.473Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.473Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2019-07-30T18:55:03.473Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] [2019-07-30T18:55:03.474Z] addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2019-07-30T18:55:03.474Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] [2019-07-30T18:55:03.474Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName()); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2019-07-30T18:55:03.474Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] [2019-07-30T18:55:03.474Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName()); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2019-07-30T18:55:03.474Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] [2019-07-30T18:55:03.474Z] addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue()); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2019-07-30T18:55:03.474Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] [2019-07-30T18:55:03.474Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime)); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-30T18:55:03.474Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-30T18:55:03.474Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] [2019-07-30T18:55:03.474Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-30T18:55:03.474Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-30T18:55:03.474Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] [2019-07-30T18:55:03.474Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime)); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2019-07-30T18:55:03.474Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] [2019-07-30T18:55:03.474Z] addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res)); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-30T18:55:03.474Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-30T18:55:03.474Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] [2019-07-30T18:55:03.474Z] addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime)); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[240] [2019-07-30T18:55:03.474Z] fContextService = site.getWorkbenchWindow().getService(IContextService.class); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] 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 [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[167] [2019-07-30T18:55:03.474Z] return new TimeGraphLineEntry(model); [2019-07-30T18:55:03.474Z] ^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[169] [2019-07-30T18:55:03.474Z] return new TimeGraphEntry(model); [2019-07-30T18:55:03.474Z] ^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[186] [2019-07-30T18:55:03.474Z] this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime)); [2019-07-30T18:55:03.474Z] ^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[279] [2019-07-30T18:55:03.474Z] fModel = new TimeGraphEntryModel(fModel.getId(), fModel.getParentId(), Collections.singletonList(name), getStartTime(), getEndTime(), fModel instanceof ITimeGraphEntryModel ? ((TimeGraphEntryModel) fModel).hasRowModel() : true); [2019-07-30T18:55:03.474Z] ^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[619] [2019-07-30T18:55:03.474Z] new TimeGraphEntryModel(model.getId(), model.getParentId(), getName(), getStartTime(), getEndTime()); [2019-07-30T18:55:03.474Z] ^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[48] [2019-07-30T18:55:03.474Z] addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$ [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[49] [2019-07-30T18:55:03.474Z] addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$ [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[170] [2019-07-30T18:55:03.474Z] return traceElement.getSupplementaryResources(); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[193] [2019-07-30T18:55:03.474Z] TraceToTrim create = TraceToTrim.create(this, childElement); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1737] [2019-07-30T18:55:03.474Z] new TmfTimestampFormat(inputElement.getInputFormat()); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1812] [2019-07-30T18:55:03.474Z] new TmfTimestampFormat(attribute.getInputFormat()); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[882] [2019-07-30T18:55:03.474Z] TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[1720] [2019-07-30T18:55:03.474Z] new TmfTimestampFormat(inputData.format); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/DiagramToolTip.java:[108] [2019-07-30T18:55:03.474Z] int width = CHARACTERS_PER_COLUMN * fm.getAverageCharWidth(); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] The method getAverageCharWidth() from the type FontMetrics is deprecated [2019-07-30T18:55:03.474Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java:[539] [2019-07-30T18:55:03.474Z] Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class); [2019-07-30T18:55:03.474Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:03.474Z] 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 [2019-07-30T18:55:03.474Z] 133 problems (133 warnings) [2019-07-30T18:55:03.474Z] [INFO] [2019-07-30T18:55:03.474Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T18:55:03.474Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:55:03.474Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources [2019-07-30T18:55:03.474Z] [INFO] [2019-07-30T18:55:03.474Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T18:55:03.474Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar [2019-07-30T18:55:04.037Z] [INFO] [2019-07-30T18:55:04.037Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T18:55:04.037Z] [INFO] [2019-07-30T18:55:04.037Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T18:55:04.294Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-30T18:55:04.857Z] [INFO] [2019-07-30T18:55:04.857Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T18:55:04.857Z] [INFO] [2019-07-30T18:55:04.857Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T18:55:04.857Z] [INFO] [2019-07-30T18:55:04.857Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T18:55:04.857Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-30T18:55:08.129Z] [INFO] [2019-07-30T18:55:08.129Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T18:55:08.129Z] [INFO] [2019-07-30T18:55:08.129Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T18:55:08.386Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:55:08.386Z] [INFO] [2019-07-30T18:55:08.386Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T18:55:08.386Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:55:08.386Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:55:08.642Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:55:08.642Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:55:08.899Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:55:09.461Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:55:09.461Z] [INFO] [2019-07-30T18:55:09.461Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T18:55:09.461Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar [2019-07-30T18:55:09.461Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.pom [2019-07-30T18:55:09.461Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-sources.jar [2019-07-30T18:55:09.461Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:55:09.461Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-p2metadata.xml [2019-07-30T18:55:09.718Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.1.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.1.0-SNAPSHOT-p2artifacts.xml [2019-07-30T18:55:09.718Z] [INFO] [2019-07-30T18:55:09.718Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui --- [2019-07-30T18:55:09.718Z] [INFO] [2019-07-30T18:55:09.718Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >-- [2019-07-30T18:55:09.718Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT [23/134] [2019-07-30T18:55:09.718Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:55:09.718Z] [INFO] [2019-07-30T18:55:09.718Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T18:55:09.718Z] [INFO] [2019-07-30T18:55:09.718Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T18:55:09.718Z] [INFO] The project's OSGi version is 0.0.5.201907301829 [2019-07-30T18:55:09.718Z] [INFO] [2019-07-30T18:55:09.718Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T18:55:09.718Z] [INFO] [2019-07-30T18:55:09.718Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T18:55:09.718Z] [INFO] [2019-07-30T18:55:09.718Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T18:55:09.718Z] [INFO] [2019-07-30T18:55:09.718Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T18:55:09.718Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:55:09.718Z] [INFO] [2019-07-30T18:55:09.718Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T18:55:09.718Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:55:09.718Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources [2019-07-30T18:55:09.718Z] [INFO] [2019-07-30T18:55:09.718Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T18:55:09.718Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes [2019-07-30T18:55:09.975Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[51] [2019-07-30T18:55:09.975Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-30T18:55:09.975Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:09.975Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T18:55:09.975Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[74] [2019-07-30T18:55:09.975Z] return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$ [2019-07-30T18:55:09.975Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:09.975Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List' [2019-07-30T18:55:09.975Z] 2 problems (2 warnings) [2019-07-30T18:55:09.975Z] [INFO] [2019-07-30T18:55:09.975Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T18:55:09.975Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:55:09.975Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources [2019-07-30T18:55:09.975Z] [INFO] [2019-07-30T18:55:09.975Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T18:55:09.975Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar [2019-07-30T18:55:09.975Z] [INFO] [2019-07-30T18:55:09.975Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T18:55:09.975Z] [INFO] [2019-07-30T18:55:09.975Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T18:55:09.975Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-30T18:55:10.232Z] [INFO] [2019-07-30T18:55:10.232Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T18:55:10.232Z] [INFO] [2019-07-30T18:55:10.232Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T18:55:10.232Z] [INFO] [2019-07-30T18:55:10.232Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T18:55:10.232Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar [2019-07-30T18:55:10.232Z] [INFO] [2019-07-30T18:55:10.232Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T18:55:10.232Z] [INFO] [2019-07-30T18:55:10.232Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T18:55:10.232Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:55:10.232Z] [INFO] [2019-07-30T18:55:10.232Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T18:55:10.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:55:10.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:55:10.828Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:55:12.239Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:55:13.608Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T18:55:13.608Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T18:55:13.608Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T18:55:13.865Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:55:13.865Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:55:13.865Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:55:14.122Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:55:14.122Z] [INFO] [2019-07-30T18:55:14.122Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T18:55:14.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:55:14.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:55:14.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:55:14.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:55:14.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:55:14.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:55:14.122Z] [INFO] [2019-07-30T18:55:14.122Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui --- [2019-07-30T18:55:14.122Z] [INFO] [2019-07-30T18:55:14.122Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >-- [2019-07-30T18:55:14.122Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT [24/134] [2019-07-30T18:55:14.122Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:55:14.122Z] [INFO] [2019-07-30T18:55:14.122Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T18:55:14.122Z] [INFO] [2019-07-30T18:55:14.122Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T18:55:14.122Z] [INFO] The project's OSGi version is 2.1.2.201907301829 [2019-07-30T18:55:14.122Z] [INFO] [2019-07-30T18:55:14.122Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T18:55:14.122Z] [INFO] [2019-07-30T18:55:14.122Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T18:55:14.122Z] [INFO] [2019-07-30T18:55:14.122Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T18:55:14.122Z] [INFO] [2019-07-30T18:55:14.122Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T18:55:14.122Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:55:14.122Z] [INFO] [2019-07-30T18:55:14.122Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T18:55:14.122Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:55:14.122Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources [2019-07-30T18:55:14.122Z] [INFO] [2019-07-30T18:55:14.122Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T18:55:14.122Z] [INFO] Compiling 32 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes [2019-07-30T18:55:14.380Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java:[278] [2019-07-30T18:55:14.380Z] while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) { [2019-07-30T18:55:14.380Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:14.380Z] 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 [2019-07-30T18:55:14.380Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[364] [2019-07-30T18:55:14.637Z] List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values()); [2019-07-30T18:55:14.637Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:14.637Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-30T18:55:14.637Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[365] [2019-07-30T18:55:14.637Z] list.addAll(fWorkers.values()); [2019-07-30T18:55:14.637Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:14.637Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection' [2019-07-30T18:55:14.637Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[389] [2019-07-30T18:55:14.637Z] return graphLinks; [2019-07-30T18:55:14.637Z] ^^^^^^^^^^ [2019-07-30T18:55:14.637Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@Nullable List<@NonNull ITimeGraphArrow>' [2019-07-30T18:55:14.637Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[61] [2019-07-30T18:55:14.637Z] fAspects.put("hostId", worker.getHostId()); [2019-07-30T18:55:14.637Z] ^^^^^^^^ [2019-07-30T18:55:14.637Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-30T18:55:14.637Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] [2019-07-30T18:55:14.637Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-30T18:55:14.637Z] ^^^^^^^^^^^^^^ [2019-07-30T18:55:14.637Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:14.637Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] [2019-07-30T18:55:14.637Z] fAspects.put(entry.getKey(), entry.getValue()); [2019-07-30T18:55:14.637Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:55:14.637Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T18:55:14.637Z] 7 problems (7 warnings) [2019-07-30T18:55:14.637Z] [INFO] [2019-07-30T18:55:14.637Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T18:55:14.637Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:55:14.637Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources [2019-07-30T18:55:14.637Z] [INFO] [2019-07-30T18:55:14.637Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T18:55:14.637Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar [2019-07-30T18:55:14.637Z] [INFO] [2019-07-30T18:55:14.637Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T18:55:14.637Z] [INFO] [2019-07-30T18:55:14.637Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T18:55:14.637Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-30T18:55:14.637Z] [INFO] [2019-07-30T18:55:14.637Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T18:55:14.637Z] [INFO] [2019-07-30T18:55:14.637Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T18:55:14.637Z] [INFO] [2019-07-30T18:55:14.637Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T18:55:14.637Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-30T18:55:14.894Z] [INFO] [2019-07-30T18:55:14.894Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T18:55:14.894Z] [INFO] [2019-07-30T18:55:14.894Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T18:55:14.894Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:55:14.894Z] [INFO] [2019-07-30T18:55:14.894Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T18:55:14.894Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:55:15.150Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:55:16.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:55:16.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:55:16.337Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:55:16.337Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:55:16.337Z] [INFO] [2019-07-30T18:55:16.337Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T18:55:16.337Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar [2019-07-30T18:55:16.337Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.pom [2019-07-30T18:55:16.337Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-sources.jar [2019-07-30T18:55:16.337Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:55:16.337Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-p2metadata.xml [2019-07-30T18:55:16.337Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.2-SNAPSHOT-p2artifacts.xml [2019-07-30T18:55:16.337Z] [INFO] [2019-07-30T18:55:16.337Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core --- [2019-07-30T18:55:16.337Z] [INFO] [2019-07-30T18:55:16.337Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >-- [2019-07-30T18:55:16.337Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT [25/134] [2019-07-30T18:55:16.337Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:55:16.337Z] [INFO] [2019-07-30T18:55:16.337Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T18:55:16.337Z] [INFO] [2019-07-30T18:55:16.337Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T18:55:16.337Z] [INFO] The project's OSGi version is 1.0.4.201907301829 [2019-07-30T18:55:16.337Z] [INFO] [2019-07-30T18:55:16.337Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T18:55:16.337Z] [INFO] [2019-07-30T18:55:16.337Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T18:55:16.337Z] [INFO] [2019-07-30T18:55:16.337Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T18:55:16.337Z] [INFO] [2019-07-30T18:55:16.337Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T18:55:16.337Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:55:16.337Z] [INFO] [2019-07-30T18:55:16.337Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T18:55:16.337Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:55:16.337Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources [2019-07-30T18:55:16.337Z] [INFO] [2019-07-30T18:55:16.337Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T18:55:16.337Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes [2019-07-30T18:55:16.594Z] [INFO] [2019-07-30T18:55:16.594Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T18:55:16.594Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:55:16.594Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources [2019-07-30T18:55:16.594Z] [INFO] [2019-07-30T18:55:16.594Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T18:55:16.594Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-30T18:55:16.594Z] [INFO] [2019-07-30T18:55:16.594Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T18:55:16.594Z] [INFO] [2019-07-30T18:55:16.594Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T18:55:16.850Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-30T18:55:16.850Z] [INFO] [2019-07-30T18:55:16.850Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T18:55:16.850Z] [INFO] [2019-07-30T18:55:16.850Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T18:55:16.850Z] [INFO] [2019-07-30T18:55:16.850Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T18:55:16.850Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar [2019-07-30T18:55:16.850Z] [INFO] [2019-07-30T18:55:16.850Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T18:55:17.412Z] [INFO] [2019-07-30T18:55:17.412Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T18:55:21.585Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log [2019-07-30T18:55:21.585Z] [INFO] Command line: [2019-07-30T18:55:21.585Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T18:55:21.585Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:55:24.128Z] !SESSION 2019-07-30 18:55:21.033 ----------------------------------------------- [2019-07-30T18:55:24.128Z] eclipse.buildId=unknown [2019-07-30T18:55:24.128Z] java.version=1.8.0_202 [2019-07-30T18:55:24.128Z] java.vendor=Oracle Corporation [2019-07-30T18:55:24.128Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:55:24.128Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T18:55:24.128Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T18:55:24.128Z] [2019-07-30T18:55:24.128Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:55:23.736 [2019-07-30T18:55:24.128Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:55:24.128Z] !STACK 0 [2019-07-30T18:55:24.128Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T18:55:24.128Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:55:24.128Z] [2019-07-30T18:55:24.128Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:55:24.128Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:55:24.128Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:55:24.128Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:55:24.128Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:55:24.128Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:55:24.128Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:55:24.128Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:55:24.128Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:55:24.128Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:55:24.128Z] [2019-07-30T18:55:24.128Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:55:23.926 [2019-07-30T18:55:24.128Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:55:24.128Z] !STACK 0 [2019-07-30T18:55:24.128Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T18:55:24.128Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:55:24.128Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:55:24.128Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T18:55:24.128Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T18:55:24.128Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:55:24.128Z] [2019-07-30T18:55:24.128Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:55:24.128Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:55:24.128Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:55:24.128Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:55:24.128Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:55:24.128Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:55:24.128Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:55:24.128Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:55:24.128Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:55:24.128Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:55:26.744Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-30T18:55:26.744Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest [2019-07-30T18:55:26.744Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.002 s [2019-07-30T18:55:26.744Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.004 s [2019-07-30T18:55:26.744Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T18:55:26.744Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T18:55:26.744Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.007 s [2019-07-30T18:55:26.744Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.045 s [2019-07-30T18:55:26.744Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-30T18:55:26.744Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T18:55:26.744Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.001 s [2019-07-30T18:55:26.744Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T18:55:26.744Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T18:55:26.744Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T18:55:26.744Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T18:55:26.744Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T18:55:26.744Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T18:55:26.744Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0.003 s [2019-07-30T18:55:26.744Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T18:55:26.744Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest) Time elapsed: 0 s [2019-07-30T18:55:26.744Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-30T18:55:28.636Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.024 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest [2019-07-30T18:55:28.636Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 1.998 s [2019-07-30T18:55:28.636Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest) Time elapsed: 0.024 s [2019-07-30T18:55:28.636Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-30T18:55:28.636Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest [2019-07-30T18:55:28.636Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.025 s [2019-07-30T18:55:28.636Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.002 s [2019-07-30T18:55:28.636Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T18:55:28.636Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T18:55:28.636Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T18:55:28.636Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.002 s [2019-07-30T18:55:28.636Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T18:55:28.636Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T18:55:28.636Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T18:55:28.636Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T18:55:28.636Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0 s [2019-07-30T18:55:28.636Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest) Time elapsed: 0.001 s [2019-07-30T18:55:28.636Z] [2019-07-30T18:55:28.636Z] Results: [2019-07-30T18:55:28.636Z] [2019-07-30T18:55:28.636Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T18:55:28.636Z] [2019-07-30T18:55:30.004Z] [INFO] All tests passed! [2019-07-30T18:55:30.004Z] [INFO] [2019-07-30T18:55:30.004Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T18:55:30.004Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:55:30.004Z] [INFO] [2019-07-30T18:55:30.004Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T18:55:30.568Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:55:30.568Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:55:30.568Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:55:31.498Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T18:55:31.498Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T18:55:31.755Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:55:32.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:55:32.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:55:32.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T18:55:32.268Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:55:32.268Z] [INFO] [2019-07-30T18:55:32.268Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T18:55:32.268Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:55:32.268Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties 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 [2019-07-30T18:55:32.268Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:55:32.268Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:55:32.268Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:55:32.268Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:55:32.268Z] [INFO] [2019-07-30T18:55:32.268Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests --- [2019-07-30T18:55:32.268Z] [INFO] [2019-07-30T18:55:32.268Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >-- [2019-07-30T18:55:32.268Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT [26/134] [2019-07-30T18:55:32.268Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:55:32.268Z] [INFO] [2019-07-30T18:55:32.268Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T18:55:32.268Z] [INFO] [2019-07-30T18:55:32.268Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T18:55:32.268Z] [INFO] The project's OSGi version is 1.0.2.201907301829 [2019-07-30T18:55:32.268Z] [INFO] [2019-07-30T18:55:32.268Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T18:55:32.268Z] [INFO] [2019-07-30T18:55:32.268Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T18:55:32.268Z] [INFO] [2019-07-30T18:55:32.268Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T18:55:32.268Z] [INFO] [2019-07-30T18:55:32.268Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T18:55:32.268Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:55:32.268Z] [INFO] [2019-07-30T18:55:32.268Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T18:55:32.268Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:55:32.268Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources [2019-07-30T18:55:32.268Z] [INFO] [2019-07-30T18:55:32.268Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T18:55:32.268Z] [INFO] Compiling 33 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes [2019-07-30T18:55:32.525Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DescriptorTypeVisitor.java:[59] [2019-07-30T18:55:32.525Z] private final EnumSet fType = EnumSet.noneOf(DescriptorType.class); [2019-07-30T18:55:32.525Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:32.525Z] Null type safety (type annotations): The expression of type 'EnumSet' needs unchecked conversion to conform to '@NonNull EnumSet' [2019-07-30T18:55:32.525Z] 1 problem (1 warning) [2019-07-30T18:55:32.525Z] [INFO] [2019-07-30T18:55:32.525Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T18:55:32.525Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:55:32.525Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources [2019-07-30T18:55:32.525Z] [INFO] [2019-07-30T18:55:32.525Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T18:55:32.525Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar [2019-07-30T18:55:32.525Z] [INFO] [2019-07-30T18:55:32.525Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T18:55:32.525Z] [INFO] [2019-07-30T18:55:32.525Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T18:55:32.781Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-30T18:55:32.781Z] [INFO] [2019-07-30T18:55:32.781Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T18:55:32.781Z] [INFO] [2019-07-30T18:55:32.781Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T18:55:32.781Z] [INFO] [2019-07-30T18:55:32.781Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T18:55:32.781Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar [2019-07-30T18:55:32.781Z] [INFO] [2019-07-30T18:55:32.781Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T18:55:32.781Z] [INFO] [2019-07-30T18:55:32.781Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T18:55:32.781Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:55:32.781Z] [INFO] [2019-07-30T18:55:32.781Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T18:55:32.781Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:55:33.038Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:55:33.038Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:55:33.038Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:55:33.602Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:55:34.165Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:55:34.165Z] [INFO] [2019-07-30T18:55:34.165Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T18:55:34.165Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:55:34.165Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:55:34.165Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:55:34.165Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:55:34.165Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:55:34.165Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:55:34.165Z] [INFO] [2019-07-30T18:55:34.165Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core --- [2019-07-30T18:55:34.165Z] [INFO] [2019-07-30T18:55:34.165Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >-- [2019-07-30T18:55:34.165Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT [27/134] [2019-07-30T18:55:34.165Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:55:34.165Z] [INFO] [2019-07-30T18:55:34.165Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T18:55:34.165Z] [INFO] [2019-07-30T18:55:34.165Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T18:55:34.165Z] [INFO] The project's OSGi version is 1.1.0.201907301829 [2019-07-30T18:55:34.165Z] [INFO] [2019-07-30T18:55:34.165Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T18:55:34.165Z] [INFO] [2019-07-30T18:55:34.165Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T18:55:34.165Z] [INFO] [2019-07-30T18:55:34.165Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T18:55:34.165Z] [INFO] [2019-07-30T18:55:34.165Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T18:55:34.165Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:55:34.165Z] [INFO] [2019-07-30T18:55:34.165Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T18:55:34.165Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:55:34.165Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources [2019-07-30T18:55:34.165Z] [INFO] [2019-07-30T18:55:34.165Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T18:55:34.422Z] [INFO] Compiling 61 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes [2019-07-30T18:55:34.680Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[136] [2019-07-30T18:55:34.680Z] try (final DirectoryStream directoryStream = Files.newDirectoryStream(configDir)) { [2019-07-30T18:55:34.680Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:34.680Z] Null type safety (type annotations): The expression of type 'DirectoryStream' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>' [2019-07-30T18:55:34.680Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/types/LamiData.java:[282] [2019-07-30T18:55:34.680Z] complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE))); [2019-07-30T18:55:34.680Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:34.680Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:55:34.680Z] 2 problems (2 warnings) [2019-07-30T18:55:34.680Z] [INFO] [2019-07-30T18:55:34.680Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T18:55:34.680Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:55:34.680Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources [2019-07-30T18:55:34.680Z] [INFO] [2019-07-30T18:55:34.680Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T18:55:34.680Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar [2019-07-30T18:55:34.680Z] [INFO] [2019-07-30T18:55:34.680Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T18:55:34.680Z] [INFO] [2019-07-30T18:55:34.680Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T18:55:35.124Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-30T18:55:35.124Z] [INFO] [2019-07-30T18:55:35.124Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T18:55:35.124Z] [INFO] [2019-07-30T18:55:35.124Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T18:55:35.124Z] [INFO] [2019-07-30T18:55:35.124Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T18:55:35.124Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-30T18:55:35.124Z] [INFO] [2019-07-30T18:55:35.124Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T18:55:35.124Z] [INFO] [2019-07-30T18:55:35.124Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T18:55:35.124Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:55:35.124Z] [INFO] [2019-07-30T18:55:35.124Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T18:55:35.381Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:55:35.381Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T18:55:35.381Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:55:36.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:55:36.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:55:36.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:55:36.312Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:55:36.312Z] [INFO] [2019-07-30T18:55:36.312Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T18:55:36.312Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar [2019-07-30T18:55:36.312Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.pom [2019-07-30T18:55:36.312Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-sources.jar [2019-07-30T18:55:36.312Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:55:36.312Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-p2metadata.xml [2019-07-30T18:55:36.312Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.0-SNAPSHOT-p2artifacts.xml [2019-07-30T18:55:36.312Z] [INFO] [2019-07-30T18:55:36.312Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core --- [2019-07-30T18:55:36.312Z] [INFO] [2019-07-30T18:55:36.312Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >-- [2019-07-30T18:55:36.312Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT [28/134] [2019-07-30T18:55:36.312Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:55:36.312Z] [INFO] [2019-07-30T18:55:36.312Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T18:55:36.312Z] [INFO] [2019-07-30T18:55:36.312Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T18:55:36.312Z] [INFO] The project's OSGi version is 1.0.1.201907301829 [2019-07-30T18:55:36.312Z] [INFO] [2019-07-30T18:55:36.312Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T18:55:36.312Z] [INFO] [2019-07-30T18:55:36.312Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T18:55:36.312Z] [INFO] [2019-07-30T18:55:36.312Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T18:55:36.312Z] [INFO] [2019-07-30T18:55:36.312Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T18:55:36.312Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:55:36.312Z] [INFO] [2019-07-30T18:55:36.312Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T18:55:36.312Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:55:36.312Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources [2019-07-30T18:55:36.312Z] [INFO] [2019-07-30T18:55:36.312Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T18:55:36.312Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes [2019-07-30T18:55:36.569Z] [INFO] [2019-07-30T18:55:36.569Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T18:55:36.569Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:55:36.569Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources [2019-07-30T18:55:36.569Z] [INFO] [2019-07-30T18:55:36.569Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T18:55:36.569Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T18:55:36.569Z] [INFO] [2019-07-30T18:55:36.569Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T18:55:36.569Z] [INFO] [2019-07-30T18:55:36.569Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T18:55:36.569Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T18:55:36.827Z] [INFO] [2019-07-30T18:55:36.827Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T18:55:36.827Z] [INFO] [2019-07-30T18:55:36.827Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T18:55:36.827Z] [INFO] [2019-07-30T18:55:36.827Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T18:55:36.827Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T18:55:36.827Z] [INFO] [2019-07-30T18:55:36.827Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T18:55:36.827Z] [INFO] [2019-07-30T18:55:36.827Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T18:55:38.196Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log [2019-07-30T18:55:38.196Z] [INFO] Command line: [2019-07-30T18:55:38.196Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T18:55:38.196Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:55:41.471Z] !SESSION 2019-07-30 18:55:38.163 ----------------------------------------------- [2019-07-30T18:55:41.471Z] eclipse.buildId=unknown [2019-07-30T18:55:41.471Z] java.version=1.8.0_202 [2019-07-30T18:55:41.471Z] java.vendor=Oracle Corporation [2019-07-30T18:55:41.471Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:55:41.471Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T18:55:41.471Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T18:55:41.471Z] [2019-07-30T18:55:41.471Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:55:40.840 [2019-07-30T18:55:41.471Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:55:41.471Z] !STACK 0 [2019-07-30T18:55:41.471Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T18:55:41.471Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:55:41.471Z] [2019-07-30T18:55:41.471Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:55:41.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:55:41.471Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:55:41.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:55:41.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:55:41.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:55:41.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:55:41.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:55:41.471Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:55:41.471Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:55:41.471Z] [2019-07-30T18:55:41.471Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:55:41.029 [2019-07-30T18:55:41.471Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:55:41.471Z] !STACK 0 [2019-07-30T18:55:41.471Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T18:55:41.471Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:55:41.471Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:55:41.471Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T18:55:41.471Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T18:55:41.471Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:55:41.471Z] [2019-07-30T18:55:41.471Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:55:41.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:55:41.471Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:55:41.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:55:41.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:55:41.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:55:41.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:55:41.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:55:41.471Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:55:41.471Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:55:43.369Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-30T18:55:43.932Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest [2019-07-30T18:55:43.932Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.268 s [2019-07-30T18:55:43.932Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.105 s [2019-07-30T18:55:43.932Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.038 s [2019-07-30T18:55:43.932Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest) Time elapsed: 0.051 s [2019-07-30T18:55:43.932Z] [2019-07-30T18:55:43.932Z] Results: [2019-07-30T18:55:43.932Z] [2019-07-30T18:55:43.932Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T18:55:43.932Z] [2019-07-30T18:55:45.827Z] [INFO] All tests passed! [2019-07-30T18:55:45.827Z] [INFO] [2019-07-30T18:55:45.827Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T18:55:45.827Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:55:45.827Z] [INFO] [2019-07-30T18:55:45.827Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T18:55:46.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:55:46.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:55:46.341Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:55:46.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T18:55:46.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T18:55:46.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T18:55:49.519Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:55:49.519Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:55:49.519Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:55:49.519Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T18:55:49.519Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:55:49.519Z] [INFO] [2019-07-30T18:55:49.519Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T18:55:49.519Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T18:55:49.776Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.pom [2019-07-30T18:55:50.340Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T18:55:50.340Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:55:50.597Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-30T18:55:50.597Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-30T18:55:50.597Z] [INFO] [2019-07-30T18:55:50.597Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests --- [2019-07-30T18:55:50.597Z] [INFO] [2019-07-30T18:55:50.597Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >--- [2019-07-30T18:55:50.597Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT [29/134] [2019-07-30T18:55:50.597Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:55:50.597Z] [INFO] [2019-07-30T18:55:50.597Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T18:55:50.597Z] [INFO] [2019-07-30T18:55:50.597Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T18:55:50.597Z] [INFO] The project's OSGi version is 1.0.7.201907301829 [2019-07-30T18:55:50.597Z] [INFO] [2019-07-30T18:55:50.597Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T18:55:50.597Z] [INFO] [2019-07-30T18:55:50.597Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T18:55:50.597Z] [INFO] [2019-07-30T18:55:50.597Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T18:55:50.597Z] [INFO] [2019-07-30T18:55:50.597Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T18:55:50.597Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:55:50.597Z] [INFO] [2019-07-30T18:55:50.597Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T18:55:50.597Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:55:50.597Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources [2019-07-30T18:55:50.597Z] [INFO] [2019-07-30T18:55:50.597Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T18:55:50.597Z] [INFO] Compiling 31 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes [2019-07-30T18:55:51.527Z] [INFO] [2019-07-30T18:55:51.527Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T18:55:51.527Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:55:51.527Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources [2019-07-30T18:55:51.527Z] [INFO] [2019-07-30T18:55:51.527Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T18:55:51.527Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar [2019-07-30T18:55:51.527Z] [INFO] [2019-07-30T18:55:51.527Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T18:55:51.527Z] [INFO] [2019-07-30T18:55:51.527Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T18:55:51.527Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-30T18:55:51.527Z] [INFO] [2019-07-30T18:55:51.527Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T18:55:51.527Z] [INFO] [2019-07-30T18:55:51.527Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T18:55:51.527Z] [INFO] [2019-07-30T18:55:51.527Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T18:55:51.527Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-30T18:55:51.784Z] [INFO] [2019-07-30T18:55:51.784Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T18:55:51.784Z] [INFO] [2019-07-30T18:55:51.784Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T18:55:51.784Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:55:51.784Z] [INFO] [2019-07-30T18:55:51.784Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T18:55:52.042Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:55:52.042Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:55:52.042Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:55:52.300Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:55:52.300Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T18:55:52.556Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:55:53.494Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:55:54.861Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:55:54.861Z] [INFO] [2019-07-30T18:55:54.861Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T18:55:54.861Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar [2019-07-30T18:55:54.861Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.pom [2019-07-30T18:55:54.861Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-sources.jar [2019-07-30T18:55:54.861Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:55:54.861Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-p2metadata.xml [2019-07-30T18:55:55.118Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.7-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.7-SNAPSHOT-p2artifacts.xml [2019-07-30T18:55:55.118Z] [INFO] [2019-07-30T18:55:55.118Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui --- [2019-07-30T18:55:55.118Z] [INFO] [2019-07-30T18:55:55.118Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >-- [2019-07-30T18:55:55.118Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT [30/134] [2019-07-30T18:55:55.118Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:55:55.118Z] [INFO] [2019-07-30T18:55:55.118Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T18:55:55.118Z] [INFO] [2019-07-30T18:55:55.118Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T18:55:55.118Z] [INFO] The project's OSGi version is 1.1.0.201907301829 [2019-07-30T18:55:55.118Z] [INFO] [2019-07-30T18:55:55.118Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T18:55:55.118Z] [INFO] [2019-07-30T18:55:55.118Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T18:55:55.118Z] [INFO] [2019-07-30T18:55:55.118Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T18:55:55.118Z] [INFO] [2019-07-30T18:55:55.118Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T18:55:55.118Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:55:55.118Z] [INFO] [2019-07-30T18:55:55.118Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T18:55:55.118Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:55:55.118Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources [2019-07-30T18:55:55.118Z] [INFO] [2019-07-30T18:55:55.118Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T18:55:55.118Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes [2019-07-30T18:55:55.682Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[37] [2019-07-30T18:55:55.682Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction; [2019-07-30T18:55:55.682Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:55.682Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T18:55:55.682Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2019-07-30T18:55:55.682Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-30T18:55:55.682Z] @Override [2019-07-30T18:55:55.682Z] protected void exportToTsv(@Nullable OutputStream stream) { [2019-07-30T18:55:55.682Z] TmfViewer viewer = getViewer(); [2019-07-30T18:55:55.682Z] if (viewer instanceof LamiTableViewer) { [2019-07-30T18:55:55.682Z] ((LamiTableViewer) viewer).exportToTsv(stream); [2019-07-30T18:55:55.682Z] } [2019-07-30T18:55:55.682Z] } [2019-07-30T18:55:55.682Z] private @Nullable TmfViewer getViewer() { [2019-07-30T18:55:55.682Z] LamiReportViewTabPage tabPage = getCurrentSelectedPage(); [2019-07-30T18:55:55.682Z] if (tabPage == null) { [2019-07-30T18:55:55.682Z] return null; [2019-07-30T18:55:55.682Z] } [2019-07-30T18:55:55.682Z] LamiViewerControl viewerControl = tabPage.getTableViewerControl(); [2019-07-30T18:55:55.682Z] TmfViewer viewer = viewerControl.getViewer(); [2019-07-30T18:55:55.682Z] return viewer; [2019-07-30T18:55:55.682Z] } [2019-07-30T18:55:55.682Z] @Override [2019-07-30T18:55:55.682Z] public boolean isEnabled() { [2019-07-30T18:55:55.682Z] return (getViewer() instanceof LamiTableViewer); [2019-07-30T18:55:55.682Z] } [2019-07-30T18:55:55.682Z] @Override [2019-07-30T18:55:55.682Z] protected @Nullable Shell getShell() { [2019-07-30T18:55:55.682Z] return getViewSite().getShell(); [2019-07-30T18:55:55.682Z] } [2019-07-30T18:55:55.682Z] }; [2019-07-30T18:55:55.682Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:55.682Z] Discouraged access: The constructor 'ExportToTsvAction()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T18:55:55.682Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] [2019-07-30T18:55:55.682Z] private final Action fExportTsvAction = new ExportToTsvAction() { [2019-07-30T18:55:55.682Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:55.682Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T18:55:55.682Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[37] [2019-07-30T18:55:55.682Z] import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils; [2019-07-30T18:55:55.682Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:55.682Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T18:55:55.682Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2019-07-30T18:55:55.682Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-30T18:55:55.682Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:55:55.682Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T18:55:55.682Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] [2019-07-30T18:55:55.682Z] ExportToTsvUtils.exportTableToTsv(table, stream); [2019-07-30T18:55:55.682Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:55:55.682Z] Discouraged access: The method 'ExportToTsvUtils.exportTableToTsv(Table, OutputStream)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T18:55:55.682Z] 6 problems (6 warnings) [2019-07-30T18:55:55.682Z] [INFO] [2019-07-30T18:55:55.682Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T18:55:55.682Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:55:55.682Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources [2019-07-30T18:55:55.682Z] [INFO] [2019-07-30T18:55:55.682Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T18:55:55.682Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar [2019-07-30T18:55:55.682Z] [INFO] [2019-07-30T18:55:55.682Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T18:55:55.682Z] [INFO] [2019-07-30T18:55:55.682Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T18:55:55.682Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-30T18:55:55.682Z] [INFO] [2019-07-30T18:55:55.682Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T18:55:55.682Z] [INFO] [2019-07-30T18:55:55.682Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T18:55:55.682Z] [INFO] [2019-07-30T18:55:55.682Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T18:55:55.682Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-30T18:55:55.682Z] [INFO] [2019-07-30T18:55:55.682Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T18:55:55.682Z] [INFO] [2019-07-30T18:55:55.682Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T18:55:55.682Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:55:55.682Z] [INFO] [2019-07-30T18:55:55.682Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T18:55:56.246Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T18:55:56.246Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:55:56.502Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T18:55:56.502Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:55:57.432Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:55:58.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T18:55:58.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:55:58.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:55:58.842Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:55:59.100Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:55:59.100Z] [INFO] [2019-07-30T18:55:59.100Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T18:55:59.100Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar [2019-07-30T18:55:59.100Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.pom [2019-07-30T18:55:59.100Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-sources.jar [2019-07-30T18:55:59.100Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:55:59.100Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-p2metadata.xml [2019-07-30T18:55:59.100Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.0-SNAPSHOT-p2artifacts.xml [2019-07-30T18:55:59.100Z] [INFO] [2019-07-30T18:55:59.100Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui --- [2019-07-30T18:55:59.100Z] [INFO] [2019-07-30T18:55:59.100Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >-- [2019-07-30T18:55:59.100Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT [31/134] [2019-07-30T18:55:59.100Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:55:59.100Z] [INFO] [2019-07-30T18:55:59.100Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T18:55:59.100Z] [INFO] [2019-07-30T18:55:59.100Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T18:55:59.100Z] [INFO] The project's OSGi version is 1.0.8.201907301829 [2019-07-30T18:55:59.100Z] [INFO] [2019-07-30T18:55:59.100Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T18:55:59.100Z] [INFO] [2019-07-30T18:55:59.100Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T18:55:59.100Z] [INFO] [2019-07-30T18:55:59.100Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T18:55:59.100Z] [INFO] [2019-07-30T18:55:59.100Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T18:55:59.100Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:55:59.100Z] [INFO] [2019-07-30T18:55:59.100Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T18:55:59.100Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:55:59.100Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources [2019-07-30T18:55:59.100Z] [INFO] [2019-07-30T18:55:59.100Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T18:55:59.100Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes [2019-07-30T18:55:59.662Z] [INFO] [2019-07-30T18:55:59.662Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T18:55:59.662Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:55:59.662Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources [2019-07-30T18:55:59.662Z] [INFO] [2019-07-30T18:55:59.662Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T18:55:59.662Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar [2019-07-30T18:55:59.662Z] [INFO] [2019-07-30T18:55:59.662Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T18:55:59.662Z] [INFO] [2019-07-30T18:55:59.662Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T18:55:59.662Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-30T18:55:59.662Z] [INFO] [2019-07-30T18:55:59.662Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T18:55:59.662Z] [INFO] [2019-07-30T18:55:59.662Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T18:55:59.662Z] [INFO] [2019-07-30T18:55:59.662Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T18:55:59.662Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-30T18:55:59.662Z] [INFO] [2019-07-30T18:55:59.662Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T18:55:59.662Z] [INFO] [2019-07-30T18:55:59.662Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T18:55:59.662Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:55:59.662Z] [INFO] [2019-07-30T18:55:59.662Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T18:55:59.919Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T18:55:59.919Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:56:00.175Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:56:00.738Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:56:01.301Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:56:02.672Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:56:02.672Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:56:02.672Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:56:02.672Z] [INFO] [2019-07-30T18:56:02.672Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T18:56:02.672Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar [2019-07-30T18:56:02.672Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.pom [2019-07-30T18:56:02.672Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-sources.jar [2019-07-30T18:56:02.672Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:56:02.672Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-30T18:56:02.672Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-30T18:56:02.672Z] [INFO] [2019-07-30T18:56:02.672Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui --- [2019-07-30T18:56:02.672Z] [INFO] [2019-07-30T18:56:02.672Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >-- [2019-07-30T18:56:02.672Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT [32/134] [2019-07-30T18:56:02.672Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:56:02.672Z] [INFO] [2019-07-30T18:56:02.672Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T18:56:02.672Z] [INFO] [2019-07-30T18:56:02.672Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T18:56:02.672Z] [INFO] The project's OSGi version is 5.0.0.201907301829 [2019-07-30T18:56:02.672Z] [INFO] [2019-07-30T18:56:02.672Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T18:56:02.672Z] [INFO] [2019-07-30T18:56:02.672Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T18:56:02.672Z] [INFO] [2019-07-30T18:56:02.672Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T18:56:02.672Z] [INFO] [2019-07-30T18:56:02.672Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T18:56:02.672Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:56:02.672Z] [INFO] [2019-07-30T18:56:02.672Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T18:56:02.672Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:56:02.672Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources [2019-07-30T18:56:02.672Z] [INFO] [2019-07-30T18:56:02.672Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T18:56:02.672Z] [INFO] Compiling 23 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes [2019-07-30T18:56:02.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[240] [2019-07-30T18:56:02.930Z] fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class); [2019-07-30T18:56:02.930Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:56:02.930Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>' [2019-07-30T18:56:02.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[382] [2019-07-30T18:56:02.930Z] SeriesModel seriesModel = entry.getValue().build(); [2019-07-30T18:56:02.930Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:56:02.930Z] 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 [2019-07-30T18:56:02.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[383] [2019-07-30T18:56:02.930Z] seriesModelMap.put(Long.toString(seriesModel.getId()), seriesModel); [2019-07-30T18:56:02.930Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:56:02.930Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:56:02.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] [2019-07-30T18:56:02.930Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-30T18:56:02.930Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:56:02.930Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]' [2019-07-30T18:56:02.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] [2019-07-30T18:56:02.930Z] SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), getName(), Longs.toArray(fXValues), Doubles.toArray(fYValues)); [2019-07-30T18:56:02.930Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:56:02.930Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]' [2019-07-30T18:56:02.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[461] [2019-07-30T18:56:02.930Z] builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-30T18:56:02.930Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:56:02.930Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-30T18:56:02.930Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[462] [2019-07-30T18:56:02.930Z] return builder.setProperties(Ints.toArray(fProperties)).build(); [2019-07-30T18:56:02.930Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:56:02.930Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]' [2019-07-30T18:56:02.930Z] 7 problems (7 warnings) [2019-07-30T18:56:02.930Z] [INFO] [2019-07-30T18:56:02.930Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T18:56:02.930Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:56:02.930Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources [2019-07-30T18:56:02.930Z] [INFO] [2019-07-30T18:56:02.930Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T18:56:02.930Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar [2019-07-30T18:56:03.187Z] [INFO] [2019-07-30T18:56:03.187Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T18:56:03.187Z] [INFO] [2019-07-30T18:56:03.187Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T18:56:03.187Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-30T18:56:03.187Z] [INFO] [2019-07-30T18:56:03.187Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T18:56:03.187Z] [INFO] [2019-07-30T18:56:03.187Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T18:56:03.187Z] [INFO] [2019-07-30T18:56:03.187Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T18:56:03.187Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-30T18:56:03.187Z] [INFO] [2019-07-30T18:56:03.187Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T18:56:03.187Z] [INFO] [2019-07-30T18:56:03.187Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T18:56:03.187Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:56:03.187Z] [INFO] [2019-07-30T18:56:03.187Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T18:56:03.187Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:56:03.444Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:56:04.375Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:56:04.375Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:56:04.375Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:56:04.375Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:56:04.375Z] [INFO] [2019-07-30T18:56:04.375Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T18:56:04.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar [2019-07-30T18:56:04.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.pom [2019-07-30T18:56:04.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-sources.jar [2019-07-30T18:56:04.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:56:04.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T18:56:04.375Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T18:56:04.375Z] [INFO] [2019-07-30T18:56:04.375Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core --- [2019-07-30T18:56:04.375Z] [INFO] [2019-07-30T18:56:04.375Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >-- [2019-07-30T18:56:04.375Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT [33/134] [2019-07-30T18:56:04.375Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:56:04.375Z] [INFO] [2019-07-30T18:56:04.375Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T18:56:04.375Z] [INFO] [2019-07-30T18:56:04.375Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T18:56:04.375Z] [INFO] The project's OSGi version is 4.1.0.201907301829 [2019-07-30T18:56:04.375Z] [INFO] [2019-07-30T18:56:04.375Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T18:56:04.375Z] [INFO] [2019-07-30T18:56:04.375Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T18:56:04.375Z] [INFO] [2019-07-30T18:56:04.375Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T18:56:04.375Z] [INFO] [2019-07-30T18:56:04.375Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T18:56:04.375Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:56:04.375Z] [INFO] [2019-07-30T18:56:04.375Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T18:56:04.375Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:56:04.375Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources [2019-07-30T18:56:04.375Z] [INFO] [2019-07-30T18:56:04.375Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T18:56:04.375Z] [INFO] Compiling 125 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes [2019-07-30T18:56:05.307Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[169] [2019-07-30T18:56:05.307Z] double[] threadValues = entry.getValue().getData(); [2019-07-30T18:56:05.307Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:56:05.307Z] 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 [2019-07-30T18:56:05.307Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[267] [2019-07-30T18:56:05.307Z] nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName()))); [2019-07-30T18:56:05.307Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:56:05.307Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:56:05.307Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[43] [2019-07-30T18:56:05.307Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null; [2019-07-30T18:56:05.307Z] ^ [2019-07-30T18:56:05.307Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T18:56:05.564Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[58] [2019-07-30T18:56:05.564Z] return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID); [2019-07-30T18:56:05.564Z] ^^^^^^ [2019-07-30T18:56:05.564Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>' [2019-07-30T18:56:05.564Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[196] [2019-07-30T18:56:05.564Z] fTidToEntry.replaceValues(Integer.MIN_VALUE, Collections.singleton(new ThreadEntryModel.Builder(fTraceId, Collections.singletonList(getTrace().getName()), [2019-07-30T18:56:05.564Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:56:05.564Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:56:05.564Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[313] [2019-07-30T18:56:05.564Z] return builder.build(); [2019-07-30T18:56:05.564Z] ^^^^^^^^^^^^^^^ [2019-07-30T18:56:05.564Z] 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' [2019-07-30T18:56:05.564Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[368] [2019-07-30T18:56:05.564Z] return Lists.newArrayList(models); [2019-07-30T18:56:05.564Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:56:05.564Z] 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>' [2019-07-30T18:56:05.564Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[368] [2019-07-30T18:56:05.564Z] return Lists.newArrayList(models); [2019-07-30T18:56:05.564Z] ^^^^^^ [2019-07-30T18:56:05.564Z] Null type safety (type annotations): The expression of type 'Set' needs unchecked conversion to conform to 'Iterable', corresponding supertype is 'Iterable' [2019-07-30T18:56:05.564Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[382] [2019-07-30T18:56:05.564Z] return builder.build(); [2019-07-30T18:56:05.564Z] ^^^^^^^^^^^^^^^ [2019-07-30T18:56:05.565Z] 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' [2019-07-30T18:56:05.565Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[408] [2019-07-30T18:56:05.565Z] for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) { [2019-07-30T18:56:05.565Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:56:05.565Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to '@NonNull Collection' [2019-07-30T18:56:05.565Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[725] [2019-07-30T18:56:05.565Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-30T18:56:05.565Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:56:05.565Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-30T18:56:05.565Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] [2019-07-30T18:56:05.565Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T18:56:05.565Z] ^^^^^^^^^^^^^^ [2019-07-30T18:56:05.565Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:56:05.565Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] [2019-07-30T18:56:05.565Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T18:56:05.565Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:56:05.565Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T18:56:05.565Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[158] [2019-07-30T18:56:05.565Z] nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T18:56:05.565Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:56:05.565Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:56:05.565Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[239] [2019-07-30T18:56:05.565Z] long id = entry.getKey(); [2019-07-30T18:56:05.565Z] ^^^^^^^^^^^^^^ [2019-07-30T18:56:05.565Z] 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 [2019-07-30T18:56:05.565Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[240] [2019-07-30T18:56:05.565Z] int quark = entry.getValue(); [2019-07-30T18:56:05.565Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:56:05.565Z] 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 [2019-07-30T18:56:05.565Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesEntryModelWeighted.java:[18] [2019-07-30T18:56:05.565Z] public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted { [2019-07-30T18:56:05.565Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:56:05.565Z] Javadoc: Missing comment for public declaration [2019-07-30T18:56:05.565Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[122] [2019-07-30T18:56:05.565Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-30T18:56:05.565Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:56:05.565Z] Null type safety: parameter 1 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-30T18:56:05.565Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[122] [2019-07-30T18:56:05.565Z] private final TreeMultimap fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR); [2019-07-30T18:56:05.565Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:56:05.565Z] Null type safety: parameter 2 provided via method descriptor Comparator.compare(Integer, Integer) needs unchecked conversion to conform to 'int' [2019-07-30T18:56:05.565Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[147] [2019-07-30T18:56:05.565Z] ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP); [2019-07-30T18:56:05.565Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:56:05.565Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:56:05.565Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[545] [2019-07-30T18:56:05.565Z] quarks = selectedEntries.values(); [2019-07-30T18:56:05.565Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:56:05.565Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to 'Collection<@NonNull Integer>' [2019-07-30T18:56:05.565Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[591] [2019-07-30T18:56:05.565Z] return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED); [2019-07-30T18:56:05.565Z] ^^^^^^ [2019-07-30T18:56:05.565Z] Null type safety (type annotations): The expression of type 'Map' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>' [2019-07-30T18:56:05.565Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[705] [2019-07-30T18:56:05.565Z] Map<@NonNull String, @NonNull String> model = response.getModel(); [2019-07-30T18:56:05.565Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:56:05.565Z] Null type safety (type annotations): The expression of type '@Nullable Map' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>' [2019-07-30T18:56:05.565Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[708] [2019-07-30T18:56:05.565Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T18:56:05.565Z] ^^^^^^^^^^^^^^ [2019-07-30T18:56:05.565Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:56:05.565Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[708] [2019-07-30T18:56:05.565Z] data.put(entry.getKey(), entry.getValue()); [2019-07-30T18:56:05.565Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:56:05.565Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object' [2019-07-30T18:56:05.565Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[162] [2019-07-30T18:56:05.565Z] long cpuTime = entry.getValue(); [2019-07-30T18:56:05.565Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:56:05.565Z] 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 [2019-07-30T18:56:05.565Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[219] [2019-07-30T18:56:05.565Z] entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime)); [2019-07-30T18:56:05.565Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:56:05.565Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:56:05.565Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[226] [2019-07-30T18:56:05.565Z] String key = entry.getKey(); [2019-07-30T18:56:05.565Z] ^^^^^^^^^^^^^^ [2019-07-30T18:56:05.565Z] 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 [2019-07-30T18:56:05.565Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[235] [2019-07-30T18:56:05.565Z] entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue())); [2019-07-30T18:56:05.565Z] ^^^^^^^^^^ [2019-07-30T18:56:05.565Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:56:05.565Z] 29 problems (29 warnings) [2019-07-30T18:56:06.129Z] [INFO] [2019-07-30T18:56:06.129Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T18:56:06.129Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:56:06.129Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources [2019-07-30T18:56:06.129Z] [INFO] [2019-07-30T18:56:06.129Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T18:56:06.129Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar [2019-07-30T18:56:06.129Z] [INFO] [2019-07-30T18:56:06.129Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T18:56:06.129Z] [INFO] [2019-07-30T18:56:06.129Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T18:56:06.386Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-30T18:56:06.386Z] [INFO] [2019-07-30T18:56:06.386Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T18:56:06.386Z] [INFO] [2019-07-30T18:56:06.386Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T18:56:06.386Z] [INFO] [2019-07-30T18:56:06.386Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T18:56:06.386Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-30T18:56:06.643Z] [INFO] [2019-07-30T18:56:06.643Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T18:56:06.643Z] [INFO] [2019-07-30T18:56:06.643Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T18:56:06.643Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:56:06.643Z] [INFO] [2019-07-30T18:56:06.643Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T18:56:06.900Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T18:56:06.900Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:56:07.156Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:56:07.720Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:56:07.720Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:56:07.720Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T18:56:08.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:56:08.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:56:08.128Z] [INFO] [2019-07-30T18:56:08.128Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T18:56:08.128Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar [2019-07-30T18:56:08.128Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.pom [2019-07-30T18:56:08.128Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-sources.jar [2019-07-30T18:56:08.128Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:56:08.128Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-p2metadata.xml [2019-07-30T18:56:08.128Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.0-SNAPSHOT-p2artifacts.xml [2019-07-30T18:56:08.128Z] [INFO] [2019-07-30T18:56:08.128Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core --- [2019-07-30T18:56:08.128Z] [INFO] [2019-07-30T18:56:08.128Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >-- [2019-07-30T18:56:08.128Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT [34/134] [2019-07-30T18:56:08.128Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:56:08.128Z] [INFO] [2019-07-30T18:56:08.128Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T18:56:08.128Z] [INFO] [2019-07-30T18:56:08.128Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T18:56:08.128Z] [INFO] The project's OSGi version is 1.0.9.201907301829 [2019-07-30T18:56:08.128Z] [INFO] [2019-07-30T18:56:08.128Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T18:56:08.128Z] [INFO] [2019-07-30T18:56:08.128Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T18:56:08.128Z] [INFO] [2019-07-30T18:56:08.128Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T18:56:08.128Z] [INFO] [2019-07-30T18:56:08.128Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T18:56:08.128Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:56:08.128Z] [INFO] [2019-07-30T18:56:08.128Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T18:56:08.128Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:56:08.128Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources [2019-07-30T18:56:08.128Z] [INFO] [2019-07-30T18:56:08.128Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T18:56:08.128Z] [INFO] Compiling 30 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes [2019-07-30T18:56:08.693Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/cpuusage/CpuUsageStateProviderTest.java:[78] [2019-07-30T18:56:08.693Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T18:56:08.693Z] ^^^^^ [2019-07-30T18:56:08.693Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T18:56:08.693Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernelmemoryusage/KernelMemoryStateProviderTest.java:[63] [2019-07-30T18:56:08.693Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T18:56:08.693Z] ^^^^^ [2019-07-30T18:56:08.693Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T18:56:08.693Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/AbstractTestInputOutput.java:[84] [2019-07-30T18:56:08.693Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T18:56:08.693Z] ^^^^^ [2019-07-30T18:56:08.693Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T18:56:08.693Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/contextswitch/ContextSwitchProviderTest.java:[60] [2019-07-30T18:56:08.693Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T18:56:08.693Z] ^^^^^ [2019-07-30T18:56:08.693Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T18:56:08.693Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/InputOutputDataProviderTest.java:[112] [2019-07-30T18:56:08.693Z] TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR); [2019-07-30T18:56:08.693Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:56:08.693Z] Discouraged access: The method 'AbstractTreeCommonXDataProvider.fetchXY(Map, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:56:08.693Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernel/ThreadStatusDataProviderTest.java:[117] [2019-07-30T18:56:08.693Z] TmfModelResponse rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null); [2019-07-30T18:56:08.693Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:56:08.693Z] 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' [2019-07-30T18:56:08.693Z] 6 problems (6 warnings) [2019-07-30T18:56:08.693Z] [INFO] [2019-07-30T18:56:08.693Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T18:56:08.693Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:56:08.693Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources [2019-07-30T18:56:08.693Z] [INFO] [2019-07-30T18:56:08.693Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T18:56:08.693Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T18:56:08.693Z] [INFO] [2019-07-30T18:56:08.693Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T18:56:08.693Z] [INFO] [2019-07-30T18:56:08.693Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T18:56:08.693Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T18:56:08.693Z] [INFO] [2019-07-30T18:56:08.693Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T18:56:08.693Z] [INFO] [2019-07-30T18:56:08.693Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T18:56:08.693Z] [INFO] [2019-07-30T18:56:08.693Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T18:56:08.693Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T18:56:08.950Z] [INFO] [2019-07-30T18:56:08.950Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T18:56:08.950Z] [INFO] [2019-07-30T18:56:08.950Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T18:56:10.319Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log [2019-07-30T18:56:10.319Z] [INFO] Command line: [2019-07-30T18:56:10.319Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T18:56:10.319Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:56:13.593Z] !SESSION 2019-07-30 18:56:10.253 ----------------------------------------------- [2019-07-30T18:56:13.593Z] eclipse.buildId=unknown [2019-07-30T18:56:13.593Z] java.version=1.8.0_202 [2019-07-30T18:56:13.593Z] java.vendor=Oracle Corporation [2019-07-30T18:56:13.593Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:56:13.593Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T18:56:13.593Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T18:56:13.593Z] [2019-07-30T18:56:13.593Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:56:12.924 [2019-07-30T18:56:13.593Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:56:13.593Z] !STACK 0 [2019-07-30T18:56:13.593Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T18:56:13.593Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:56:13.593Z] [2019-07-30T18:56:13.593Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:56:13.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:56:13.593Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:56:13.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:56:13.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:56:13.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:56:13.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:56:13.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:56:13.593Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:56:13.593Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:56:13.593Z] [2019-07-30T18:56:13.593Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:56:13.049 [2019-07-30T18:56:13.593Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:56:13.593Z] !STACK 0 [2019-07-30T18:56:13.593Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T18:56:13.593Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:56:13.593Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:56:13.593Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T18:56:13.593Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T18:56:13.593Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:56:13.593Z] [2019-07-30T18:56:13.593Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:56:13.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:56:13.593Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:56:13.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:56:13.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:56:13.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:56:13.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:56:13.593Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:56:13.593Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:56:13.593Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:56:16.115Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-30T18:56:28.294Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.447 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest [2019-07-30T18:56:28.294Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 4.545 s [2019-07-30T18:56:28.294Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.242 s [2019-07-30T18:56:28.294Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.234 s [2019-07-30T18:56:28.294Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 1.138 s [2019-07-30T18:56:28.294Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest) Time elapsed: 2.247 s [2019-07-30T18:56:28.294Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-30T18:56:30.818Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.26 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest [2019-07-30T18:56:30.818Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest) Time elapsed: 2.252 s [2019-07-30T18:56:30.818Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-30T18:56:34.092Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.382 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest [2019-07-30T18:56:34.092Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 2.242 s [2019-07-30T18:56:34.092Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest) Time elapsed: 1.137 s [2019-07-30T18:56:34.092Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-30T18:56:46.271Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.372 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest [2019-07-30T18:56:46.271Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.174 s [2019-07-30T18:56:46.271Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.145 s [2019-07-30T18:56:46.271Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.146 s [2019-07-30T18:56:46.271Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.137 s [2019-07-30T18:56:46.271Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.155 s [2019-07-30T18:56:46.271Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.14 s [2019-07-30T18:56:46.271Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.158 s [2019-07-30T18:56:46.271Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.177 s [2019-07-30T18:56:46.271Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest) Time elapsed: 1.133 s [2019-07-30T18:56:46.271Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-30T18:56:46.271Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest [2019-07-30T18:56:46.271Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest) Time elapsed: 0.013 s [2019-07-30T18:56:46.271Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-30T18:56:46.271Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.155 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest [2019-07-30T18:56:46.271Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest) Time elapsed: 1.153 s [2019-07-30T18:56:46.271Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-30T18:56:46.834Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.141 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest [2019-07-30T18:56:46.834Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest) Time elapsed: 1.14 s [2019-07-30T18:56:46.834Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-30T18:56:49.354Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.349 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest [2019-07-30T18:56:49.354Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest) Time elapsed: 2.349 s [2019-07-30T18:56:49.354Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-30T18:56:55.909Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.747 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest [2019-07-30T18:56:55.909Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest) Time elapsed: 6.746 s [2019-07-30T18:56:55.909Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-30T18:56:56.473Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.48 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest [2019-07-30T18:56:56.473Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest) Time elapsed: 0.478 s [2019-07-30T18:56:56.473Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-30T18:57:11.323Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.431 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest [2019-07-30T18:57:11.323Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.245 s [2019-07-30T18:57:11.323Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.225 s [2019-07-30T18:57:11.323Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.214 s [2019-07-30T18:57:11.324Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.214 s [2019-07-30T18:57:11.324Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.22 s [2019-07-30T18:57:11.324Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest) Time elapsed: 2.219 s [2019-07-30T18:57:11.324Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-30T18:57:16.576Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.672 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest [2019-07-30T18:57:16.576Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.235 s [2019-07-30T18:57:16.576Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.217 s [2019-07-30T18:57:16.576Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest) Time elapsed: 2.217 s [2019-07-30T18:57:16.576Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-30T18:57:19.096Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.236 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest [2019-07-30T18:57:19.096Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest) Time elapsed: 2.233 s [2019-07-30T18:57:19.096Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-30T18:58:15.493Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.489 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest [2019-07-30T18:58:15.493Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.217 s [2019-07-30T18:58:15.493Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.22 s [2019-07-30T18:58:15.493Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.22 s [2019-07-30T18:58:15.493Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-30T18:58:15.493Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.214 s [2019-07-30T18:58:15.493Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-30T18:58:15.493Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.234 s [2019-07-30T18:58:15.493Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.226 s [2019-07-30T18:58:15.493Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.223 s [2019-07-30T18:58:15.493Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.281 s [2019-07-30T18:58:15.493Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-30T18:58:15.493Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-30T18:58:15.493Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.214 s [2019-07-30T18:58:15.493Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.214 s [2019-07-30T18:58:15.493Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.216 s [2019-07-30T18:58:15.493Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.235 s [2019-07-30T18:58:15.493Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.216 s [2019-07-30T18:58:15.493Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.213 s [2019-07-30T18:58:15.493Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.221 s [2019-07-30T18:58:15.493Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.219 s [2019-07-30T18:58:15.493Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.217 s [2019-07-30T18:58:15.493Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.368 s [2019-07-30T18:58:15.493Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.224 s [2019-07-30T18:58:15.493Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest) Time elapsed: 2.226 s [2019-07-30T18:58:15.493Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-30T18:58:16.862Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.491 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest [2019-07-30T18:58:16.862Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.115 s [2019-07-30T18:58:16.862Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.122 s [2019-07-30T18:58:16.862Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.131 s [2019-07-30T18:58:16.862Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest) Time elapsed: 1.122 s [2019-07-30T18:58:16.862Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-30T18:58:17.118Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest [2019-07-30T18:58:17.118Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.175 s [2019-07-30T18:58:17.118Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest) Time elapsed: 0.121 s [2019-07-30T18:58:17.118Z] [2019-07-30T18:58:17.118Z] Results: [2019-07-30T18:58:17.118Z] [2019-07-30T18:58:17.118Z] Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T18:58:17.118Z] [2019-07-30T18:58:19.012Z] [INFO] All tests passed! [2019-07-30T18:58:19.012Z] [INFO] [2019-07-30T18:58:19.012Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T18:58:19.012Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:58:19.012Z] [INFO] [2019-07-30T18:58:19.012Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T18:58:19.269Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:58:19.269Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:58:19.269Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:58:19.832Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T18:58:20.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T18:58:20.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:58:20.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:58:20.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T18:58:20.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:58:20.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T18:58:21.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T18:58:21.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T18:58:21.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T18:58:21.125Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T18:58:21.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T18:58:21.383Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T18:58:21.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:58:21.640Z] [INFO] [2019-07-30T18:58:21.640Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T18:58:21.640Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T18:58:21.640Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.pom [2019-07-30T18:58:21.640Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T18:58:21.640Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:58:21.640Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-30T18:58:21.640Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-30T18:58:21.640Z] [INFO] [2019-07-30T18:58:21.640Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests --- [2019-07-30T18:58:21.640Z] [INFO] [2019-07-30T18:58:21.640Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >-- [2019-07-30T18:58:21.640Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT [35/134] [2019-07-30T18:58:21.640Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:58:21.640Z] [INFO] [2019-07-30T18:58:21.640Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T18:58:21.640Z] [INFO] [2019-07-30T18:58:21.640Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T18:58:21.640Z] [INFO] The project's OSGi version is 4.0.0.201907301829 [2019-07-30T18:58:21.640Z] [INFO] [2019-07-30T18:58:21.640Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T18:58:21.640Z] [INFO] [2019-07-30T18:58:21.640Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T18:58:21.640Z] [INFO] [2019-07-30T18:58:21.640Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T18:58:21.640Z] [INFO] [2019-07-30T18:58:21.640Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T18:58:21.640Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:58:21.640Z] [INFO] [2019-07-30T18:58:21.640Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T18:58:21.640Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:58:21.640Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources [2019-07-30T18:58:21.640Z] [INFO] [2019-07-30T18:58:21.640Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T18:58:21.640Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer.java:[100] [2019-07-30T18:58:22.573Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[171] [2019-07-30T18:58:22.573Z] return Iterables.get(iterable, (int) idx, null); [2019-07-30T18:58:22.573Z] ^^^^ [2019-07-30T18:58:22.573Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[191] [2019-07-30T18:58:22.573Z] return Iterables.getLast(baseIterable, null); [2019-07-30T18:58:22.573Z] ^^^^ [2019-07-30T18:58:22.573Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[202] [2019-07-30T18:58:22.573Z] return Iterables.getFirst((Iterable) iterable, null); [2019-07-30T18:58:22.573Z] ^^^^ [2019-07-30T18:58:22.573Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment' [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[121] [2019-07-30T18:58:22.573Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T18:58:22.573Z] 6. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 121) [2019-07-30T18:58:22.573Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel(); [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] 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 [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[147] [2019-07-30T18:58:22.573Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)), [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[148] [2019-07-30T18:58:22.573Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))), [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[149] [2019-07-30T18:58:22.573Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))), [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[150] [2019-07-30T18:58:22.573Z] createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))), [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[151] [2019-07-30T18:58:22.573Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))), [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[152] [2019-07-30T18:58:22.573Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))), [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[153] [2019-07-30T18:58:22.573Z] createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))), [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>' [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2019-07-30T18:58:22.573Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] 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 [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] [2019-07-30T18:58:22.573Z] return modelExtractor.apply(((TmfGenericTreeEntry) entry).getModel()); [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] [2019-07-30T18:58:22.573Z] return (E) (Comparable) o -> 0; [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Type safety: Unchecked cast from Comparable to E [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[204] [2019-07-30T18:58:22.573Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T18:58:22.573Z] 18. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 204) [2019-07-30T18:58:22.573Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] 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 [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[221] [2019-07-30T18:58:22.573Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T18:58:22.573Z] 20. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 221) [2019-07-30T18:58:22.573Z] SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] 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 [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[258] [2019-07-30T18:58:22.573Z] provider = DataProviderManager.getInstance().getDataProvider(trace, [2019-07-30T18:58:22.573Z] fProviderId, ITmfTreeDataProvider.class); [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[280] [2019-07-30T18:58:22.573Z] return modelToTree(trace.getName(), model.getEntries()); [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[57] [2019-07-30T18:58:22.573Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[125] [2019-07-30T18:58:22.573Z] return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class); [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class) of the generic method getDataProvider(ITmfTrace, String, Class) of type DataProviderManager [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[51] [2019-07-30T18:58:22.573Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu; [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[52] [2019-07-30T18:58:22.573Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings; [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[53] [2019-07-30T18:58:22.573Z] import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal; [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[54] [2019-07-30T18:58:22.573Z] import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore; [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[358] [2019-07-30T18:58:22.573Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Discouraged access: The constructor 'ArrayListStore(Object[])' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[358] [2019-07-30T18:58:22.573Z] ISegmentStore filteredStore = new ArrayListStore<>(filtered.toArray(new ISegment[filtered.size()])); [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes') [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[385] [2019-07-30T18:58:22.573Z] for (Map.Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] 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>>' [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[386] [2019-07-30T18:58:22.573Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[386] [2019-07-30T18:58:22.573Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-30T18:58:22.573Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T18:58:22.573Z] ^^^^^^^^ [2019-07-30T18:58:22.573Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-30T18:58:22.573Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T18:58:22.573Z] ^^^^^^^^ [2019-07-30T18:58:22.573Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[387] [2019-07-30T18:58:22.573Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[388] [2019-07-30T18:58:22.573Z] Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null; [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[413] [2019-07-30T18:58:22.573Z] for (Entry> entry : regexes.asMap().entrySet()) { [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] 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>>' [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[414] [2019-07-30T18:58:22.573Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[414] [2019-07-30T18:58:22.573Z] String regex = IFilterStrings.mergeFilters(entry.getValue()); [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-30T18:58:22.573Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T18:58:22.573Z] ^^^^^^^^ [2019-07-30T18:58:22.573Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-30T18:58:22.573Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T18:58:22.573Z] ^^^^^^^^ [2019-07-30T18:58:22.573Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[415] [2019-07-30T18:58:22.573Z] FilterCu cu = FilterCu.compile(regex); [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[416] [2019-07-30T18:58:22.573Z] Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null; [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[546] [2019-07-30T18:58:22.573Z] public void regexFilterApplied(TmfFilterAppliedSignal signal) { [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[547] [2019-07-30T18:58:22.573Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Discouraged access: The method 'TmfFilterAppliedSignal.getFilter()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[547] [2019-07-30T18:58:22.573Z] Collection regex = signal.getFilter().getRegexes(); [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Discouraged access: The method 'TraceCompassFilter.getRegexes()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:58:22.573Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[70] [2019-07-30T18:58:22.573Z] addItem(null, ToolTipString.fromString(Messages.SimpleTooltipProvider_count), ToolTipString.fromDecimal(y)); [2019-07-30T18:58:22.573Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:22.573Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:58:22.573Z] 48 problems (0 errors, 45 warnings, 45 info) [2019-07-30T18:58:22.573Z] [INFO] [2019-07-30T18:58:22.573Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T18:58:22.573Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:58:22.573Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources [2019-07-30T18:58:22.573Z] [INFO] [2019-07-30T18:58:22.573Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T18:58:22.573Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar [2019-07-30T18:58:22.573Z] [INFO] [2019-07-30T18:58:22.573Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T18:58:22.573Z] [INFO] [2019-07-30T18:58:22.573Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T18:58:22.573Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-30T18:58:22.573Z] [INFO] [2019-07-30T18:58:22.573Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T18:58:22.831Z] [INFO] [2019-07-30T18:58:22.831Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T18:58:22.831Z] [INFO] [2019-07-30T18:58:22.831Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T18:58:22.831Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-30T18:58:22.831Z] [INFO] [2019-07-30T18:58:22.831Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T18:58:22.831Z] [INFO] [2019-07-30T18:58:22.831Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T18:58:22.831Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:58:22.831Z] [INFO] [2019-07-30T18:58:22.831Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T18:58:23.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T18:58:23.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:58:23.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:58:23.650Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:58:23.907Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:58:24.164Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:58:25.532Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:58:25.532Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:58:25.532Z] [INFO] [2019-07-30T18:58:25.532Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T18:58:25.532Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar [2019-07-30T18:58:25.532Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.pom [2019-07-30T18:58:25.532Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-sources.jar [2019-07-30T18:58:25.532Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:58:25.532Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T18:58:25.532Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T18:58:25.532Z] [INFO] [2019-07-30T18:58:25.532Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui --- [2019-07-30T18:58:25.532Z] [INFO] [2019-07-30T18:58:25.532Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >-- [2019-07-30T18:58:25.532Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT [36/134] [2019-07-30T18:58:25.532Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:58:25.532Z] [INFO] [2019-07-30T18:58:25.532Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T18:58:25.532Z] [INFO] [2019-07-30T18:58:25.532Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T18:58:25.532Z] [INFO] The project's OSGi version is 3.0.4.201907301829 [2019-07-30T18:58:25.532Z] [INFO] [2019-07-30T18:58:25.532Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T18:58:25.532Z] [INFO] [2019-07-30T18:58:25.532Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T18:58:25.532Z] [INFO] [2019-07-30T18:58:25.532Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T18:58:25.532Z] [INFO] [2019-07-30T18:58:25.532Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T18:58:25.532Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:58:25.532Z] [INFO] [2019-07-30T18:58:25.532Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T18:58:25.532Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:58:25.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources [2019-07-30T18:58:25.532Z] [INFO] [2019-07-30T18:58:25.532Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T18:58:25.532Z] [INFO] Compiling 44 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes [2019-07-30T18:58:26.463Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/actions/UnfollowThreadAction.java:[43] [2019-07-30T18:58:26.463Z] return Messages.FollowThreadAction_unfollow; [2019-07-30T18:58:26.463Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:26.463Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:58:26.463Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[59] [2019-07-30T18:58:26.463Z] return new SelectedCpuQueryFilter(start, end, nb, getSelected(), CpuUsageView.getCpus(getTrace())); [2019-07-30T18:58:26.463Z] ^^^^^^^^^^ [2019-07-30T18:58:26.464Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T18:58:26.464Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[65] [2019-07-30T18:58:26.464Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-30T18:58:26.464Z] ^^^^^^^^^^ [2019-07-30T18:58:26.464Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T18:58:26.464Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[82] [2019-07-30T18:58:26.464Z] Set cpus = CpuUsageView.getCpus(getTrace()); [2019-07-30T18:58:26.464Z] ^^^^^^^^^^ [2019-07-30T18:58:26.464Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T18:58:26.464Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[729] [2019-07-30T18:58:26.464Z] zoomEntries(entries, traceEntry.getStartTime(), traceEntry.getEndTime(), resolution, monitor); [2019-07-30T18:58:26.464Z] ^^^^^^^ [2019-07-30T18:58:26.464Z] Null type safety (type annotations): The expression of type 'Iterable' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>' [2019-07-30T18:58:26.464Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[796] [2019-07-30T18:58:26.464Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet()); [2019-07-30T18:58:26.464Z] ^^^^^^^^^^^^ [2019-07-30T18:58:26.464Z] 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' [2019-07-30T18:58:26.464Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[92] [2019-07-30T18:58:26.464Z] Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU); [2019-07-30T18:58:26.464Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:26.464Z] Type safety: Unchecked cast from Object to Set [2019-07-30T18:58:26.464Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[117] [2019-07-30T18:58:26.464Z] Set data = (Set) getData(trace, CPU_USAGE_FOLLOW_CPU); [2019-07-30T18:58:26.464Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:26.464Z] Type safety: Unchecked cast from Object to Set [2019-07-30T18:58:26.464Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[48] [2019-07-30T18:58:26.464Z] TmfGenericTreeEntry obj = (TmfGenericTreeEntry) element; [2019-07-30T18:58:26.464Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:26.464Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T18:58:26.464Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[64] [2019-07-30T18:58:26.464Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-30T18:58:26.464Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:26.464Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T18:58:26.464Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/io/diskioactivity/DiskIOActivityTreeViewer.java:[38] [2019-07-30T18:58:26.464Z] TmfGenericTreeEntry entry = (TmfGenericTreeEntry) element; [2019-07-30T18:58:26.464Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:58:26.464Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T18:58:26.464Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[130] [2019-07-30T18:58:26.464Z] return new SelectedCpuQueryFilter(newStart, newEnd, 2, Collections.emptyList(), CpuUsageView.getCpus(getTrace())); [2019-07-30T18:58:26.464Z] ^^^^^^^^^^ [2019-07-30T18:58:26.464Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T18:58:26.464Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[143] [2019-07-30T18:58:26.464Z] parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace())); [2019-07-30T18:58:26.464Z] ^^^^^^^^^^ [2019-07-30T18:58:26.464Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T18:58:26.464Z] 13 problems (13 warnings) [2019-07-30T18:58:26.464Z] [INFO] [2019-07-30T18:58:26.464Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T18:58:26.464Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:58:26.464Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources [2019-07-30T18:58:26.464Z] [INFO] [2019-07-30T18:58:26.464Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T18:58:26.464Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar [2019-07-30T18:58:26.464Z] [INFO] [2019-07-30T18:58:26.464Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T18:58:26.464Z] [INFO] [2019-07-30T18:58:26.464Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T18:58:26.464Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-30T18:58:26.720Z] [INFO] [2019-07-30T18:58:26.720Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T18:58:26.720Z] [INFO] [2019-07-30T18:58:26.720Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T18:58:26.720Z] [INFO] [2019-07-30T18:58:26.720Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T18:58:26.720Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-30T18:58:26.720Z] [INFO] [2019-07-30T18:58:26.720Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T18:58:26.720Z] [INFO] [2019-07-30T18:58:26.720Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T18:58:26.720Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:58:26.720Z] [INFO] [2019-07-30T18:58:26.720Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T18:58:27.283Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T18:58:27.283Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:58:27.283Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:58:27.846Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T18:58:28.102Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:58:28.102Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:58:28.359Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T18:58:28.359Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:58:28.616Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:58:29.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T18:58:29.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T18:58:29.985Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T18:58:30.242Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T18:58:30.242Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:58:30.499Z] [INFO] [2019-07-30T18:58:30.499Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T18:58:30.499Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar [2019-07-30T18:58:30.499Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.pom [2019-07-30T18:58:30.499Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-sources.jar [2019-07-30T18:58:30.499Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:58:30.499Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-p2metadata.xml [2019-07-30T18:58:30.499Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.4-SNAPSHOT-p2artifacts.xml [2019-07-30T18:58:30.499Z] [INFO] [2019-07-30T18:58:30.499Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui --- [2019-07-30T18:58:30.499Z] [INFO] [2019-07-30T18:58:30.499Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >-- [2019-07-30T18:58:30.499Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT [37/134] [2019-07-30T18:58:30.500Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:58:30.500Z] [INFO] [2019-07-30T18:58:30.500Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T18:58:30.500Z] [INFO] [2019-07-30T18:58:30.500Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T18:58:30.500Z] [INFO] The project's OSGi version is 1.0.6.201907301829 [2019-07-30T18:58:30.500Z] [INFO] [2019-07-30T18:58:30.500Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T18:58:30.500Z] [INFO] [2019-07-30T18:58:30.500Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T18:58:30.500Z] [INFO] [2019-07-30T18:58:30.500Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T18:58:30.500Z] [INFO] [2019-07-30T18:58:30.500Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T18:58:30.500Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:58:30.500Z] [INFO] [2019-07-30T18:58:30.500Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T18:58:30.500Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:58:30.500Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources [2019-07-30T18:58:30.500Z] [INFO] [2019-07-30T18:58:30.500Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T18:58:30.500Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes [2019-07-30T18:58:30.927Z] [INFO] [2019-07-30T18:58:30.927Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T18:58:30.927Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:58:30.927Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources [2019-07-30T18:58:30.927Z] [INFO] [2019-07-30T18:58:30.927Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T18:58:30.927Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-30T18:58:30.927Z] [INFO] [2019-07-30T18:58:30.927Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T18:58:30.927Z] [INFO] [2019-07-30T18:58:30.927Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T18:58:30.927Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-30T18:58:31.227Z] [INFO] [2019-07-30T18:58:31.227Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T18:58:31.227Z] [INFO] [2019-07-30T18:58:31.227Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T18:58:31.227Z] [INFO] [2019-07-30T18:58:31.227Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T18:58:31.227Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-30T18:58:31.227Z] [INFO] [2019-07-30T18:58:31.227Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T18:58:31.227Z] [INFO] [2019-07-30T18:58:31.227Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T18:58:32.692Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log [2019-07-30T18:58:32.692Z] [INFO] Command line: [2019-07-30T18:58:32.692Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T18:58:32.692Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:58:35.964Z] !SESSION 2019-07-30 18:58:32.654 ----------------------------------------------- [2019-07-30T18:58:35.964Z] eclipse.buildId=unknown [2019-07-30T18:58:35.964Z] java.version=1.8.0_202 [2019-07-30T18:58:35.964Z] java.vendor=Oracle Corporation [2019-07-30T18:58:35.964Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:58:35.964Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T18:58:35.964Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T18:58:35.964Z] [2019-07-30T18:58:35.964Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:58:35.454 [2019-07-30T18:58:35.964Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:58:35.964Z] !STACK 0 [2019-07-30T18:58:35.964Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T18:58:35.964Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:58:35.964Z] [2019-07-30T18:58:35.964Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:58:35.964Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:58:35.964Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:58:35.964Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:58:35.964Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:58:35.964Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:58:35.964Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:58:35.964Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:58:35.964Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:58:35.964Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:58:35.964Z] [2019-07-30T18:58:35.964Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:58:35.661 [2019-07-30T18:58:35.964Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:58:35.964Z] !STACK 0 [2019-07-30T18:58:35.964Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T18:58:35.964Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:58:35.964Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:58:35.964Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T18:58:35.964Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T18:58:35.964Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:58:35.964Z] [2019-07-30T18:58:35.964Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:58:35.964Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:58:35.964Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:58:35.964Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:58:35.964Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:58:35.964Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:58:35.964Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:58:35.964Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:58:35.964Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:58:35.964Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:58:37.859Z] process 5801: 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 [2019-07-30T18:58:37.859Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T18:58:38.422Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T18:58:38.422Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T18:58:53.270Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-30T18:58:53.270Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest [2019-07-30T18:58:53.270Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.065 s [2019-07-30T18:58:53.270Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T18:58:53.270Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T18:58:53.270Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T18:58:53.270Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T18:58:53.270Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T18:58:53.270Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T18:58:53.270Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T18:58:53.270Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-30T18:58:53.270Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T18:58:53.270Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0 s [2019-07-30T18:58:53.270Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest) Time elapsed: 0.001 s [2019-07-30T18:58:53.270Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-30T18:58:53.833Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest [2019-07-30T18:58:53.833Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.015 s [2019-07-30T18:58:53.833Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.342 s [2019-07-30T18:58:53.833Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.007 s [2019-07-30T18:58:53.833Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T18:58:53.833Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T18:58:53.833Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T18:58:53.833Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T18:58:53.833Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0 s [2019-07-30T18:58:53.833Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest) Time elapsed: 0.022 s [2019-07-30T18:58:53.833Z] [2019-07-30T18:58:53.833Z] Results: [2019-07-30T18:58:53.833Z] [2019-07-30T18:58:53.833Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T18:58:53.833Z] [2019-07-30T18:58:55.728Z] [INFO] All tests passed! [2019-07-30T18:58:55.728Z] [INFO] [2019-07-30T18:58:55.728Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T18:58:55.728Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:58:55.728Z] [INFO] [2019-07-30T18:58:55.728Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T18:58:56.028Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:58:56.028Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:58:56.286Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:58:56.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T18:58:56.849Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T18:58:57.106Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:58:57.106Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:58:57.106Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T18:58:57.106Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:58:57.363Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T18:58:57.619Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:58:58.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T18:58:58.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T18:58:58.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T18:58:58.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T18:58:59.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T18:58:59.502Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T18:58:59.502Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T18:58:59.502Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:58:59.759Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T18:59:00.015Z] [INFO] [2019-07-30T18:59:00.015Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T18:59:00.015Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar [2019-07-30T18:59:00.015Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.pom [2019-07-30T18:59:00.015Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-30T18:59:00.015Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:59:00.015Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-p2metadata.xml [2019-07-30T18:59:00.015Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.6-SNAPSHOT-p2artifacts.xml [2019-07-30T18:59:00.015Z] [INFO] [2019-07-30T18:59:00.015Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests --- [2019-07-30T18:59:00.015Z] [INFO] [2019-07-30T18:59:00.015Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >-- [2019-07-30T18:59:00.015Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT [38/134] [2019-07-30T18:59:00.015Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:59:00.015Z] [INFO] [2019-07-30T18:59:00.015Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T18:59:00.015Z] [INFO] [2019-07-30T18:59:00.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T18:59:00.015Z] [INFO] The project's OSGi version is 1.1.3.201907301829 [2019-07-30T18:59:00.015Z] [INFO] [2019-07-30T18:59:00.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T18:59:00.015Z] [INFO] [2019-07-30T18:59:00.015Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T18:59:00.015Z] [INFO] [2019-07-30T18:59:00.015Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T18:59:00.015Z] [INFO] [2019-07-30T18:59:00.015Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T18:59:00.015Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:59:00.015Z] [INFO] [2019-07-30T18:59:00.015Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T18:59:00.015Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:59:00.015Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources [2019-07-30T18:59:00.015Z] [INFO] [2019-07-30T18:59:00.015Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T18:59:00.015Z] [INFO] Compiling 37 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java:[99] [2019-07-30T18:59:00.578Z] fChildren.put(entry.getKey(), entry.getValue().clone()); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] 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 [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[327] [2019-07-30T18:59:00.578Z] if (entry.getValue().fRange.includes(range)) { [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] 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 [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[424] [2019-07-30T18:59:00.578Z] CallgraphRange parentRange = entry.getValue().fRange; [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] 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 [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[442] [2019-07-30T18:59:00.578Z] parent.addChild(entry.getValue().fFunc, entry.getKey()); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] 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 [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[481] [2019-07-30T18:59:00.578Z] ThreadNode threadNode = entry.getKey(); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] 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 [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[482] [2019-07-30T18:59:00.578Z] List subAttributes = entry.getValue(); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] 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 [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[17] [2019-07-30T18:59:00.578Z] import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider; [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[18] [2019-07-30T18:59:00.578Z] import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider; [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[29] [2019-07-30T18:59:00.578Z] * {@link SegmentStoreStatisticsDataProvider} factory for the [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2019-07-30T18:59:00.578Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] Discouraged access: The type 'TmfTreeCompositeDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] [2019-07-30T18:59:00.578Z] return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] Discouraged access: The method 'TmfTreeCompositeDataProvider.create(Collection, String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2019-07-30T18:59:00.578Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] Discouraged access: The constructor 'SegmentStoreStatisticsDataProvider(ITmfTrace, AbstractSegmentStatisticsAnalysis, String)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] [2019-07-30T18:59:00.578Z] return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes') [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[440] [2019-07-30T18:59:00.578Z] return getIntersectingElements(start, end).iterator(); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>' [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[540] [2019-07-30T18:59:00.578Z] return Iterables.transform(query2d, fct); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>' [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java:[29] [2019-07-30T18:59:00.578Z] static final Comparator COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd)); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] Null type safety (type annotations): The expression of type '@NonNull Comparator' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>' [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java:[233] [2019-07-30T18:59:00.578Z] IHostIdProvider hostProvider = fHostResolver.apply(this); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] 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 [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[128] [2019-07-30T18:59:00.578Z] long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[129] [2019-07-30T18:59:00.578Z] builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID)); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[131] [2019-07-30T18:59:00.578Z] List processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern()); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[143] [2019-07-30T18:59:00.578Z] threadParentId = getId(processQuark); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[152] [2019-07-30T18:59:00.578Z] List threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern()); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] Discouraged access: The method 'AbstractTreeDataProvider.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[175] [2019-07-30T18:59:00.578Z] return new TmfTreeModel<>(Collections.emptyList(), builder.build()); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] 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' [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[190] [2019-07-30T18:59:00.578Z] return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[197] [2019-07-30T18:59:00.578Z] long id = getId(stackLevelQuark); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] Discouraged access: The method 'AbstractTreeDataProvider.getId(int)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[198] [2019-07-30T18:59:00.578Z] builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid)); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^ [2019-07-30T18:59:00.578Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[222] [2019-07-30T18:59:00.578Z] Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] Discouraged access: The method 'AbstractTreeDataProvider.getSelectedEntries(SelectionTimeQueryFilter)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[227] [2019-07-30T18:59:00.578Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false)); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[229] [2019-07-30T18:59:00.578Z] return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true)); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>' [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[236] [2019-07-30T18:59:00.578Z] Collection times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime()); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] Discouraged access: The method 'AbstractTreeDataProvider.getTimes(TimeQueryFilter, long, long)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.core/target/classes') [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[262] [2019-07-30T18:59:00.578Z] applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor); [2019-07-30T18:59:00.578Z] ^^^^^^^^^^^^^^ [2019-07-30T18:59:00.578Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState' [2019-07-30T18:59:00.578Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[278] [2019-07-30T18:59:00.578Z] return new TimeGraphState(startTime, duration, value.hashCode(), name); [2019-07-30T18:59:00.835Z] ^^^^ [2019-07-30T18:59:00.835Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable [2019-07-30T18:59:00.835Z] 32 problems (32 warnings) [2019-07-30T18:59:00.835Z] [INFO] [2019-07-30T18:59:00.835Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T18:59:00.835Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:59:00.835Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources [2019-07-30T18:59:00.835Z] [INFO] [2019-07-30T18:59:00.835Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T18:59:00.835Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar [2019-07-30T18:59:00.835Z] [INFO] [2019-07-30T18:59:00.835Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T18:59:00.835Z] [INFO] [2019-07-30T18:59:00.835Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T18:59:00.835Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-30T18:59:00.835Z] [INFO] [2019-07-30T18:59:00.835Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T18:59:00.835Z] [INFO] [2019-07-30T18:59:00.835Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T18:59:00.835Z] [INFO] [2019-07-30T18:59:00.835Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T18:59:00.835Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-30T18:59:01.092Z] [INFO] [2019-07-30T18:59:01.092Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T18:59:01.092Z] [INFO] [2019-07-30T18:59:01.092Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T18:59:01.092Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:59:01.092Z] [INFO] [2019-07-30T18:59:01.092Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T18:59:01.092Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:59:01.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:59:01.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:59:01.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:59:01.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T18:59:01.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:59:02.168Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:59:02.168Z] [INFO] [2019-07-30T18:59:02.168Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T18:59:02.168Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar [2019-07-30T18:59:02.168Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.pom [2019-07-30T18:59:02.168Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-sources.jar [2019-07-30T18:59:02.168Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:59:02.168Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-p2metadata.xml [2019-07-30T18:59:02.168Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.1.3-SNAPSHOT-p2artifacts.xml [2019-07-30T18:59:02.168Z] [INFO] [2019-07-30T18:59:02.168Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core --- [2019-07-30T18:59:02.168Z] [INFO] [2019-07-30T18:59:02.168Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >-- [2019-07-30T18:59:02.168Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT [39/134] [2019-07-30T18:59:02.168Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:59:02.168Z] [INFO] [2019-07-30T18:59:02.168Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T18:59:02.168Z] [INFO] [2019-07-30T18:59:02.168Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T18:59:02.425Z] [INFO] The project's OSGi version is 1.0.2.201907301829 [2019-07-30T18:59:02.425Z] [INFO] [2019-07-30T18:59:02.425Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T18:59:02.425Z] [INFO] [2019-07-30T18:59:02.425Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T18:59:02.425Z] [INFO] [2019-07-30T18:59:02.425Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T18:59:02.425Z] [INFO] [2019-07-30T18:59:02.425Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T18:59:02.425Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:59:02.425Z] [INFO] [2019-07-30T18:59:02.425Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T18:59:02.425Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:59:02.425Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources [2019-07-30T18:59:02.425Z] [INFO] [2019-07-30T18:59:02.425Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T18:59:02.425Z] [INFO] Compiling 14 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes [2019-07-30T18:59:02.682Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs/org/eclipse/tracecompass/analysis/profiling/core/tests/data/TestDataBigCallStack.java:[145] [2019-07-30T18:59:02.682Z] stack.push(new OpenedFunction(ts, field.getValue().toString())); [2019-07-30T18:59:02.682Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:02.682Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:59:02.682Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/org/eclipse/tracecompass/analysis/profiling/core/tests/flamechart/CallStackStateSystemTest.java:[153] [2019-07-30T18:59:02.682Z] Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]); [2019-07-30T18:59:02.682Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:02.682Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:59:02.682Z] 2 problems (2 warnings) [2019-07-30T18:59:02.682Z] [INFO] [2019-07-30T18:59:02.682Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T18:59:02.682Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:59:02.682Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources [2019-07-30T18:59:02.682Z] [INFO] [2019-07-30T18:59:02.682Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T18:59:02.682Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-30T18:59:02.682Z] [INFO] [2019-07-30T18:59:02.682Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T18:59:02.682Z] [INFO] [2019-07-30T18:59:02.682Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T18:59:02.682Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-30T18:59:02.939Z] [INFO] [2019-07-30T18:59:02.939Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T18:59:02.939Z] [INFO] [2019-07-30T18:59:02.939Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T18:59:02.939Z] [INFO] [2019-07-30T18:59:02.939Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T18:59:02.939Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar [2019-07-30T18:59:02.939Z] [INFO] [2019-07-30T18:59:02.939Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T18:59:02.939Z] [INFO] [2019-07-30T18:59:02.939Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T18:59:04.307Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log [2019-07-30T18:59:04.307Z] [INFO] Command line: [2019-07-30T18:59:04.307Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T18:59:04.307Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:59:07.672Z] !SESSION 2019-07-30 18:59:04.255 ----------------------------------------------- [2019-07-30T18:59:07.672Z] eclipse.buildId=unknown [2019-07-30T18:59:07.672Z] java.version=1.8.0_202 [2019-07-30T18:59:07.672Z] java.vendor=Oracle Corporation [2019-07-30T18:59:07.672Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:59:07.672Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T18:59:07.672Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T18:59:07.672Z] [2019-07-30T18:59:07.672Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:59:07.049 [2019-07-30T18:59:07.672Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:59:07.672Z] !STACK 0 [2019-07-30T18:59:07.672Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T18:59:07.672Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:59:07.672Z] [2019-07-30T18:59:07.672Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:59:07.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:59:07.672Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:59:07.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:59:07.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:59:07.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:59:07.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:59:07.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:59:07.672Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:59:07.672Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:59:07.672Z] [2019-07-30T18:59:07.672Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:59:07.241 [2019-07-30T18:59:07.672Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:59:07.672Z] !STACK 0 [2019-07-30T18:59:07.672Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T18:59:07.672Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:59:07.672Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:59:07.672Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T18:59:07.672Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T18:59:07.672Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:59:07.672Z] [2019-07-30T18:59:07.672Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:59:07.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:59:07.672Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:59:07.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:59:07.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:59:07.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:59:07.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:59:07.672Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:59:07.672Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:59:07.672Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:59:10.194Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-30T18:59:10.451Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest [2019-07-30T18:59:10.451Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.127 s [2019-07-30T18:59:10.451Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-30T18:59:10.451Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-30T18:59:10.451Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.166 s [2019-07-30T18:59:10.451Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-30T18:59:10.451Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-30T18:59:10.451Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0 s [2019-07-30T18:59:10.451Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest) Time elapsed: 0.001 s [2019-07-30T18:59:10.451Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-30T18:59:10.451Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest [2019-07-30T18:59:10.451Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.002 s [2019-07-30T18:59:10.451Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.001 s [2019-07-30T18:59:10.451Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0.05 s [2019-07-30T18:59:10.451Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest) Time elapsed: 0 s [2019-07-30T18:59:10.451Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-30T18:59:12.972Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.115 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest [2019-07-30T18:59:12.972Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 2.011 s [2019-07-30T18:59:12.972Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest) Time elapsed: 0.1 s [2019-07-30T18:59:12.972Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-30T18:59:27.823Z] [2019-07-30T18:59:27.823Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-30 18:59:26.671 [2019-07-30T18:59:27.823Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace. [2019-07-30T18:59:35.922Z] [2019-07-30T18:59:35.922Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-07-30 18:59:35.267 [2019-07-30T18:59:35.922Z] !MESSAGE Incoherent callstack found on (10019) occasions [2019-07-30T18:59:36.486Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.969 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest [2019-07-30T18:59:36.486Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.03 s [2019-07-30T18:59:36.486Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 0.093 s [2019-07-30T18:59:36.486Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 22.674 s [2019-07-30T18:59:36.486Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest) Time elapsed: 1.108 s [2019-07-30T18:59:36.486Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-30T18:59:36.486Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest [2019-07-30T18:59:36.486Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T18:59:36.486Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T18:59:36.486Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T18:59:36.486Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-30T18:59:36.486Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.002 s [2019-07-30T18:59:36.486Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T18:59:36.486Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T18:59:36.486Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T18:59:36.486Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T18:59:36.486Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T18:59:36.486Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T18:59:36.486Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T18:59:36.486Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T18:59:36.486Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T18:59:36.486Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T18:59:36.486Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0.001 s [2019-07-30T18:59:36.486Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T18:59:36.486Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T18:59:36.486Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest) Time elapsed: 0 s [2019-07-30T18:59:36.486Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-30T18:59:44.584Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.168 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest [2019-07-30T18:59:44.584Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 0.073 s [2019-07-30T18:59:44.584Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest) Time elapsed: 7.092 s [2019-07-30T18:59:44.584Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-07-30T18:59:44.584Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest [2019-07-30T18:59:44.584Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-30T18:59:44.584Z] [2019-07-30T18:59:44.584Z] Results: [2019-07-30T18:59:44.584Z] [2019-07-30T18:59:44.584Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T18:59:44.584Z] [2019-07-30T18:59:44.584Z] [INFO] All tests passed! [2019-07-30T18:59:44.584Z] [INFO] [2019-07-30T18:59:44.584Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T18:59:44.584Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:59:44.584Z] [INFO] [2019-07-30T18:59:44.584Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T18:59:44.841Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T18:59:44.841Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:59:45.098Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:59:45.662Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T18:59:45.662Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:59:45.662Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:59:45.662Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T18:59:45.919Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T18:59:46.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T18:59:46.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:59:46.483Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:59:46.483Z] [INFO] [2019-07-30T18:59:46.483Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T18:59:46.483Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:59:46.483Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties 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 [2019-07-30T18:59:46.740Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:59:46.740Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:59:46.740Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:59:46.740Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T18:59:46.740Z] [INFO] [2019-07-30T18:59:46.740Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests --- [2019-07-30T18:59:46.740Z] [INFO] [2019-07-30T18:59:46.740Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >-- [2019-07-30T18:59:46.740Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT [40/134] [2019-07-30T18:59:46.740Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T18:59:46.740Z] [INFO] [2019-07-30T18:59:46.740Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T18:59:46.740Z] [INFO] [2019-07-30T18:59:46.740Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T18:59:46.740Z] [INFO] The project's OSGi version is 2.0.0.201907301829 [2019-07-30T18:59:46.740Z] [INFO] [2019-07-30T18:59:46.740Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T18:59:46.740Z] [INFO] [2019-07-30T18:59:46.740Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T18:59:46.740Z] [INFO] [2019-07-30T18:59:46.740Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T18:59:46.740Z] [INFO] [2019-07-30T18:59:46.740Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T18:59:46.740Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:59:46.740Z] [INFO] [2019-07-30T18:59:46.740Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T18:59:46.740Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:59:46.740Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources [2019-07-30T18:59:46.740Z] [INFO] [2019-07-30T18:59:46.740Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T18:59:46.740Z] [INFO] Compiling 26 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes [2019-07-30T18:59:47.324Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[111] [2019-07-30T18:59:47.324Z] private static final Comparator NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName); [2019-07-30T18:59:47.324Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:47.324Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>' [2019-07-30T18:59:47.324Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[117] [2019-07-30T18:59:47.324Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-30T18:59:47.324Z] ^^^^^^^^^^ [2019-07-30T18:59:47.324Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T18:59:47.324Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[118] [2019-07-30T18:59:47.324Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-30T18:59:47.324Z] ^^^^^^^^^^ [2019-07-30T18:59:47.324Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T18:59:47.324Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[134] [2019-07-30T18:59:47.324Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-30T18:59:47.324Z] ^^^^^^^^^^ [2019-07-30T18:59:47.324Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T18:59:47.324Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[135] [2019-07-30T18:59:47.324Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-30T18:59:47.324Z] ^^^^^^^^^^ [2019-07-30T18:59:47.324Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T18:59:47.324Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[197] [2019-07-30T18:59:47.324Z] ITimeGraphEntryModel model1 = t1.getModel(); [2019-07-30T18:59:47.324Z] ^^^^^^^^^^ [2019-07-30T18:59:47.324Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T18:59:47.324Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[198] [2019-07-30T18:59:47.324Z] ITimeGraphEntryModel model2 = t2.getModel(); [2019-07-30T18:59:47.324Z] ^^^^^^^^^^ [2019-07-30T18:59:47.324Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T18:59:47.325Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[217] [2019-07-30T18:59:47.325Z] ITimeGraphEntryModel entryModel = entry.getModel(); [2019-07-30T18:59:47.325Z] ^^^^^^^^^^ [2019-07-30T18:59:47.325Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T18:59:47.325Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[238] [2019-07-30T18:59:47.325Z] ITimeGraphEntryModel model = entry.getModel(); [2019-07-30T18:59:47.325Z] ^^^^^^^^^^ [2019-07-30T18:59:47.325Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T18:59:47.325Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[325] [2019-07-30T18:59:47.325Z] ITimeGraphState function = fFunctions.get(((TimeGraphEntry) selection).getModel().getId()); [2019-07-30T18:59:47.582Z] ^^^^^^^^^^ [2019-07-30T18:59:47.582Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T18:59:47.582Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[458] [2019-07-30T18:59:47.582Z] Map map = Maps.uniqueIndex(unfiltered, e -> e.getModel().getId()); [2019-07-30T18:59:47.582Z] ^^^^^^^^^^ [2019-07-30T18:59:47.582Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T18:59:47.582Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[565] [2019-07-30T18:59:47.582Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(selectionBegin, Long.MAX_VALUE, 2, Collections.singleton(callStackEntry.getModel().getId())); [2019-07-30T18:59:47.582Z] ^^^^^^^^^^ [2019-07-30T18:59:47.582Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T18:59:47.582Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2019-07-30T18:59:47.582Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-30T18:59:47.582Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:47.582Z] 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>' [2019-07-30T18:59:47.582Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] [2019-07-30T18:59:47.582Z] SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId())); [2019-07-30T18:59:47.582Z] ^^^^^^^^^^ [2019-07-30T18:59:47.582Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T18:59:47.582Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[710] [2019-07-30T18:59:47.582Z] Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace); [2019-07-30T18:59:47.582Z] ^^^^^^^^ [2019-07-30T18:59:47.582Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T18:59:47.582Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[739] [2019-07-30T18:59:47.582Z] all.forEach(entry -> fFunctions.remove(entry.getModel().getId())); [2019-07-30T18:59:47.582Z] ^^^^^^^^^^ [2019-07-30T18:59:47.582Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T18:59:47.582Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[74] [2019-07-30T18:59:47.582Z] ITimeGraphEntryModel model = ((TimeGraphEntry) entry).getModel(); [2019-07-30T18:59:47.582Z] ^^^^^^^^^^ [2019-07-30T18:59:47.582Z] The method getModel() from the type TimeGraphEntry is deprecated [2019-07-30T18:59:47.582Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[115] [2019-07-30T18:59:47.582Z] return State.MULTIPLE.toString(); [2019-07-30T18:59:47.582Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:47.582Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:59:47.582Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/callgraph/statistics/CallGraphStatisticsViewer.java:[69] [2019-07-30T18:59:47.582Z] TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element; [2019-07-30T18:59:47.582Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:47.582Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T18:59:47.582Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/flamegraph/FlameGraphView.java:[244] [2019-07-30T18:59:47.582Z] Activator.getDefault().logError(e.getMessage(), e); [2019-07-30T18:59:47.582Z] ^^^^^^^^^^^^^^ [2019-07-30T18:59:47.582Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T18:59:47.582Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/symbols/BasicSymbolProviderPreferencePage.java:[293] [2019-07-30T18:59:47.582Z] Activator.getDefault().logError("Cannot read the file " + fullPath, e); //$NON-NLS-1$//$NON-NLS-2$ [2019-07-30T18:59:47.582Z] ^^^^^^^^^^^^^ [2019-07-30T18:59:47.582Z] Unnecessary $NON-NLS$ tag [2019-07-30T18:59:47.582Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[72] [2019-07-30T18:59:47.582Z] return getImageDescripterFromPath(path).createImage(); [2019-07-30T18:59:47.582Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:47.582Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image' [2019-07-30T18:59:47.582Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[84] [2019-07-30T18:59:47.582Z] return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path); [2019-07-30T18:59:47.582Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T18:59:47.582Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor' [2019-07-30T18:59:47.582Z] 23 problems (23 warnings) [2019-07-30T18:59:47.582Z] [INFO] [2019-07-30T18:59:47.582Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T18:59:47.582Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:59:47.582Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources [2019-07-30T18:59:47.582Z] [INFO] [2019-07-30T18:59:47.582Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T18:59:47.582Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-30T18:59:47.582Z] [INFO] [2019-07-30T18:59:47.582Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T18:59:47.582Z] [INFO] [2019-07-30T18:59:47.582Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T18:59:47.582Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-30T18:59:47.582Z] [INFO] [2019-07-30T18:59:47.582Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T18:59:47.582Z] [INFO] [2019-07-30T18:59:47.582Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T18:59:47.582Z] [INFO] [2019-07-30T18:59:47.582Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T18:59:47.582Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-30T18:59:47.839Z] [INFO] [2019-07-30T18:59:47.839Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T18:59:47.839Z] [INFO] [2019-07-30T18:59:47.839Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T18:59:47.839Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T18:59:47.839Z] [INFO] [2019-07-30T18:59:47.839Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T18:59:49.731Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T18:59:49.987Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T18:59:49.987Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T18:59:50.550Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T18:59:50.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T18:59:50.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T18:59:51.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T18:59:52.593Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T18:59:52.593Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T18:59:52.593Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T18:59:52.593Z] [INFO] [2019-07-30T18:59:52.593Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T18:59:52.593Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar [2019-07-30T18:59:52.593Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.pom [2019-07-30T18:59:52.593Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-30T18:59:52.593Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T18:59:52.593Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T18:59:52.593Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T18:59:52.593Z] [INFO] [2019-07-30T18:59:52.593Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui --- [2019-07-30T18:59:52.593Z] [INFO] [2019-07-30T18:59:52.593Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >--- [2019-07-30T18:59:52.593Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT [41/134] [2019-07-30T18:59:52.593Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T18:59:52.593Z] [INFO] [2019-07-30T18:59:52.593Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T18:59:52.593Z] [INFO] [2019-07-30T18:59:52.593Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T18:59:52.593Z] [INFO] The project's OSGi version is 1.0.10.201907301829 [2019-07-30T18:59:52.593Z] [INFO] [2019-07-30T18:59:52.593Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T18:59:52.593Z] [INFO] [2019-07-30T18:59:52.593Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T18:59:52.593Z] [INFO] [2019-07-30T18:59:52.593Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T18:59:52.593Z] [INFO] [2019-07-30T18:59:52.593Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T18:59:52.593Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T18:59:52.593Z] [INFO] [2019-07-30T18:59:52.593Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T18:59:52.593Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:59:52.593Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources [2019-07-30T18:59:52.593Z] [INFO] [2019-07-30T18:59:52.593Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T18:59:52.593Z] [INFO] Compiling 54 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes [2019-07-30T18:59:53.962Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/org/eclipse/tracecompass/tmf/ui/tests/views/TmfViewFactoryTest.java:[123] [2019-07-30T18:59:53.962Z] assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView)); [2019-07-30T18:59:53.962Z] ^^^^^^^^^ [2019-07-30T18:59:53.962Z] Unlikely argument type IViewPart for contains(Object) on a Collection [2019-07-30T18:59:53.963Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[105] [2019-07-30T18:59:53.963Z] return tmfEvent; [2019-07-30T18:59:53.963Z] ^^^^^^^^^^^^^^^^ [2019-07-30T18:59:53.963Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T18:59:53.963Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[109] [2019-07-30T18:59:53.963Z] return null; [2019-07-30T18:59:53.963Z] ^^^^^^^^^^^^ [2019-07-30T18:59:53.963Z] Potential resource leak: 'stream' may not be closed at this location [2019-07-30T18:59:53.963Z] 3 problems (3 warnings) [2019-07-30T18:59:53.963Z] [INFO] [2019-07-30T18:59:53.963Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T18:59:53.963Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T18:59:53.963Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources [2019-07-30T18:59:53.963Z] [INFO] [2019-07-30T18:59:53.963Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T18:59:53.963Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-30T18:59:53.963Z] [INFO] [2019-07-30T18:59:53.963Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T18:59:53.963Z] [INFO] [2019-07-30T18:59:53.963Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T18:59:53.963Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-30T18:59:54.219Z] [INFO] [2019-07-30T18:59:54.219Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T18:59:54.219Z] [INFO] [2019-07-30T18:59:54.219Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T18:59:54.219Z] [INFO] [2019-07-30T18:59:54.219Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T18:59:54.219Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-30T18:59:54.477Z] [INFO] [2019-07-30T18:59:54.477Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T18:59:54.477Z] [INFO] [2019-07-30T18:59:54.477Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T18:59:55.845Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log [2019-07-30T18:59:55.845Z] [INFO] Command line: [2019-07-30T18:59:55.845Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T18:59:55.845Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T18:59:59.117Z] !SESSION 2019-07-30 18:59:55.778 ----------------------------------------------- [2019-07-30T18:59:59.117Z] eclipse.buildId=unknown [2019-07-30T18:59:59.117Z] java.version=1.8.0_202 [2019-07-30T18:59:59.117Z] java.vendor=Oracle Corporation [2019-07-30T18:59:59.117Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T18:59:59.117Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T18:59:59.117Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T18:59:59.117Z] [2019-07-30T18:59:59.117Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 18:59:58.629 [2019-07-30T18:59:59.117Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:59:59.117Z] !STACK 0 [2019-07-30T18:59:59.117Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T18:59:59.117Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:59:59.117Z] [2019-07-30T18:59:59.117Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:59:59.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:59:59.117Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:59:59.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:59:59.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:59:59.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:59:59.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:59:59.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:59:59.117Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:59:59.117Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T18:59:59.117Z] [2019-07-30T18:59:59.117Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 18:59:58.755 [2019-07-30T18:59:59.117Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T18:59:59.117Z] !STACK 0 [2019-07-30T18:59:59.117Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T18:59:59.117Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:59:59.117Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T18:59:59.117Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T18:59:59.117Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T18:59:59.117Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T18:59:59.117Z] [2019-07-30T18:59:59.117Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T18:59:59.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T18:59:59.117Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T18:59:59.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T18:59:59.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T18:59:59.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T18:59:59.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T18:59:59.117Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T18:59:59.117Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T18:59:59.117Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:00:01.009Z] process 6067: 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 [2019-07-30T19:00:01.009Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T19:00:01.266Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:00:01.266Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:00:13.447Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-30T19:00:14.815Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.221 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest [2019-07-30T19:00:14.815Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 1.202 s [2019-07-30T19:00:14.815Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 0.042 s [2019-07-30T19:00:14.815Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest) Time elapsed: 1.91 s [2019-07-30T19:00:14.815Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-30T19:00:18.088Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.683 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest [2019-07-30T19:00:18.088Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 0.905 s [2019-07-30T19:00:18.088Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest) Time elapsed: 1.777 s [2019-07-30T19:00:18.088Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-30T19:00:19.979Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.48 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest [2019-07-30T19:00:19.979Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest) Time elapsed: 2.479 s [2019-07-30T19:00:19.979Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-30T19:00:24.153Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.934 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest [2019-07-30T19:00:24.153Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.279 s [2019-07-30T19:00:24.153Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.456 s [2019-07-30T19:00:24.153Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 1.372 s [2019-07-30T19:00:24.153Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 0.798 s [2019-07-30T19:00:24.153Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest) Time elapsed: 1.028 s [2019-07-30T19:00:24.153Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-30T19:00:25.082Z] [2019-07-30T19:00:25.082Z] !ENTRY org.eclipse.core.resources 2 2 2019-07-30 19:00:25.022 [2019-07-30T19:00:25.082Z] !MESSAGE Save operation warnings. [2019-07-30T19:00:25.082Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2019-07-30 19:00:25.023 [2019-07-30T19:00:25.082Z] !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. [2019-07-30T19:00:25.082Z] [2019-07-30T19:00:25.082Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-30 19:00:25.050 [2019-07-30T19:00:25.082Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0.002 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%) [2019-07-30T19:00:25.339Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.258 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest [2019-07-30T19:00:25.339Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.782 s [2019-07-30T19:00:25.339Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0.014 s [2019-07-30T19:00:25.339Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest) Time elapsed: 0 s [2019-07-30T19:00:25.339Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-30T19:00:57.383Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.17 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest [2019-07-30T19:00:57.383Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 4.251 s [2019-07-30T19:00:57.383Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 6.156 s [2019-07-30T19:00:57.383Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 1.447 s [2019-07-30T19:00:57.383Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest) Time elapsed: 3.307 s [2019-07-30T19:00:57.383Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-30T19:01:19.282Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.215 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest [2019-07-30T19:01:19.282Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.481 s [2019-07-30T19:01:19.282Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.744 s [2019-07-30T19:01:19.282Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.668 s [2019-07-30T19:01:19.282Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.5 s [2019-07-30T19:01:19.282Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.272 s [2019-07-30T19:01:19.282Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.584 s [2019-07-30T19:01:19.282Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 2.17 s [2019-07-30T19:01:19.282Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.63 s [2019-07-30T19:01:19.282Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest) Time elapsed: 1.75 s [2019-07-30T19:01:19.282Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-30T19:02:05.975Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.583 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest [2019-07-30T19:02:05.975Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.726 s [2019-07-30T19:02:05.975Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 14.453 s [2019-07-30T19:02:05.975Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 3.242 s [2019-07-30T19:02:05.975Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 2.77 s [2019-07-30T19:02:05.975Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 0 s [2019-07-30T19:02:05.975Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest) Time elapsed: 14.295 s [2019-07-30T19:02:05.975Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-30T19:02:32.486Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.724 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest [2019-07-30T19:02:32.486Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 2.046 s [2019-07-30T19:02:32.486Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 16.162 s [2019-07-30T19:02:32.486Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.052 s [2019-07-30T19:02:32.486Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0.124 s [2019-07-30T19:02:32.486Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest) Time elapsed: 0 s [2019-07-30T19:02:32.486Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-30T19:02:59.001Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.62 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest [2019-07-30T19:02:59.001Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.511 s [2019-07-30T19:02:59.001Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.508 s [2019-07-30T19:02:59.001Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.482 s [2019-07-30T19:02:59.001Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 4.193 s [2019-07-30T19:02:59.001Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest) Time elapsed: 3.529 s [2019-07-30T19:02:59.001Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-30T19:03:11.181Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.97 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest [2019-07-30T19:03:11.181Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 1.542 s [2019-07-30T19:03:11.181Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest) Time elapsed: 0.002 s [2019-07-30T19:03:11.181Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-30T19:03:12.110Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.323 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest [2019-07-30T19:03:12.110Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest) Time elapsed: 1.323 s [2019-07-30T19:03:12.110Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest [2019-07-30T19:03:12.110Z] 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 [2019-07-30T19:03:12.110Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T19:03:12.110Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.001 s [2019-07-30T19:03:12.110Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T19:03:12.110Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T19:03:12.110Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T19:03:12.110Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T19:03:12.110Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0 s [2019-07-30T19:03:12.110Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest) Time elapsed: 0.002 s [2019-07-30T19:03:12.110Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-30T19:03:12.110Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest [2019-07-30T19:03:12.110Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.002 s [2019-07-30T19:03:12.110Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest) Time elapsed: 0.121 s [2019-07-30T19:03:12.110Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-30T19:03:12.110Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest [2019-07-30T19:03:12.110Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0.007 s [2019-07-30T19:03:12.110Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest) Time elapsed: 0 s [2019-07-30T19:03:12.110Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-30T19:03:12.674Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest [2019-07-30T19:03:12.674Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest) Time elapsed: 0.694 s [2019-07-30T19:03:12.674Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-30T19:03:12.931Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest [2019-07-30T19:03:12.931Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-30T19:03:12.931Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T19:03:12.931Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0.001 s [2019-07-30T19:03:12.931Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T19:03:12.931Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T19:03:12.931Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T19:03:12.931Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T19:03:12.931Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T19:03:12.931Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T19:03:12.931Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T19:03:12.931Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest) Time elapsed: 0 s [2019-07-30T19:03:12.931Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-30T19:03:16.203Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.464 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest [2019-07-30T19:03:16.203Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 1.222 s [2019-07-30T19:03:16.203Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 1.382 s [2019-07-30T19:03:16.203Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest) Time elapsed: 0.79 s [2019-07-30T19:03:16.203Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-30T19:03:17.590Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.137 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest [2019-07-30T19:03:17.590Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.504 s [2019-07-30T19:03:17.590Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest) Time elapsed: 0.632 s [2019-07-30T19:03:17.590Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-30T19:03:22.840Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.504 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest [2019-07-30T19:03:22.840Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 1 s [2019-07-30T19:03:22.840Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 2.093 s [2019-07-30T19:03:22.840Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest) Time elapsed: 2.278 s [2019-07-30T19:03:22.840Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-30T19:03:22.840Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest [2019-07-30T19:03:22.840Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.02 s [2019-07-30T19:03:22.840Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.003 s [2019-07-30T19:03:22.840Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest) Time elapsed: 0.004 s [2019-07-30T19:03:22.840Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-30T19:03:22.840Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest [2019-07-30T19:03:22.840Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0.003 s [2019-07-30T19:03:22.840Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T19:03:22.840Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T19:03:22.840Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T19:03:22.840Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T19:03:22.840Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest) Time elapsed: 0 s [2019-07-30T19:03:22.840Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-30T19:03:23.098Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest [2019-07-30T19:03:23.098Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-07-30T19:03:23.098Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest [2019-07-30T19:03:23.098Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-30T19:03:23.098Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest [2019-07-30T19:03:23.098Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest) Time elapsed: 0.002 s [2019-07-30T19:03:23.098Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-30T19:03:23.098Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest [2019-07-30T19:03:23.098Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.001 s [2019-07-30T19:03:23.098Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0.002 s [2019-07-30T19:03:23.098Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-30T19:03:23.098Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest [2019-07-30T19:03:23.098Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0.001 s [2019-07-30T19:03:23.098Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2019-07-30T19:03:23.098Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest [2019-07-30T19:03:23.098Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-30T19:03:23.098Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest [2019-07-30T19:03:23.098Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0.001 s [2019-07-30T19:03:23.098Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-30T19:03:23.098Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest [2019-07-30T19:03:23.098Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.009 s [2019-07-30T19:03:23.098Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.002 s [2019-07-30T19:03:23.098Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0.001 s [2019-07-30T19:03:23.098Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest) Time elapsed: 0 s [2019-07-30T19:03:23.098Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-30T19:03:23.098Z] [2019-07-30T19:03:23.098Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-30 19:03:22.975 [2019-07-30T19:03:23.098Z] !MESSAGE no spawner in java.library.path [2019-07-30T19:03:23.098Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest [2019-07-30T19:03:23.098Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest) Time elapsed: 0.099 s [2019-07-30T19:03:23.098Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-30T19:03:23.355Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest [2019-07-30T19:03:23.355Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T19:03:23.355Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T19:03:23.355Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-30T19:03:23.355Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T19:03:23.355Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T19:03:23.355Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T19:03:23.355Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T19:03:23.355Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T19:03:23.355Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T19:03:23.355Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T19:03:23.355Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T19:03:23.355Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.072 s [2019-07-30T19:03:23.355Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.003 s [2019-07-30T19:03:23.355Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T19:03:23.355Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T19:03:23.355Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T19:03:23.355Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T19:03:23.355Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T19:03:23.355Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T19:03:23.355Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T19:03:23.355Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T19:03:23.355Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T19:03:23.355Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.001 s [2019-07-30T19:03:23.355Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T19:03:23.355Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0 s [2019-07-30T19:03:23.355Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.003 s [2019-07-30T19:03:23.355Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest) Time elapsed: 0.002 s [2019-07-30T19:03:23.355Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-30T19:03:23.355Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest [2019-07-30T19:03:23.355Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.066 s [2019-07-30T19:03:23.355Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-30T19:03:23.355Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.004 s [2019-07-30T19:03:23.355Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0.001 s [2019-07-30T19:03:23.355Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest) Time elapsed: 0 s [2019-07-30T19:03:23.355Z] [2019-07-30T19:03:23.355Z] Results: [2019-07-30T19:03:23.355Z] [2019-07-30T19:03:23.355Z] Tests run: 185, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:03:23.355Z] [2019-07-30T19:03:23.919Z] [2019-07-30T19:03:23.919Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 19:03:23.749 [2019-07-30T19:03:23.919Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T19:03:24.483Z] [INFO] All tests passed! [2019-07-30T19:03:24.483Z] [INFO] [2019-07-30T19:03:24.483Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T19:03:24.483Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:03:24.483Z] [INFO] [2019-07-30T19:03:24.483Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T19:03:24.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:03:24.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:03:24.997Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:03:25.561Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:03:25.561Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:03:25.561Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:03:25.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T19:03:25.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:03:25.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T19:03:26.747Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:03:27.677Z] [INFO] [2019-07-30T19:03:27.677Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T19:03:27.677Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar [2019-07-30T19:03:27.677Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.pom [2019-07-30T19:03:27.677Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-30T19:03:27.677Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:03:27.677Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-30T19:03:27.677Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-30T19:03:27.677Z] [INFO] [2019-07-30T19:03:27.677Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests --- [2019-07-30T19:03:27.677Z] [INFO] [2019-07-30T19:03:27.677Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >-- [2019-07-30T19:03:27.677Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT [42/134] [2019-07-30T19:03:27.677Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:03:27.677Z] [INFO] [2019-07-30T19:03:27.677Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T19:03:27.677Z] [INFO] [2019-07-30T19:03:27.677Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T19:03:27.677Z] [INFO] The project's OSGi version is 1.0.9.201907301829 [2019-07-30T19:03:27.677Z] [INFO] [2019-07-30T19:03:27.677Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T19:03:27.677Z] [INFO] [2019-07-30T19:03:27.677Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T19:03:27.677Z] [INFO] [2019-07-30T19:03:27.677Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T19:03:27.677Z] [INFO] [2019-07-30T19:03:27.677Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T19:03:27.677Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:03:27.677Z] [INFO] [2019-07-30T19:03:27.677Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T19:03:27.677Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:03:27.677Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources [2019-07-30T19:03:27.677Z] [INFO] [2019-07-30T19:03:27.677Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T19:03:27.934Z] [INFO] Compiling 46 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes [2019-07-30T19:03:29.301Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[23] [2019-07-30T19:03:29.301Z] import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent; [2019-07-30T19:03:29.301Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:03:29.301Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T19:03:29.301Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[128] [2019-07-30T19:03:29.301Z] fEntries.add(pulse); [2019-07-30T19:03:29.301Z] ^^^^^ [2019-07-30T19:03:29.301Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry' [2019-07-30T19:03:29.301Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2019-07-30T19:03:29.301Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-30T19:03:29.301Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:03:29.301Z] Discouraged access: The constructor 'TimeLineEvent(ITimeGraphEntry, long, List)' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T19:03:29.301Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] [2019-07-30T19:03:29.301Z] events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4))); [2019-07-30T19:03:29.301Z] ^^^^^^^^^^^^^ [2019-07-30T19:03:29.301Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui/target/classes') [2019-07-30T19:03:29.301Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] [2019-07-30T19:03:29.301Z] fEvents.put(pulse.getName(), events); [2019-07-30T19:03:29.301Z] ^^^^^^ [2019-07-30T19:03:29.301Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>' [2019-07-30T19:03:29.301Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[171] [2019-07-30T19:03:29.301Z] regexes.put(IFilterProperty.BOUND, fFilterRegex); [2019-07-30T19:03:29.301Z] ^^^^^^^^^^^^ [2019-07-30T19:03:29.301Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T19:03:29.301Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[179] [2019-07-30T19:03:29.301Z] public void setFilterRegex(String filterRegex) { [2019-07-30T19:03:29.301Z] ^^^^^^^^^^^ [2019-07-30T19:03:29.301Z] Javadoc: Missing tag for parameter filterRegex [2019-07-30T19:03:29.301Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[227] [2019-07-30T19:03:29.301Z] ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues())); [2019-07-30T19:03:29.301Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:03:29.301Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to 'List<@Nullable Long>' [2019-07-30T19:03:29.301Z] 8 problems (8 warnings) [2019-07-30T19:03:29.301Z] [INFO] [2019-07-30T19:03:29.301Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T19:03:29.301Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:03:29.301Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources [2019-07-30T19:03:29.301Z] [INFO] [2019-07-30T19:03:29.301Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T19:03:29.301Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T19:03:29.301Z] [INFO] [2019-07-30T19:03:29.301Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T19:03:29.301Z] [INFO] [2019-07-30T19:03:29.301Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T19:03:29.301Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-30T19:03:29.557Z] [INFO] [2019-07-30T19:03:29.557Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T19:03:29.557Z] [INFO] [2019-07-30T19:03:29.557Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T19:03:29.557Z] [INFO] [2019-07-30T19:03:29.557Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T19:03:29.557Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-30T19:03:29.816Z] [INFO] [2019-07-30T19:03:29.816Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T19:03:29.816Z] [INFO] [2019-07-30T19:03:29.816Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T19:03:31.342Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T19:03:31.342Z] [INFO] Command line: [2019-07-30T19:03:31.342Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T19:03:31.342Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:03:34.612Z] !SESSION 2019-07-30 19:03:31.231 ----------------------------------------------- [2019-07-30T19:03:34.612Z] eclipse.buildId=unknown [2019-07-30T19:03:34.612Z] java.version=1.8.0_202 [2019-07-30T19:03:34.612Z] java.vendor=Oracle Corporation [2019-07-30T19:03:34.612Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:03:34.612Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T19:03:34.612Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T19:03:34.612Z] [2019-07-30T19:03:34.612Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:03:34.046 [2019-07-30T19:03:34.612Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:03:34.612Z] !STACK 0 [2019-07-30T19:03:34.612Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T19:03:34.612Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:03:34.612Z] [2019-07-30T19:03:34.612Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:03:34.612Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:03:34.612Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:03:34.612Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:03:34.612Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:03:34.612Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:03:34.612Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:03:34.612Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:03:34.612Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:03:34.612Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:03:34.612Z] [2019-07-30T19:03:34.612Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:03:34.227 [2019-07-30T19:03:34.612Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:03:34.612Z] !STACK 0 [2019-07-30T19:03:34.612Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T19:03:34.612Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:03:34.612Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:03:34.612Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:03:34.612Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T19:03:34.612Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:03:34.612Z] [2019-07-30T19:03:34.612Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:03:34.612Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:03:34.612Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:03:34.612Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:03:34.612Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:03:34.612Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:03:34.612Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:03:34.612Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:03:34.612Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:03:34.612Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:03:37.883Z] process 6499: 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 [2019-07-30T19:03:37.883Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T19:03:37.883Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:03:37.883Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:03:47.835Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-30T19:03:47.835Z] Display size: 1440x900 [2019-07-30T19:03:47.835Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T19:03:47.835Z] GTK version=3.18.9 [2019-07-30T19:03:47.835Z] GTK theme=Ambiance [2019-07-30T19:03:47.835Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T19:03:47.835Z] Time zone: Coordinated Universal Time [2019-07-30T19:03:47.835Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T19:03:47.835Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T19:03:54.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1145338625 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T19:03:55.353Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:03:55.353Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:03:55.353Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:03:55.609Z] *** BUG *** [2019-07-30T19:03:55.609Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:03:55.609Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:03:55.609Z] [2019-07-30T19:03:55.609Z] *** BUG *** [2019-07-30T19:03:55.609Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:03:55.609Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:03:55.609Z] [2019-07-30T19:03:55.609Z] *** BUG *** [2019-07-30T19:03:55.609Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:03:55.609Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:03:55.609Z] [2019-07-30T19:03:55.609Z] *** BUG *** [2019-07-30T19:03:55.609Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:03:55.609Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:03:55.609Z] [2019-07-30T19:03:55.866Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:03:55.866Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:03:55.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1145340015 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:03:55.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:03:55.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:03:55.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:03:55.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1145340090 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:03:55.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1145340091 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:03:55.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1145340091 data=null} to TreeItem with text {Tracing} [2019-07-30T19:03:55.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1145340092 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:03:55.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145340093 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} [2019-07-30T19:03:56.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1145340185 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:03:56.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1145340187 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:03:56.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1145340187 data=null} to TreeItem with text {Tracing} [2019-07-30T19:03:56.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1145340188 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:03:56.123Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145340189 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} [2019-07-30T19:03:56.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1145340192 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:03:56.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:03:56.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1145340195 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T19:03:56.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1145340195 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T19:03:56.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1145340195 data=null} to Tree node with text: Trace Types [2019-07-30T19:03:56.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1145340196 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T19:03:56.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145340197 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 [2019-07-30T19:03:56.123Z] *** BUG *** [2019-07-30T19:03:56.123Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:03:56.123Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:03:56.123Z] [2019-07-30T19:03:56.123Z] *** BUG *** [2019-07-30T19:03:56.123Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:03:56.123Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:03:56.123Z] [2019-07-30T19:03:56.123Z] *** BUG *** [2019-07-30T19:03:56.123Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:03:56.123Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:03:56.123Z] [2019-07-30T19:03:56.123Z] *** BUG *** [2019-07-30T19:03:56.123Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:03:56.123Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:03:56.123Z] [2019-07-30T19:03:56.123Z] *** BUG *** [2019-07-30T19:03:56.123Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:03:56.123Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:03:56.123Z] [2019-07-30T19:03:56.123Z] *** BUG *** [2019-07-30T19:03:56.123Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:03:56.123Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:03:56.123Z] [2019-07-30T19:03:56.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1145340381 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T19:03:56.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:03:56.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:03:56.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:03:56.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - Clicking on Check all [2019-07-30T19:03:56.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1145340406 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') [2019-07-30T19:03:56.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1145340407 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') [2019-07-30T19:03:56.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1145340407 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:03:56.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1145340408 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:03:56.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1145340408 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') [2019-07-30T19:03:56.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1145340408 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') [2019-07-30T19:03:56.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1145340409 data=null item=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') [2019-07-30T19:03:56.381Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1145340409 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') [2019-07-30T19:03:56.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1145340410 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') [2019-07-30T19:03:56.381Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1145340410 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') [2019-07-30T19:03:56.381Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1145340411 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:03:56.381Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1145340411 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:03:56.381Z] DEBUG - Clicked on Check all [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - Clicking on &Apply [2019-07-30T19:03:56.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1145340417 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') [2019-07-30T19:03:56.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1145340417 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') [2019-07-30T19:03:56.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1145340417 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:03:56.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1145340417 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:03:56.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1145340480 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') [2019-07-30T19:03:56.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1145340481 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') [2019-07-30T19:03:56.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1145340481 data=null item=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') [2019-07-30T19:03:56.381Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1145340484 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') [2019-07-30T19:03:56.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1145340484 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') [2019-07-30T19:03:56.381Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1145340485 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') [2019-07-30T19:03:56.381Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1145340485 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:03:56.381Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1145340485 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:03:56.381Z] DEBUG - Clicked on &Apply [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:03:56.381Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:03:56.381Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:03:56.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1145340494 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') [2019-07-30T19:03:56.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1145340495 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') [2019-07-30T19:03:56.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1145340495 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:03:56.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1145340497 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:03:56.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1145340497 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') [2019-07-30T19:03:56.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1145340498 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') [2019-07-30T19:03:56.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1145340498 data=null item=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') [2019-07-30T19:03:56.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1145339419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:03:56.637Z] DEBUG - Clicked on [2019-07-30T19:03:57.201Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T19:03:57.201Z] DEBUG - number of items : 11 [2019-07-30T19:03:57.201Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters} [2019-07-30T19:03:57.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145341294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T19:03:57.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145341294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T19:03:57.201Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145341295 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-30T19:03:57.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145341295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T19:03:57.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145341295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T19:03:57.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145341296 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} [2019-07-30T19:03:57.201Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145341333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T19:03:57.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145341333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T19:03:57.201Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145341334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters} [2019-07-30T19:03:57.201Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145341334 data=null doit=true} to ToolItem with tooltip text {Import filters} [2019-07-30T19:03:57.201Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145341335 data=null} to ToolItem with tooltip text {Import filters} [2019-07-30T19:03:57.201Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters} [2019-07-30T19:03:57.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:03:57.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:03:57.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:03:57.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:03:57.201Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-30T19:03:57.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1145341388 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-30T19:03:57.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1145341389 data=null} to TreeItem with text {FILTER test} [2019-07-30T19:03:57.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1145341389 data=null button=1 stateMask=0x0 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-30T19:03:57.201Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145341389 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} [2019-07-30T19:03:57.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1145341391 data=null button=1 stateMask=0x80000 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-30T19:03:57.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1145341392 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T19:03:57.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1145341392 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T19:03:57.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1145341393 data=null button=1 stateMask=0x0 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T19:03:57.201Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145341393 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 [2019-07-30T19:03:57.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1145341396 data=null button=1 stateMask=0x80000 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T19:03:57.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:03:57.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1145341398 data=null button=0 stateMask=0x0 x=200 y=32 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T19:03:57.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1145341398 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T19:03:57.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1145341398 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T19:03:57.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1145341398 data=null button=1 stateMask=0x0 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T19:03:57.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145341399 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 [2019-07-30T19:03:57.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1145341429 data=null button=1 stateMask=0x80000 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T19:03:57.458Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-30T19:03:57.458Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-30T19:03:57.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1145341497 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T19:03:57.458Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:03:57.458Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:03:57.458Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:03:58.021Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:03:58.021Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:03:58.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1145342086 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:03:58.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:03:58.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:03:58.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:03:58.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:03:58.021Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:03:58.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1145342092 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:03:58.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1145342092 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:03:58.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1145342093 data=null} to TreeItem with text {Tracing} [2019-07-30T19:03:58.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1145342093 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:03:58.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145342093 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} [2019-07-30T19:03:58.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1145342131 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:03:58.021Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:03:58.021Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:03:58.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1145342136 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T19:03:58.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1145342136 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T19:03:58.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1145342180 data=null} to Tree node with text: Trace Types [2019-07-30T19:03:58.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1145342180 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T19:03:58.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145342181 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 [2019-07-30T19:03:58.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1145342184 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T19:03:58.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:03:58.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:03:58.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:03:58.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:03:58.021Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:03:58.021Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:03:58.021Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:03:58.021Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:03:58.021Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T19:03:58.021Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:03:58.021Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:03:58.021Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:03:58.021Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:03:58.021Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:03:58.021Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:03:58.021Z] DEBUG - Clicking on Uncheck all [2019-07-30T19:03:58.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1145342192 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') [2019-07-30T19:03:58.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1145342192 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') [2019-07-30T19:03:58.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1145342193 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:03:58.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1145342193 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:03:58.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1145342205 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') [2019-07-30T19:03:58.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1145342206 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') [2019-07-30T19:03:58.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1145342206 data=null item=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') [2019-07-30T19:03:58.021Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1145342208 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') [2019-07-30T19:03:58.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1145342209 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') [2019-07-30T19:03:58.021Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1145342209 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') [2019-07-30T19:03:58.021Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1145342209 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:03:58.021Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1145342209 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:03:58.021Z] DEBUG - Clicked on Uncheck all [2019-07-30T19:03:58.021Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree') [2019-07-30T19:03:58.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1145342217 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-30T19:03:58.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1145342218 data=null} to TreeItem with text {Custom XML} [2019-07-30T19:03:58.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1145342218 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T19:03:58.021Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145342219 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} [2019-07-30T19:03:58.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1145342220 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T19:03:58.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1145342221 data=null doit=true} to Tree node with text: testxmlextension [2019-07-30T19:03:58.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1145342221 data=null} to Tree node with text: testxmlextension [2019-07-30T19:03:58.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1145342222 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T19:03:58.021Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145342222 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 [2019-07-30T19:03:58.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1145342222 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T19:03:58.021Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:03:58.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=1145342225 data=null button=0 stateMask=0x0 x=119 y=77 count=0} to Tree node with text: testxmlextension [2019-07-30T19:03:58.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=1145342226 data=null doit=true} to Tree node with text: testxmlextension [2019-07-30T19:03:58.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=1145342226 data=null} to Tree node with text: testxmlextension [2019-07-30T19:03:58.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=1145342227 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T19:03:58.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145342283 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 [2019-07-30T19:03:58.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=1145342284 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:03:58.278Z] DEBUG - Clicking on Check selected [2019-07-30T19:03:58.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1145342288 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') [2019-07-30T19:03:58.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1145342288 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') [2019-07-30T19:03:58.278Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1145342289 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:03:58.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1145342289 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:03:58.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1145342289 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') [2019-07-30T19:03:58.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1145342289 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') [2019-07-30T19:03:58.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1145342290 data=null item=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') [2019-07-30T19:03:58.278Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1145342291 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') [2019-07-30T19:03:58.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1145342291 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') [2019-07-30T19:03:58.278Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1145342291 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') [2019-07-30T19:03:58.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1145342291 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:03:58.278Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1145342292 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:03:58.278Z] DEBUG - Clicked on Check selected [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:03:58.278Z] DEBUG - Clicking on &Apply [2019-07-30T19:03:58.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1145342304 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') [2019-07-30T19:03:58.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1145342304 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') [2019-07-30T19:03:58.278Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1145342305 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:03:58.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1145342305 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:03:58.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1145342305 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') [2019-07-30T19:03:58.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1145342305 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') [2019-07-30T19:03:58.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1145342306 data=null item=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') [2019-07-30T19:03:58.278Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1145342309 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') [2019-07-30T19:03:58.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1145342309 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') [2019-07-30T19:03:58.278Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1145342309 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') [2019-07-30T19:03:58.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1145342309 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:03:58.278Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1145342309 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:03:58.278Z] DEBUG - Clicked on &Apply [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:03:58.278Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:03:58.279Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:03:58.279Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:03:58.279Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:03:58.279Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:03:58.279Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:03:58.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1145342319 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') [2019-07-30T19:03:58.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1145342319 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') [2019-07-30T19:03:58.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1145342319 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:03:58.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1145342320 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:03:58.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1145342320 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') [2019-07-30T19:03:58.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1145342320 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') [2019-07-30T19:03:58.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1145342320 data=null item=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') [2019-07-30T19:03:58.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1145341594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:03:58.536Z] DEBUG - Clicked on [2019-07-30T19:03:58.536Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-30T19:03:58.536Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T19:03:58.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:03:58.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1145342652 data=null button=0 stateMask=0x0 x=60 y=11 count=0} to TreeItem with text {FILTER test} [2019-07-30T19:03:58.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1145342653 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-30T19:03:58.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1145342653 data=null} to TreeItem with text {FILTER test} [2019-07-30T19:03:58.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1145342654 data=null button=1 stateMask=0x0 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-30T19:03:58.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145342654 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} [2019-07-30T19:03:58.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1145342684 data=null button=1 stateMask=0x80000 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-30T19:03:58.536Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-30T19:03:58.536Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T19:03:58.536Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-30T19:03:58.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:03:58.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1145342687 data=null button=0 stateMask=0x0 x=200 y=32 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T19:03:58.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1145342687 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T19:03:58.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1145342687 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T19:03:58.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1145342688 data=null button=1 stateMask=0x0 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T19:03:58.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145342689 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 [2019-07-30T19:03:58.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1145342709 data=null button=1 stateMask=0x80000 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T19:03:58.536Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-30T19:03:58.536Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-30T19:03:58.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1145342711 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T19:03:58.536Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:03:58.536Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:03:58.536Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:03:59.099Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:03:59.099Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:03:59.099Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1145343223 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:03:59.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:03:59.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:03:59.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:03:59.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:03:59.099Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:03:59.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1145343228 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:03:59.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1145343228 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:03:59.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1145343228 data=null} to TreeItem with text {Tracing} [2019-07-30T19:03:59.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1145343228 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:03:59.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145343229 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} [2019-07-30T19:03:59.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1145343299 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:03:59.099Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:03:59.099Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:03:59.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1145343301 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T19:03:59.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1145343301 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T19:03:59.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1145343301 data=null} to Tree node with text: Trace Types [2019-07-30T19:03:59.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1145343302 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T19:03:59.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145343302 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 [2019-07-30T19:03:59.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1145343305 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T19:03:59.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:03:59.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:03:59.099Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:03:59.099Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:03:59.099Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:03:59.099Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:03:59.099Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:03:59.099Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:03:59.099Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T19:03:59.099Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:03:59.099Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:03:59.099Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:03:59.099Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:03:59.099Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:03:59.099Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:03:59.099Z] DEBUG - Clicking on Uncheck all [2019-07-30T19:03:59.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1145343312 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') [2019-07-30T19:03:59.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1145343312 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') [2019-07-30T19:03:59.099Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1145343312 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:03:59.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1145343312 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:03:59.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1145343313 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') [2019-07-30T19:03:59.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1145343325 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') [2019-07-30T19:03:59.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1145343325 data=null item=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') [2019-07-30T19:03:59.099Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1145343326 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') [2019-07-30T19:03:59.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1145343326 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') [2019-07-30T19:03:59.099Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1145343326 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') [2019-07-30T19:03:59.099Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1145343326 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:03:59.099Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1145343327 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:03:59.099Z] DEBUG - Clicked on Uncheck all [2019-07-30T19:03:59.099Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-30T19:03:59.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1145343327 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T19:03:59.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1145343328 data=null} to TreeItem with text {Custom Text} [2019-07-30T19:03:59.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1145343328 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T19:03:59.099Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145343328 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} [2019-07-30T19:03:59.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1145343329 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T19:03:59.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1145343337 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T19:03:59.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1145343338 data=null} to Tree node with text: testtxtextension [2019-07-30T19:03:59.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1145343340 data=null button=1 stateMask=0x0 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T19:03:59.099Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145343340 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 [2019-07-30T19:03:59.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1145343340 data=null button=1 stateMask=0x80000 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T19:03:59.099Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:03:59.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1145343343 data=null button=0 stateMask=0x0 x=116 y=55 count=0} to Tree node with text: testtxtextension [2019-07-30T19:03:59.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1145343343 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T19:03:59.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1145343343 data=null} to Tree node with text: testtxtextension [2019-07-30T19:03:59.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1145343344 data=null button=1 stateMask=0x0 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T19:03:59.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145343344 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 [2019-07-30T19:03:59.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1145343344 data=null button=1 stateMask=0x80000 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T19:03:59.099Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:03:59.099Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T19:03:59.099Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T19:03:59.099Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:03:59.099Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:03:59.099Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:03:59.099Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:03:59.099Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:03:59.099Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:03:59.099Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:03:59.099Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:03:59.356Z] DEBUG - Clicking on Check selected [2019-07-30T19:03:59.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1145343394 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') [2019-07-30T19:03:59.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1145343394 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') [2019-07-30T19:03:59.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1145343395 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:03:59.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1145343395 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:03:59.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1145343395 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') [2019-07-30T19:03:59.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1145343395 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') [2019-07-30T19:03:59.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1145343395 data=null item=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') [2019-07-30T19:03:59.356Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1145343399 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') [2019-07-30T19:03:59.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1145343399 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') [2019-07-30T19:03:59.356Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1145343400 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') [2019-07-30T19:03:59.356Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1145343400 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:03:59.356Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1145343400 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:03:59.356Z] DEBUG - Clicked on Check selected [2019-07-30T19:03:59.356Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:03:59.356Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:03:59.356Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:03:59.356Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:03:59.356Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:03:59.356Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:03:59.356Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T19:03:59.356Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T19:03:59.356Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:03:59.356Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:03:59.356Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:03:59.356Z] DEBUG - Clicking on &Apply [2019-07-30T19:03:59.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1145343405 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') [2019-07-30T19:03:59.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1145343405 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') [2019-07-30T19:03:59.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1145343405 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:03:59.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1145343405 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:03:59.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1145343406 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') [2019-07-30T19:03:59.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1145343413 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') [2019-07-30T19:03:59.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1145343414 data=null item=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') [2019-07-30T19:03:59.356Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1145343416 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') [2019-07-30T19:03:59.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1145343416 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') [2019-07-30T19:03:59.356Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1145343416 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') [2019-07-30T19:03:59.356Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1145343416 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:03:59.356Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1145343416 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:03:59.356Z] DEBUG - Clicked on &Apply [2019-07-30T19:03:59.356Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:03:59.356Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:03:59.356Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:03:59.356Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:03:59.356Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:03:59.356Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:03:59.356Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:03:59.356Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:03:59.356Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:03:59.356Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:03:59.356Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:03:59.356Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:03:59.356Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:03:59.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1145343421 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') [2019-07-30T19:03:59.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1145343421 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') [2019-07-30T19:03:59.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1145343422 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:03:59.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1145343422 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:03:59.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1145343422 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') [2019-07-30T19:03:59.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1145343422 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') [2019-07-30T19:03:59.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1145343427 data=null item=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') [2019-07-30T19:03:59.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1145342755 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:03:59.613Z] DEBUG - Clicked on [2019-07-30T19:03:59.613Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree') [2019-07-30T19:03:59.613Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T19:03:59.613Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:03:59.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=1145343805 data=null button=0 stateMask=0x0 x=60 y=11 count=0} to TreeItem with text {FILTER test} [2019-07-30T19:03:59.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=1145343805 data=null doit=true} to TreeItem with text {FILTER test} [2019-07-30T19:03:59.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=1145343806 data=null} to TreeItem with text {FILTER test} [2019-07-30T19:03:59.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=1145343806 data=null button=1 stateMask=0x0 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-30T19:03:59.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145343806 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} [2019-07-30T19:03:59.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=1145343816 data=null button=1 stateMask=0x80000 x=60 y=11 count=1} to TreeItem with text {FILTER test} [2019-07-30T19:03:59.613Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree') [2019-07-30T19:03:59.613Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again. [2019-07-30T19:03:59.613Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again. [2019-07-30T19:03:59.613Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:03:59.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1145343827 data=null button=0 stateMask=0x0 x=200 y=32 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T19:03:59.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1145343827 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T19:03:59.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1145343828 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T19:03:59.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1145343828 data=null button=1 stateMask=0x0 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T19:03:59.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145343828 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 [2019-07-30T19:03:59.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=1145343895 data=null button=1 stateMask=0x80000 x=200 y=32 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension [2019-07-30T19:03:59.870Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: of type 'Combo' [2019-07-30T19:03:59.870Z] DEBUG - matched Combo with text "Custom XML : testxml...", using matcher: (of type 'Combo') [2019-07-30T19:03:59.870Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1145343901 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T19:03:59.870Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:03:59.870Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:03:59.870Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:04:00.434Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:04:00.434Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:04:00.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1145344430 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:04:00.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:00.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:00.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:00.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:00.434Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:00.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1145344488 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:04:00.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1145344488 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:04:00.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1145344488 data=null} to TreeItem with text {Tracing} [2019-07-30T19:04:00.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1145344489 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:04:00.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145344489 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} [2019-07-30T19:04:00.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1145344522 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:04:00.434Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:04:00.434Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:00.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1145344524 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T19:04:00.434Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1145344524 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T19:04:00.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1145344524 data=null} to Tree node with text: Trace Types [2019-07-30T19:04:00.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1145344525 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T19:04:00.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145344525 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 [2019-07-30T19:04:00.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1145344530 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T19:04:00.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:00.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:00.434Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:00.434Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:00.434Z] DEBUG - Clicking on Check all [2019-07-30T19:04:00.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1145344537 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') [2019-07-30T19:04:00.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1145344537 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') [2019-07-30T19:04:00.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1145344537 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:00.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1145344537 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:00.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1145344538 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') [2019-07-30T19:04:00.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1145344538 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') [2019-07-30T19:04:00.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1145344538 data=null item=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') [2019-07-30T19:04:00.434Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1145344540 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') [2019-07-30T19:04:00.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1145344540 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') [2019-07-30T19:04:00.434Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1145344540 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') [2019-07-30T19:04:00.434Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1145344540 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:00.434Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1145344540 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:00.434Z] DEBUG - Clicked on Check all [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:00.434Z] DEBUG - Clicking on &Apply [2019-07-30T19:04:00.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1145344591 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') [2019-07-30T19:04:00.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1145344592 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') [2019-07-30T19:04:00.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1145344592 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:00.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1145344592 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:00.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1145344593 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') [2019-07-30T19:04:00.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1145344593 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') [2019-07-30T19:04:00.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1145344593 data=null item=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') [2019-07-30T19:04:00.434Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1145344594 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') [2019-07-30T19:04:00.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1145344594 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') [2019-07-30T19:04:00.434Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1145344594 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') [2019-07-30T19:04:00.434Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1145344594 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:00.434Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1145344595 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:00.434Z] DEBUG - Clicked on &Apply [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:00.434Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:00.435Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:04:00.435Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:04:00.435Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:00.435Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:04:00.435Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:04:00.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1145344600 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') [2019-07-30T19:04:00.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1145344600 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') [2019-07-30T19:04:00.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1145344600 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:04:00.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1145344600 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:04:00.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1145344600 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') [2019-07-30T19:04:00.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1145344600 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') [2019-07-30T19:04:00.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1145344600 data=null item=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') [2019-07-30T19:04:00.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1145343992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:04:00.691Z] DEBUG - Clicked on [2019-07-30T19:04:00.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1145344865 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T19:04:00.691Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:04:00.691Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:04:00.691Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:04:01.256Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:04:01.256Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:04:01.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1145345313 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:04:01.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:01.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:01.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:01.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:01.257Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1145345318 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:04:01.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1145345318 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:04:01.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1145345318 data=null} to TreeItem with text {Tracing} [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1145345318 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:04:01.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145345319 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} [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1145345358 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:04:01.257Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:04:01.257Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1145345359 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T19:04:01.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1145345359 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T19:04:01.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1145345359 data=null} to Tree node with text: Trace Types [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1145345360 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T19:04:01.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145345360 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 [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1145345363 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T19:04:01.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:01.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:01.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:01.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - Clicking on Check all [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1145345393 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1145345393 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1145345393 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1145345393 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1145345393 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1145345394 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1145345399 data=null item=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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1145345399 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1145345399 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1145345400 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1145345400 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1145345400 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - Clicked on Check all [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - Clicking on Uncheck all [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1145345406 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1145345406 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1145345406 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1145345406 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1145345406 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1145345407 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1145345407 data=null item=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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1145345409 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1145345409 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1145345409 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1145345409 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1145345409 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - Clicked on Uncheck all [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - Clicking on Check all [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1145345420 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1145345420 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1145345420 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1145345420 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1145345420 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1145345421 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1145345421 data=null item=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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1145345422 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1145345422 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1145345422 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1145345423 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1145345423 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - Clicked on Check all [2019-07-30T19:04:01.257Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=1145345426 data=null button=0 stateMask=0x0 x=86 y=55 count=0} to TreeItem with text {Custom XML} [2019-07-30T19:04:01.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=1145345426 data=null doit=true} to TreeItem with text {Custom XML} [2019-07-30T19:04:01.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=1145345426 data=null} to TreeItem with text {Custom XML} [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=1145345427 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T19:04:01.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145345427 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} [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=1145345427 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML} [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - Clicking on Uncheck all [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1145345486 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1145345486 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1145345487 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1145345487 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1145345487 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1145345487 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1145345488 data=null item=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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1145345490 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1145345490 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1145345490 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1145345490 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1145345490 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - Clicked on Uncheck all [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - Clicking on Check selected [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1145345493 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1145345494 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1145345494 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1145345494 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1145345494 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1145345495 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1145345495 data=null item=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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1145345495 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1145345496 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1145345496 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1145345496 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1145345496 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - Clicked on Check selected [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:01.257Z] DEBUG - Clicking on Check all [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1145345506 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1145345506 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1145345507 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1145345507 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1145345507 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') [2019-07-30T19:04:01.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1145345507 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') [2019-07-30T19:04:01.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1145345508 data=null item=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') [2019-07-30T19:04:01.514Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1145345509 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') [2019-07-30T19:04:01.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1145345509 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') [2019-07-30T19:04:01.514Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1145345510 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') [2019-07-30T19:04:01.514Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1145345510 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.514Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1145345510 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.514Z] DEBUG - Clicked on Check all [2019-07-30T19:04:01.514Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:01.514Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:01.514Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:01.514Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-30T19:04:01.514Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:01.514Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T19:04:01.514Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:01.514Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:01.514Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:01.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:01.514Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:01.514Z] DEBUG - Clicking on Uncheck selected [2019-07-30T19:04:01.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1145345513 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') [2019-07-30T19:04:01.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1145345513 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') [2019-07-30T19:04:01.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1145345513 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T19:04:01.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1145345513 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T19:04:01.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1145345514 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') [2019-07-30T19:04:01.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1145345514 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') [2019-07-30T19:04:01.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1145345514 data=null item=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') [2019-07-30T19:04:01.514Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1145345515 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') [2019-07-30T19:04:01.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1145345515 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') [2019-07-30T19:04:01.514Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1145345515 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') [2019-07-30T19:04:01.514Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1145345515 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T19:04:01.514Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1145345515 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T19:04:01.514Z] DEBUG - Clicked on Uncheck selected [2019-07-30T19:04:01.514Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:01.514Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:01.514Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:01.514Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:01.514Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T19:04:01.514Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:01.514Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.514Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:01.514Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:01.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:01.514Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:01.514Z] DEBUG - Clicking on Uncheck all [2019-07-30T19:04:01.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1145345525 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') [2019-07-30T19:04:01.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1145345525 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') [2019-07-30T19:04:01.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1145345526 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1145345526 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1145345527 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') [2019-07-30T19:04:01.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1145345527 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') [2019-07-30T19:04:01.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1145345527 data=null item=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') [2019-07-30T19:04:01.514Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1145345529 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') [2019-07-30T19:04:01.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1145345529 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') [2019-07-30T19:04:01.514Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1145345529 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') [2019-07-30T19:04:01.514Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1145345529 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.514Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1145345529 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.514Z] DEBUG - Clicked on Uncheck all [2019-07-30T19:04:01.514Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:04:01.514Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:04:01.514Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:04:01.514Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:04:01.771Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:01.771Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:01.771Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T19:04:01.771Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:01.771Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.771Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:01.771Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:01.771Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:01.771Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:01.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:01.771Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:01.771Z] DEBUG - Clicking on Check all [2019-07-30T19:04:01.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1145345793 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') [2019-07-30T19:04:01.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1145345794 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') [2019-07-30T19:04:01.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1145345794 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1145345794 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1145345794 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') [2019-07-30T19:04:01.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1145345795 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') [2019-07-30T19:04:01.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1145345795 data=null item=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') [2019-07-30T19:04:01.771Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1145345797 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') [2019-07-30T19:04:01.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1145345797 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') [2019-07-30T19:04:01.771Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1145345798 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') [2019-07-30T19:04:01.771Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1145345798 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.771Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1145345798 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:01.771Z] DEBUG - Clicked on Check all [2019-07-30T19:04:01.771Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:04:01.771Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:04:01.771Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-30T19:04:01.771Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text') [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - Clicking on Check all [2019-07-30T19:04:02.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1145346105 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') [2019-07-30T19:04:02.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1145346106 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') [2019-07-30T19:04:02.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1145346106 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:02.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1145346106 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:02.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1145346106 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') [2019-07-30T19:04:02.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1145346106 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') [2019-07-30T19:04:02.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1145346107 data=null item=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') [2019-07-30T19:04:02.029Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1145346111 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') [2019-07-30T19:04:02.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1145346111 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') [2019-07-30T19:04:02.029Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1145346111 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') [2019-07-30T19:04:02.029Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1145346112 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:02.029Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1145346112 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:02.029Z] DEBUG - Clicked on Check all [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - Clicking on &Apply [2019-07-30T19:04:02.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1145346115 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') [2019-07-30T19:04:02.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1145346115 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') [2019-07-30T19:04:02.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1145346115 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:02.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1145346116 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:02.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1145346116 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') [2019-07-30T19:04:02.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1145346116 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') [2019-07-30T19:04:02.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1145346116 data=null item=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') [2019-07-30T19:04:02.029Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1145346116 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') [2019-07-30T19:04:02.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1145346117 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') [2019-07-30T19:04:02.029Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1145346117 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') [2019-07-30T19:04:02.029Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1145346117 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:02.029Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1145346117 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:02.029Z] DEBUG - Clicked on &Apply [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:02.029Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:04:02.029Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:04:02.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1145346121 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') [2019-07-30T19:04:02.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1145346121 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') [2019-07-30T19:04:02.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1145346121 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:04:02.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1145346121 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:04:02.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1145346122 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') [2019-07-30T19:04:02.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1145346122 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') [2019-07-30T19:04:02.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1145346122 data=null item=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') [2019-07-30T19:04:02.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1145344907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:04:02.286Z] DEBUG - Clicked on [2019-07-30T19:04:02.286Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1145346492 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T19:04:02.286Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:04:02.286Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:04:02.286Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:04:02.924Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:04:02.924Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:04:02.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1145346990 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:04:02.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:02.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:02.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:02.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:02.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:02.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1145346993 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:04:02.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1145346994 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:04:02.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1145346994 data=null} to TreeItem with text {Tracing} [2019-07-30T19:04:02.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1145346994 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:04:02.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145346994 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} [2019-07-30T19:04:02.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1145347034 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:04:02.924Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:04:02.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:02.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1145347082 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T19:04:02.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1145347083 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T19:04:02.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1145347083 data=null} to Tree node with text: Trace Types [2019-07-30T19:04:02.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1145347083 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T19:04:02.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145347083 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 [2019-07-30T19:04:02.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1145347088 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T19:04:02.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:02.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:02.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:02.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:02.924Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:02.924Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:02.924Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T19:04:02.924Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:02.924Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:02.924Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:02.924Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:02.924Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:02.924Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:02.924Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:02.924Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:02.924Z] DEBUG - Clicking on Check all [2019-07-30T19:04:02.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1145347094 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') [2019-07-30T19:04:02.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1145347094 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') [2019-07-30T19:04:02.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1145347094 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:02.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1145347094 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:02.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1145347095 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') [2019-07-30T19:04:02.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1145347095 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') [2019-07-30T19:04:02.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1145347095 data=null item=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') [2019-07-30T19:04:02.924Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1145347095 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') [2019-07-30T19:04:02.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1145347095 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') [2019-07-30T19:04:02.924Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1145347095 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') [2019-07-30T19:04:02.924Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1145347095 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:02.924Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1145347096 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:02.924Z] DEBUG - Clicked on Check all [2019-07-30T19:04:02.924Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:02.924Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:02.924Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:02.924Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:02.924Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:02.924Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:02.924Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T19:04:02.924Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:02.924Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:02.924Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:02.924Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:03.324Z] DEBUG - Clicking on &Apply [2019-07-30T19:04:03.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1145347111 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') [2019-07-30T19:04:03.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1145347111 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') [2019-07-30T19:04:03.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1145347111 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:03.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1145347111 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:03.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1145347112 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') [2019-07-30T19:04:03.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1145347112 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') [2019-07-30T19:04:03.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1145347113 data=null item=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') [2019-07-30T19:04:03.324Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1145347113 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') [2019-07-30T19:04:03.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1145347113 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') [2019-07-30T19:04:03.324Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1145347113 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') [2019-07-30T19:04:03.324Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1145347113 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:03.324Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1145347113 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:03.324Z] DEBUG - Clicked on &Apply [2019-07-30T19:04:03.324Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:03.324Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:03.324Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:03.324Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:03.324Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:03.324Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:03.324Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:03.324Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:03.324Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:04:03.324Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:04:03.324Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:03.324Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:04:03.324Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:04:03.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1145347122 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') [2019-07-30T19:04:03.324Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1145347122 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') [2019-07-30T19:04:03.324Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1145347122 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:04:03.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1145347122 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:04:03.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1145347123 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') [2019-07-30T19:04:03.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1145347123 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') [2019-07-30T19:04:03.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1145347123 data=null item=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') [2019-07-30T19:04:03.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1145346509 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:04:03.324Z] DEBUG - Clicked on [2019-07-30T19:04:03.324Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:04:03.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:03.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:03.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:03.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:03.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:03.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1145347497 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:04:03.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1145347497 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:04:03.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1145347497 data=null} to TreeItem with text {test} [2019-07-30T19:04:03.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1145347498 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:04:03.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145347498 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:04:03.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1145347518 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:04:03.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:03.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1145347519 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:04:03.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1145347519 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:04:03.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1145347519 data=null} to TreeItem with text {test} [2019-07-30T19:04:03.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1145347519 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:04:03.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145347520 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:04:03.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1145347528 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:04:03.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1145347536 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:04:03.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1145347536 data=null} to TreeItem with text {test} [2019-07-30T19:04:03.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1145347577 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:04:03.627Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145347580 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} [2019-07-30T19:04:03.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1145347615 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:04:03.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:03.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1145347618 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:04:03.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1145347618 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:04:03.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1145347618 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:04:03.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1145347619 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:04:03.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145347619 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]} [2019-07-30T19:04:03.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1145347686 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:04:03.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1145347687 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:04:03.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1145347688 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:04:03.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1145347688 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:04:03.627Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145347689 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]} [2019-07-30T19:04:03.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1145347693 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:04:03.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:03.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1145347694 data=null button=0 stateMask=0x0 x=112 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T19:04:03.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1145347694 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T19:04:03.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1145347694 data=null} to Tree node with text: syslog_collapse [2019-07-30T19:04:03.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1145347695 data=null button=1 stateMask=0x0 x=112 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T19:04:03.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145347695 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 [2019-07-30T19:04:03.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1145347702 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T19:04:03.627Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:03.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1145347712 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T19:04:03.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1145347712 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T19:04:03.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1145347712 data=null} to Tree node with text: syslog_collapse [2019-07-30T19:04:03.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1145347713 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T19:04:03.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145347713 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 [2019-07-30T19:04:03.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1145347779 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T19:04:03.883Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-30T19:04:03.883Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1145348109 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T19:04:03.883Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:04:04.140Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:04:04.140Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:04:04.704Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:04:04.704Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:04:04.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1145348685 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:04:04.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:04.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:04.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:04.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:04.704Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:04.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1145348690 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:04:04.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1145348691 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:04:04.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1145348691 data=null} to TreeItem with text {Tracing} [2019-07-30T19:04:04.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1145348691 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:04:04.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145348692 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} [2019-07-30T19:04:04.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1145348786 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:04:04.704Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:04:04.704Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:04.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1145348789 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T19:04:04.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1145348789 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T19:04:04.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1145348790 data=null} to Tree node with text: Trace Types [2019-07-30T19:04:04.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1145348790 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T19:04:04.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145348790 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 [2019-07-30T19:04:04.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1145348794 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T19:04:04.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:04.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:04.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:04.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - Clicking on Uncheck all [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1145348815 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1145348815 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1145348815 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:04.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1145348815 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1145348816 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1145348816 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1145348817 data=null item=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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1145348826 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1145348826 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1145348826 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1145348827 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:04.705Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1145348827 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:04.705Z] DEBUG - Clicked on Uncheck all [2019-07-30T19:04:04.705Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree') [2019-07-30T19:04:04.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1145348828 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T19:04:04.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1145348828 data=null} to TreeItem with text {Custom Text} [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1145348829 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T19:04:04.705Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145348830 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} [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1145348830 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T19:04:04.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=1145348834 data=null button=0 stateMask=0x0 x=86 y=33 count=0} to TreeItem with text {Custom Text} [2019-07-30T19:04:04.705Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1145348834 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T19:04:04.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1145348834 data=null} to TreeItem with text {Custom Text} [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1145348894 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T19:04:04.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145348894 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} [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1145348895 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - Clicking on Check selected [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1145348899 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1145348899 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1145348899 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:04:04.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1145348900 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1145348900 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1145348900 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1145348900 data=null item=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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1145348901 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1145348901 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1145348902 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1145348902 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:04:04.705Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1145348902 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:04:04.705Z] DEBUG - Clicked on Check selected [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - Clicking on &Apply [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1145348905 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1145348905 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1145348905 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:04.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1145348913 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1145348915 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1145348915 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1145348915 data=null item=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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1145348917 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1145348917 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1145348917 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1145348917 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:04.705Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1145348917 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:04.705Z] DEBUG - Clicked on &Apply [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:04.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:04:04.705Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1145348921 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1145348922 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1145348922 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:04:04.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1145348922 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1145348922 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') [2019-07-30T19:04:04.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1145348926 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') [2019-07-30T19:04:04.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1145348926 data=null item=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') [2019-07-30T19:04:04.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1145348192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:04:05.219Z] DEBUG - Clicked on [2019-07-30T19:04:05.219Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:04:05.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:05.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:05.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:05.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:05.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:05.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1145349305 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:04:05.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1145349305 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:04:05.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1145349306 data=null} to TreeItem with text {test} [2019-07-30T19:04:05.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1145349306 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:04:05.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145349306 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:04:05.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1145349327 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:04:05.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:05.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1145349328 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:04:05.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1145349328 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:04:05.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1145349328 data=null} to TreeItem with text {test} [2019-07-30T19:04:05.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1145349329 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:04:05.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145349329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:04:05.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1145349344 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:04:05.219Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:04:05.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:05.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1145349345 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:04:05.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1145349345 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:04:05.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1145349346 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:04:05.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1145349346 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:04:05.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145349346 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]} [2019-07-30T19:04:05.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1145349354 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:04:05.219Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T19:04:05.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:05.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1145349387 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T19:04:05.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1145349387 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T19:04:05.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1145349387 data=null} to Tree node with text: syslog_collapse [2019-07-30T19:04:05.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1145349387 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T19:04:05.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145349388 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 [2019-07-30T19:04:05.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1145349394 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T19:04:05.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:05.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=1145349395 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse [2019-07-30T19:04:05.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=1145349395 data=null doit=true} to Tree node with text: syslog_collapse [2019-07-30T19:04:05.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=1145349396 data=null} to Tree node with text: syslog_collapse [2019-07-30T19:04:05.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=1145349396 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T19:04:05.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145349396 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 [2019-07-30T19:04:05.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=1145349410 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse [2019-07-30T19:04:05.476Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...' [2019-07-30T19:04:05.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1145349592 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T19:04:05.476Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:04:05.476Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:04:05.476Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:04:06.040Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:04:06.040Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:04:06.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1145350186 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:04:06.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:06.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:06.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:06.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:06.040Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:06.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1145350191 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:04:06.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1145350191 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:04:06.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1145350191 data=null} to TreeItem with text {Tracing} [2019-07-30T19:04:06.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1145350192 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:04:06.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145350192 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} [2019-07-30T19:04:06.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1145350232 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:04:06.040Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:04:06.040Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:06.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1145350234 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T19:04:06.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1145350235 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T19:04:06.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1145350235 data=null} to Tree node with text: Trace Types [2019-07-30T19:04:06.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1145350280 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T19:04:06.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145350280 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 [2019-07-30T19:04:06.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1145350283 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T19:04:06.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:06.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:06.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:06.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:06.040Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:06.040Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:06.040Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T19:04:06.040Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:06.040Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:06.040Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:06.040Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:06.040Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:06.040Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:06.040Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:06.040Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:06.040Z] DEBUG - Clicking on Check all [2019-07-30T19:04:06.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1145350290 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') [2019-07-30T19:04:06.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1145350290 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') [2019-07-30T19:04:06.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1145350290 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:06.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1145350290 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:06.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1145350291 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') [2019-07-30T19:04:06.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1145350291 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') [2019-07-30T19:04:06.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1145350291 data=null item=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') [2019-07-30T19:04:06.298Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1145350293 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') [2019-07-30T19:04:06.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1145350293 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') [2019-07-30T19:04:06.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1145350293 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') [2019-07-30T19:04:06.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1145350293 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:06.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1145350306 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:06.298Z] DEBUG - Clicked on Check all [2019-07-30T19:04:06.298Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:06.298Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:06.298Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:06.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:06.298Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:06.298Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:06.298Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T19:04:06.298Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:06.298Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:06.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:06.298Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:06.298Z] DEBUG - Clicking on &Apply [2019-07-30T19:04:06.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1145350316 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') [2019-07-30T19:04:06.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1145350316 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') [2019-07-30T19:04:06.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1145350316 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:06.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1145350316 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:06.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1145350317 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') [2019-07-30T19:04:06.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1145350317 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') [2019-07-30T19:04:06.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1145350317 data=null item=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') [2019-07-30T19:04:06.298Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1145350318 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') [2019-07-30T19:04:06.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1145350318 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') [2019-07-30T19:04:06.298Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1145350318 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') [2019-07-30T19:04:06.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1145350319 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:06.298Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1145350319 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:06.298Z] DEBUG - Clicked on &Apply [2019-07-30T19:04:06.298Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:06.298Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:06.298Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:06.298Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:06.298Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:06.298Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:06.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:06.298Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:06.298Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:04:06.298Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:04:06.298Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:06.298Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:04:06.298Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:04:06.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1145350323 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') [2019-07-30T19:04:06.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1145350323 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') [2019-07-30T19:04:06.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1145350323 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:04:06.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1145350323 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:04:06.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1145350323 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') [2019-07-30T19:04:06.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1145350324 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') [2019-07-30T19:04:06.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1145350324 data=null item=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') [2019-07-30T19:04:06.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1145349681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:04:06.555Z] DEBUG - Clicked on [2019-07-30T19:04:06.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1145350609 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T19:04:06.555Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:04:06.555Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:04:06.555Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:04:06.813Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:04:06.813Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:04:06.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1145351003 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:04:06.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:06.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:06.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:06.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:06.813Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:06.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1145351017 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:04:06.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1145351018 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:04:06.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1145351018 data=null} to TreeItem with text {Tracing} [2019-07-30T19:04:06.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1145351018 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:04:06.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145351019 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} [2019-07-30T19:04:07.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1145351103 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:04:07.070Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:04:07.070Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:07.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1145351104 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T19:04:07.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1145351104 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T19:04:07.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1145351105 data=null} to Tree node with text: Trace Types [2019-07-30T19:04:07.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1145351105 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T19:04:07.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145351105 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 [2019-07-30T19:04:07.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1145351108 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T19:04:07.070Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:07.070Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:07.070Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:07.070Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:07.070Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:07.070Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:07.070Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T19:04:07.070Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:07.070Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:07.070Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:07.070Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:07.070Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:07.070Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:07.070Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:07.070Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:07.070Z] DEBUG - Clicking on Check all [2019-07-30T19:04:07.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1145351114 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') [2019-07-30T19:04:07.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1145351114 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') [2019-07-30T19:04:07.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1145351114 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:07.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1145351114 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:07.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1145351114 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') [2019-07-30T19:04:07.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1145351114 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') [2019-07-30T19:04:07.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1145351114 data=null item=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') [2019-07-30T19:04:07.070Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1145351130 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') [2019-07-30T19:04:07.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1145351131 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') [2019-07-30T19:04:07.070Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1145351131 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') [2019-07-30T19:04:07.070Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1145351131 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:07.070Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1145351131 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:04:07.070Z] DEBUG - Clicked on Check all [2019-07-30T19:04:07.070Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:07.070Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:07.070Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:07.070Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:07.070Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:07.070Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:07.070Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T19:04:07.070Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:07.070Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:07.070Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:07.070Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:07.070Z] DEBUG - Clicking on &Apply [2019-07-30T19:04:07.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1145351185 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') [2019-07-30T19:04:07.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1145351186 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') [2019-07-30T19:04:07.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1145351186 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:07.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1145351186 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:07.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1145351187 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') [2019-07-30T19:04:07.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1145351187 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') [2019-07-30T19:04:07.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1145351187 data=null item=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') [2019-07-30T19:04:07.070Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1145351187 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') [2019-07-30T19:04:07.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1145351187 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') [2019-07-30T19:04:07.070Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1145351187 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') [2019-07-30T19:04:07.070Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1145351187 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:07.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1145351187 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:07.071Z] DEBUG - Clicked on &Apply [2019-07-30T19:04:07.071Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:07.071Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:07.071Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:07.071Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:07.071Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:07.071Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:07.071Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:07.071Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:07.071Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:04:07.071Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:04:07.071Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:07.071Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:04:07.071Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:04:07.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1145351191 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') [2019-07-30T19:04:07.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1145351191 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') [2019-07-30T19:04:07.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1145351191 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:04:07.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1145351191 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:04:07.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1145351191 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') [2019-07-30T19:04:07.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1145351192 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') [2019-07-30T19:04:07.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1145351192 data=null item=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') [2019-07-30T19:04:07.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1145350624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:04:07.328Z] DEBUG - Clicked on [2019-07-30T19:04:07.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1145351495 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T19:04:07.328Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:04:07.328Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:04:07.328Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:04:07.891Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:04:07.891Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:04:07.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1145352013 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:04:07.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:07.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:07.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:07.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:07.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:07.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1145352017 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:04:07.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1145352017 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:04:07.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1145352017 data=null} to TreeItem with text {Tracing} [2019-07-30T19:04:07.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1145352017 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:04:07.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145352018 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} [2019-07-30T19:04:07.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1145352096 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:04:07.891Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:04:07.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:07.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=1145352098 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types [2019-07-30T19:04:07.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=1145352098 data=null doit=true} to Tree node with text: Trace Types [2019-07-30T19:04:07.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=1145352098 data=null} to Tree node with text: Trace Types [2019-07-30T19:04:07.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=1145352099 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T19:04:07.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145352099 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 [2019-07-30T19:04:07.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=1145352102 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types [2019-07-30T19:04:07.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:07.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:07.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:07.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:07.891Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:07.891Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:07.891Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:07.891Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:07.891Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T19:04:07.891Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:07.891Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:07.891Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:07.891Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:07.891Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:07.891Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:07.891Z] DEBUG - Clicking on Uncheck all [2019-07-30T19:04:07.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1145352107 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') [2019-07-30T19:04:07.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1145352107 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') [2019-07-30T19:04:07.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1145352107 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:07.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1145352107 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:07.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1145352108 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') [2019-07-30T19:04:07.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1145352108 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') [2019-07-30T19:04:07.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1145352108 data=null item=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') [2019-07-30T19:04:07.891Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1145352122 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') [2019-07-30T19:04:07.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1145352122 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') [2019-07-30T19:04:07.891Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1145352123 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') [2019-07-30T19:04:07.891Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1145352123 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:07.891Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1145352123 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:04:07.891Z] DEBUG - Clicked on Uncheck all [2019-07-30T19:04:07.891Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree') [2019-07-30T19:04:07.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=1145352123 data=null doit=true} to TreeItem with text {Custom Text} [2019-07-30T19:04:07.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=1145352124 data=null} to TreeItem with text {Custom Text} [2019-07-30T19:04:07.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=1145352124 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T19:04:07.891Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145352124 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} [2019-07-30T19:04:07.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=1145352125 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text} [2019-07-30T19:04:07.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1145352125 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T19:04:07.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1145352126 data=null} to Tree node with text: testtxtextension [2019-07-30T19:04:07.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1145352126 data=null button=1 stateMask=0x0 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T19:04:07.891Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145352127 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 [2019-07-30T19:04:08.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1145352127 data=null button=1 stateMask=0x80000 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T19:04:08.149Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:08.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=1145352188 data=null button=0 stateMask=0x0 x=116 y=55 count=0} to Tree node with text: testtxtextension [2019-07-30T19:04:08.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=1145352188 data=null doit=true} to Tree node with text: testtxtextension [2019-07-30T19:04:08.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=1145352188 data=null} to Tree node with text: testtxtextension [2019-07-30T19:04:08.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=1145352189 data=null button=1 stateMask=0x0 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T19:04:08.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145352189 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 [2019-07-30T19:04:08.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=1145352190 data=null button=1 stateMask=0x80000 x=116 y=55 count=1} to Tree node with text: testtxtextension [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - Clicking on Check selected [2019-07-30T19:04:08.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1145352193 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') [2019-07-30T19:04:08.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1145352193 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') [2019-07-30T19:04:08.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1145352193 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:04:08.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1145352193 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:04:08.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1145352193 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') [2019-07-30T19:04:08.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1145352194 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') [2019-07-30T19:04:08.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1145352194 data=null item=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') [2019-07-30T19:04:08.149Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1145352195 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') [2019-07-30T19:04:08.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1145352195 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') [2019-07-30T19:04:08.149Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1145352195 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') [2019-07-30T19:04:08.149Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1145352195 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:04:08.149Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1145352196 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:04:08.149Z] DEBUG - Clicked on Check selected [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - Clicking on &Apply [2019-07-30T19:04:08.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1145352211 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') [2019-07-30T19:04:08.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1145352211 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') [2019-07-30T19:04:08.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1145352211 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:08.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1145352211 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:08.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1145352213 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') [2019-07-30T19:04:08.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1145352213 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') [2019-07-30T19:04:08.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1145352213 data=null item=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') [2019-07-30T19:04:08.149Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1145352219 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') [2019-07-30T19:04:08.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1145352220 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') [2019-07-30T19:04:08.149Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1145352220 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') [2019-07-30T19:04:08.149Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1145352220 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:08.149Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1145352220 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:04:08.149Z] DEBUG - Clicked on &Apply [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:08.149Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:04:08.149Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:04:08.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1145352223 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') [2019-07-30T19:04:08.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1145352223 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') [2019-07-30T19:04:08.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1145352223 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:04:08.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1145352223 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:04:08.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1145352224 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') [2019-07-30T19:04:08.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1145352224 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') [2019-07-30T19:04:08.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1145352224 data=null item=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') [2019-07-30T19:04:08.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1145351514 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:04:08.407Z] DEBUG - Clicked on [2019-07-30T19:04:08.407Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:04:08.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:08.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:08.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:04:08.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:04:08.407Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:08.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1145352520 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:04:08.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1145352521 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:04:08.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1145352521 data=null} to TreeItem with text {test} [2019-07-30T19:04:08.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1145352521 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:04:08.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145352522 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:04:08.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1145352604 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:04:08.407Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:08.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1145352605 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:04:08.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1145352605 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:04:08.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1145352605 data=null} to TreeItem with text {test} [2019-07-30T19:04:08.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1145352605 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:04:08.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145352606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:04:08.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1145352621 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:04:08.407Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:04:08.407Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:08.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1145352623 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:04:08.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1145352623 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:04:08.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1145352623 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:04:08.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1145352624 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:04:08.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145352624 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]} [2019-07-30T19:04:08.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1145352689 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:04:08.663Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:04:08.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1145352690 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:04:08.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1145352690 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:04:08.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1145352690 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:04:08.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1145352691 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:04:08.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145352691 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]} [2019-07-30T19:04:08.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1145352705 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:04:08.663Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:04:08.663Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:04:09.628Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:04:09.628Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:04:09.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1145353431 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:04:09.628Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:04:09.628Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:04:09.628Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:04:09.628Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:04:09.628Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2019-07-30T19:04:13.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:13.628Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:13.628Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:04:13.628Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:04:13.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145357828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:04:13.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145357828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:04:13.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145357829 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:04:13.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145357829 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:04:13.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145357829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:04:13.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145357829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:04:13.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145357829 data=null 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') [2019-07-30T19:04:13.628Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145357830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:04:13.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145357830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:04:13.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145357830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:04:13.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145357830 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:04:13.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145357830 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:04:13.628Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:04:13.628Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:04:13.628Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:04:13.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:04:13.628Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:13.628Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:04:13.628Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:13.628Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:13.885Z] DEBUG - Clicking on OK [2019-07-30T19:04:13.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145357880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:13.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145357881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:13.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145357881 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:13.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145357882 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:13.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145357882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:13.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145357882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:13.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:13.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:13.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:13.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:13.885Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:13.885Z] DEBUG - Clicked on OK [2019-07-30T19:04:14.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145357882 data=null item=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') [2019-07-30T19:04:14.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145357304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:04:15.011Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.885 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest [2019-07-30T19:04:15.011Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 5.794 s [2019-07-30T19:04:15.011Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 2.592 s [2019-07-30T19:04:15.011Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 4.117 s [2019-07-30T19:04:15.011Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest) Time elapsed: 5.189 s [2019-07-30T19:04:15.011Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-30T19:04:16.903Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-30T19:04:16.903Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T19:04:16.903Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T19:04:16.903Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T19:04:16.903Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T19:04:17.467Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-30T19:04:17.723Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T19:04:17.723Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T19:04:17.723Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T19:04:18.287Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T19:04:18.287Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T19:04:18.851Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T19:04:18.851Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T19:04:19.414Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T19:04:19.414Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T19:04:19.671Z] DEBUG - number of items : 5 [2019-07-30T19:04:19.671Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-07-30T19:04:19.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145363914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T19:04:19.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145363914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T19:04:19.671Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145363915 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-30T19:04:19.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145363915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T19:04:19.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145363915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T19:04:19.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145363915 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} [2019-07-30T19:04:19.671Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145363918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T19:04:19.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145363918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T19:04:19.671Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145363918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T19:04:19.671Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145363918 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-30T19:04:19.671Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145363918 data=null} to ToolItem with tooltip text {Zoom In} [2019-07-30T19:04:19.671Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-07-30T19:04:19.671Z] DEBUG - number of items : 5 [2019-07-30T19:04:19.671Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-07-30T19:04:19.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145363922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T19:04:19.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145363922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T19:04:19.671Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145363922 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-30T19:04:19.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145363923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T19:04:19.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145363923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T19:04:19.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145363923 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} [2019-07-30T19:04:19.928Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145363930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T19:04:19.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145363930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T19:04:19.928Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145363930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T19:04:19.928Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145363930 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-30T19:04:19.928Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145363930 data=null} to ToolItem with tooltip text {Zoom Out} [2019-07-30T19:04:19.928Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-07-30T19:04:19.928Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T19:04:19.928Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T19:04:20.527Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T19:04:20.527Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T19:04:21.091Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"' [2019-07-30T19:04:21.091Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T19:04:21.091Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T19:04:21.091Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T19:04:21.348Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T19:04:21.348Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T19:04:21.348Z] DEBUG - Attempting to set focus on with text {} [2019-07-30T19:04:21.604Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.584 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest [2019-07-30T19:04:21.604Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 2.212 s [2019-07-30T19:04:21.604Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 3.563 s [2019-07-30T19:04:21.604Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest) Time elapsed: 0.607 s [2019-07-30T19:04:21.604Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-30T19:04:25.780Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T19:04:25.780Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:04:29.953Z] DEBUG - number of items : 16 [2019-07-30T19:04:29.953Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:29.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145373481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:29.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145373482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:29.953Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145373482 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:29.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145373482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:29.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145373482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:29.953Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145373702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:29.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145373704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:29.953Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145373704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:29.953Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145373704 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:29.953Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145373704 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:29.953Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:29.953Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.953Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:29.954Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - Clicking on OK [2019-07-30T19:04:29.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145373791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145373791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145373791 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145373791 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145373791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145373791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:29.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145373791 data=null item=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') [2019-07-30T19:04:29.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145373482 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} [2019-07-30T19:04:29.954Z] DEBUG - Clicked on [2019-07-30T19:04:30.210Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T19:04:30.210Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:04:30.773Z] DEBUG - number of items : 16 [2019-07-30T19:04:30.773Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:30.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145374837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:30.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145374837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:30.773Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145374837 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:30.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145374837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:30.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145374837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:30.773Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145374996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:30.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145374997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:30.773Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145374997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:30.773Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145374998 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:30.773Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145374998 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:30.773Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:30.773Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:30.773Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:31.030Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:31.030Z] DEBUG - Clicking on OK [2019-07-30T19:04:31.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145375036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:31.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145375036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:31.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145375036 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:31.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145375036 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:31.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145375036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:31.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145375037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:31.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145375037 data=null item=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') [2019-07-30T19:04:31.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145374837 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} [2019-07-30T19:04:31.030Z] DEBUG - Clicked on [2019-07-30T19:04:31.287Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T19:04:31.287Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:04:31.849Z] DEBUG - number of items : 16 [2019-07-30T19:04:31.849Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:31.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145376013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:31.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145376013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:31.849Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145376014 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:31.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145376014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:31.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145376014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:32.108Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145376153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:32.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145376155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:32.108Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145376155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:32.108Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145376155 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:32.108Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145376155 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:32.108Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:32.108Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:32.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - Clicking on OK [2019-07-30T19:04:32.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145376296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145376296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145376296 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145376296 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145376296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145376297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:32.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145376297 data=null item=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') [2019-07-30T19:04:32.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145376014 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} [2019-07-30T19:04:32.365Z] DEBUG - Clicked on [2019-07-30T19:04:32.365Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T19:04:32.365Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:04:33.297Z] DEBUG - number of items : 16 [2019-07-30T19:04:33.297Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:33.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145377210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:33.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145377211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:33.297Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145377211 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:33.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145377211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:33.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145377211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:33.297Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145377413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:33.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145377414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:33.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145377414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:33.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145377414 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:33.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145377415 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:33.297Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:33.297Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:33.297Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - Clicking on OK [2019-07-30T19:04:33.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145377500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145377500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145377500 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145377500 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145377500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145377500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:33.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145377500 data=null item=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') [2019-07-30T19:04:33.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145377211 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} [2019-07-30T19:04:33.554Z] DEBUG - Clicked on [2019-07-30T19:04:33.810Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T19:04:33.810Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:04:38.136Z] DEBUG - number of items : 16 [2019-07-30T19:04:38.136Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:38.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145382251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:38.136Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145382251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:38.136Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145382252 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:38.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145382252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:38.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145382252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:38.393Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145382487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:38.393Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145382488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:38.393Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145382488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:38.393Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145382489 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:38.393Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145382489 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:38.393Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:38.393Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:38.394Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - Clicking on OK [2019-07-30T19:04:38.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145382517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145382517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145382517 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145382517 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145382517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145382517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:38.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145382517 data=null item=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') [2019-07-30T19:04:38.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145382252 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} [2019-07-30T19:04:38.394Z] DEBUG - Clicked on [2019-07-30T19:04:38.651Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T19:04:38.651Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:04:40.020Z] DEBUG - number of items : 16 [2019-07-30T19:04:40.020Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:40.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145383921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:40.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145383922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:40.020Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145383922 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:40.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145383922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:40.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145383922 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:40.020Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145384064 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:40.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145384065 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:40.020Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145384066 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:40.020Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145384066 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:40.020Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145384066 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:40.020Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:40.020Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T19:04:40.020Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1145384067 data=null doit=true} to Shell with text {Legend} [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:40.020Z] 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') [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:40.020Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:04:40.020Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:04:40.020Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:04:40.020Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:04:40.020Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:04:40.020Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:04:40.020Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T19:04:40.020Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-30T19:04:40.020Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:04:40.020Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:04:40.020Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:04:40.020Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:04:40.020Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:04:40.020Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:04:40.020Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T19:04:40.020Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-30T19:04:40.020Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-30T19:04:40.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1145384092 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\"") [2019-07-30T19:04:40.020Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100 [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:40.020Z] 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') [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:40.020Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:40.020Z] DEBUG - Clicking on OK [2019-07-30T19:04:40.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145384111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:40.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145384111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:40.020Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145384112 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:40.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145384112 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:40.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145384112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:40.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145384112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:40.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145384112 data=null item=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') [2019-07-30T19:04:40.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145383923 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} [2019-07-30T19:04:40.020Z] DEBUG - Clicked on [2019-07-30T19:04:41.388Z] DEBUG - number of items : 16 [2019-07-30T19:04:41.388Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:41.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145385331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:41.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145385331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:41.388Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145385331 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:41.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145385331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:41.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145385331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:41.388Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145385503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:41.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145385504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:41.388Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145385504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:41.388Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145385504 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:41.388Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145385505 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:41.388Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:41.388Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:41.388Z] 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') [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:41.388Z] 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') [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - Clicking on [2019-07-30T19:04:41.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1145385511 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') [2019-07-30T19:04:41.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1145385514 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') [2019-07-30T19:04:41.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1145385514 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-30T19:04:41.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1145385519 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-30T19:04:41.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1145385520 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') [2019-07-30T19:04:41.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1145385520 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') [2019-07-30T19:04:41.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1145385520 data=null 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') [2019-07-30T19:04:41.388Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-30T19:04:41.388Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-30T19:04:41.388Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-30T19:04:41.388Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-30T19:04:41.388Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH') [2019-07-30T19:04:41.388Z] DEBUG - Clicked on [2019-07-30T19:04:41.388Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:04:41.388Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:04:41.388Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:04:41.388Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:04:41.388Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:04:41.388Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:04:41.388Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T19:04:41.388Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\"" [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:41.388Z] 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') [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:41.388Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:41.388Z] DEBUG - Clicking on OK [2019-07-30T19:04:41.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145385587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:41.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145385587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:41.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145385587 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:41.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145385587 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:41.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145385588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:41.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145385588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:41.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145385588 data=null item=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') [2019-07-30T19:04:41.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145385331 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} [2019-07-30T19:04:41.645Z] DEBUG - Clicked on [2019-07-30T19:04:43.015Z] DEBUG - number of items : 16 [2019-07-30T19:04:43.015Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:43.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145386870 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:43.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145386871 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:43.015Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145386871 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:43.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145386872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:43.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145386872 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:43.015Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145387101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:43.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145387107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:43.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145387107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:43.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145387107 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:43.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145387108 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:43.015Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:43.015Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:43.015Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - Clicking on OK [2019-07-30T19:04:43.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145387129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145387129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145387129 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145387130 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145387130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145387130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:43.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145387130 data=null item=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') [2019-07-30T19:04:43.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145386872 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} [2019-07-30T19:04:43.015Z] DEBUG - Clicked on [2019-07-30T19:04:43.273Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T19:04:43.528Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:04:58.378Z] DEBUG - number of items : 16 [2019-07-30T19:04:58.378Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:58.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145402176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:58.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145402176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:58.378Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145402176 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:58.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145402176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:58.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145402176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:58.378Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145402328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:58.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145402329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:58.378Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145402329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:58.378Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145402329 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:58.378Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145402329 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:58.378Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:58.378Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.378Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:04:58.379Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:58.379Z] DEBUG - Clicking on OK [2019-07-30T19:04:58.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145402403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:58.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145402403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:58.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145402403 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:58.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145402404 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:58.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145402404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:58.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145402404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:04:58.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145402404 data=null item=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') [2019-07-30T19:04:58.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145402176 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} [2019-07-30T19:04:58.379Z] DEBUG - Clicked on [2019-07-30T19:04:58.636Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T19:04:58.636Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:04:59.199Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:04:59.199Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:04:59.199Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:04:59.763Z] DEBUG - number of items : 16 [2019-07-30T19:04:59.763Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:59.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145403832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:59.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145403832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:59.763Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145403832 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:59.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145403832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:04:59.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145403832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:00.020Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145404031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:00.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145404032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:00.020Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145404032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:00.020Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145404032 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:00.020Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145404032 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:00.020Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:00.020Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.020Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:00.021Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:00.021Z] DEBUG - Clicking on OK [2019-07-30T19:05:00.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145404056 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:00.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145404089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:00.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145404089 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:00.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145404089 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:00.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145404089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:00.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145404089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:00.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145404089 data=null item=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') [2019-07-30T19:05:00.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145403832 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} [2019-07-30T19:05:00.021Z] DEBUG - Clicked on [2019-07-30T19:05:00.277Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T19:05:00.277Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:05:00.843Z] DEBUG - number of items : 16 [2019-07-30T19:05:00.843Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:00.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145405038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:00.843Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145405038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:00.843Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145405038 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:00.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145405039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:00.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145405039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:01.100Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145405285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:01.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145405286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:01.100Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145405286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:01.100Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145405287 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:01.100Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145405287 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:01.100Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:01.100Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T19:05:01.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1145405288 data=null doit=true} to Shell with text {Legend} [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:01.100Z] 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') [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:01.100Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:05:01.100Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:05:01.100Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:05:01.100Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T19:05:01.100Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-30T19:05:01.100Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:05:01.100Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:05:01.100Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:05:01.100Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:05:01.100Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:05:01.100Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:05:01.100Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T19:05:01.100Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-30T19:05:01.100Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:05:01.100Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:05:01.100Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:05:01.100Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-30T19:05:01.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=1145405304 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") [2019-07-30T19:05:01.100Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25 [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:01.100Z] 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') [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:01.100Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:01.100Z] DEBUG - Clicking on OK [2019-07-30T19:05:01.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145405309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:01.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145405309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:01.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145405309 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:01.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145405309 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:01.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145405310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:01.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145405310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:01.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145405310 data=null item=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') [2019-07-30T19:05:01.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145405039 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} [2019-07-30T19:05:01.357Z] DEBUG - Clicked on [2019-07-30T19:05:02.725Z] DEBUG - number of items : 16 [2019-07-30T19:05:02.725Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:02.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145406598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:02.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145406599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:02.725Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145406599 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:02.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145406599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:02.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145406599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:02.725Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145406789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:02.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145406789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:02.725Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145406790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:02.725Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145406790 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:02.725Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145406790 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:02.725Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:02.725Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:02.725Z] 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') [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:02.725Z] 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') [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - Clicking on [2019-07-30T19:05:02.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1145406805 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') [2019-07-30T19:05:02.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1145406805 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') [2019-07-30T19:05:02.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1145406805 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-30T19:05:02.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1145406805 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-30T19:05:02.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1145406806 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') [2019-07-30T19:05:02.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1145406806 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') [2019-07-30T19:05:02.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1145406806 data=null 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') [2019-07-30T19:05:02.725Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-30T19:05:02.725Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-30T19:05:02.725Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-30T19:05:02.725Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-30T19:05:02.725Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH') [2019-07-30T19:05:02.725Z] DEBUG - Clicked on [2019-07-30T19:05:02.725Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:05:02.725Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:05:02.725Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:05:02.725Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T19:05:02.725Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") [2019-07-30T19:05:02.725Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:05:02.725Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:05:02.725Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR" [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:02.725Z] 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') [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:02.725Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:02.725Z] DEBUG - Clicking on OK [2019-07-30T19:05:02.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145406883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:02.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145406883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:02.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145406883 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:02.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145406883 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:02.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145406884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:02.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145406884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:02.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145406884 data=null item=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') [2019-07-30T19:05:02.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145406599 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} [2019-07-30T19:05:02.982Z] DEBUG - Clicked on [2019-07-30T19:05:03.911Z] DEBUG - number of items : 16 [2019-07-30T19:05:03.911Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:03.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145408163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:03.911Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145408163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:04.177Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145408163 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:04.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145408163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:04.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145408164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:04.177Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145408324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:04.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145408325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:04.177Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145408325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:04.177Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145408325 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:04.177Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145408325 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:04.177Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:04.177Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.177Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:04.178Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:04.178Z] DEBUG - Clicking on OK [2019-07-30T19:05:04.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145408406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:04.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145408406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:04.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145408406 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:04.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145408406 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:04.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145408406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:04.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145408406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:04.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145408406 data=null item=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') [2019-07-30T19:05:04.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145408164 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} [2019-07-30T19:05:04.434Z] DEBUG - Clicked on [2019-07-30T19:05:04.691Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T19:05:04.691Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:05:05.621Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:05:05.621Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:05:05.621Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:05:06.184Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:05:06.184Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:05:06.747Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:05:06.747Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:05:07.310Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:05:07.310Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:05:07.873Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:05:07.873Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:05:08.131Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:05:08.131Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:05:08.728Z] DEBUG - number of items : 16 [2019-07-30T19:05:08.728Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:08.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145412844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:08.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145412844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:08.728Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145412844 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:08.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145412845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:08.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145412845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:08.728Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145412970 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:08.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145412976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:08.728Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145412977 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:08.728Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145412977 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:08.728Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145412977 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:08.728Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:08.728Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:08.728Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:09.079Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - Clicking on OK [2019-07-30T19:05:09.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145413000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145413000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145413000 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145413000 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145413001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145413001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:09.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145413001 data=null item=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') [2019-07-30T19:05:09.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145412845 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} [2019-07-30T19:05:09.079Z] DEBUG - Clicked on [2019-07-30T19:05:09.079Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T19:05:09.079Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:05:09.642Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:05:09.642Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:05:09.642Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:05:09.899Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-30T19:05:09.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1145413923 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-30T19:05:09.899Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:05:09.899Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:05:10.463Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:05:11.395Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter' [2019-07-30T19:05:11.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=1145415626 data=null doit=true} to Shell with text {Time Event Filter} [2019-07-30T19:05:11.652Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text' [2019-07-30T19:05:11.652Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text') [2019-07-30T19:05:11.652Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:05:11.652Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:05:12.218Z] DEBUG - number of items : 16 [2019-07-30T19:05:12.218Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:12.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145416192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:12.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145416192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:12.218Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145416192 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:12.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145416192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:12.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145416192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:12.218Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145416271 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:12.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145416277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:12.218Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145416277 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:12.218Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145416277 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:12.218Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145416278 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:12.218Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:12.218Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:12.218Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - Clicking on OK [2019-07-30T19:05:12.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145416302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145416305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145416305 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145416305 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145416305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145416305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:12.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145416305 data=null item=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') [2019-07-30T19:05:12.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145416193 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} [2019-07-30T19:05:12.218Z] DEBUG - Clicked on [2019-07-30T19:05:12.476Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T19:05:12.476Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:05:13.039Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:05:13.039Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:05:13.039Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:05:13.039Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:05:13.039Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:05:13.603Z] DEBUG - number of items : 16 [2019-07-30T19:05:13.603Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:13.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145417607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:13.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145417608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:13.603Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145417608 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:13.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145417608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:13.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145417608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:13.603Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145417728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:13.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145417735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:13.603Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145417735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:13.603Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145417735 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:13.603Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145417735 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:13.603Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T19:05:13.603Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:13.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - Clicking on OK [2019-07-30T19:05:13.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145417758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145417758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145417761 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145417761 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145417762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145417762 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:13.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145417762 data=null item=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') [2019-07-30T19:05:13.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145417608 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} [2019-07-30T19:05:13.603Z] DEBUG - Clicked on [2019-07-30T19:05:13.860Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 52.279 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest [2019-07-30T19:05:13.860Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.611 s [2019-07-30T19:05:13.860Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.225 s [2019-07-30T19:05:13.860Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.213 s [2019-07-30T19:05:13.860Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.261 s [2019-07-30T19:05:13.860Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.95 s [2019-07-30T19:05:13.860Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.644 s [2019-07-30T19:05:13.860Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 15.289 s [2019-07-30T19:05:13.860Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.708 s [2019-07-30T19:05:13.860Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-30T19:05:13.860Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.303 s [2019-07-30T19:05:13.860Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 4.543 s [2019-07-30T19:05:13.860Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 3.277 s [2019-07-30T19:05:13.860Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) Time elapsed: 1.484 s [2019-07-30T19:05:13.860Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped [2019-07-30T19:05:13.860Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-30T19:05:14.118Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:05:14.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:05:14.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:05:14.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:05:14.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:05:14.681Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:05:14.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1145418816 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:14.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1145418816 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:14.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1145418816 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:14.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1145418817 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:14.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145418817 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} [2019-07-30T19:05:14.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1145418931 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:14.681Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:05:14.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1145418938 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:14.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1145418938 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:14.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1145418938 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:14.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1145418938 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:14.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145418938 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} [2019-07-30T19:05:14.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1145418945 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:14.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1145418946 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:14.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1145418946 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:14.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1145418946 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:14.938Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145418946 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} [2019-07-30T19:05:14.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1145418956 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:14.938Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:05:14.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1145418957 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:05:14.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1145418957 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:05:14.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1145418957 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:05:14.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1145418958 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:05:14.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145418958 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]} [2019-07-30T19:05:14.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1145418993 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:05:16.830Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"' [2019-07-30T19:05:16.830Z] DEBUG - number of items : 7 [2019-07-30T19:05:16.830Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:16.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145420904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:16.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145420912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:16.830Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145420913 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:16.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145420913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:16.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145420913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:16.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145420913 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} [2019-07-30T19:05:16.830Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145420994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:16.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145421052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:16.830Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145421052 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:16.830Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145421052 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:16.830Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145421053 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:16.830Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:16.830Z] DEBUG - number of items : 7 [2019-07-30T19:05:16.830Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:16.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145421053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:16.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145421054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:16.830Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145421054 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:16.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145421054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:16.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145421054 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:16.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145421054 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} [2019-07-30T19:05:17.087Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145421133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145421191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.087Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145421191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.087Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145421191 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.087Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145421192 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.087Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.087Z] DEBUG - number of items : 7 [2019-07-30T19:05:17.087Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145421192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145421192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.087Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145421192 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145421193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145421193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145421193 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} [2019-07-30T19:05:17.087Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145421263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145421330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.087Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145421330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.087Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145421330 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.087Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145421330 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.087Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.087Z] DEBUG - number of items : 7 [2019-07-30T19:05:17.087Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145421331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145421331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.087Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145421331 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145421331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145421331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145421331 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} [2019-07-30T19:05:17.345Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145421408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145421461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.345Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145421461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.345Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145421462 data=null doit=true} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.345Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145421462 data=null} to ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.345Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting} [2019-07-30T19:05:17.345Z] DEBUG - number of items : 7 [2019-07-30T19:05:17.345Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority} [2019-07-30T19:05:17.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145421462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T19:05:17.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145421462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T19:05:17.345Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145421462 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-30T19:05:17.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145421463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T19:05:17.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145421463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T19:05:17.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145421463 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} [2019-07-30T19:05:17.345Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145421463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T19:05:17.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145421463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T19:05:17.345Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145421463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority} [2019-07-30T19:05:17.345Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145421463 data=null doit=true} to ToolItem with tooltip text {Increase priority} [2019-07-30T19:05:17.345Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145421463 data=null} to ToolItem with tooltip text {Increase priority} [2019-07-30T19:05:17.345Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority} [2019-07-30T19:05:17.345Z] DEBUG - number of items : 7 [2019-07-30T19:05:17.345Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority} [2019-07-30T19:05:17.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145421464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T19:05:17.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145421464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T19:05:17.345Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145421464 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-30T19:05:17.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145421464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T19:05:17.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145421464 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T19:05:17.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145421464 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} [2019-07-30T19:05:17.345Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145421520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T19:05:17.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145421574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T19:05:17.345Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145421574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority} [2019-07-30T19:05:17.345Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145421575 data=null doit=true} to ToolItem with tooltip text {Decrease priority} [2019-07-30T19:05:17.345Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145421575 data=null} to ToolItem with tooltip text {Decrease priority} [2019-07-30T19:05:17.345Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority} [2019-07-30T19:05:17.345Z] DEBUG - number of items : 7 [2019-07-30T19:05:17.345Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145421575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145421576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.345Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145421576 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145421576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145421576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145421576 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} [2019-07-30T19:05:17.602Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145421633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145421648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145421648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145421648 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145421649 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.602Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.602Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T19:05:17.602Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T19:05:17.602Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:05:17.602Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:05:17.602Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T19:05:17.602Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T19:05:17.602Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:05:17.602Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:05:17.602Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T19:05:17.602Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T19:05:17.602Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:05:17.602Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:05:17.602Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:05:17.602Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:05:17.602Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-30T19:05:17.602Z] DEBUG - number of items : 7 [2019-07-30T19:05:17.602Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145421685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145421685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.603Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145421685 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145421685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145421686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145421686 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} [2019-07-30T19:05:17.603Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145421756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145421763 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.603Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145421812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.603Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145421812 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.603Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145421812 data=null} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.603Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.603Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T19:05:17.603Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T19:05:17.603Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:05:17.603Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:05:17.603Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label' [2019-07-30T19:05:17.603Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label') [2019-07-30T19:05:17.603Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:05:17.603Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:05:17.603Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:05:17.603Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:05:17.603Z] DEBUG - Attempting to set focus on (of type 'Label') [2019-07-30T19:05:17.603Z] DEBUG - number of items : 7 [2019-07-30T19:05:17.603Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145421814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145421814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.603Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145421814 data=null doit=true} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145421815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145421815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145421815 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} [2019-07-30T19:05:17.860Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.860Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.860Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.860Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.860Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.860Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting} [2019-07-30T19:05:17.860Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:05:17.860Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:05:17.860Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:05:17.860Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:05:17.860Z] DEBUG - Selecting rows [2] in (of type 'Table') [2019-07-30T19:05:17.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1145422100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:05:17.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145422100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:05:17.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1145422101 data=null doit=true} to (of type 'Table') [2019-07-30T19:05:17.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1145422101 data=null} to (of type 'Table') [2019-07-30T19:05:17.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1145422102 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to (of type 'Table') [2019-07-30T19:05:17.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145422102 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-30T19:05:17.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1145422105 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to (of type 'Table') [2019-07-30T19:05:20.454Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.446 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest [2019-07-30T19:05:20.454Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest) Time elapsed: 1.212 s [2019-07-30T19:05:20.454Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-30T19:05:22.348Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T19:05:22.348Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:05:22.348Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:05:22.348Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:05:22.605Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw' [2019-07-30T19:05:22.605Z] DEBUG - Clicking on with mnemonic 'Show Raw' [2019-07-30T19:05:22.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=1145426639 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' [2019-07-30T19:05:22.862Z] DEBUG - Clicked on with mnemonic 'Show Raw' [2019-07-30T19:05:22.862Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1145427192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145427192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1145427192 data=null doit=true} to (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1145427192 data=null} to (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1145427193 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1145427193 data=null button=1 stateMask=0x80000 x=98 y=95 count=1} to (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145427193 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1145427220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145427222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1145427222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1145427223 data=null doit=true} to (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1145427223 data=null} to (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Selecting rows [4] in (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1145427223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145427223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1145427223 data=null doit=true} to (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1145427224 data=null} to (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1145427224 data=null button=1 stateMask=0x0 x=22 y=95 count=1} to (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145427224 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1145427225 data=null button=1 stateMask=0x80000 x=22 y=95 count=1} to (of type 'Table') [2019-07-30T19:05:23.119Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText' [2019-07-30T19:05:23.119Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText') [2019-07-30T19:05:23.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1145427237 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T19:05:23.119Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:05:23.376Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:05:23.376Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:05:23.634Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:05:23.634Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:05:23.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1145427672 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:05:23.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1145427672 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:05:23.634Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:05:23.634Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:05:23.634Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:05:23.634Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:05:23.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:05:23.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:05:23.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:05:23.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:05:23.634Z] DEBUG - Clicking on TreeItem with text {General} [2019-07-30T19:05:23.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1145427697 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-30T19:05:23.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1145427697 data=null doit=true} to TreeItem with text {General} [2019-07-30T19:05:23.634Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:05:23.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1145427698 data=null} to TreeItem with text {General} [2019-07-30T19:05:23.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1145427698 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T19:05:23.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145427698 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} [2019-07-30T19:05:23.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1145427699 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T19:05:23.634Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=1145427802 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-30T19:05:23.634Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=1145427802 data=null doit=true} to TreeItem with text {General} [2019-07-30T19:05:23.634Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=1145427802 data=null} to TreeItem with text {General} [2019-07-30T19:05:23.634Z] DEBUG - Clicked on TreeItem with text {General} [2019-07-30T19:05:23.634Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:05:23.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=1145427803 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General} [2019-07-30T19:05:23.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=1145427803 data=null doit=true} to TreeItem with text {General} [2019-07-30T19:05:23.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=1145427803 data=null} to TreeItem with text {General} [2019-07-30T19:05:23.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=1145427803 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T19:05:23.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145427804 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} [2019-07-30T19:05:23.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=1145427804 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General} [2019-07-30T19:05:24.197Z] DEBUG - Clicking on Tree node with text: Appearance [2019-07-30T19:05:24.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1145428306 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-30T19:05:24.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1145428307 data=null doit=true} to Tree node with text: Appearance [2019-07-30T19:05:24.197Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:05:24.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1145428307 data=null} to Tree node with text: Appearance [2019-07-30T19:05:24.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1145428308 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T19:05:24.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145428308 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 [2019-07-30T19:05:24.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1145428310 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T19:05:24.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=1145428397 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-30T19:05:24.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=1145428397 data=null doit=true} to Tree node with text: Appearance [2019-07-30T19:05:24.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=1145428397 data=null} to Tree node with text: Appearance [2019-07-30T19:05:24.197Z] DEBUG - Clicked on Tree node with text: Appearance [2019-07-30T19:05:24.197Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:05:24.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=1145428398 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance [2019-07-30T19:05:24.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=1145428398 data=null doit=true} to Tree node with text: Appearance [2019-07-30T19:05:24.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=1145428399 data=null} to Tree node with text: Appearance [2019-07-30T19:05:24.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=1145428399 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T19:05:24.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145428399 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 [2019-07-30T19:05:24.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=1145428400 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance [2019-07-30T19:05:24.197Z] DEBUG - Clicking on Tree node with text: Colors and Fonts [2019-07-30T19:05:24.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1145428400 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-30T19:05:24.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1145428401 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-30T19:05:24.197Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:05:24.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1145428401 data=null} to Tree node with text: Colors and Fonts [2019-07-30T19:05:24.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1145428401 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T19:05:24.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145428401 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 [2019-07-30T19:05:24.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1145428402 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T19:05:24.455Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=1145428592 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-30T19:05:24.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=1145428592 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-30T19:05:24.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=1145428592 data=null} to Tree node with text: Colors and Fonts [2019-07-30T19:05:24.455Z] DEBUG - Clicked on Tree node with text: Colors and Fonts [2019-07-30T19:05:24.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:05:24.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=1145428593 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts [2019-07-30T19:05:24.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=1145428593 data=null doit=true} to Tree node with text: Colors and Fonts [2019-07-30T19:05:24.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=1145428594 data=null} to Tree node with text: Colors and Fonts [2019-07-30T19:05:24.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=1145428594 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T19:05:24.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145428594 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 [2019-07-30T19:05:24.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=1145428595 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts [2019-07-30T19:05:24.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:05:24.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:05:24.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:05:24.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:05:24.455Z] DEBUG - Clicking on TreeItem with text {Tracing} [2019-07-30T19:05:24.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1145428606 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T19:05:24.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1145428607 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:05:24.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:05:24.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1145428609 data=null} to TreeItem with text {Tracing} [2019-07-30T19:05:24.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1145428609 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T19:05:24.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145428610 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} [2019-07-30T19:05:24.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1145428610 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T19:05:24.455Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=1145428610 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T19:05:24.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=1145428610 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:05:24.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=1145428610 data=null} to TreeItem with text {Tracing} [2019-07-30T19:05:24.455Z] DEBUG - Clicked on TreeItem with text {Tracing} [2019-07-30T19:05:24.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:05:24.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1145428611 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T19:05:24.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1145428611 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:05:24.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1145428611 data=null} to TreeItem with text {Tracing} [2019-07-30T19:05:24.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1145428612 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T19:05:24.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145428612 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} [2019-07-30T19:05:24.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1145428613 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T19:05:24.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1145428613 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:05:24.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1145428613 data=null} to TreeItem with text {Tracing} [2019-07-30T19:05:24.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1145428613 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T19:05:24.455Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145428614 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} [2019-07-30T19:05:24.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1145428692 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T19:05:24.455Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T19:05:24.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1145428693 data=null button=0 stateMask=0x0 x=272 y=158 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T19:05:24.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1145428693 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T19:05:24.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:05:24.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1145428694 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T19:05:24.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1145428694 data=null button=1 stateMask=0x0 x=272 y=158 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T19:05:24.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145428694 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) [2019-07-30T19:05:24.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1145428697 data=null button=1 stateMask=0x80000 x=272 y=158 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T19:05:24.455Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1145428697 data=null button=0 stateMask=0x0 x=272 y=158 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T19:05:24.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1145428698 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T19:05:24.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1145428698 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T19:05:24.455Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T19:05:24.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:05:24.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1145428699 data=null button=0 stateMask=0x0 x=272 y=158 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T19:05:24.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1145428707 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T19:05:24.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1145428708 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T19:05:24.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1145428709 data=null button=1 stateMask=0x0 x=272 y=158 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T19:05:24.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145428709 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) [2019-07-30T19:05:24.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=1145428710 data=null button=1 stateMask=0x80000 x=272 y=158 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font) [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font' [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:05:24.712Z] DEBUG - Clicking on &Use System Font [2019-07-30T19:05:24.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=1145428713 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') [2019-07-30T19:05:24.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1145428713 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') [2019-07-30T19:05:24.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=1145428713 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T19:05:24.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=1145428714 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T19:05:24.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=1145428714 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') [2019-07-30T19:05:24.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=1145428714 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') [2019-07-30T19:05:24.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=1145428714 data=null item=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') [2019-07-30T19:05:24.712Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=1145428729 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') [2019-07-30T19:05:24.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=1145428729 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') [2019-07-30T19:05:24.712Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=1145428729 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') [2019-07-30T19:05:24.712Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=1145428729 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T19:05:24.712Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=1145428730 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH') [2019-07-30T19:05:24.712Z] DEBUG - Clicked on &Use System Font [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply' [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:05:24.712Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:05:24.712Z] DEBUG - Clicking on &Apply [2019-07-30T19:05:24.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=1145428732 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') [2019-07-30T19:05:24.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1145428732 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') [2019-07-30T19:05:24.712Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=1145428733 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:05:24.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=1145428733 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:05:24.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=1145428733 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') [2019-07-30T19:05:24.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=1145428733 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') [2019-07-30T19:05:24.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=1145428733 data=null item=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') [2019-07-30T19:05:24.970Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=1145428986 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') [2019-07-30T19:05:24.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=1145428986 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') [2019-07-30T19:05:24.970Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=1145428987 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') [2019-07-30T19:05:24.970Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=1145428987 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:05:24.970Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=1145428987 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH') [2019-07-30T19:05:24.970Z] DEBUG - Clicked on &Apply [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset' [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:05:24.970Z] DEBUG - Clicking on &Reset [2019-07-30T19:05:24.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=1145428993 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') [2019-07-30T19:05:24.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=1145428993 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') [2019-07-30T19:05:24.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=1145428993 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T19:05:24.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=1145428993 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T19:05:24.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=1145428994 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') [2019-07-30T19:05:24.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=1145428994 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') [2019-07-30T19:05:24.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=1145428994 data=null item=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') [2019-07-30T19:05:24.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T19:05:24.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T19:05:24.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T19:05:24.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T19:05:24.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH') [2019-07-30T19:05:24.970Z] DEBUG - Clicked on &Reset [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button' [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button' [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button' [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button' [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button' [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button' [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:24.970Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:05:24.970Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:05:24.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1145429016 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') [2019-07-30T19:05:24.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1145429016 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') [2019-07-30T19:05:24.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1145429016 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:05:24.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1145429016 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:05:24.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1145429016 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') [2019-07-30T19:05:24.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1145429016 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') [2019-07-30T19:05:25.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1145429016 data=null item=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') [2019-07-30T19:05:25.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1145427400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:05:25.791Z] DEBUG - Clicked on [2019-07-30T19:05:25.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1145430027 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:05:25.791Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:05:25.791Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:05:25.791Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:05:25.791Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:05:26.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1145430034 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:05:26.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1145430090 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:05:26.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1145430090 data=null} to TreeItem with text {test} [2019-07-30T19:05:26.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1145430091 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:05:26.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145430091 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:05:26.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1145430186 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:05:26.304Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:05:26.304Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:05:26.304Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:05:27.234Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:05:27.234Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:05:27.234Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:05:27.234Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:05:27.234Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:27.234Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:05:27.234Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:05:27.234Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:27.234Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:27.234Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:05:27.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145431128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:27.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145431128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:27.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145431128 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:27.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145431129 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:27.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145431129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:27.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145431129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:27.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145431129 data=null 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') [2019-07-30T19:05:27.234Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145431129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:27.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145431129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:27.234Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145431129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:27.234Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145431129 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:27.234Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145431130 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:27.234Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:27.234Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:05:27.234Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:05:27.234Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:05:27.234Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:27.234Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:05:27.234Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:27.234Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:27.234Z] DEBUG - Clicking on OK [2019-07-30T19:05:27.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145431131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:27.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145431131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:27.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145431131 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:27.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145431131 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:27.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145431131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:27.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145431131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:27.234Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:27.234Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:27.234Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:27.234Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:27.234Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:27.234Z] DEBUG - Clicked on OK [2019-07-30T19:05:27.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145431131 data=null item=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') [2019-07-30T19:05:27.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145430307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:05:27.491Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.304 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest [2019-07-30T19:05:27.491Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest) Time elapsed: 7.193 s [2019-07-30T19:05:27.491Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-30T19:05:28.054Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:05:28.618Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:05:28.618Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:05:28.618Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:05:28.618Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:05:28.618Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:05:28.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1145432713 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:28.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1145432714 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:28.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1145432714 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:28.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1145432714 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:28.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145432714 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} [2019-07-30T19:05:28.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1145432750 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:28.618Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:05:28.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1145432752 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:28.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1145432752 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:28.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1145432752 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:28.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1145432752 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:28.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145432752 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} [2019-07-30T19:05:28.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1145432764 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:28.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1145432764 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:28.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1145432765 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:28.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1145432765 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:28.618Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145432765 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} [2019-07-30T19:05:28.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1145432768 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:28.618Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:05:28.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1145432769 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:05:28.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1145432769 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:05:28.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1145432769 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:05:28.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1145432769 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:05:28.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145432770 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]} [2019-07-30T19:05:28.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1145432790 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:05:50.554Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-30T19:05:50.555Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T19:05:50.555Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T19:05:50.555Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T19:05:50.555Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T19:05:50.555Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T19:05:50.555Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T19:05:50.555Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:05:50.555Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:05:50.555Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=1145452432 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=1145452433 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') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=1145452477 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') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1145452478 data=null item=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') [2019-07-30T19:05:50.555Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=1145452483 data=null doit=true} to Button with text {Current view} [2019-07-30T19:05:50.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1145452484 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} [2019-07-30T19:05:50.555Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=1145452486 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=1145452486 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') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=1145452487 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') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1145452487 data=null item=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') [2019-07-30T19:05:50.555Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1145452488 data=null doit=true} to Button with text {&All pages} [2019-07-30T19:05:50.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1145452488 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} [2019-07-30T19:05:50.555Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=1145452490 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=1145452490 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') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=1145452491 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') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=1145452491 data=null item=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') [2019-07-30T19:05:50.555Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:05:50.555Z] 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') [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=1145452495 data=null doit=true} to Button with text {Use current zoom} [2019-07-30T19:05:50.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=1145452495 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} [2019-07-30T19:05:50.555Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=1145452588 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=1145452588 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') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=1145452588 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') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1145452588 data=null item=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') [2019-07-30T19:05:50.555Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:')) [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:05:50.555Z] 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') [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=1145452683 data=null doit=true} to Button with text {Number of horizontal pages:} [2019-07-30T19:05:50.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=1145452683 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:} [2019-07-30T19:05:50.555Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=1145452685 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=1145452685 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') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=1145452685 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') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=1145452685 data=null item=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') [2019-07-30T19:05:50.555Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=1145452692 data=null doit=true} to Button with text {&All pages} [2019-07-30T19:05:50.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=1145452692 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} [2019-07-30T19:05:50.555Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=1145452694 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=1145452785 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') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=1145452786 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') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1145452786 data=null item=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') [2019-07-30T19:05:50.555Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=1145452789 data=null doit=true} to Button with text {Selected pages} [2019-07-30T19:05:50.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=1145452789 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} [2019-07-30T19:05:50.555Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=1145452791 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=1145452792 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') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=1145452792 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') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=1145452792 data=null item=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') [2019-07-30T19:05:50.555Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:05:50.555Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - Clicking on Cancel [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1145452835 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') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1145452835 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') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1145452835 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:05:50.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1145452835 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1145452835 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') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1145452836 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') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1145452836 data=null item=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') [2019-07-30T19:05:50.555Z] DEBUG - Clicked on [2019-07-30T19:05:50.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1145453627 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:05:50.555Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:05:50.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:05:50.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:05:50.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1145453675 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:50.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1145453675 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:50.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1145453675 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1145453675 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:50.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145453676 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} [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1145453684 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:50.555Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:05:50.555Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:05:50.555Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:05:50.555Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:05:50.555Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:50.555Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145454623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145454623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145454624 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:50.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145454624 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145454624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145454624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145454624 data=null 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') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145454624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145454624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145454624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145454624 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:50.555Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145454624 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:50.555Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:50.555Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:50.555Z] DEBUG - Clicking on OK [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145454626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145454626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:50.555Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145454626 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:50.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145454626 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145454626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:50.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145454626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:50.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:50.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:50.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:50.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:50.555Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:05:50.555Z] DEBUG - Clicked on OK [2019-07-30T19:05:50.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145454626 data=null item=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') [2019-07-30T19:05:50.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145453786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:05:51.376Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:05:51.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:05:51.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:05:51.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:05:51.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:05:51.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:05:51.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1145455352 data=null button=0 stateMask=0x0 x=73 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:51.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1145455352 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:51.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1145455352 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:51.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1145455352 data=null button=1 stateMask=0x0 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:51.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145455353 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} [2019-07-30T19:05:51.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1145455376 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:51.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:05:51.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1145455377 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:51.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1145455377 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:51.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1145455377 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:51.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1145455378 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:51.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145455378 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} [2019-07-30T19:05:51.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1145455385 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:51.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1145455386 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:51.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1145455386 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:51.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1145455386 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:51.376Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145455387 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} [2019-07-30T19:05:51.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1145455398 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:05:51.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:05:51.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1145455399 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:05:51.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1145455399 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:05:51.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1145455399 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:05:51.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1145455400 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:05:51.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145455400 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]} [2019-07-30T19:05:51.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1145455406 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:05:59.472Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-30T19:05:59.472Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T19:05:59.472Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T19:05:59.472Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T19:05:59.472Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T19:05:59.472Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T19:05:59.472Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas' [2019-07-30T19:05:59.472Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - number of items : 9 [2019-07-30T19:05:59.472Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1145462599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1145462600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1145462600 data=null doit=true} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1145462600 data=null} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1145462601 data=null button=1 stateMask=0x0 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1145462601 data=null button=1 stateMask=0x80000 x=5 y=137 count=1} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - number of items : 9 [2019-07-30T19:05:59.472Z] DEBUG - Clicking on ToolItem with tooltip text {Select} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145462602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145462603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T19:05:59.472Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145462615 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145462615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145462615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T19:05:59.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145462616 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} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145462616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145462616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145462616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select} [2019-07-30T19:05:59.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145462616 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-30T19:05:59.472Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145462616 data=null} to ToolItem with tooltip text {Select} [2019-07-30T19:05:59.472Z] DEBUG - Clicked on ToolItem with tooltip text {Select} [2019-07-30T19:05:59.472Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1145462617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1145462617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1145462617 data=null doit=true} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1145462617 data=null} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1145462617 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1145462618 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - number of items : 9 [2019-07-30T19:05:59.472Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145462618 data=null doit=true} to ToolItem with tooltip text {Select} [2019-07-30T19:05:59.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145462619 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} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145462619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145462619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145462619 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145462619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145462620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145462620 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} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145462626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145462626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145462627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145462627 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145462627 data=null} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1145462627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1145462627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1145462627 data=null doit=true} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1145462627 data=null} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1145462628 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1145462628 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1145462629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1145462629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1145462629 data=null doit=true} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1145462629 data=null} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1145462629 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1145462629 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - number of items : 9 [2019-07-30T19:05:59.472Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145462630 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145462630 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} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145462630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145462631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145462631 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145462631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145462631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145462631 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} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145462631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145462631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145462631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145462631 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145462631 data=null} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1145462632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1145462632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1145462632 data=null doit=true} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1145462632 data=null} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1145462632 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1145462633 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - number of items : 9 [2019-07-30T19:05:59.472Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor} [2019-07-30T19:05:59.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145462633 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram} [2019-07-30T19:05:59.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145462633 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} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145462633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145462633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T19:05:59.472Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145462633 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145462634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145462634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T19:05:59.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145462634 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} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145462634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145462634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145462634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T19:05:59.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145462634 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T19:05:59.472Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145462635 data=null} to ToolItem with tooltip text {Reset zoom factor} [2019-07-30T19:05:59.472Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor} [2019-07-30T19:05:59.472Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1145462635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1145462635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1145462635 data=null doit=true} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1145462635 data=null} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1145462635 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1145462636 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T19:05:59.472Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:05:59.472Z] DEBUG - Clicking on with mnemonic 'Select' [2019-07-30T19:05:59.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1145462726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select' [2019-07-30T19:05:59.473Z] DEBUG - Clicked on with mnemonic 'Select' [2019-07-30T19:05:59.473Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1145462726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1145462726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1145462726 data=null doit=true} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1145462727 data=null} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1145462727 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1145462728 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in' [2019-07-30T19:05:59.473Z] DEBUG - Clicking on with mnemonic 'Zoom in' [2019-07-30T19:05:59.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=1145462781 data=null doit=true} to MenuItem with text {Select} [2019-07-30T19:05:59.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=1145462781 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} [2019-07-30T19:05:59.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1145462781 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' [2019-07-30T19:05:59.473Z] DEBUG - Clicked on with mnemonic 'Zoom in' [2019-07-30T19:05:59.473Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1145462782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1145462782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1145462782 data=null doit=true} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1145462782 data=null} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1145462782 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1145462783 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1145462783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1145462783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1145462783 data=null doit=true} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1145462783 data=null} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1145462783 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1145462784 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out' [2019-07-30T19:05:59.473Z] DEBUG - Clicking on with mnemonic 'Zoom out' [2019-07-30T19:05:59.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=1145462812 data=null doit=true} to MenuItem with text {Zoom in} [2019-07-30T19:05:59.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=1145462812 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} [2019-07-30T19:05:59.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1145462812 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' [2019-07-30T19:05:59.473Z] DEBUG - Clicked on with mnemonic 'Zoom out' [2019-07-30T19:05:59.473Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1145462813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1145462813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1145462813 data=null doit=true} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1145462813 data=null} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1145462814 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1145462814 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor' [2019-07-30T19:05:59.473Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor' [2019-07-30T19:05:59.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=1145462849 data=null doit=true} to MenuItem with text {Zoom out} [2019-07-30T19:05:59.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=1145462849 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} [2019-07-30T19:05:59.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=1145462849 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' [2019-07-30T19:05:59.473Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor' [2019-07-30T19:05:59.473Z] DEBUG - Clicking on (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=1145462884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=1145462884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=1145462884 data=null doit=true} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=1145462885 data=null} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=1145462885 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=1145462887 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - Clicked on (of type 'Canvas') [2019-07-30T19:05:59.473Z] DEBUG - number of items : 9 [2019-07-30T19:05:59.473Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145462890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145462890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T19:05:59.473Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145462946 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145463027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145463027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T19:05:59.473Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T19:05:59.473Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T19:05:59.473Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T19:05:59.473Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T19:05:59.473Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T19:05:59.473Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-30T19:05:59.473Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-30T19:05:59.473Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo' [2019-07-30T19:05:59.473Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo') [2019-07-30T19:05:59.473Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-30T19:05:59.473Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1145463233 data=null} to (of type 'Combo') [2019-07-30T19:05:59.473Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T19:05:59.473Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T19:05:59.473Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3246b04b [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1145463235 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1145463294 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1145463294 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T19:05:59.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1145463295 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1145463295 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1145463295 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1145463295 data=null item=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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1145463295 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1145463295 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1145463295 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1145463295 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T19:05:59.473Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1145463295 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T19:05:59.473Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T19:05:59.473Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@43ac2698 [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1145463297 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1145463297 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1145463297 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T19:05:59.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1145463297 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1145463297 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1145463298 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1145463298 data=null item=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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1145463298 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1145463298 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1145463298 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1145463298 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T19:05:59.473Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1145463298 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:05:59.473Z] DEBUG - Clicking on Find [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1145463299 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1145463302 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1145463302 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:05:59.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1145463302 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1145463302 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1145463302 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1145463302 data=null item=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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1145463303 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1145463304 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1145463304 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1145463304 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:05:59.473Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1145463308 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:05:59.473Z] DEBUG - Clicked on Find [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:05:59.473Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T19:05:59.473Z] DEBUG - Clicking on Close [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1145463309 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1145463309 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1145463310 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:05:59.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1145463310 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1145463310 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1145463310 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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1145463310 data=null item=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') [2019-07-30T19:05:59.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145463027 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)} [2019-07-30T19:05:59.473Z] DEBUG - Clicked on [2019-07-30T19:05:59.473Z] DEBUG - number of items : 9 [2019-07-30T19:05:59.473Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145463515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145463515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T19:05:59.473Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145463515 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145463515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T19:05:59.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145463515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)} [2019-07-30T19:05:59.731Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T19:05:59.731Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T19:05:59.731Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T19:05:59.731Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T19:05:59.731Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...} [2019-07-30T19:05:59.731Z] DEBUG - Clicked on ToolItem with tooltip text {Find...} [2019-07-30T19:05:59.731Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find' [2019-07-30T19:05:59.731Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo' [2019-07-30T19:05:59.731Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo') [2019-07-30T19:05:59.731Z] DEBUG - Setting text on (of type 'Combo') to 1001 [2019-07-30T19:05:59.731Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=1145463738 data=null} to (of type 'Combo') [2019-07-30T19:05:59.731Z] DEBUG - Set text on (of type 'Combo') to 1001 [2019-07-30T19:05:59.731Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T19:05:59.731Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T19:05:59.731Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-30T19:05:59.731Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T19:05:59.732Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T19:05:59.732Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@65139067 [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1145463746 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1145463746 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1145463746 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T19:05:59.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1145463746 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1145463747 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1145463747 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1145463747 data=null item=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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1145463747 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1145463747 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1145463747 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1145463747 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T19:05:59.732Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1145463748 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T19:05:59.732Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T19:05:59.732Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@46e241b [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=1145463748 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1145463749 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=1145463749 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T19:05:59.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=1145463749 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=1145463749 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=1145463749 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=1145463749 data=null item=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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=1145463753 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=1145463753 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=1145463753 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=1145463753 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T19:05:59.732Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=1145463754 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find' [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:05:59.732Z] DEBUG - Clicking on Find [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=1145463754 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1145463754 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=1145463754 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:05:59.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=1145463755 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=1145463755 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=1145463755 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=1145463755 data=null item=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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=1145463794 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=1145463794 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=1145463795 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=1145463795 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:05:59.732Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=1145463795 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:05:59.732Z] DEBUG - Clicked on Find [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:05:59.732Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button' [2019-07-30T19:05:59.732Z] DEBUG - Clicking on Close [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1145463796 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1145463796 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1145463796 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:05:59.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1145463796 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1145463796 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1145463796 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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1145463796 data=null item=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') [2019-07-30T19:05:59.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145463516 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)} [2019-07-30T19:05:59.732Z] DEBUG - Clicked on [2019-07-30T19:05:59.989Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-30T19:05:59.989Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-30T19:05:59.989Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-30T19:05:59.989Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-30T19:05:59.989Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T19:05:59.989Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-30T19:05:59.989Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-30T19:05:59.989Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T19:05:59.989Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T19:05:59.989Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T19:05:59.989Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:05:59.989Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:05:59.989Z] DEBUG - Clicking on Add... [2019-07-30T19:05:59.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1145464194 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') [2019-07-30T19:05:59.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1145464194 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') [2019-07-30T19:05:59.989Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1145464194 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T19:05:59.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1145464194 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T19:05:59.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1145464195 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') [2019-07-30T19:05:59.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1145464195 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') [2019-07-30T19:06:00.247Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1145464290 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') [2019-07-30T19:06:00.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1145464290 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') [2019-07-30T19:06:00.247Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1145464290 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') [2019-07-30T19:06:00.247Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1145464290 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T19:06:00.247Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1145464291 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T19:06:00.247Z] DEBUG - Clicked on Add... [2019-07-30T19:06:00.247Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern' [2019-07-30T19:06:00.247Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:06:00.247Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:06:00.247Z] DEBUG - Setting text on (of type 'Combo') to peer2 [2019-07-30T19:06:00.247Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=1145464292 data=null} to (of type 'Combo') [2019-07-30T19:06:00.247Z] DEBUG - Set text on (of type 'Combo') to peer2 [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline' [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK' [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-30T19:06:00.247Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T19:06:00.247Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1f238bc9 [2019-07-30T19:06:00.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=1145464293 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') [2019-07-30T19:06:00.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1145464293 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') [2019-07-30T19:06:00.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=1145464294 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T19:06:00.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=1145464294 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T19:06:00.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=1145464294 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') [2019-07-30T19:06:00.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=1145464294 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') [2019-07-30T19:06:00.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=1145464294 data=null item=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') [2019-07-30T19:06:00.247Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=1145464294 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') [2019-07-30T19:06:00.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=1145464295 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') [2019-07-30T19:06:00.247Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=1145464295 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') [2019-07-30T19:06:00.247Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=1145464295 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T19:06:00.247Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=1145464295 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction' [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK' [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-30T19:06:00.247Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') [2019-07-30T19:06:00.247Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button' [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button' [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button' [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button' [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create' [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH' [2019-07-30T19:06:00.247Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-30T19:06:00.247Z] DEBUG - Clicking on Create [2019-07-30T19:06:00.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=1145464296 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') [2019-07-30T19:06:00.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=1145464296 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') [2019-07-30T19:06:00.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=1145464300 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-30T19:06:00.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=1145464300 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH') [2019-07-30T19:06:00.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=1145464300 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') [2019-07-30T19:06:00.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=1145464300 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') [2019-07-30T19:06:00.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=1145464300 data=null item=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') [2019-07-30T19:06:00.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1145464195 data=null item=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') [2019-07-30T19:06:00.503Z] DEBUG - Clicked on [2019-07-30T19:06:00.503Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T19:06:00.503Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T19:06:00.503Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T19:06:00.503Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:06:00.503Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:06:00.503Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:06:00.503Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:06:00.503Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:00.503Z] DEBUG - Clicking on OK [2019-07-30T19:06:00.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145464517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:00.503Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145464517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:00.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145464517 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:00.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145464517 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:00.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145464517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:00.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145464517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:00.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145464518 data=null item=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') [2019-07-30T19:06:00.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1145463987 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...' [2019-07-30T19:06:00.503Z] DEBUG - Clicked on [2019-07-30T19:06:00.503Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...' [2019-07-30T19:06:00.503Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...' [2019-07-30T19:06:00.761Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...' [2019-07-30T19:06:00.761Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns' [2019-07-30T19:06:00.761Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:06:00.761Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:06:00.761Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:06:00.761Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:06:00.761Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T19:06:00.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1145464996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:06:00.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145464996 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:06:00.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1145464996 data=null doit=true} to (of type 'Table') [2019-07-30T19:06:00.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1145464996 data=null} to (of type 'Table') [2019-07-30T19:06:00.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1145464997 data=null button=1 stateMask=0x0 x=91 y=11 count=1} to (of type 'Table') [2019-07-30T19:06:00.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145464997 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') [2019-07-30T19:06:00.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=1145464998 data=null button=1 stateMask=0x80000 x=91 y=11 count=1} to (of type 'Table') [2019-07-30T19:06:00.761Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T19:06:00.761Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T19:06:00.761Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T19:06:00.761Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-07-30T19:06:00.761Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-07-30T19:06:00.761Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T19:06:00.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:06:00.761Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:06:00.761Z] DEBUG - Clicking on Remove [2019-07-30T19:06:00.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1145464999 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') [2019-07-30T19:06:00.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1145464999 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') [2019-07-30T19:06:00.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1145464999 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T19:06:00.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1145464999 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T19:06:00.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1145464999 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') [2019-07-30T19:06:00.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1145464999 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') [2019-07-30T19:06:00.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1145465000 data=null item=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') [2019-07-30T19:06:00.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T19:06:00.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T19:06:00.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T19:06:00.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T19:06:00.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T19:06:00.761Z] DEBUG - Clicked on Remove [2019-07-30T19:06:00.761Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T19:06:00.761Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button' [2019-07-30T19:06:00.761Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T19:06:00.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:06:00.761Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:06:00.761Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:06:00.761Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:06:00.761Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:00.761Z] DEBUG - Clicking on OK [2019-07-30T19:06:00.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145465007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:00.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145465008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:00.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145465008 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:00.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145465008 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:00.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145465008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:00.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145465008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:01.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145465008 data=null item=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') [2019-07-30T19:06:01.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=1145464722 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...' [2019-07-30T19:06:01.274Z] DEBUG - Clicked on [2019-07-30T19:06:01.274Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-30T19:06:01.274Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-30T19:06:01.530Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-30T19:06:01.530Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-30T19:06:01.530Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-30T19:06:01.530Z] DEBUG - matched Text with text "100", using matcher: of type 'Text' [2019-07-30T19:06:01.530Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-30T19:06:01.530Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time') [2019-07-30T19:06:01.530Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-30T19:06:01.530Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text' [2019-07-30T19:06:01.530Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-30T19:06:01.530Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time') [2019-07-30T19:06:01.530Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-30T19:06:01.530Z] DEBUG - matched Text with text "0", using matcher: of type 'Text' [2019-07-30T19:06:01.530Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time' [2019-07-30T19:06:01.530Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time') [2019-07-30T19:06:01.531Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time')) [2019-07-30T19:06:01.531Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:06:01.531Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-30T19:06:01.531Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:06:01.531Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:06:01.531Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:06:01.531Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:01.531Z] DEBUG - Clicking on OK [2019-07-30T19:06:01.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145465593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:01.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145465594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:01.531Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145465594 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:01.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145465594 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:01.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145465594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:01.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145465594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:01.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145465594 data=null item=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') [2019-07-30T19:06:01.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1145465411 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...' [2019-07-30T19:06:01.787Z] DEBUG - Clicked on [2019-07-30T19:06:01.787Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...' [2019-07-30T19:06:01.787Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...' [2019-07-30T19:06:02.044Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...' [2019-07-30T19:06:02.044Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration' [2019-07-30T19:06:02.044Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:06:02.044Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-30T19:06:02.044Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default' [2019-07-30T19:06:02.044Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH' [2019-07-30T19:06:02.044Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T19:06:02.044Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:06:02.044Z] DEBUG - Clicking on Default [2019-07-30T19:06:02.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=1145466187 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') [2019-07-30T19:06:02.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1145466187 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') [2019-07-30T19:06:02.044Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=1145466187 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T19:06:02.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=1145466187 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T19:06:02.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=1145466187 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') [2019-07-30T19:06:02.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=1145466187 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') [2019-07-30T19:06:02.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=1145466187 data=null item=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') [2019-07-30T19:06:02.044Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=1145466216 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') [2019-07-30T19:06:02.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=1145466216 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') [2019-07-30T19:06:02.044Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=1145466216 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') [2019-07-30T19:06:02.044Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=1145466216 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T19:06:02.044Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=1145466217 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH') [2019-07-30T19:06:02.044Z] DEBUG - Clicked on Default [2019-07-30T19:06:02.044Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:06:02.044Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button' [2019-07-30T19:06:02.044Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:06:02.044Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:06:02.044Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:06:02.044Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:02.044Z] DEBUG - Clicking on OK [2019-07-30T19:06:02.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145466218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:02.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145466218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:02.044Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145466218 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:02.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145466218 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:02.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145466218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:02.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145466218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:02.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145466218 data=null item=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') [2019-07-30T19:06:02.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=1145465886 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...' [2019-07-30T19:06:02.301Z] DEBUG - Clicked on [2019-07-30T19:06:02.301Z] DEBUG - number of items : 9 [2019-07-30T19:06:02.301Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page} [2019-07-30T19:06:02.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145466400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T19:06:02.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145466400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T19:06:02.301Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145466400 data=null doit=true} to ToolItem with tooltip text {Go to next page} [2019-07-30T19:06:02.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145466400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T19:06:02.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145466400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page} [2019-07-30T19:06:02.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145466400 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} [2019-07-30T19:06:02.301Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T19:06:02.301Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T19:06:02.301Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T19:06:02.301Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T19:06:02.301Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page} [2019-07-30T19:06:02.301Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page} [2019-07-30T19:06:02.301Z] DEBUG - number of items : 9 [2019-07-30T19:06:02.302Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page} [2019-07-30T19:06:02.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145466418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T19:06:02.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145466419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T19:06:02.302Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145466419 data=null doit=true} to ToolItem with tooltip text {Go to previous page} [2019-07-30T19:06:02.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145466419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T19:06:02.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145466419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page} [2019-07-30T19:06:02.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145466419 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} [2019-07-30T19:06:02.302Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T19:06:02.302Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T19:06:02.302Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T19:06:02.302Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T19:06:02.302Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page} [2019-07-30T19:06:02.302Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page} [2019-07-30T19:06:02.302Z] DEBUG - number of items : 9 [2019-07-30T19:06:02.302Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page} [2019-07-30T19:06:02.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145466432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T19:06:02.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145466432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T19:06:02.302Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145466432 data=null doit=true} to ToolItem with tooltip text {Go to last page} [2019-07-30T19:06:02.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145466432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T19:06:02.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145466432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page} [2019-07-30T19:06:02.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145466433 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} [2019-07-30T19:06:02.302Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T19:06:02.302Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T19:06:02.302Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T19:06:02.302Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T19:06:02.302Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page} [2019-07-30T19:06:02.302Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page} [2019-07-30T19:06:02.302Z] DEBUG - number of items : 9 [2019-07-30T19:06:02.302Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page} [2019-07-30T19:06:02.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145466437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T19:06:02.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145466437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T19:06:02.302Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145466437 data=null doit=true} to ToolItem with tooltip text {Go to first page} [2019-07-30T19:06:02.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145466437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T19:06:02.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145466437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page} [2019-07-30T19:06:02.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145466437 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} [2019-07-30T19:06:02.302Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T19:06:02.302Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T19:06:02.302Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T19:06:02.302Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T19:06:02.302Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page} [2019-07-30T19:06:02.302Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page} [2019-07-30T19:06:02.302Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page' [2019-07-30T19:06:02.302Z] DEBUG - Clicking on with mnemonic 'Next page' [2019-07-30T19:06:02.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=1145466497 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' [2019-07-30T19:06:02.302Z] DEBUG - Clicked on with mnemonic 'Next page' [2019-07-30T19:06:02.302Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page' [2019-07-30T19:06:02.302Z] DEBUG - Clicking on with mnemonic 'Previous page' [2019-07-30T19:06:02.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=1145466526 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' [2019-07-30T19:06:02.302Z] DEBUG - Clicked on with mnemonic 'Previous page' [2019-07-30T19:06:02.560Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page' [2019-07-30T19:06:02.560Z] DEBUG - Clicking on with mnemonic 'Last page' [2019-07-30T19:06:02.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=1145466595 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' [2019-07-30T19:06:02.560Z] DEBUG - Clicked on with mnemonic 'Last page' [2019-07-30T19:06:02.560Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page' [2019-07-30T19:06:02.560Z] DEBUG - Clicking on with mnemonic 'First page' [2019-07-30T19:06:02.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=1145466625 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' [2019-07-30T19:06:02.560Z] DEBUG - Clicked on with mnemonic 'First page' [2019-07-30T19:06:02.560Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...' [2019-07-30T19:06:02.560Z] DEBUG - Clicking on with mnemonic 'Pages...' [2019-07-30T19:06:03.227Z] DEBUG - Clicked on with mnemonic 'Pages...' [2019-07-30T19:06:03.227Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages' [2019-07-30T19:06:03.227Z] DEBUG - matched Text with text "1", using matcher: of type 'Text' [2019-07-30T19:06:03.227Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text') [2019-07-30T19:06:03.227Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:06:03.227Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:06:03.227Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:06:03.227Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:06:03.227Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:03.227Z] DEBUG - Clicking on OK [2019-07-30T19:06:03.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145467114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:03.227Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145467114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:03.227Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145467114 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:03.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145467114 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:03.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145467114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:03.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145467114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:03.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145467114 data=null item=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') [2019-07-30T19:06:03.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=1145466703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pages...' [2019-07-30T19:06:03.580Z] DEBUG - Clicked on [2019-07-30T19:06:04.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1145468213 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:06:04.144Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:06:04.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:06:04.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:06:04.144Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:04.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1145468260 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:04.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1145468261 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:04.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1145468261 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:04.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1145468261 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:04.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145468261 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} [2019-07-30T19:06:04.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1145468269 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:04.144Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:06:04.144Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:06:04.401Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:06:04.964Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:06:04.964Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:06:04.964Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:06:04.964Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:06:04.964Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:04.964Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:06:04.964Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:06:04.964Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:06:04.964Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:04.964Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:06:04.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145469216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:04.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145469217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:04.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145469217 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:04.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145469217 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:04.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145469217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:04.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145469217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:05.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145469217 data=null 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') [2019-07-30T19:06:05.221Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145469217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:05.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145469217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:05.221Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145469217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:05.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145469218 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:05.221Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145469218 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:05.221Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:05.221Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:06:05.221Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:06:05.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:06:05.221Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:06:05.221Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:06:05.221Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:06:05.221Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:05.221Z] DEBUG - Clicking on OK [2019-07-30T19:06:05.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145469219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:05.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145469219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:05.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145469219 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:05.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145469219 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:05.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145469219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:05.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145469219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:05.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:05.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:05.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:05.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:05.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:05.221Z] DEBUG - Clicked on OK [2019-07-30T19:06:05.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145469220 data=null item=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') [2019-07-30T19:06:05.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145468379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:06:05.478Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"' [2019-07-30T19:06:05.735Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.08 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest [2019-07-30T19:06:05.735Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 23.041 s [2019-07-30T19:06:05.735Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest) Time elapsed: 14.593 s [2019-07-30T19:06:05.735Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-30T19:06:07.629Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T19:06:07.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:06:07.629Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:06:07.629Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:06:07.629Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T19:06:07.629Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T19:06:07.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1145471513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2019-07-30T19:06:07.629Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T19:06:07.629Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T19:06:07.629Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T19:06:07.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1145471685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2019-07-30T19:06:07.629Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T19:06:07.886Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T19:06:07.886Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T19:06:07.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1145471898 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2019-07-30T19:06:07.886Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T19:06:07.886Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T19:06:07.886Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T19:06:07.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1145472085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2019-07-30T19:06:07.886Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T19:06:08.143Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T19:06:08.143Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T19:06:08.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1145472217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2019-07-30T19:06:08.143Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T19:06:10.035Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T19:06:10.035Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:06:10.035Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:06:10.035Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:06:10.035Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-30T19:06:10.035Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-30T19:06:10.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1145473903 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' [2019-07-30T19:06:10.035Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-30T19:06:11.403Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T19:06:11.403Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:06:11.403Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:06:11.403Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:06:11.403Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T19:06:11.403Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T19:06:11.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1145475625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2019-07-30T19:06:11.660Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T19:06:11.660Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-30T19:06:11.660Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-30T19:06:11.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1145475762 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line' [2019-07-30T19:06:11.660Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-30T19:06:11.660Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T19:06:11.660Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T19:06:11.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1145475891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2019-07-30T19:06:11.916Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T19:06:11.916Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T19:06:11.916Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T19:06:11.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1145475988 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2019-07-30T19:06:11.916Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T19:06:11.916Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T19:06:11.916Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T19:06:11.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1145476038 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2019-07-30T19:06:11.916Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T19:06:11.916Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T19:06:11.916Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T19:06:11.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1145476079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2019-07-30T19:06:11.916Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T19:06:11.916Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T19:06:11.916Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T19:06:11.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1145476109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2019-07-30T19:06:11.916Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T19:06:12.173Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T19:06:12.173Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T19:06:12.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1145476199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2019-07-30T19:06:12.173Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T19:06:12.173Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-30T19:06:12.173Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-30T19:06:12.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1145476256 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line' [2019-07-30T19:06:12.173Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-30T19:06:12.173Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T19:06:12.173Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T19:06:12.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1145476360 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2019-07-30T19:06:12.173Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T19:06:12.430Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T19:06:12.430Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T19:06:12.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1145476481 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2019-07-30T19:06:12.430Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T19:06:12.687Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T19:06:12.687Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T19:06:12.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1145476712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2019-07-30T19:06:12.687Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T19:06:14.578Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T19:06:14.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:06:14.578Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:06:14.578Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:06:14.578Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp' [2019-07-30T19:06:14.578Z] DEBUG - Clicking on with mnemonic 'Timestamp' [2019-07-30T19:06:14.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=1145478537 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp' [2019-07-30T19:06:14.578Z] DEBUG - Clicked on with mnemonic 'Timestamp' [2019-07-30T19:06:14.578Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host' [2019-07-30T19:06:14.578Z] DEBUG - Clicking on with mnemonic 'Host' [2019-07-30T19:06:14.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=1145478714 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host' [2019-07-30T19:06:14.578Z] DEBUG - Clicked on with mnemonic 'Host' [2019-07-30T19:06:15.031Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger' [2019-07-30T19:06:15.031Z] DEBUG - Clicking on with mnemonic 'Logger' [2019-07-30T19:06:15.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=1145478872 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger' [2019-07-30T19:06:15.031Z] DEBUG - Clicked on with mnemonic 'Logger' [2019-07-30T19:06:15.031Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File' [2019-07-30T19:06:15.031Z] DEBUG - Clicking on with mnemonic 'File' [2019-07-30T19:06:15.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=1145478974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File' [2019-07-30T19:06:15.031Z] DEBUG - Clicked on with mnemonic 'File' [2019-07-30T19:06:15.031Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line' [2019-07-30T19:06:15.031Z] DEBUG - Clicking on with mnemonic 'Line' [2019-07-30T19:06:15.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=1145479052 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line' [2019-07-30T19:06:15.031Z] DEBUG - Clicked on with mnemonic 'Line' [2019-07-30T19:06:15.428Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message' [2019-07-30T19:06:15.428Z] DEBUG - Clicking on with mnemonic 'Message' [2019-07-30T19:06:15.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=1145479095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message' [2019-07-30T19:06:15.428Z] DEBUG - Clicked on with mnemonic 'Message' [2019-07-30T19:06:15.428Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All' [2019-07-30T19:06:15.428Z] DEBUG - Clicking on with mnemonic 'Show All' [2019-07-30T19:06:15.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=1145479119 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' [2019-07-30T19:06:15.428Z] DEBUG - Clicked on with mnemonic 'Show All' [2019-07-30T19:06:15.428Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1145479582 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:06:15.428Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:06:15.428Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:06:15.428Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:06:15.428Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:15.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1145479588 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:06:15.428Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1145479589 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:06:15.428Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1145479589 data=null} to TreeItem with text {test} [2019-07-30T19:06:15.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1145479589 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:06:15.428Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145479589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:06:15.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1145479626 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:06:15.780Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:06:15.780Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:06:15.780Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:06:16.344Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:06:16.344Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:06:16.344Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:06:16.344Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:06:16.344Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:16.344Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:06:16.344Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:06:16.344Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:06:16.344Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:16.344Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:06:16.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145480507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:16.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145480507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:16.344Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145480508 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:16.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145480508 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:16.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145480508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:16.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145480508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:16.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145480508 data=null 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') [2019-07-30T19:06:16.344Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145480508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:16.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145480508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:16.344Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145480508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:16.344Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145480508 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:16.344Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145480508 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:16.344Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:16.344Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:06:16.344Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:06:16.344Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:06:16.344Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:06:16.344Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:06:16.344Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:06:16.344Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:16.344Z] DEBUG - Clicking on OK [2019-07-30T19:06:16.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145480510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:16.344Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145480510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:16.344Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145480510 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:16.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145480511 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:16.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145480511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:16.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145480511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:16.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:16.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:16.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:16.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:16.344Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:16.344Z] DEBUG - Clicked on OK [2019-07-30T19:06:16.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145480512 data=null item=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') [2019-07-30T19:06:16.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145479715 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:06:16.857Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.241 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest [2019-07-30T19:06:16.857Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 4.085 s [2019-07-30T19:06:16.857Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 2.908 s [2019-07-30T19:06:16.857Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest) Time elapsed: 2.55 s [2019-07-30T19:06:16.857Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-30T19:06:17.114Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:06:17.677Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:06:17.677Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:06:17.677Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:06:17.677Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:06:17.677Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:17.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1145481789 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:17.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1145481789 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:17.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1145481789 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:17.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1145481790 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:17.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145481790 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} [2019-07-30T19:06:17.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1145481831 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:17.677Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:17.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1145481832 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:17.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1145481832 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:17.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1145481832 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:17.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1145481833 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:17.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145481833 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} [2019-07-30T19:06:17.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1145481839 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:17.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1145481840 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:17.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1145481840 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:17.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1145481840 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:17.677Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145481840 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} [2019-07-30T19:06:17.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1145481843 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:17.677Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:17.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1145481850 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:06:17.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1145481850 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:06:17.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1145481851 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:06:17.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1145481851 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:06:17.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145481851 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]} [2019-07-30T19:06:17.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1145481860 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:06:19.569Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T19:06:19.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:06:19.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:06:19.569Z] DEBUG - number of items : 11 [2019-07-30T19:06:19.569Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:19.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145483618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:19.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145483618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:19.569Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145483618 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:19.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145483618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:19.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145483619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:19.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145483619 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} [2019-07-30T19:06:19.569Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145483625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:19.569Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145483626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:19.569Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145483626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:19.569Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145483626 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:19.569Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145483626 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:19.569Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:19.569Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:19.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1145483627 data=null button=0 stateMask=0x0 x=77 y=11 count=0} to TreeItem with text {FILTER } [2019-07-30T19:06:19.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1145483627 data=null doit=true} to TreeItem with text {FILTER } [2019-07-30T19:06:19.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1145483627 data=null} to TreeItem with text {FILTER } [2019-07-30T19:06:19.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1145483627 data=null button=1 stateMask=0x0 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-30T19:06:19.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145483628 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 } [2019-07-30T19:06:19.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1145483645 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {FILTER } [2019-07-30T19:06:19.569Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-30T19:06:19.569Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-30T19:06:19.569Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:06:19.569Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp} [2019-07-30T19:06:19.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1145483702 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-30T19:06:19.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1145483702 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-30T19:06:19.569Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:19.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1145483705 data=null} to TreeItem with text {FILTER timestamp} [2019-07-30T19:06:19.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1145483705 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T19:06:19.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145483705 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} [2019-07-30T19:06:19.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1145483735 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T19:06:19.569Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=1145483736 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-30T19:06:19.569Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=1145483736 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-30T19:06:19.569Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=1145483736 data=null} to TreeItem with text {FILTER timestamp} [2019-07-30T19:06:19.569Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp} [2019-07-30T19:06:19.569Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:19.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=1145483737 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp} [2019-07-30T19:06:19.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=1145483737 data=null doit=true} to TreeItem with text {FILTER timestamp} [2019-07-30T19:06:19.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=1145483737 data=null} to TreeItem with text {FILTER timestamp} [2019-07-30T19:06:19.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=1145483737 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T19:06:19.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145483737 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} [2019-07-30T19:06:19.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=1145483787 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp} [2019-07-30T19:06:19.826Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-30T19:06:19.826Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-30T19:06:19.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1145483833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE' [2019-07-30T19:06:19.826Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-30T19:06:19.826Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again. [2019-07-30T19:06:19.826Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:06:19.826Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:06:19.826Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T19:06:19.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1145483911 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-30T19:06:19.826Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T19:06:19.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145483913 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:19.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145483913 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:19.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145483913 data=null button=1 stateMask=0x0 x=199 y=32 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:19.826Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145483913 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) [2019-07-30T19:06:19.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145483914 data=null button=1 stateMask=0x80000 x=199 y=32 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:19.826Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:19.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145483914 data=null button=0 stateMask=0x0 x=199 y=32 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:19.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145483915 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:19.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145483915 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:19.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145483915 data=null button=1 stateMask=0x0 x=199 y=32 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:19.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145483915 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) [2019-07-30T19:06:19.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145483936 data=null button=1 stateMask=0x80000 x=199 y=32 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:19.826Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND' [2019-07-30T19:06:19.826Z] DEBUG - Clicking on with mnemonic 'AND' [2019-07-30T19:06:19.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=1145484033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'AND' [2019-07-30T19:06:20.082Z] DEBUG - Clicked on with mnemonic 'AND' [2019-07-30T19:06:20.082Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:20.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1145484090 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-30T19:06:20.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1145484090 data=null doit=true} to Tree node with text: AND [2019-07-30T19:06:20.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1145484090 data=null} to Tree node with text: AND [2019-07-30T19:06:20.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1145484090 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T19:06:20.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145484090 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 [2019-07-30T19:06:20.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1145484099 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T19:06:20.082Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS' [2019-07-30T19:06:20.082Z] DEBUG - Clicking on with mnemonic 'CONTAINS' [2019-07-30T19:06:20.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=1145484183 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'CONTAINS' [2019-07-30T19:06:20.083Z] DEBUG - Clicked on with mnemonic 'CONTAINS' [2019-07-30T19:06:20.083Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again. [2019-07-30T19:06:20.083Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T19:06:20.083Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T19:06:20.083Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:06:20.083Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:06:20.083Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T19:06:20.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1145484291 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-30T19:06:20.083Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T19:06:20.083Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T19:06:20.083Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T19:06:20.083Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:06:20.083Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:20.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1145484336 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T19:06:20.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=1145484336 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T19:06:20.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=1145484336 data=null} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T19:06:20.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1145484336 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T19:06:20.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145484337 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" [2019-07-30T19:06:20.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=1145484488 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100" [2019-07-30T19:06:20.339Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:20.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=1145484489 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND [2019-07-30T19:06:20.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=1145484489 data=null doit=true} to Tree node with text: AND [2019-07-30T19:06:20.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=1145484489 data=null} to Tree node with text: AND [2019-07-30T19:06:20.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=1145484490 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T19:06:20.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145484490 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 [2019-07-30T19:06:20.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=1145484504 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND [2019-07-30T19:06:20.339Z] DEBUG - number of items : 11 [2019-07-30T19:06:20.339Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-30T19:06:20.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145484505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:20.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145484505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:20.339Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145484505 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:20.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145484506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:20.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145484506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:20.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145484506 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} [2019-07-30T19:06:20.339Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145484508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:20.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145484508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:20.339Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145484508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:20.339Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145484508 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:20.339Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145484508 data=null} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:20.339Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-30T19:06:20.339Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:06:20.339Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:06:20.339Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:06:20.339Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:06:20.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1145484619 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-30T19:06:20.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1145484619 data=null doit=true} to TableItem with text {} [2019-07-30T19:06:20.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1145484620 data=null} to TableItem with text {} [2019-07-30T19:06:20.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1145484620 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T19:06:20.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145484620 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:06:20.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1145484622 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T19:06:20.597Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp' [2019-07-30T19:06:20.597Z] DEBUG - Clicking on with mnemonic 'timestamp' [2019-07-30T19:06:20.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=1145484690 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'timestamp' [2019-07-30T19:06:20.597Z] DEBUG - Clicked on with mnemonic 'timestamp' [2019-07-30T19:06:22.489Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:06:22.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:06:22.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:06:22.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:06:22.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:06:22.489Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:22.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1145486316 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:22.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1145486316 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:22.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1145486316 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:22.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1145486317 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:22.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145486317 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} [2019-07-30T19:06:22.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1145486324 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:22.489Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:22.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1145486325 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:22.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1145486325 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:22.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1145486325 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:22.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1145486326 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:22.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145486326 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} [2019-07-30T19:06:22.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1145486338 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:22.489Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-30T19:06:22.489Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:22.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1145486339 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:06:22.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1145486339 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:06:22.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1145486339 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:06:22.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1145486339 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:06:22.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145486339 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]} [2019-07-30T19:06:22.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1145486345 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:06:23.857Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T19:06:23.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:06:23.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:06:23.857Z] DEBUG - number of items : 11 [2019-07-30T19:06:23.857Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:23.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145487899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:23.857Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145487899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:23.857Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145487900 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:23.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145487900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:23.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145487900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:23.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145487900 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} [2019-07-30T19:06:23.857Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145487907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:23.857Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145487907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:23.857Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145487907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:23.857Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145487907 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:23.857Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145487907 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:23.857Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:23.857Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:23.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1145487908 data=null button=0 stateMask=0x0 x=77 y=95 count=0} to TreeItem with text {FILTER } [2019-07-30T19:06:23.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1145487908 data=null doit=true} to TreeItem with text {FILTER } [2019-07-30T19:06:23.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1145487908 data=null} to TreeItem with text {FILTER } [2019-07-30T19:06:23.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1145487909 data=null button=1 stateMask=0x0 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-30T19:06:23.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145487909 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 } [2019-07-30T19:06:23.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1145487928 data=null button=1 stateMask=0x80000 x=77 y=95 count=1} to TreeItem with text {FILTER } [2019-07-30T19:06:23.857Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-30T19:06:23.857Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-30T19:06:23.857Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:06:23.857Z] DEBUG - Clicking on TreeItem with text {FILTER field} [2019-07-30T19:06:23.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1145487957 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-30T19:06:23.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1145487957 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-30T19:06:23.857Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:23.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1145487961 data=null} to TreeItem with text {FILTER field} [2019-07-30T19:06:23.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1145487961 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T19:06:23.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145487961 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} [2019-07-30T19:06:23.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1145487992 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T19:06:23.857Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=1145487992 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-30T19:06:23.857Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=1145487992 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-30T19:06:23.857Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=1145487992 data=null} to TreeItem with text {FILTER field} [2019-07-30T19:06:23.857Z] DEBUG - Clicked on TreeItem with text {FILTER field} [2019-07-30T19:06:23.857Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:23.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=1145487993 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field} [2019-07-30T19:06:23.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=1145487994 data=null doit=true} to TreeItem with text {FILTER field} [2019-07-30T19:06:23.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=1145487994 data=null} to TreeItem with text {FILTER field} [2019-07-30T19:06:23.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=1145487994 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T19:06:23.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145487994 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} [2019-07-30T19:06:23.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=1145488001 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field} [2019-07-30T19:06:23.857Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-30T19:06:23.857Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-30T19:06:23.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1145488048 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE' [2019-07-30T19:06:23.857Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-30T19:06:23.857Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again. [2019-07-30T19:06:23.857Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:06:23.857Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:06:23.857Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T19:06:23.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1145488106 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-30T19:06:23.857Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T19:06:23.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145488108 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:23.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145488108 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:23.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145488108 data=null button=1 stateMask=0x0 x=199 y=116 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:23.857Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145488108 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) [2019-07-30T19:06:24.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145488109 data=null button=1 stateMask=0x80000 x=199 y=116 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:24.114Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:24.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145488110 data=null button=0 stateMask=0x0 x=199 y=116 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:24.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145488110 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:24.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145488110 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:24.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145488110 data=null button=1 stateMask=0x0 x=199 y=116 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:24.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145488110 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) [2019-07-30T19:06:24.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145488130 data=null button=1 stateMask=0x80000 x=199 y=116 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:24.114Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE' [2019-07-30T19:06:24.114Z] DEBUG - Clicking on with mnemonic 'COMPARE' [2019-07-30T19:06:24.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=1145488217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'COMPARE' [2019-07-30T19:06:24.114Z] DEBUG - Clicked on with mnemonic 'COMPARE' [2019-07-30T19:06:24.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { = [2019-07-30T19:06:24.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { = [2019-07-30T19:06:24.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { = [2019-07-30T19:06:24.114Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145488326 data=null item=TreeItem { = [2019-07-30T19:06:24.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { = [2019-07-30T19:06:24.114Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T19:06:24.114Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T19:06:24.114Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:06:24.114Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:06:24.114Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-30T19:06:24.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1145488328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-30T19:06:24.370Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-30T19:06:24.370Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-30T19:06:24.370Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-30T19:06:24.370Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T19:06:24.370Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T19:06:24.370Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:06:24.370Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-30T19:06:24.370Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-30T19:06:24.370Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T19:06:24.370Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T19:06:24.370Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:06:24.370Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:06:24.370Z] DEBUG - matched Button with text "<", using matcher: of type 'Button' [2019-07-30T19:06:24.370Z] DEBUG - matched Button with text "=", using matcher: of type 'Button' [2019-07-30T19:06:24.370Z] DEBUG - matched Button with text ">", using matcher: of type 'Button' [2019-07-30T19:06:24.370Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>' [2019-07-30T19:06:24.370Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO' [2019-07-30T19:06:24.370Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T19:06:24.370Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button' [2019-07-30T19:06:24.370Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button' [2019-07-30T19:06:24.370Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button' [2019-07-30T19:06:24.370Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T19:06:24.370Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=1145488530 data=null doit=true} to Button with text {=} [2019-07-30T19:06:24.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=1145488530 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {=} [2019-07-30T19:06:24.370Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T19:06:24.370Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=1145488534 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T19:06:24.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=1145488534 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T19:06:24.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=1145488534 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T19:06:24.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=1145488535 data=null item=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') [2019-07-30T19:06:24.371Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO') [2019-07-30T19:06:24.371Z] DEBUG - number of items : 11 [2019-07-30T19:06:24.371Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-30T19:06:24.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145488536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:24.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145488536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:24.371Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145488536 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:24.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145488536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:24.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145488536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:24.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145488537 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} [2019-07-30T19:06:24.371Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145488599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:24.371Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145488599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:24.371Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145488600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:24.371Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145488600 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:24.371Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145488600 data=null} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:24.371Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-30T19:06:24.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:06:24.371Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:06:24.371Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:06:24.371Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:06:24.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1145488682 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-30T19:06:24.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1145488683 data=null doit=true} to TableItem with text {} [2019-07-30T19:06:24.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1145488683 data=null} to TableItem with text {} [2019-07-30T19:06:24.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1145488684 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T19:06:24.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145488684 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:06:24.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1145488686 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T19:06:24.628Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field' [2019-07-30T19:06:24.628Z] DEBUG - Clicking on with mnemonic 'field' [2019-07-30T19:06:24.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=1145488749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'field' [2019-07-30T19:06:24.628Z] DEBUG - Clicked on with mnemonic 'field' [2019-07-30T19:06:26.161Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:06:26.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:06:26.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:06:26.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:06:26.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:06:26.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:26.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1145490396 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:26.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1145490397 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:26.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1145490397 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:26.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1145490397 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:26.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145490397 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} [2019-07-30T19:06:26.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1145490405 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:26.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:26.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1145490406 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:26.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1145490406 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:26.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1145490406 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:26.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1145490407 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:26.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145490407 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} [2019-07-30T19:06:26.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1145490420 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:26.419Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again. [2019-07-30T19:06:26.419Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:26.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1145490421 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:06:26.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1145490421 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:06:26.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1145490421 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:06:26.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1145490422 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:06:26.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145490422 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]} [2019-07-30T19:06:26.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1145490427 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:06:27.787Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"' [2019-07-30T19:06:27.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:06:27.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:06:27.787Z] DEBUG - number of items : 11 [2019-07-30T19:06:27.787Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:27.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145492015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:27.787Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145492015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:27.787Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145492015 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:27.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145492015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:27.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145492015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:27.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145492016 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} [2019-07-30T19:06:28.044Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145492045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:28.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145492045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:28.044Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145492045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:28.044Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145492046 data=null doit=true} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:28.044Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145492046 data=null} to ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:28.044Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter} [2019-07-30T19:06:28.044Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:28.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER } time=1145492047 data=null button=0 stateMask=0x0 x=77 y=158 count=0} to TreeItem with text {FILTER } [2019-07-30T19:06:28.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER } time=1145492053 data=null doit=true} to TreeItem with text {FILTER } [2019-07-30T19:06:28.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER } time=1145492053 data=null} to TreeItem with text {FILTER } [2019-07-30T19:06:28.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER } time=1145492054 data=null button=1 stateMask=0x0 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-30T19:06:28.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145492054 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 } [2019-07-30T19:06:28.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER } time=1145492073 data=null button=1 stateMask=0x80000 x=77 y=158 count=1} to TreeItem with text {FILTER } [2019-07-30T19:06:28.044Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text' [2019-07-30T19:06:28.044Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text') [2019-07-30T19:06:28.044Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:06:28.044Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals} [2019-07-30T19:06:28.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1145492080 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T19:06:28.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1145492080 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T19:06:28.044Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:28.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1145492083 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T19:06:28.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1145492105 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T19:06:28.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145492106 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} [2019-07-30T19:06:28.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1145492112 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T19:06:28.044Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1145492112 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T19:06:28.044Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1145492112 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T19:06:28.044Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1145492112 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T19:06:28.044Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals} [2019-07-30T19:06:28.044Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:28.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1145492113 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T19:06:28.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=1145492113 data=null doit=true} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T19:06:28.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=1145492113 data=null} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T19:06:28.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1145492113 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T19:06:28.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145492114 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} [2019-07-30T19:06:28.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=1145492124 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals} [2019-07-30T19:06:28.044Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE' [2019-07-30T19:06:28.044Z] DEBUG - Clicking on with mnemonic 'TRACETYPE' [2019-07-30T19:06:28.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=1145492186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE' [2019-07-30T19:06:28.044Z] DEBUG - Clicked on with mnemonic 'TRACETYPE' [2019-07-30T19:06:28.044Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again. [2019-07-30T19:06:28.044Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:06:28.044Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:06:28.044Z] DEBUG - Setting selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T19:06:28.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Test trace : XML Trace Stub (ns)} time=1145492223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-30T19:06:28.044Z] DEBUG - Set selection on (of type 'Combo') to Test trace : XML Trace Stub (ns) [2019-07-30T19:06:28.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145492224 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:28.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145492225 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:28.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145492225 data=null button=1 stateMask=0x0 x=199 y=179 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:28.044Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145492225 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) [2019-07-30T19:06:28.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145492226 data=null button=1 stateMask=0x80000 x=199 y=179 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:28.044Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:28.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145492226 data=null button=0 stateMask=0x0 x=199 y=179 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:28.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145492226 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:28.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145492226 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:28.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145492227 data=null button=1 stateMask=0x0 x=199 y=179 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:28.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145492227 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) [2019-07-30T19:06:28.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=1145492286 data=null button=1 stateMask=0x80000 x=199 y=179 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns) [2019-07-30T19:06:28.300Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR' [2019-07-30T19:06:28.300Z] DEBUG - Clicking on with mnemonic 'OR' [2019-07-30T19:06:28.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=1145492332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'OR' [2019-07-30T19:06:28.300Z] DEBUG - Clicked on with mnemonic 'OR' [2019-07-30T19:06:28.300Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:28.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1145492395 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-30T19:06:28.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1145492395 data=null doit=true} to Tree node with text: OR [2019-07-30T19:06:28.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1145492395 data=null} to Tree node with text: OR [2019-07-30T19:06:28.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1145492396 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T19:06:28.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145492396 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 [2019-07-30T19:06:28.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1145492403 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T19:06:28.300Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS' [2019-07-30T19:06:28.300Z] DEBUG - Clicking on with mnemonic 'EQUALS' [2019-07-30T19:06:28.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=1145492479 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'EQUALS' [2019-07-30T19:06:28.300Z] DEBUG - Clicked on with mnemonic 'EQUALS' [2019-07-30T19:06:28.300Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-30T19:06:28.300Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:28.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { EQUALS} [2019-07-30T19:06:28.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { EQUALS} [2019-07-30T19:06:28.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { EQUALS} [2019-07-30T19:06:28.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { EQUALS} [2019-07-30T19:06:28.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145492532 data=null item=TreeItem { EQUALS} [2019-07-30T19:06:28.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { EQUALS} [2019-07-30T19:06:28.558Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T19:06:28.558Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T19:06:28.558Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:06:28.558Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:06:28.558Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T19:06:28.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1145492606 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-30T19:06:28.558Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T19:06:28.558Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text' [2019-07-30T19:06:28.558Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text') [2019-07-30T19:06:28.558Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:06:28.558Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:28.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=1145492698 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR [2019-07-30T19:06:28.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=1145492698 data=null doit=true} to Tree node with text: OR [2019-07-30T19:06:28.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=1145492698 data=null} to Tree node with text: OR [2019-07-30T19:06:28.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=1145492699 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T19:06:28.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145492699 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 [2019-07-30T19:06:28.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=1145492728 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR [2019-07-30T19:06:28.558Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES' [2019-07-30T19:06:28.558Z] DEBUG - Clicking on with mnemonic 'MATCHES' [2019-07-30T19:06:28.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=1145492806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'MATCHES' [2019-07-30T19:06:28.815Z] DEBUG - Clicked on with mnemonic 'MATCHES' [2019-07-30T19:06:28.815Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again. [2019-07-30T19:06:28.815Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:28.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem { MATCHES} [2019-07-30T19:06:28.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem { MATCHES} [2019-07-30T19:06:28.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem { MATCHES} [2019-07-30T19:06:28.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem { MATCHES} [2019-07-30T19:06:28.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145492922 data=null item=TreeItem { MATCHES} [2019-07-30T19:06:28.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem { MATCHES} [2019-07-30T19:06:28.815Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: of type 'Combo' [2019-07-30T19:06:28.815Z] DEBUG - matched Combo with text "Test trace : XML Tra...", using matcher: (of type 'Combo') [2019-07-30T19:06:28.815Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:06:28.815Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:06:28.815Z] DEBUG - Setting selection on (of type 'Combo') to Contents [2019-07-30T19:06:28.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Contents} time=1145492998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-30T19:06:28.815Z] DEBUG - Set selection on (of type 'Combo') to Contents [2019-07-30T19:06:28.815Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text' [2019-07-30T19:06:28.815Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text') [2019-07-30T19:06:28.815Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-30T19:06:28.815Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-30T19:06:28.815Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:06:29.071Z] DEBUG - matched Text with text "field", using matcher: of type 'Text' [2019-07-30T19:06:29.071Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text') [2019-07-30T19:06:29.071Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text' [2019-07-30T19:06:29.071Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text') [2019-07-30T19:06:29.071Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:06:29.071Z] DEBUG - number of items : 11 [2019-07-30T19:06:29.071Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters} [2019-07-30T19:06:29.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145493187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:29.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145493187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:29.071Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145493187 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:29.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145493187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:29.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145493187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:29.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145493187 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} [2019-07-30T19:06:29.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145493189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:29.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145493189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:29.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145493189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:29.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145493189 data=null doit=true} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:29.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145493190 data=null} to ToolItem with tooltip text {Save filters} [2019-07-30T19:06:29.071Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters} [2019-07-30T19:06:29.071Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:06:29.071Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:06:29.071Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:06:29.071Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:06:29.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1145493306 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {} [2019-07-30T19:06:29.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1145493306 data=null doit=true} to TableItem with text {} [2019-07-30T19:06:29.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1145493307 data=null} to TableItem with text {} [2019-07-30T19:06:29.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1145493307 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T19:06:29.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145493308 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:06:29.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1145493309 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {} [2019-07-30T19:06:29.327Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals' [2019-07-30T19:06:29.327Z] DEBUG - Clicking on with mnemonic 'matchAndEquals' [2019-07-30T19:06:29.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=1145493389 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'matchAndEquals' [2019-07-30T19:06:29.327Z] DEBUG - Clicked on with mnemonic 'matchAndEquals' [2019-07-30T19:06:31.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1145495459 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:06:31.219Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:06:31.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:06:31.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:06:31.476Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:31.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=1145495527 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:31.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=1145495527 data=null doit=true} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:31.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=1145495527 data=null} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:31.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=1145495528 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:31.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145495528 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} [2019-07-30T19:06:31.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=1145495535 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering} [2019-07-30T19:06:31.476Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:06:31.476Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:06:31.476Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:06:32.042Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:06:32.042Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:06:32.042Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:06:32.042Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:06:32.042Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:32.042Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:06:32.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:06:32.042Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:06:32.042Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:32.042Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:06:32.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145495999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:32.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145495999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:32.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145495999 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:32.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145495999 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:32.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145496000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:32.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145496000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:32.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145496000 data=null 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') [2019-07-30T19:06:32.042Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145496000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:32.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145496000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:32.042Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145496000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:32.042Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145496000 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:32.042Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145496000 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:32.042Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:32.042Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:06:32.042Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:06:32.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:06:32.042Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:06:32.042Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:06:32.042Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:06:32.042Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:32.042Z] DEBUG - Clicking on OK [2019-07-30T19:06:32.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145496010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:32.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145496010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:32.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145496010 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:32.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145496010 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:32.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145496011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:32.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145496011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:32.042Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:32.042Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:32.042Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:32.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:32.300Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:32.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145496011 data=null item=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') [2019-07-30T19:06:32.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145495613 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:06:32.557Z] DEBUG - Clicked on [2019-07-30T19:06:32.557Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.677 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest [2019-07-30T19:06:32.557Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 5.084 s [2019-07-30T19:06:32.557Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.043 s [2019-07-30T19:06:32.557Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest) Time elapsed: 4.653 s [2019-07-30T19:06:32.557Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-30T19:06:44.737Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.005 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace [2019-07-30T19:06:44.737Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace) Time elapsed: 10.711 s [2019-07-30T19:06:44.737Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-30T19:06:44.737Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:06:44.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:06:44.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:06:44.737Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:06:44.737Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:06:44.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:44.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1145508447 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-30T19:06:44.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1145508447 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T19:06:44.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1145508448 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T19:06:44.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1145508448 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T19:06:44.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145508448 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} [2019-07-30T19:06:44.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1145508488 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T19:06:44.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:44.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1145508489 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-30T19:06:44.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1145508489 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T19:06:44.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1145508489 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T19:06:44.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1145508490 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T19:06:44.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145508490 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} [2019-07-30T19:06:44.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1145508498 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T19:06:44.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1145508498 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T19:06:44.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1145508498 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T19:06:44.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1145508498 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T19:06:44.737Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145508503 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} [2019-07-30T19:06:44.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1145508506 data=null button=1 stateMask=0x80000 x=80 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T19:06:44.737Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:44.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1145508507 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:06:44.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1145508507 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:06:44.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1145508507 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:06:44.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1145508508 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:06:44.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145508508 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]} [2019-07-30T19:06:44.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1145508527 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:06:46.226Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample6609989506670559761.xml"' [2019-07-30T19:06:46.226Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:06:46.226Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:06:46.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1145510022 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:06:46.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1145510022 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:06:46.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1145510022 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:06:46.226Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145510023 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]} [2019-07-30T19:06:46.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1145510033 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:06:46.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:46.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample6609989506670559761.xml} time=1145510119 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample6609989506670559761.xml} time=1145510119 data=null doit=true} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample6609989506670559761.xml} time=1145510119 data=null} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample6609989506670559761.xml} time=1145510120 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145510120 data=null item=TreeItem {sample6609989506670559761.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample6609989506670559761.xml} time=1145510294 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:46.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample6609989506670559761.xml} time=1145510296 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample6609989506670559761.xml} time=1145510296 data=null doit=true} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample6609989506670559761.xml} time=1145510296 data=null} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample6609989506670559761.xml} time=1145510297 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145510297 data=null item=TreeItem {sample6609989506670559761.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample6609989506670559761.xml} time=1145510302 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.624Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...' [2019-07-30T19:06:46.624Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...' [2019-07-30T19:06:46.882Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...' [2019-07-30T19:06:46.882Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset' [2019-07-30T19:06:46.882Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset} [2019-07-30T19:06:46.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:06:46.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:06:46.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:46.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample6609989506670559761.xml} time=1145510823 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample6609989506670559761.xml} time=1145510823 data=null doit=true} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample6609989506670559761.xml} time=1145510824 data=null} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample6609989506670559761.xml} time=1145510824 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145510824 data=null item=TreeItem {sample6609989506670559761.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample6609989506670559761.xml} time=1145510825 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.882Z] DEBUG - Clicking on TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample6609989506670559761.xml} time=1145510826 data=null button=0 stateMask=0x0 x=414 y=11 count=0} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample6609989506670559761.xml} time=1145510826 data=null doit=true} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:46.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample6609989506670559761.xml} time=1145510826 data=null} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample6609989506670559761.xml} time=1145510834 data=null button=1 stateMask=0x0 x=414 y=11 count=1} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145510897 data=null item=TreeItem {sample6609989506670559761.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample6609989506670559761.xml} time=1145510897 data=null button=1 stateMask=0x80000 x=414 y=11 count=1} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.882Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample6609989506670559761.xml} time=1145510898 data=null button=0 stateMask=0x0 x=414 y=11 count=0} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.882Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample6609989506670559761.xml} time=1145510898 data=null doit=true} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.882Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample6609989506670559761.xml} time=1145510898 data=null} to TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.882Z] DEBUG - Clicked on TreeItem with text {sample6609989506670559761.xml} [2019-07-30T19:06:46.882Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:06:46.882Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:06:46.882Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:06:46.882Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:06:46.882Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:06:46.882Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:06:46.882Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:06:46.882Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button' [2019-07-30T19:06:46.882Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button' [2019-07-30T19:06:46.882Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:06:46.882Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:06:46.882Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:06:46.882Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:06:46.882Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:46.882Z] DEBUG - Clicking on OK [2019-07-30T19:06:46.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145510919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:46.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145510919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:46.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145510919 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:46.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145510920 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:46.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145510920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:46.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145510920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:46.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145510920 data=null item=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') [2019-07-30T19:06:47.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=1145510537 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...' [2019-07-30T19:06:47.396Z] DEBUG - Clicked on [2019-07-30T19:06:48.765Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample6609989506670559761.xml"' [2019-07-30T19:06:48.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:06:48.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:06:48.766Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample6609989506670559761.xml - Eclipse Platform} time=1145512887 data=null doit=true} to Shell with text {data - TestForOffsetting/Traces/sample6609989506670559761.xml - Eclipse Platform} [2019-07-30T19:06:48.766Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:06:48.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:06:48.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:06:48.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:06:48.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=1145512982 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting} [2019-07-30T19:06:48.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=1145512982 data=null doit=true} to TreeItem with text {TestForOffsetting} [2019-07-30T19:06:48.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=1145512982 data=null} to TreeItem with text {TestForOffsetting} [2019-07-30T19:06:48.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=1145512982 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T19:06:48.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145512983 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} [2019-07-30T19:06:49.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=1145513018 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting} [2019-07-30T19:06:49.022Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:06:49.022Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:06:49.022Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:06:49.954Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:06:49.954Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:06:49.954Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:06:49.954Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:06:49.954Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:49.954Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:06:49.954Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:06:49.954Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:06:49.954Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:49.954Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:06:49.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145514014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:49.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145514014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:49.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145514014 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:49.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145514014 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:49.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145514014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:49.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145514014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:49.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145514014 data=null 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') [2019-07-30T19:06:49.954Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145514015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:49.954Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145514015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:49.954Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145514015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:49.954Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145514015 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:49.954Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145514015 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:49.954Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:06:49.954Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:06:49.954Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:06:49.954Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:06:49.954Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:06:49.955Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:06:49.955Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:06:49.955Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:49.955Z] DEBUG - Clicking on OK [2019-07-30T19:06:49.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145514016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:49.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145514016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:49.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145514016 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:49.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145514016 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:49.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145514016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:49.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145514016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:49.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:49.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:49.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:49.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:49.955Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:06:49.955Z] DEBUG - Clicked on OK [2019-07-30T19:06:50.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145514016 data=null item=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') [2019-07-30T19:06:50.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145513094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:06:50.470Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.812 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting [2019-07-30T19:06:50.470Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting) Time elapsed: 6.811 s [2019-07-30T19:06:50.470Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-30T19:07:12.373Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 19.483 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest [2019-07-30T19:07:12.373Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 3.359 s [2019-07-30T19:07:12.373Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped [2019-07-30T19:07:12.373Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 10.1 s [2019-07-30T19:07:12.373Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) Time elapsed: 3.814 s [2019-07-30T19:07:12.373Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-30T19:07:12.373Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:07:12.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:07:12.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:07:12.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:07:12.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:07:12.373Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:07:12.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1145534406 data=null button=0 stateMask=0x0 x=84 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-30T19:07:12.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1145534407 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T19:07:12.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1145534407 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T19:07:12.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1145534407 data=null button=1 stateMask=0x0 x=84 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T19:07:12.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145534407 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} [2019-07-30T19:07:12.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1145534453 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T19:07:12.373Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:07:12.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1145534457 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-30T19:07:12.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1145534457 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T19:07:12.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1145534457 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T19:07:12.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1145534458 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T19:07:12.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145534458 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} [2019-07-30T19:07:12.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1145534464 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T19:07:12.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1145534464 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T19:07:12.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1145534464 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T19:07:12.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1145534465 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T19:07:12.373Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145534465 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} [2019-07-30T19:07:12.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1145534468 data=null button=1 stateMask=0x80000 x=84 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T19:07:12.373Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:07:12.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1145534469 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:07:12.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1145534469 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:07:12.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1145534469 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:07:12.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1145534469 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:07:12.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145534470 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]} [2019-07-30T19:07:12.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1145534486 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:07:13.767Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T19:07:13.767Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T19:07:13.767Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T19:07:13.767Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:07:13.767Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T19:07:13.767Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:07:13.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1145537606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T19:07:13.767Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1145537606 data=null doit=true} to Sash with text {} [2019-07-30T19:07:13.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145537607 data=null item=null detail=0 x=150 y=0 width=3 height=114 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-30T19:07:13.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1145537609 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T19:07:13.767Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1145537618 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T19:07:13.767Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1145537618 data=null} to Sash with text {} [2019-07-30T19:07:13.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145537618 data=null item=null detail=0 x=200 y=0 width=3 height=114 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-30T19:07:13.767Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1145537620 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-30T19:07:13.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145537622 data=null item=null detail=0 x=200 y=0 width=3 height=114 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-30T19:07:13.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1145537623 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T19:07:13.767Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1145537623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T19:07:14.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1145538225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T19:07:14.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1145538225 data=null doit=true} to Sash with text {} [2019-07-30T19:07:14.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145538225 data=null item=null detail=0 x=201 y=0 width=3 height=114 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-30T19:07:14.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1145538228 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T19:07:14.023Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1145538235 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T19:07:14.023Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1145538235 data=null} to Sash with text {} [2019-07-30T19:07:14.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145538236 data=null item=null detail=0 x=150 y=0 width=3 height=114 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-30T19:07:14.023Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1145538237 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {} [2019-07-30T19:07:14.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145538239 data=null item=null detail=0 x=150 y=0 width=3 height=114 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-30T19:07:14.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1145538241 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {} [2019-07-30T19:07:14.023Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1145538241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T19:07:14.955Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:07:17.476Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T19:07:17.476Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:07:17.476Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T19:07:17.476Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T19:07:17.476Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T19:07:17.476Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:07:17.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1145541649 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:17.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1145541650 data=null button=0 stateMask=0x0 x=182 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:17.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1145541650 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T19:07:17.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1145541650 data=null} to TimeGraphControl with text {} [2019-07-30T19:07:17.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1145541655 data=null button=1 stateMask=0x0 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T19:07:17.476Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1145541656 data=null x=232 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T19:07:17.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1145541656 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T19:07:17.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1145541658 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T19:07:17.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1145541658 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:17.476Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1145541658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:17.476Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1145541659 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T19:07:17.476Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1145541659 data=null} to TimeGraphControl with text {} [2019-07-30T19:07:18.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1145542167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:18.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1145542167 data=null button=0 stateMask=0x0 x=232 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:18.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1145542167 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T19:07:18.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1145542167 data=null} to TimeGraphControl with text {} [2019-07-30T19:07:18.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1145542172 data=null button=1 stateMask=0x0 x=232 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T19:07:18.040Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1145542172 data=null x=182 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T19:07:18.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1145542173 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T19:07:18.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1145542174 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {} [2019-07-30T19:07:18.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1145542175 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:18.040Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1145542175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:18.040Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1145542175 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T19:07:18.040Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1145542175 data=null} to TimeGraphControl with text {} [2019-07-30T19:07:18.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:07:21.876Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T19:07:21.876Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:07:21.876Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T19:07:21.876Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T19:07:21.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1145545429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:21.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1145545429 data=null button=0 stateMask=0x0 x=182 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:21.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1145545430 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T19:07:21.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1145545430 data=null} to TimeGraphControl with text {} [2019-07-30T19:07:21.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1145545435 data=null button=1 stateMask=0x0 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T19:07:21.876Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1145545435 data=null x=232 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T19:07:21.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1145545435 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T19:07:21.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1145545442 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T19:07:21.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1145545443 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:21.876Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1145545443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:21.876Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1145545444 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T19:07:21.876Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1145545444 data=null} to TimeGraphControl with text {} [2019-07-30T19:07:21.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1145545947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:21.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1145545947 data=null button=0 stateMask=0x0 x=232 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:21.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1145545948 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T19:07:21.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1145545948 data=null} to TimeGraphControl with text {} [2019-07-30T19:07:21.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1145545961 data=null button=1 stateMask=0x0 x=232 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T19:07:21.876Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1145545962 data=null x=182 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T19:07:21.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1145545962 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T19:07:21.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1145545964 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {} [2019-07-30T19:07:21.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1145545964 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:21.876Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1145545964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:21.876Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1145545965 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T19:07:21.876Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1145545965 data=null} to TimeGraphControl with text {} [2019-07-30T19:07:22.439Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:07:25.711Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T19:07:25.711Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views' [2019-07-30T19:07:25.711Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:07:28.232Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T19:07:28.232Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:07:28.232Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T19:07:28.232Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T19:07:28.232Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T19:07:28.232Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:07:28.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1145552048 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:28.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1145552048 data=null button=0 stateMask=0x0 x=173 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:28.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1145552048 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T19:07:28.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1145552048 data=null} to TimeGraphControl with text {} [2019-07-30T19:07:28.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1145552052 data=null button=1 stateMask=0x0 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T19:07:28.232Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1145552056 data=null x=223 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T19:07:28.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1145552056 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T19:07:28.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1145552058 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T19:07:28.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1145552059 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:28.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1145552059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:28.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1145552059 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T19:07:28.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1145552059 data=null} to TimeGraphControl with text {} [2019-07-30T19:07:28.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1145552662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:28.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1145552663 data=null button=0 stateMask=0x0 x=223 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:28.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1145552663 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T19:07:28.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1145552664 data=null} to TimeGraphControl with text {} [2019-07-30T19:07:28.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1145552668 data=null button=1 stateMask=0x0 x=223 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T19:07:28.490Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=1145552668 data=null x=173 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {} [2019-07-30T19:07:28.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1145552668 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T19:07:28.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1145552670 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {} [2019-07-30T19:07:28.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1145552670 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:28.490Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1145552671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T19:07:28.490Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1145552671 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T19:07:28.490Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1145552671 data=null} to TimeGraphControl with text {} [2019-07-30T19:07:29.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:07:31.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T19:07:31.793Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T19:07:31.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T19:07:31.793Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:07:31.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1145555925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T19:07:31.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1145555926 data=null doit=true} to Sash with text {} [2019-07-30T19:07:31.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145555926 data=null item=null detail=0 x=142 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-30T19:07:31.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1145555928 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T19:07:31.793Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1145555929 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T19:07:31.793Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1145555929 data=null} to Sash with text {} [2019-07-30T19:07:31.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145555929 data=null item=null detail=0 x=192 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-30T19:07:31.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1145555940 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T19:07:31.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145555941 data=null item=null detail=0 x=192 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-30T19:07:31.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1145555943 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T19:07:31.793Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1145555943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T19:07:32.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1145556544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T19:07:32.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1145556544 data=null doit=true} to Sash with text {} [2019-07-30T19:07:32.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145556545 data=null item=null detail=0 x=192 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-30T19:07:32.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1145556547 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T19:07:32.356Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1145556548 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T19:07:32.356Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1145556548 data=null} to Sash with text {} [2019-07-30T19:07:32.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145556548 data=null item=null detail=0 x=142 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-30T19:07:32.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1145556550 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T19:07:32.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145556556 data=null item=null detail=0 x=142 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-30T19:07:32.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1145556557 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T19:07:32.356Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1145556557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T19:07:32.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:07:36.193Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T19:07:36.193Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T19:07:36.193Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"' [2019-07-30T19:07:36.193Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:07:36.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1145559706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T19:07:36.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1145559706 data=null doit=true} to Sash with text {} [2019-07-30T19:07:36.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145559706 data=null item=null detail=0 x=133 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-30T19:07:36.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1145559709 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T19:07:36.193Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1145559710 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T19:07:36.193Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1145559710 data=null} to Sash with text {} [2019-07-30T19:07:36.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145559710 data=null item=null detail=0 x=183 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-30T19:07:36.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1145559717 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T19:07:36.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145559718 data=null item=null detail=0 x=183 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-30T19:07:36.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1145559719 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T19:07:36.193Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1145559719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T19:07:36.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1145560320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T19:07:36.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1145560320 data=null doit=true} to Sash with text {} [2019-07-30T19:07:36.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145560320 data=null item=null detail=0 x=183 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-30T19:07:36.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1145560322 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T19:07:36.193Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1145560323 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T19:07:36.193Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1145560323 data=null} to Sash with text {} [2019-07-30T19:07:36.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145560324 data=null item=null detail=0 x=133 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-30T19:07:36.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1145560325 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T19:07:36.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145560326 data=null item=null detail=0 x=133 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-30T19:07:36.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1145560327 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T19:07:36.193Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1145560327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T19:07:36.757Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T19:07:36.757Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash' [2019-07-30T19:07:36.757Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"' [2019-07-30T19:07:36.757Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:07:36.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1145560930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T19:07:36.757Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1145560931 data=null doit=true} to Sash with text {} [2019-07-30T19:07:36.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145560931 data=null item=null detail=0 x=134 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-30T19:07:36.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1145560933 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T19:07:36.757Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1145560934 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T19:07:36.757Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1145560934 data=null} to Sash with text {} [2019-07-30T19:07:36.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145560935 data=null item=null detail=0 x=184 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-30T19:07:36.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1145560936 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T19:07:36.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145560937 data=null item=null detail=0 x=184 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-30T19:07:36.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1145560938 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T19:07:36.757Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1145560939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T19:07:37.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=1145561540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T19:07:37.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=1145561540 data=null doit=true} to Sash with text {} [2019-07-30T19:07:37.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145561540 data=null item=null detail=0 x=184 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-30T19:07:37.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=1145561542 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T19:07:37.320Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=1145561543 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {} [2019-07-30T19:07:37.320Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=1145561543 data=null} to Sash with text {} [2019-07-30T19:07:37.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145561544 data=null item=null detail=0 x=134 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {} [2019-07-30T19:07:37.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=1145561545 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {} [2019-07-30T19:07:37.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=1145561546 data=null item=null detail=0 x=134 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {} [2019-07-30T19:07:37.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=1145561547 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {} [2019-07-30T19:07:37.320Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=1145561547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {} [2019-07-30T19:07:38.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:07:38.250Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"' [2019-07-30T19:07:38.506Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"' [2019-07-30T19:07:38.506Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"' [2019-07-30T19:07:38.506Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"' [2019-07-30T19:07:38.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1145562890 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:07:38.762Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:07:38.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:07:38.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:07:38.762Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:07:38.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=1145562897 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment} [2019-07-30T19:07:38.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=1145562897 data=null doit=true} to TreeItem with text {TestAxisAlignment} [2019-07-30T19:07:38.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=1145562897 data=null} to TreeItem with text {TestAxisAlignment} [2019-07-30T19:07:38.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=1145562897 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T19:07:38.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145562898 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} [2019-07-30T19:07:38.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=1145562983 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment} [2019-07-30T19:07:39.019Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:07:39.019Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:07:39.019Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:07:39.950Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:07:39.950Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:07:39.950Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:07:39.950Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:07:39.950Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:39.950Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:07:39.950Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:07:39.950Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:07:39.950Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:39.950Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:07:39.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145563918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:39.950Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145563918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:39.950Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145563918 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:39.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145563918 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:39.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145563918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:39.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145563918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:39.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145563919 data=null 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') [2019-07-30T19:07:39.950Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145563919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:39.950Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145563919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:39.950Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145563919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:39.950Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145563919 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:39.950Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145563919 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:39.950Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:39.950Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:07:39.950Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:07:39.950Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:07:39.950Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:07:39.950Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:07:39.950Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:07:39.950Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:39.950Z] DEBUG - Clicking on OK [2019-07-30T19:07:39.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145563920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:39.950Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145563920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:39.950Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145563920 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:39.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145563920 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:39.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145563921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:39.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145563921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:39.950Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:39.950Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:39.950Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:39.950Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:39.950Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:39.950Z] DEBUG - Clicked on OK [2019-07-30T19:07:40.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145563921 data=null item=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') [2019-07-30T19:07:40.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145563089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:07:40.827Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.818 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest [2019-07-30T19:07:40.827Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.57 s [2019-07-30T19:07:40.827Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.848 s [2019-07-30T19:07:40.827Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.911 s [2019-07-30T19:07:40.827Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 2.852 s [2019-07-30T19:07:40.827Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.856 s [2019-07-30T19:07:40.827Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 3.911 s [2019-07-30T19:07:40.827Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest) Time elapsed: 4.925 s [2019-07-30T19:07:40.827Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-30T19:07:44.239Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T19:07:44.239Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:07:44.239Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:07:44.239Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:07:44.239Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:07:44.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1145568339 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:07:44.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1145568340 data=null doit=true} to TableItem with text {} [2019-07-30T19:07:44.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1145568340 data=null} to TableItem with text {} [2019-07-30T19:07:44.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1145568340 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:07:44.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145568340 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:07:44.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1145568342 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:07:44.239Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code' [2019-07-30T19:07:44.239Z] DEBUG - Clicking on with mnemonic 'Open Source Code' [2019-07-30T19:07:44.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=1145568390 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' [2019-07-30T19:07:45.061Z] DEBUG - Clicked on with mnemonic 'Open Source Code' [2019-07-30T19:07:45.061Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"' [2019-07-30T19:07:46.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1145570294 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:07:46.429Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:07:46.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:07:46.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:07:46.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:07:46.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1145570301 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:07:46.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1145570301 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:07:46.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1145570301 data=null} to TreeItem with text {test} [2019-07-30T19:07:46.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1145570302 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:07:46.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145570302 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:07:46.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1145570410 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:07:46.429Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:07:46.429Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:07:46.429Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:07:47.358Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:07:47.358Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:07:47.358Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:07:47.358Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:07:47.358Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:47.358Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:07:47.358Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:07:47.358Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:07:47.358Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:47.358Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:07:47.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145571400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:47.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145571401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:47.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145571401 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:47.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145571401 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:47.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145571401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:47.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145571401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:47.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145571401 data=null 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') [2019-07-30T19:07:47.358Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145571401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:47.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145571401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:47.358Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145571401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:47.358Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145571401 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:47.358Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145571401 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:47.358Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:47.358Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:07:47.358Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:07:47.358Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:07:47.358Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:07:47.358Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:07:47.358Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:07:47.358Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:47.358Z] DEBUG - Clicking on OK [2019-07-30T19:07:47.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145571403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:47.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145571403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:47.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145571403 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:47.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145571403 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:47.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145571403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:47.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145571403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:47.358Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:47.358Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:47.358Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:47.358Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:47.358Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:47.358Z] DEBUG - Clicked on OK [2019-07-30T19:07:47.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145571403 data=null item=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') [2019-07-30T19:07:47.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145570528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:07:47.922Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.213 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest [2019-07-30T19:07:47.922Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest) Time elapsed: 6.78 s [2019-07-30T19:07:47.922Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-30T19:07:52.092Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T19:07:52.092Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:07:52.092Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:07:52.092Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:07:52.656Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:07:52.656Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T19:07:52.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1145576645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:07:52.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145576645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:07:52.656Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1145576645 data=null doit=true} to (of type 'Table') [2019-07-30T19:07:52.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1145576645 data=null} to (of type 'Table') [2019-07-30T19:07:52.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1145576645 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T19:07:52.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1145576754 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T19:07:52.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145576754 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-30T19:07:52.656Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1145576756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:07:52.656Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145576757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:07:52.656Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1145576758 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:07:52.656Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1145576758 data=null doit=true} to (of type 'Table') [2019-07-30T19:07:52.656Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1145576758 data=null} to (of type 'Table') [2019-07-30T19:07:52.656Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T19:07:52.656Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:07:52.656Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:07:52.656Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:07:52.656Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:07:52.656Z] DEBUG - Inserting text:e [2019-07-30T19:07:52.656Z] into text (of type 'Text') [2019-07-30T19:07:52.656Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:07:52.656Z] DEBUG - Typing text 'e [2019-07-30T19:07:52.656Z] ' with an interval of 100ms. between characters. [2019-07-30T19:07:53.584Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:07:53.584Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T19:07:53.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1145577692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:07:53.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145577693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:07:53.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1145577693 data=null doit=true} to (of type 'Table') [2019-07-30T19:07:53.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1145577693 data=null} to (of type 'Table') [2019-07-30T19:07:53.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1145577693 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T19:07:53.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145577694 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-30T19:07:53.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1145577695 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T19:07:54.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1145578640 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T19:07:54.513Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:07:54.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:07:54.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:07:54.769Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:07:54.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1145578828 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:07:54.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1145578828 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:07:54.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1145578828 data=null} to TreeItem with text {test} [2019-07-30T19:07:54.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1145578828 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:07:54.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145578828 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:07:54.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1145578842 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:07:54.769Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:07:54.769Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:07:54.769Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:07:55.026Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:07:55.026Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:07:55.026Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:07:55.026Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:07:55.026Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:55.026Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:07:55.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:07:55.026Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:07:55.026Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:55.026Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:07:55.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145579251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:55.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145579252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:55.026Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145579252 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:55.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145579252 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:55.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145579252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:55.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145579252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:55.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145579252 data=null 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') [2019-07-30T19:07:55.026Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145579252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:55.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145579253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:55.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145579253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:55.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145579253 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:55.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145579253 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:55.026Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:07:55.026Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:07:55.026Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:07:55.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:07:55.026Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:07:55.026Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:07:55.026Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:07:55.026Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:55.026Z] DEBUG - Clicking on OK [2019-07-30T19:07:55.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145579254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:55.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145579254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:55.026Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145579254 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:55.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145579254 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:55.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145579257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:55.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145579257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:55.026Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:55.026Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:55.026Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:55.026Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:55.026Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:07:55.026Z] DEBUG - Clicked on OK [2019-07-30T19:07:56.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145579257 data=null item=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') [2019-07-30T19:07:56.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145578909 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:07:58.642Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T19:07:58.899Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:07:58.899Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:07:58.899Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:07:59.155Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:07:59.155Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T19:07:59.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1145583351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:07:59.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145583351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:07:59.155Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1145583351 data=null doit=true} to (of type 'Table') [2019-07-30T19:07:59.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1145583351 data=null} to (of type 'Table') [2019-07-30T19:07:59.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1145583351 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T19:07:59.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1145583355 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T19:07:59.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145583356 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-30T19:07:59.155Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1145583356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:07:59.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145583358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:07:59.155Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1145583358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:07:59.412Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1145583358 data=null doit=true} to (of type 'Table') [2019-07-30T19:07:59.412Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1145583464 data=null} to (of type 'Table') [2019-07-30T19:07:59.412Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T19:07:59.412Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:07:59.412Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:07:59.412Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:07:59.412Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:07:59.412Z] DEBUG - Inserting text:00 [2019-07-30T19:07:59.412Z] into text (of type 'Text') [2019-07-30T19:07:59.412Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:07:59.412Z] DEBUG - Typing text '00 [2019-07-30T19:07:59.412Z] ' with an interval of 100ms. between characters. [2019-07-30T19:08:00.780Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:08:00.780Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T19:08:00.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1145584880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:00.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145584880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:00.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1145584881 data=null doit=true} to (of type 'Table') [2019-07-30T19:08:00.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1145584881 data=null} to (of type 'Table') [2019-07-30T19:08:00.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1145584881 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T19:08:00.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145584882 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-30T19:08:00.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1145584884 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T19:08:01.709Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:08:01.709Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T19:08:01.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1145585823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:01.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145585823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:01.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1145585823 data=null doit=true} to (of type 'Table') [2019-07-30T19:08:01.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1145585823 data=null} to (of type 'Table') [2019-07-30T19:08:01.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1145585824 data=null button=1 stateMask=0x0 x=12 y=11 count=1} to (of type 'Table') [2019-07-30T19:08:01.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1145585854 data=null button=1 stateMask=0x80000 x=12 y=11 count=1} to (of type 'Table') [2019-07-30T19:08:01.709Z] [2019-07-30T19:08:01.709Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 19:08:01.605 [2019-07-30T19:08:01.709Z] !MESSAGE Unhandled event loop exception [2019-07-30T19:08:01.709Z] !STACK 0 [2019-07-30T19:08:01.709Z] org.eclipse.swt.SWTException: Widget is disposed [2019-07-30T19:08:01.709Z] at org.eclipse.swt.SWT.error(SWT.java:4699) [2019-07-30T19:08:01.709Z] at org.eclipse.swt.SWT.error(SWT.java:4614) [2019-07-30T19:08:01.709Z] at org.eclipse.swt.SWT.error(SWT.java:4585) [2019-07-30T19:08:01.709Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:532) [2019-07-30T19:08:01.709Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:469) [2019-07-30T19:08:01.709Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:586) [2019-07-30T19:08:01.709Z] at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:286) [2019-07-30T19:08:01.709Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) [2019-07-30T19:08:01.709Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T19:08:01.709Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T19:08:01.709Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T19:08:01.709Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T19:08:01.709Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T19:08:01.709Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-30T19:08:01.709Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-30T19:08:01.709Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-30T19:08:01.709Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-30T19:08:01.709Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T19:08:01.709Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T19:08:01.709Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T19:08:01.709Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T19:08:01.709Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T19:08:01.709Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:08:01.709Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T19:08:01.709Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T19:08:01.709Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T19:08:01.709Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:08:01.709Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T19:08:01.709Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T19:08:01.709Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T19:08:01.709Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T19:08:01.709Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T19:08:01.709Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T19:08:01.709Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T19:08:01.709Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T19:08:01.709Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T19:08:01.709Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T19:08:01.709Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T19:08:01.709Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:08:01.709Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:08:01.709Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:08:01.709Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:08:01.709Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T19:08:01.709Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T19:08:01.709Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T19:08:01.709Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T19:08:01.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145585854 data=null item=TableItem {*Disposed*} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-30T19:08:01.709Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1145585862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:01.709Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145585864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:01.709Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1145585864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:01.709Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1145585864 data=null doit=true} to (of type 'Table') [2019-07-30T19:08:01.709Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1145585864 data=null} to (of type 'Table') [2019-07-30T19:08:01.709Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T19:08:03.602Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:08:04.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1145588855 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T19:08:04.969Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:08:04.969Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:08:04.969Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:08:04.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:08:04.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1145589013 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:08:04.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1145589013 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:08:04.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1145589013 data=null} to TreeItem with text {test} [2019-07-30T19:08:04.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1145589014 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:08:04.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145589014 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:08:04.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1145589029 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:08:04.969Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:08:04.969Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:08:04.969Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:08:05.899Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:08:05.899Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:08:05.899Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:08:05.899Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:08:05.899Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:05.899Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:08:05.899Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:08:05.899Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:08:05.899Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:05.899Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:08:05.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145589937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:05.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145589937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:05.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145589937 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:05.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145589937 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:05.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145589938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:05.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145589938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:05.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145589938 data=null 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') [2019-07-30T19:08:05.899Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145589938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:05.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145589938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:05.899Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145589938 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:05.899Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145589938 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:05.899Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145589938 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:05.899Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:05.899Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:08:05.899Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:08:05.899Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:08:05.899Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:08:05.899Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:08:05.899Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:08:05.899Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:05.899Z] DEBUG - Clicking on OK [2019-07-30T19:08:05.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145589939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:05.899Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145589939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:05.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145589939 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:05.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145589939 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:05.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145589940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:05.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145589940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:05.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:05.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:05.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:05.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:05.899Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:05.899Z] DEBUG - Clicked on OK [2019-07-30T19:08:06.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145589940 data=null item=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') [2019-07-30T19:08:06.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145589080 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:08:08.452Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T19:08:08.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:08:08.452Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:08:08.452Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:08:08.452Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:08:08.452Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T19:08:08.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1145592634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:08.452Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145592634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:08.452Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1145592634 data=null doit=true} to (of type 'Table') [2019-07-30T19:08:08.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1145592634 data=null} to (of type 'Table') [2019-07-30T19:08:08.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1145592634 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T19:08:08.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1145592639 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T19:08:08.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145592639 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-30T19:08:08.452Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1145592640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:08.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145592747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:08.708Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1145592747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:08.708Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1145592748 data=null doit=true} to (of type 'Table') [2019-07-30T19:08:08.708Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1145592748 data=null} to (of type 'Table') [2019-07-30T19:08:08.708Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T19:08:08.708Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:08:08.708Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:08:08.708Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:08:08.708Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:08:08.708Z] DEBUG - Inserting text:HostF [2019-07-30T19:08:08.708Z] into text (of type 'Text') [2019-07-30T19:08:08.708Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:08:08.708Z] DEBUG - Typing text 'HostF [2019-07-30T19:08:08.708Z] ' with an interval of 100ms. between characters. [2019-07-30T19:08:09.637Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:08:09.895Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T19:08:09.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1145593972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:09.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145593972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:09.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1145593972 data=null doit=true} to (of type 'Table') [2019-07-30T19:08:09.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1145593972 data=null} to (of type 'Table') [2019-07-30T19:08:09.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1145593973 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T19:08:09.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145593973 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-30T19:08:09.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1145593974 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T19:08:10.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1145594913 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T19:08:10.823Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:08:11.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:08:11.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:08:11.079Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:08:11.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1145595089 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:08:11.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1145595089 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:08:11.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1145595089 data=null} to TreeItem with text {test} [2019-07-30T19:08:11.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1145595089 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:08:11.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145595090 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:08:11.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1145595107 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:08:11.079Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:08:11.079Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:08:11.079Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:08:11.336Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:08:11.336Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:08:11.336Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:08:11.336Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:08:11.336Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:11.336Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:08:11.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:08:11.336Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:08:11.336Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:11.336Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:08:11.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145595497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:11.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145595498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:11.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145595498 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:11.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145595498 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:11.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145595498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:11.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145595499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:11.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145595499 data=null 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') [2019-07-30T19:08:11.336Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145595499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:11.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145595499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:11.336Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145595499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:11.336Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145595499 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:11.336Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145595499 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:11.336Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:11.336Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:08:11.336Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:08:11.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:08:11.336Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:08:11.336Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:08:11.336Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:08:11.336Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:11.336Z] DEBUG - Clicking on OK [2019-07-30T19:08:11.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145595507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:11.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145595508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:11.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145595508 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:11.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145595508 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:11.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145595508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:11.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145595508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:11.336Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:11.336Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:11.336Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:11.336Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:11.336Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:11.336Z] DEBUG - Clicked on OK [2019-07-30T19:08:11.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145595508 data=null item=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') [2019-07-30T19:08:11.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145595159 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:08:13.792Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T19:08:13.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:08:13.792Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:08:13.792Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:08:14.050Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:08:14.050Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T19:08:14.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1145598164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:14.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145598164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:14.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1145598164 data=null doit=true} to (of type 'Table') [2019-07-30T19:08:14.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1145598164 data=null} to (of type 'Table') [2019-07-30T19:08:14.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1145598164 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T19:08:14.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1145598168 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table') [2019-07-30T19:08:14.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145598169 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-30T19:08:14.050Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1145598170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:14.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145598171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:14.050Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1145598171 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:14.050Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1145598171 data=null doit=true} to (of type 'Table') [2019-07-30T19:08:14.050Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1145598171 data=null} to (of type 'Table') [2019-07-30T19:08:14.050Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T19:08:14.050Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:08:14.050Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:08:14.050Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:08:14.050Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:08:14.050Z] DEBUG - Inserting text:2 into text (of type 'Text') [2019-07-30T19:08:14.050Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:08:14.050Z] DEBUG - Typing text '2' with an interval of 50ms. between characters. [2019-07-30T19:08:14.050Z] DEBUG - matched Text with text "2", using matcher: of type 'Text' [2019-07-30T19:08:14.050Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text') [2019-07-30T19:08:14.050Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:08:14.050Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:08:14.050Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:08:14.612Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:08:14.868Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T19:08:14.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1145598948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:14.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145598949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:14.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1145598949 data=null doit=true} to (of type 'Table') [2019-07-30T19:08:14.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1145598949 data=null} to (of type 'Table') [2019-07-30T19:08:14.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1145598949 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T19:08:14.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1145598954 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table') [2019-07-30T19:08:14.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145598955 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-30T19:08:14.868Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1145598956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:14.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145598957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:14.868Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1145598957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:14.868Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1145598957 data=null doit=true} to (of type 'Table') [2019-07-30T19:08:14.868Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1145598957 data=null} to (of type 'Table') [2019-07-30T19:08:14.868Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T19:08:14.868Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:08:14.868Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:08:14.868Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:08:14.868Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:08:14.868Z] DEBUG - Inserting text:F into text (of type 'Text') [2019-07-30T19:08:14.868Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:08:14.868Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters. [2019-07-30T19:08:14.868Z] DEBUG - matched Text with text "F", using matcher: of type 'Text' [2019-07-30T19:08:14.868Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text') [2019-07-30T19:08:14.868Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:08:14.868Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:08:14.868Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:08:16.761Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-30T19:08:16.761Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"' [2019-07-30T19:08:16.761Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"') [2019-07-30T19:08:16.761Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-30T19:08:16.761Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-30T19:08:16.761Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-30T19:08:16.761Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-30T19:08:16.761Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-30T19:08:16.761Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-30T19:08:16.761Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-30T19:08:16.761Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:08:17.018Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel' [2019-07-30T19:08:17.018Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel' [2019-07-30T19:08:17.018Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"' [2019-07-30T19:08:17.018Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"') [2019-07-30T19:08:17.018Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel' [2019-07-30T19:08:17.018Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-30T19:08:17.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1145601178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T19:08:17.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1145601178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T19:08:17.018Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1145601178 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-30T19:08:17.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1145601178 data=null} to CLabel with text {Message matches "F"} [2019-07-30T19:08:17.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1145601178 data=null button=1 stateMask=0x0 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-30T19:08:17.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=1145601185 data=null button=1 stateMask=0x80000 x=81 y=10 count=1} to CLabel with text {Message matches "F"} [2019-07-30T19:08:17.018Z] DEBUG - Clicked on CLabel with text {Message matches "F"} [2019-07-30T19:08:17.018Z] DEBUG - Clicking on CLabel with text {Message matches "F"} [2019-07-30T19:08:17.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=1145601228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T19:08:17.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=1145601229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"} [2019-07-30T19:08:17.018Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=1145601229 data=null doit=true} to CLabel with text {Message matches "F"} [2019-07-30T19:08:17.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=1145601229 data=null} to CLabel with text {Message matches "F"} [2019-07-30T19:08:17.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=1145601229 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"} [2019-07-30T19:08:17.018Z] DEBUG - Clicked on CLabel with text {} [2019-07-30T19:08:18.911Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1145602767 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T19:08:18.911Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:08:18.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:08:18.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:08:18.911Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:08:18.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1145602917 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:08:18.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1145602917 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:08:18.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1145602917 data=null} to TreeItem with text {test} [2019-07-30T19:08:18.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1145602917 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:08:18.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145602918 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:08:18.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1145602932 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:08:18.911Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:08:18.911Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:08:18.911Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:08:19.840Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:08:19.840Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:08:19.840Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:08:19.840Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:08:19.840Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:19.840Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:08:19.840Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:08:19.840Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:08:19.840Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:19.840Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:08:19.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145603899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:19.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145603899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:19.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145603899 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:19.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145603899 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:19.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145603899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:19.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145603900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:19.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145603900 data=null 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') [2019-07-30T19:08:19.840Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145603900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:19.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145603900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:19.840Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145603900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:19.840Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145603900 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:19.840Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145603900 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:19.840Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:19.840Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:08:19.840Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:08:19.840Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:08:19.840Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:08:19.840Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:08:19.840Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:08:19.840Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:19.840Z] DEBUG - Clicking on OK [2019-07-30T19:08:19.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145603901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:19.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145603901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:19.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145603901 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:19.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145603901 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:19.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145603902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:19.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145603902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:19.840Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:19.840Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:19.840Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:19.840Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:19.840Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:19.840Z] DEBUG - Clicked on OK [2019-07-30T19:08:20.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145603902 data=null item=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') [2019-07-30T19:08:20.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145603013 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:08:21.931Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T19:08:21.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:08:21.931Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:08:21.931Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:08:22.494Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:08:22.494Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T19:08:22.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1145606460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:22.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145606460 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:22.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1145606460 data=null doit=true} to (of type 'Table') [2019-07-30T19:08:22.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1145606460 data=null} to (of type 'Table') [2019-07-30T19:08:22.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1145606461 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T19:08:22.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1145606465 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table') [2019-07-30T19:08:22.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145606465 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-30T19:08:22.494Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1145606466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:22.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145606467 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:22.494Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1145606468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:22.494Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1145606574 data=null doit=true} to (of type 'Table') [2019-07-30T19:08:22.494Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1145606574 data=null} to (of type 'Table') [2019-07-30T19:08:22.494Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T19:08:22.494Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:08:22.494Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:08:22.494Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:08:22.494Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:08:22.494Z] DEBUG - Inserting text:HostF [2019-07-30T19:08:22.494Z] into text (of type 'Text') [2019-07-30T19:08:22.494Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:08:22.494Z] DEBUG - Typing text 'HostF [2019-07-30T19:08:22.494Z] ' with an interval of 100ms. between characters. [2019-07-30T19:08:23.423Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:08:23.679Z] DEBUG - Selecting rows [7] in (of type 'Table') [2019-07-30T19:08:23.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1145607775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:23.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145607775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:23.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1145607775 data=null doit=true} to (of type 'Table') [2019-07-30T19:08:23.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1145607775 data=null} to (of type 'Table') [2019-07-30T19:08:23.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1145607775 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T19:08:23.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145607776 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-30T19:08:23.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1145607777 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table') [2019-07-30T19:08:24.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1145608719 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T19:08:24.609Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:08:24.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:08:24.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:08:24.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:08:24.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1145608904 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:08:24.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1145608905 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:08:24.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1145608905 data=null} to TreeItem with text {test} [2019-07-30T19:08:24.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1145608905 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:08:24.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145608905 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:08:24.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1145608921 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:08:24.866Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:08:24.866Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:08:24.866Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:08:25.122Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:08:25.122Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:08:25.122Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:08:25.122Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:08:25.122Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:25.122Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:08:25.122Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:08:25.122Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:08:25.122Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:25.122Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:08:25.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145609273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:25.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145609273 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:25.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145609273 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:25.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145609273 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:25.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145609274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:25.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145609274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:25.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145609274 data=null 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') [2019-07-30T19:08:25.122Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145609274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:25.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145609274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:25.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145609274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:25.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145609274 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:25.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145609274 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:25.122Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:25.122Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:08:25.122Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:08:25.122Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:08:25.122Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:08:25.122Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:08:25.122Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:08:25.122Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:25.122Z] DEBUG - Clicking on OK [2019-07-30T19:08:25.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145609278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:25.122Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145609278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:25.122Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145609278 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:25.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145609278 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:25.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145609278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:25.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145609278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:25.122Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:25.122Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:25.122Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:25.122Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:25.122Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:25.122Z] DEBUG - Clicked on OK [2019-07-30T19:08:25.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145609278 data=null item=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') [2019-07-30T19:08:25.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145608971 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:08:25.685Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.776 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest [2019-07-30T19:08:25.685Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 5.617 s [2019-07-30T19:08:25.685Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 10.541 s [2019-07-30T19:08:25.685Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 5.577 s [2019-07-30T19:08:25.685Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 8.302 s [2019-07-30T19:08:25.685Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest) Time elapsed: 5.366 s [2019-07-30T19:08:25.685Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-30T19:08:37.861Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.822 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace [2019-07-30T19:08:37.861Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace) Time elapsed: 10.77 s [2019-07-30T19:08:37.861Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-30T19:08:38.425Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T19:08:38.425Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:08:38.425Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:08:38.425Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:08:38.682Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:08:38.682Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T19:08:38.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1145622842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:38.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145622842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:38.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1145622842 data=null doit=true} to (of type 'Table') [2019-07-30T19:08:38.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1145622842 data=null} to (of type 'Table') [2019-07-30T19:08:38.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1145622842 data=null button=1 stateMask=0x0 x=12 y=32 count=1} to (of type 'Table') [2019-07-30T19:08:38.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1145622843 data=null button=1 stateMask=0x80000 x=12 y=32 count=1} to (of type 'Table') [2019-07-30T19:08:38.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145622843 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table') [2019-07-30T19:08:38.682Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1145622844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:38.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1145622845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:38.682Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1145622845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:08:38.682Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1145622845 data=null doit=true} to (of type 'Table') [2019-07-30T19:08:38.682Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1145622845 data=null} to (of type 'Table') [2019-07-30T19:08:38.682Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T19:08:38.682Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events' [2019-07-30T19:08:38.682Z] DEBUG - Clicking on with mnemonic 'Collapse Events' [2019-07-30T19:08:38.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=1145622896 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' [2019-07-30T19:08:38.682Z] DEBUG - Clicked on with mnemonic 'Collapse Events' [2019-07-30T19:08:40.140Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters' [2019-07-30T19:08:40.140Z] DEBUG - Clicking on with mnemonic 'Clear Filters' [2019-07-30T19:08:40.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=1145624122 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' [2019-07-30T19:08:40.140Z] DEBUG - Clicked on with mnemonic 'Clear Filters' [2019-07-30T19:08:41.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1145625307 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:08:41.069Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:08:41.069Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:08:41.069Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:08:41.069Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:08:41.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1145625313 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:08:41.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1145625313 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:08:41.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1145625313 data=null} to TreeItem with text {test} [2019-07-30T19:08:41.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1145625314 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:08:41.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145625314 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:08:41.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1145625390 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:08:41.335Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:08:41.335Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:08:41.335Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:08:42.263Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:08:42.263Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:08:42.263Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:08:42.263Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:08:42.263Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:42.263Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:08:42.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:08:42.263Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:08:42.263Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:42.263Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:08:42.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145626224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:42.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145626225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:42.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145626225 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:42.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145626225 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:42.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145626225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:42.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145626225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:42.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145626225 data=null 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') [2019-07-30T19:08:42.263Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145626225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:42.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145626225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:42.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145626225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:42.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145626226 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:42.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145626226 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:42.263Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:42.263Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:08:42.263Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:08:42.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:08:42.263Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:08:42.263Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:08:42.263Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:08:42.263Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:42.263Z] DEBUG - Clicking on OK [2019-07-30T19:08:42.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145626227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:42.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145626227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:42.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145626227 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:42.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145626227 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:42.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145626227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:42.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145626227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:42.263Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:42.263Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:42.263Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:42.263Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:42.263Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:42.263Z] DEBUG - Clicked on OK [2019-07-30T19:08:42.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145626228 data=null item=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') [2019-07-30T19:08:42.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145625484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:08:42.828Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.209 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest [2019-07-30T19:08:42.828Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest) Time elapsed: 6.157 s [2019-07-30T19:08:42.828Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-30T19:08:49.373Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.493 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest [2019-07-30T19:08:49.373Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest) Time elapsed: 6.443 s [2019-07-30T19:08:49.373Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-30T19:08:51.893Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T19:08:51.893Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:08:51.893Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:08:51.893Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:08:51.893Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T19:08:51.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1145635825 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:08:51.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1145635825 data=null doit=true} to TableItem with text {} [2019-07-30T19:08:51.893Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:08:51.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1145635826 data=null} to TableItem with text {} [2019-07-30T19:08:51.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1145635826 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:08:51.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145635826 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2019-07-30T19:08:51.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1145635831 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:08:51.893Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1145635831 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:08:51.893Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1145635831 data=null doit=true} to TableItem with text {} [2019-07-30T19:08:51.893Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1145635831 data=null} to TableItem with text {} [2019-07-30T19:08:51.893Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T19:08:51.893Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:08:52.456Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:08:52.456Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:08:52.456Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T19:08:52.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1145636534 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:08:52.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1145636534 data=null doit=true} to TableItem with text {} [2019-07-30T19:08:52.456Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:08:52.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1145636535 data=null} to TableItem with text {} [2019-07-30T19:08:52.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1145636536 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:08:52.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145636536 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2019-07-30T19:08:52.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1145636540 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:08:52.456Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1145636540 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:08:52.456Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1145636541 data=null doit=true} to TableItem with text {} [2019-07-30T19:08:52.456Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1145636541 data=null} to TableItem with text {} [2019-07-30T19:08:52.456Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T19:08:52.456Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-30T19:08:52.456Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-30T19:08:52.713Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-30T19:08:52.713Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:08:52.713Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:08:52.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1145636606 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' [2019-07-30T19:08:52.713Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T19:08:52.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1145636809 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:08:52.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1145636809 data=null doit=true} to TableItem with text {} [2019-07-30T19:08:52.713Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:08:52.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1145636810 data=null} to TableItem with text {} [2019-07-30T19:08:52.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1145636810 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:08:52.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145636810 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2019-07-30T19:08:52.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1145636811 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:08:52.713Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1145636811 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:08:52.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1145636811 data=null doit=true} to TableItem with text {} [2019-07-30T19:08:52.713Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1145636811 data=null} to TableItem with text {} [2019-07-30T19:08:52.713Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T19:08:52.713Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:08:52.713Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:08:52.713Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard' [2019-07-30T19:08:52.713Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard' [2019-07-30T19:08:52.969Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard' [2019-07-30T19:08:52.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=1145636885 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' [2019-07-30T19:08:52.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=1145637119 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform} [2019-07-30T19:08:52.969Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:08:53.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:08:53.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:08:53.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:08:53.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1145637229 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:08:53.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1145637229 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:08:53.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1145637229 data=null} to TreeItem with text {test} [2019-07-30T19:08:53.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1145637230 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:08:53.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145637230 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:08:53.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1145637268 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:08:53.226Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:08:53.226Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:08:53.226Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:08:53.483Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:08:53.483Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:08:53.483Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:08:53.483Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:08:53.483Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:53.483Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:08:53.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:08:53.483Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:08:53.483Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:53.483Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:08:53.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145637600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:53.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145637601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:53.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145637601 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:53.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145637601 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:53.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145637601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:53.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145637601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:53.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145637601 data=null 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') [2019-07-30T19:08:53.483Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145637601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:53.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145637601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:53.483Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145637601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:53.483Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145637601 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:53.483Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145637602 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:53.483Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:08:53.483Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:08:53.483Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:08:53.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:08:53.483Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:08:53.483Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:08:53.483Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:08:53.483Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:53.483Z] DEBUG - Clicking on OK [2019-07-30T19:08:53.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145637611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:53.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145637611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:53.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145637611 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:53.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145637611 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:53.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145637611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:53.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145637611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:53.483Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:53.483Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:53.483Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:53.483Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:53.483Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:08:53.483Z] DEBUG - Clicked on OK [2019-07-30T19:08:54.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145637611 data=null item=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') [2019-07-30T19:08:54.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145637328 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:08:54.047Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.722 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest [2019-07-30T19:08:54.047Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.708 s [2019-07-30T19:08:54.047Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.185 s [2019-07-30T19:08:54.047Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest) Time elapsed: 0.31 s [2019-07-30T19:08:54.047Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-07-30T19:08:54.047Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest [2019-07-30T19:08:54.047Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped [2019-07-30T19:08:54.047Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-30T19:08:56.050Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T19:08:56.050Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:08:56.050Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:08:56.050Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:08:56.050Z] DEBUG - Clicking on TableItem with text {} [2019-07-30T19:08:56.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1145639813 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-30T19:08:56.050Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1145639813 data=null doit=true} to TableItem with text {} [2019-07-30T19:08:56.050Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:08:56.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1145639814 data=null} to TableItem with text {} [2019-07-30T19:08:56.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1145639814 data=null button=1 stateMask=0x0 x=262 y=11 count=1} to TableItem with text {} [2019-07-30T19:08:56.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145639818 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {} [2019-07-30T19:08:56.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1145639819 data=null button=1 stateMask=0x80000 x=262 y=11 count=1} to TableItem with text {} [2019-07-30T19:08:56.050Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=1145639820 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {} [2019-07-30T19:08:56.050Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=1145639820 data=null doit=true} to TableItem with text {} [2019-07-30T19:08:56.050Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=1145639820 data=null} to TableItem with text {} [2019-07-30T19:08:56.050Z] DEBUG - Clicked on TableItem with text {} [2019-07-30T19:08:56.050Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:08:56.050Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:08:56.050Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text') [2019-07-30T19:08:56.050Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:08:56.050Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters. [2019-07-30T19:08:56.980Z] DEBUG - Attempting to set focus on (of type 'Text') [2019-07-30T19:08:58.349Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:08:58.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1145642525 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:08:58.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1145642525 data=null doit=true} to TableItem with text {} [2019-07-30T19:08:58.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1145642525 data=null} to TableItem with text {} [2019-07-30T19:08:58.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1145642525 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:08:58.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145642526 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:08:58.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1145642527 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:08:58.350Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-30T19:08:58.350Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-30T19:08:58.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1145642566 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...' [2019-07-30T19:08:58.350Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-30T19:09:00.870Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T19:09:00.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:09:00.870Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:09:00.870Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:09:00.870Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:09:00.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1145644635 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:09:00.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1145644635 data=null doit=true} to TableItem with text {} [2019-07-30T19:09:00.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1145644636 data=null} to TableItem with text {} [2019-07-30T19:09:00.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1145644636 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:09:00.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145644636 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:09:00.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1145644653 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:09:00.870Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...' [2019-07-30T19:09:00.870Z] DEBUG - Clicking on with mnemonic 'Export To Text...' [2019-07-30T19:09:00.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=1145644699 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...' [2019-07-30T19:09:00.870Z] DEBUG - Clicked on with mnemonic 'Export To Text...' [2019-07-30T19:09:01.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1145645262 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:09:01.128Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:09:01.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:01.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:01.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:01.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1145645268 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:09:01.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1145645268 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:09:01.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1145645268 data=null} to TreeItem with text {test} [2019-07-30T19:09:01.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1145645268 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:09:01.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145645269 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:09:01.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1145645329 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:09:01.384Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:09:01.384Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:09:01.384Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:09:02.316Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:09:02.316Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:09:02.316Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:09:02.316Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:09:02.316Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:02.316Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:09:02.316Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:02.316Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:09:02.316Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:02.316Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:09:02.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145646294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:02.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145646295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:02.316Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145646295 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:02.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145646295 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:02.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145646295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:02.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145646295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:02.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145646295 data=null 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') [2019-07-30T19:09:02.316Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145646295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:02.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145646295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:02.316Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145646296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:02.316Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145646296 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:02.316Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145646296 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:02.316Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:02.316Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:09:02.316Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:09:02.316Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:02.316Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:09:02.316Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:09:02.316Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:02.316Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:02.316Z] DEBUG - Clicking on OK [2019-07-30T19:09:02.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145646297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:02.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145646297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:02.316Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145646297 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:02.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145646297 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:02.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145646297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:02.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145646297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:02.316Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:02.316Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:02.316Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:02.316Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:02.316Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:02.316Z] DEBUG - Clicked on OK [2019-07-30T19:09:02.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145646297 data=null item=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') [2019-07-30T19:09:02.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145645429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:09:02.828Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.672 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest [2019-07-30T19:09:02.828Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 4.688 s [2019-07-30T19:09:02.828Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest) Time elapsed: 2.135 s [2019-07-30T19:09:02.828Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-30T19:09:05.347Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:09:05.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:05.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:05.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:05.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:05.347Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:05.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1145649341 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T19:09:05.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1145649341 data=null doit=true} to TreeItem with text {Test} [2019-07-30T19:09:05.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1145649341 data=null} to TreeItem with text {Test} [2019-07-30T19:09:05.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1145649342 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T19:09:05.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145649342 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T19:09:05.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1145649381 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T19:09:05.347Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:05.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1145649382 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T19:09:05.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1145649382 data=null doit=true} to TreeItem with text {Test} [2019-07-30T19:09:05.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1145649382 data=null} to TreeItem with text {Test} [2019-07-30T19:09:05.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1145649382 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T19:09:05.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145649383 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T19:09:05.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1145649388 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T19:09:05.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1145649389 data=null doit=true} to TreeItem with text {Test} [2019-07-30T19:09:05.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1145649389 data=null} to TreeItem with text {Test} [2019-07-30T19:09:05.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1145649389 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T19:09:05.347Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145649389 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} [2019-07-30T19:09:05.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1145649392 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {Test} [2019-07-30T19:09:05.347Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:05.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1145649393 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:09:05.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1145649393 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:09:05.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1145649394 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:09:05.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1145649402 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:09:05.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145649402 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]} [2019-07-30T19:09:05.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1145649425 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:09:05.347Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:09:05.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:05.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:05.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:05.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:05.347Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:05.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1145649429 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T19:09:05.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1145649429 data=null doit=true} to TreeItem with text {Test} [2019-07-30T19:09:05.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1145649429 data=null} to TreeItem with text {Test} [2019-07-30T19:09:05.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1145649429 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T19:09:05.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145649429 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T19:09:05.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1145649449 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T19:09:05.348Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T19:09:05.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1145649450 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T19:09:05.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1145649450 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T19:09:05.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1145649450 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T19:09:05.348Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145649451 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]} [2019-07-30T19:09:05.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1145649479 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T19:09:05.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1145649480 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:09:05.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1145649480 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:09:05.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1145649481 data=null button=1 stateMask=0x0 x=91 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:09:05.348Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145649481 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]} [2019-07-30T19:09:05.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1145649484 data=null button=1 stateMask=0x80000 x=75 y=74 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:09:05.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:05.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1145649486 data=null doit=true} to TreeItem with text {test.xml} [2019-07-30T19:09:05.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1145649486 data=null} to TreeItem with text {test.xml} [2019-07-30T19:09:05.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1145649486 data=null button=1 stateMask=0x0 x=88 y=95 count=1} to TreeItem with text {test.xml} [2019-07-30T19:09:05.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145649486 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} [2019-07-30T19:09:05.348Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=1145649522 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T19:09:05.348Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=1145649524 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T19:09:05.348Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=1145649525 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T19:09:05.348Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=1145649534 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T19:09:05.348Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=1145649535 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T19:09:05.348Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=1145649535 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T19:09:05.348Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=1145649536 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml} [2019-07-30T19:09:05.348Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=1145649536 data=[TmfTraceElement(/Test/Traces/test.xml)] x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T19:09:05.348Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=1145649550 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml} [2019-07-30T19:09:05.348Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:09:05.348Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:05.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=1145649560 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [0]} [2019-07-30T19:09:05.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=1145649560 data=null doit=true} to TreeItem with text {Test Experiment [0]} [2019-07-30T19:09:05.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=1145649560 data=null} to TreeItem with text {Test Experiment [0]} [2019-07-30T19:09:05.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=1145649561 data=null button=1 stateMask=0x0 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-30T19:09:05.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145649583 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]} [2019-07-30T19:09:05.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=1145649597 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]} [2019-07-30T19:09:05.604Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-30T19:09:05.604Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-30T19:09:05.862Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-30T19:09:05.862Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-30T19:09:05.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1145650033 data=null doit=true} to Shell with text {Export trace package} [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-30T19:09:05.862Z] 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') [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-30T19:09:05.862Z] 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') [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T19:09:05.862Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1145650035 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-30T19:09:05.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1145650035 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} [2019-07-30T19:09:05.862Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T19:09:05.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1145650036 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T19:09:05.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1145650036 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') [2019-07-30T19:09:05.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1145650037 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') [2019-07-30T19:09:05.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1145650037 data=null item=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') [2019-07-30T19:09:05.862Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:09:05.862Z] 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') [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:05.862Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T19:09:05.862Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-30T19:09:05.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1145650044 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') [2019-07-30T19:09:05.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1145650044 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') [2019-07-30T19:09:05.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1145650044 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T19:09:05.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1145650044 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T19:09:05.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1145650044 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') [2019-07-30T19:09:05.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1145650044 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') [2019-07-30T19:09:05.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1145650044 data=null item=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') [2019-07-30T19:09:05.862Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1145650045 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') [2019-07-30T19:09:05.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1145650045 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') [2019-07-30T19:09:05.862Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1145650045 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') [2019-07-30T19:09:05.862Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1145650045 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T19:09:05.863Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1145650045 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T19:09:05.863Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T19:09:05.863Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:09:05.863Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:09:05.863Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T19:09:05.863Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1145650046 data=null} to (of type 'Combo') [2019-07-30T19:09:05.863Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T19:09:05.863Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:09:05.863Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:09:05.863Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:09:05.863Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T19:09:05.863Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T19:09:05.863Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T19:09:05.863Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:05.863Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:05.863Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:09:05.863Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:05.863Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:05.863Z] DEBUG - Clicking on &Finish [2019-07-30T19:09:05.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1145650048 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') [2019-07-30T19:09:05.863Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1145650048 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') [2019-07-30T19:09:05.863Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1145650048 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:05.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1145650048 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:05.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1145650048 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') [2019-07-30T19:09:05.863Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1145650048 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') [2019-07-30T19:09:06.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1145650048 data=null item=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') [2019-07-30T19:09:06.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1145649656 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...' [2019-07-30T19:09:06.376Z] DEBUG - Clicked on [2019-07-30T19:09:06.376Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:09:06.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:06.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:06.376Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:06.376Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:06.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:06.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1145650528 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T19:09:06.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1145650537 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T19:09:06.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1145650538 data=null} to TreeItem with text {Import Test} [2019-07-30T19:09:06.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1145650538 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T19:09:06.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145650539 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} [2019-07-30T19:09:06.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1145650560 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T19:09:06.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:06.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1145650561 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T19:09:06.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1145650561 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T19:09:06.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1145650561 data=null} to TreeItem with text {Import Test} [2019-07-30T19:09:06.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1145650561 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T19:09:06.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145650562 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} [2019-07-30T19:09:06.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1145650574 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T19:09:06.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1145650575 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T19:09:06.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1145650575 data=null} to TreeItem with text {Import Test} [2019-07-30T19:09:06.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1145650575 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T19:09:06.376Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145650576 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} [2019-07-30T19:09:06.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1145650580 data=null button=1 stateMask=0x80000 x=62 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T19:09:06.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:06.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1145650580 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:09:06.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1145650581 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:09:06.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1145650581 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:09:06.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1145650581 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:09:06.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145650581 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]} [2019-07-30T19:09:06.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1145650601 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:09:06.376Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:06.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1145650601 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:09:06.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1145650601 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:09:06.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1145650602 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:09:06.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1145650602 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:09:06.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145650607 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]} [2019-07-30T19:09:06.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1145650610 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:09:06.632Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-30T19:09:06.632Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-30T19:09:06.632Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-30T19:09:06.632Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-30T19:09:06.632Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1145650839 data=null doit=true} to Shell with text {Import trace package} [2019-07-30T19:09:06.632Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:09:06.632Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:09:06.632Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T19:09:06.632Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1145650840 data=null} to (of type 'Combo') [2019-07-30T19:09:06.632Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T19:09:06.632Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-30T19:09:06.632Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-30T19:09:06.632Z] DEBUG - Inserting text: [2019-07-30T19:09:06.632Z] into text (of type 'Combo') [2019-07-30T19:09:06.632Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-30T19:09:06.632Z] DEBUG - Typing text ' [2019-07-30T19:09:06.632Z] ' with an interval of 50ms. between characters. [2019-07-30T19:09:06.928Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:09:06.928Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:09:06.928Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:09:06.928Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:06.928Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:06.928Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:09:06.928Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:06.928Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:06.928Z] DEBUG - Clicking on &Finish [2019-07-30T19:09:06.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1145651016 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') [2019-07-30T19:09:06.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1145651016 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') [2019-07-30T19:09:06.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1145651016 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:06.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1145651016 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:06.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1145651017 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') [2019-07-30T19:09:06.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1145651017 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') [2019-07-30T19:09:06.928Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:07.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1145651017 data=null item=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') [2019-07-30T19:09:07.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1145650649 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...' [2019-07-30T19:09:07.424Z] DEBUG - Clicked on [2019-07-30T19:09:07.424Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:09:07.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:07.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:07.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:07.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:07.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:07.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1145651416 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T19:09:07.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1145651416 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T19:09:07.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1145651416 data=null} to TreeItem with text {Import Test} [2019-07-30T19:09:07.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1145651417 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T19:09:07.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145651417 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} [2019-07-30T19:09:07.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1145651492 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T19:09:07.424Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-30T19:09:07.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1145651493 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:09:07.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1145651493 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:09:07.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1145651493 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:09:07.424Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145651493 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]} [2019-07-30T19:09:07.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1145651498 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:09:07.424Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again. [2019-07-30T19:09:07.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1145651499 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T19:09:07.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1145651499 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T19:09:07.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1145651499 data=null button=1 stateMask=0x0 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T19:09:07.424Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145651500 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]} [2019-07-30T19:09:07.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1145651517 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T19:09:07.424Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]} [2019-07-30T19:09:07.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=1145651518 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-30T19:09:07.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=1145651518 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-30T19:09:07.424Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:07.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=1145651518 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-30T19:09:07.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1145651518 data=null button=1 stateMask=0x0 x=140 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-30T19:09:07.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145651519 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]} [2019-07-30T19:09:07.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1145651588 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [1]} [2019-07-30T19:09:07.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=1145651589 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-30T19:09:07.682Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=1145651589 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-30T19:09:07.682Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1145651590 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]} [2019-07-30T19:09:07.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=1145651711 data=null button=1 stateMask=0x80000 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]} [2019-07-30T19:09:07.939Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=1145652003 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [1]} [2019-07-30T19:09:07.939Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=1145652003 data=null doit=true} to TreeItem with text {Test Experiment [1]} [2019-07-30T19:09:07.939Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=1145652003 data=null} to TreeItem with text {Test Experiment [1]} [2019-07-30T19:09:07.939Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]} [2019-07-30T19:09:07.939Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"' [2019-07-30T19:09:09.309Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1145653208 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-30T19:09:09.309Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:09:09.309Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:09.309Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:09.309Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:09.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1145653305 data=null button=0 stateMask=0x0 x=55 y=116 count=0} to TreeItem with text {Test} [2019-07-30T19:09:09.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1145653306 data=null doit=true} to TreeItem with text {Test} [2019-07-30T19:09:09.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1145653306 data=null} to TreeItem with text {Test} [2019-07-30T19:09:09.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1145653306 data=null button=1 stateMask=0x0 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-30T19:09:09.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145653307 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T19:09:09.309Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1145653334 data=null button=1 stateMask=0x80000 x=55 y=116 count=1} to TreeItem with text {Test} [2019-07-30T19:09:09.309Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:09:09.309Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:09:09.309Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:09:10.238Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:09:10.238Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:09:10.238Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:09:10.238Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:09:10.238Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:10.238Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:09:10.238Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:10.238Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:09:10.238Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:10.238Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:09:10.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145654206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:10.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145654206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:10.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145654206 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:10.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145654206 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:10.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145654207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:10.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145654207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:10.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145654207 data=null 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') [2019-07-30T19:09:10.238Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145654207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:10.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145654207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:10.238Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145654207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:10.238Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145654207 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:10.238Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145654207 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:10.238Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:10.238Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:09:10.238Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:09:10.238Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:10.238Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:09:10.238Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:09:10.238Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:10.238Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:10.238Z] DEBUG - Clicking on OK [2019-07-30T19:09:10.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145654208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:10.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145654208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:10.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145654208 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:10.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145654208 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:10.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145654208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:10.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145654208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:10.238Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:10.238Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:10.238Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:10.238Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:10.238Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:10.238Z] DEBUG - Clicked on OK [2019-07-30T19:09:10.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145654209 data=null item=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') [2019-07-30T19:09:10.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145653408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:09:10.751Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=1145654839 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} [2019-07-30T19:09:10.751Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:09:10.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:10.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:10.751Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:10.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=1145654872 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test} [2019-07-30T19:09:10.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=1145654872 data=null doit=true} to TreeItem with text {Import Test} [2019-07-30T19:09:10.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=1145654872 data=null} to TreeItem with text {Import Test} [2019-07-30T19:09:10.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=1145654872 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T19:09:10.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145654872 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} [2019-07-30T19:09:10.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=1145654917 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test} [2019-07-30T19:09:10.751Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:09:10.751Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:09:11.007Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:09:11.570Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:09:11.570Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:09:11.570Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:09:11.570Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:09:11.570Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:11.570Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:09:11.570Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:11.570Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:09:11.570Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:11.570Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:09:11.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145655815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:11.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145655815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:11.570Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145655815 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:11.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145655815 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:11.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145655815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:11.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145655815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:11.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145655816 data=null 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') [2019-07-30T19:09:11.570Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145655816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:11.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145655816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:11.570Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145655816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:11.570Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145655816 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:11.570Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145655816 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:11.570Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:11.570Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:09:11.570Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:09:11.570Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:11.570Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:09:11.570Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:09:11.570Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:11.570Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:11.570Z] DEBUG - Clicking on OK [2019-07-30T19:09:11.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145655817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:11.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145655817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:11.570Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145655817 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:11.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145655817 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:11.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145655817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:11.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145655817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:11.570Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:11.570Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:11.570Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:11.570Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:11.570Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:11.570Z] DEBUG - Clicked on OK [2019-07-30T19:09:12.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145655817 data=null item=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') [2019-07-30T19:09:12.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145654999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:09:14.025Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:09:14.025Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:09:14.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:14.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:14.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:14.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:14.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:14.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1145658174 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T19:09:14.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1145658174 data=null doit=true} to TreeItem with text {Test} [2019-07-30T19:09:14.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1145658174 data=null} to TreeItem with text {Test} [2019-07-30T19:09:14.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1145658174 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T19:09:14.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145658175 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T19:09:14.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1145658197 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T19:09:14.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:14.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1145658209 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T19:09:14.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1145658209 data=null doit=true} to TreeItem with text {Test} [2019-07-30T19:09:14.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1145658209 data=null} to TreeItem with text {Test} [2019-07-30T19:09:14.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1145658209 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T19:09:14.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145658210 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T19:09:14.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1145658223 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T19:09:14.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1145658224 data=null doit=true} to TreeItem with text {Test} [2019-07-30T19:09:14.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1145658224 data=null} to TreeItem with text {Test} [2019-07-30T19:09:14.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1145658224 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T19:09:14.025Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145658224 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} [2019-07-30T19:09:14.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1145658227 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {Test} [2019-07-30T19:09:14.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:14.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1145658228 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:09:14.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1145658228 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:09:14.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1145658228 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:09:14.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1145658228 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:09:14.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145658228 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]} [2019-07-30T19:09:14.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1145658249 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:09:14.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:14.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1145658250 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:09:14.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1145658250 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:09:14.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1145658250 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:09:14.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1145658251 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:09:14.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145658251 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]} [2019-07-30T19:09:14.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1145658267 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:09:14.283Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...' [2019-07-30T19:09:14.283Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...' [2019-07-30T19:09:14.541Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...' [2019-07-30T19:09:14.541Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package' [2019-07-30T19:09:14.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=1145658556 data=null doit=true} to Shell with text {Export trace package} [2019-07-30T19:09:14.541Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:09:14.541Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:09:14.541Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All' [2019-07-30T19:09:14.541Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:14.541Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T19:09:14.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:09:14.541Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T19:09:14.541Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T19:09:14.541Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T19:09:14.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:14.541Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:14.541Z] DEBUG - Clicking on Deselect All [2019-07-30T19:09:14.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=1145658571 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') [2019-07-30T19:09:14.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1145658572 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') [2019-07-30T19:09:14.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=1145658572 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T19:09:14.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=1145658572 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T19:09:14.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=1145658572 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') [2019-07-30T19:09:14.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=1145658572 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') [2019-07-30T19:09:14.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=1145658572 data=null item=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') [2019-07-30T19:09:14.541Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=1145658587 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') [2019-07-30T19:09:14.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=1145658587 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') [2019-07-30T19:09:14.541Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=1145658587 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') [2019-07-30T19:09:14.541Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=1145658587 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T19:09:14.541Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=1145658587 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH') [2019-07-30T19:09:14.541Z] DEBUG - Clicked on Deselect All [2019-07-30T19:09:14.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:14.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:14.541Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:09:14.541Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:09:14.541Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-30T19:09:14.541Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-30T19:09:14.541Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-30T19:09:14.541Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-30T19:09:14.541Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:09:14.541Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:09:14.541Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:09:14.541Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:09:14.541Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-30T19:09:14.541Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-30T19:09:14.541Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:09:14.541Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-30T19:09:14.541Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:14.541Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - Clicking on Select All [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1145658602 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1145658602 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1145658603 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T19:09:14.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1145658603 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1145658603 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1145658603 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1145658603 data=null item=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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1145658605 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1145658605 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1145658605 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1145658605 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T19:09:14.542Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1145658606 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T19:09:14.542Z] DEBUG - Clicked on Select All [2019-07-30T19:09:14.542Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:09:14.542Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:09:14.542Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label' [2019-07-30T19:09:14.542Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label') [2019-07-30T19:09:14.542Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label' [2019-07-30T19:09:14.542Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label') [2019-07-30T19:09:14.542Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:09:14.542Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:09:14.542Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:09:14.542Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:09:14.542Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label' [2019-07-30T19:09:14.542Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label') [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO' [2019-07-30T19:09:14.542Z] 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') [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T19:09:14.542Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=1145658621 data=null doit=true} to Button with text {Save in &zip format} [2019-07-30T19:09:14.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1145658621 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} [2019-07-30T19:09:14.542Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T19:09:14.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=1145658622 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=1145658623 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=1145658623 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1145658623 data=null item=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') [2019-07-30T19:09:14.542Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO' [2019-07-30T19:09:14.542Z] 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') [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T19:09:14.542Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=1145658632 data=null doit=true} to Button with text {Sa&ve in tar format} [2019-07-30T19:09:14.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=1145658632 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} [2019-07-30T19:09:14.542Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T19:09:14.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=1145658634 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=1145658648 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=1145658648 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=1145658648 data=null item=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') [2019-07-30T19:09:14.542Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO') [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:09:14.542Z] 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') [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T19:09:14.542Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1145658654 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1145658654 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1145658654 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T19:09:14.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1145658654 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1145658654 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1145658655 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1145658655 data=null item=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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1145658655 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1145658655 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1145658655 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1145658655 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T19:09:14.542Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1145658655 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T19:09:14.542Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:09:14.542Z] 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') [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T19:09:14.542Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=1145658656 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1145658664 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=1145658664 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T19:09:14.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=1145658664 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=1145658664 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=1145658664 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=1145658665 data=null item=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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=1145658665 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=1145658665 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=1145658665 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=1145658665 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T19:09:14.542Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=1145658665 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T19:09:14.542Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK') [2019-07-30T19:09:14.542Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-30T19:09:14.542Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-30T19:09:14.542Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T19:09:14.542Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1145658666 data=null} to (of type 'Combo') [2019-07-30T19:09:14.542Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:14.542Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:14.542Z] DEBUG - Clicking on &Finish [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1145658670 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1145658670 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1145658670 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:14.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1145658671 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1145658671 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') [2019-07-30T19:09:14.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1145658671 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') [2019-07-30T19:09:14.542Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:14.542Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:14.542Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:14.542Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:14.542Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:14.542Z] DEBUG - Clicked on &Finish [2019-07-30T19:09:14.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1145658671 data=null item=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') [2019-07-30T19:09:14.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=1145658329 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...' [2019-07-30T19:09:15.056Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:09:15.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:15.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:15.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:15.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:15.056Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:15.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1145659222 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T19:09:15.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1145659223 data=null doit=true} to TreeItem with text {Test} [2019-07-30T19:09:15.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1145659223 data=null} to TreeItem with text {Test} [2019-07-30T19:09:15.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1145659223 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T19:09:15.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145659223 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T19:09:15.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1145659246 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T19:09:15.056Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:15.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1145659247 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T19:09:15.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1145659247 data=null doit=true} to TreeItem with text {Test} [2019-07-30T19:09:15.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1145659247 data=null} to TreeItem with text {Test} [2019-07-30T19:09:15.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1145659247 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T19:09:15.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145659248 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T19:09:15.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1145659253 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T19:09:15.056Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T19:09:15.056Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:15.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1145659257 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:09:15.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1145659257 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:09:15.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1145659257 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:09:15.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1145659258 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:09:15.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145659258 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]} [2019-07-30T19:09:15.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1145659284 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:09:15.056Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:15.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1145659285 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:09:15.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1145659285 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:09:15.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1145659285 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:09:15.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1145659286 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:09:15.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145659286 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]} [2019-07-30T19:09:15.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1145659298 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:09:15.312Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...' [2019-07-30T19:09:15.312Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...' [2019-07-30T19:09:15.312Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...' [2019-07-30T19:09:15.312Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package' [2019-07-30T19:09:15.312Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=1145659529 data=null doit=true} to Shell with text {Import trace package} [2019-07-30T19:09:15.312Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:09:15.312Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:09:15.312Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T19:09:15.312Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=1145659530 data=null} to (of type 'Combo') [2019-07-30T19:09:15.312Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip [2019-07-30T19:09:15.312Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: of type 'Combo' [2019-07-30T19:09:15.312Z] DEBUG - matched Combo with text "/home/jenkins/worksp...", using matcher: (of type 'Combo') [2019-07-30T19:09:15.312Z] DEBUG - Inserting text: [2019-07-30T19:09:15.312Z] into text (of type 'Combo') [2019-07-30T19:09:15.312Z] DEBUG - Attempting to set focus on (of type 'Combo') [2019-07-30T19:09:15.312Z] DEBUG - Typing text ' [2019-07-30T19:09:15.312Z] ' with an interval of 50ms. between characters. [2019-07-30T19:09:15.568Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:09:15.568Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:09:15.568Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All' [2019-07-30T19:09:15.568Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:15.568Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T19:09:15.568Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:09:15.568Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:15.568Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:15.568Z] DEBUG - Clicking on Select All [2019-07-30T19:09:15.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=1145659626 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') [2019-07-30T19:09:15.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1145659627 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') [2019-07-30T19:09:15.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=1145659627 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T19:09:15.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=1145659627 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T19:09:15.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=1145659627 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') [2019-07-30T19:09:15.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=1145659627 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') [2019-07-30T19:09:15.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=1145659627 data=null item=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') [2019-07-30T19:09:15.568Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=1145659628 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') [2019-07-30T19:09:15.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=1145659628 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') [2019-07-30T19:09:15.568Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=1145659628 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') [2019-07-30T19:09:15.568Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=1145659628 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T19:09:15.568Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=1145659628 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH') [2019-07-30T19:09:15.568Z] DEBUG - Clicked on Select All [2019-07-30T19:09:15.568Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:09:15.568Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:09:15.568Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:09:15.568Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:15.568Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:15.568Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:09:15.568Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:15.568Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:15.568Z] DEBUG - Clicking on &Finish [2019-07-30T19:09:15.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1145659629 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') [2019-07-30T19:09:15.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1145659629 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') [2019-07-30T19:09:15.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1145659629 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:15.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1145659629 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:15.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1145659629 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') [2019-07-30T19:09:15.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1145659629 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') [2019-07-30T19:09:15.568Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=1145659691 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') [2019-07-30T19:09:15.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1145659691 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') [2019-07-30T19:09:15.568Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=1145659692 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') [2019-07-30T19:09:15.568Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=1145659692 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:15.568Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=1145659692 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:15.568Z] DEBUG - Clicked on &Finish [2019-07-30T19:09:15.568Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T19:09:15.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1145659693 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T19:09:15.568Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button' [2019-07-30T19:09:15.568Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:09:15.568Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button' [2019-07-30T19:09:15.568Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All' [2019-07-30T19:09:15.568Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:15.568Z] DEBUG - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-30T19:09:15.568Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:09:15.568Z] DEBUG - Clicking on Yes To &All [2019-07-30T19:09:15.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=1145659694 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') [2019-07-30T19:09:15.568Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=1145659694 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') [2019-07-30T19:09:15.568Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=1145659694 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-30T19:09:15.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=1145659694 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH') [2019-07-30T19:09:15.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=1145659694 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') [2019-07-30T19:09:15.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=1145659694 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') [2019-07-30T19:09:15.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=1145659694 data=null item=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') [2019-07-30T19:09:16.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1145659629 data=null item=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') [2019-07-30T19:09:16.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=1145659334 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...' [2019-07-30T19:09:16.132Z] DEBUG - Clicked on [2019-07-30T19:09:16.132Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:09:16.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:16.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:16.389Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T19:09:16.389Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again. [2019-07-30T19:09:16.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1145660388 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:09:16.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1145660388 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:09:16.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1145660389 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:09:16.389Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145660389 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]} [2019-07-30T19:09:16.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1145660391 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:09:16.389Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T19:09:16.389Z] DEBUG - Double-clicking on TreeItem with text {test.xml} [2019-07-30T19:09:16.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=1145660392 data=null button=0 stateMask=0x0 x=88 y=74 count=0} to TreeItem with text {test.xml} [2019-07-30T19:09:16.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=1145660392 data=null doit=true} to TreeItem with text {test.xml} [2019-07-30T19:09:16.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:16.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=1145660393 data=null} to TreeItem with text {test.xml} [2019-07-30T19:09:16.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1145660393 data=null button=1 stateMask=0x0 x=88 y=74 count=1} to TreeItem with text {test.xml} [2019-07-30T19:09:16.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145660393 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} [2019-07-30T19:09:16.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1145660445 data=null button=1 stateMask=0x80000 x=104 y=74 count=1} to TreeItem with text {test.xml} [2019-07-30T19:09:16.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=1145660445 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-30T19:09:16.389Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=1145660446 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-30T19:09:16.389Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1145660446 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} [2019-07-30T19:09:16.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=1145660504 data=null button=1 stateMask=0x80000 x=104 y=74 count=2} to TreeItem with text {test.xml} [2019-07-30T19:09:16.645Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=1145660705 data=null button=0 stateMask=0x0 x=104 y=74 count=0} to TreeItem with text {test.xml} [2019-07-30T19:09:16.645Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=1145660705 data=null doit=true} to TreeItem with text {test.xml} [2019-07-30T19:09:16.645Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=1145660705 data=null} to TreeItem with text {test.xml} [2019-07-30T19:09:16.645Z] DEBUG - Double-clicked on TreeItem with text {test.xml} [2019-07-30T19:09:16.645Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"' [2019-07-30T19:09:18.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} time=1145661909 data=null doit=true} to Shell with text {data - Test/Traces/test.xml - Eclipse Platform} [2019-07-30T19:09:18.160Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:09:18.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:18.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:18.160Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:18.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=1145661993 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test} [2019-07-30T19:09:18.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=1145661993 data=null doit=true} to TreeItem with text {Test} [2019-07-30T19:09:18.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=1145661994 data=null} to TreeItem with text {Test} [2019-07-30T19:09:18.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=1145661994 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T19:09:18.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145661994 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test} [2019-07-30T19:09:18.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=1145662029 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test} [2019-07-30T19:09:18.160Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:09:18.160Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:09:18.160Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:09:18.723Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:09:18.723Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:09:18.723Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:09:18.723Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:09:18.723Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:18.723Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:09:18.723Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:18.723Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:09:18.723Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:18.723Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:09:18.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145662831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:18.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145662831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:18.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145662832 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:18.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145662832 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:18.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145662832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:18.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145662832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:18.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145662832 data=null 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') [2019-07-30T19:09:18.723Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145662832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:18.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145662832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:18.723Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145662832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:18.723Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145662832 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:18.723Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145662833 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:18.723Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:18.723Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:09:18.723Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:09:18.723Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:18.723Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:09:18.723Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:09:18.723Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:18.723Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:18.723Z] DEBUG - Clicking on OK [2019-07-30T19:09:18.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145662833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:18.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145662834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:18.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145662834 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:18.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145662834 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:18.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145662834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:18.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145662834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:18.724Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:18.724Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:18.724Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:18.724Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:18.724Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:18.724Z] DEBUG - Clicked on OK [2019-07-30T19:09:18.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145662834 data=null item=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') [2019-07-30T19:09:18.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145662099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:09:19.237Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.515 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard [2019-07-30T19:09:19.237Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 9.505 s [2019-07-30T19:09:19.237Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard) Time elapsed: 6.86 s [2019-07-30T19:09:19.237Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-30T19:09:24.489Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.69 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest [2019-07-30T19:09:24.489Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest) Time elapsed: 4.635 s [2019-07-30T19:09:24.489Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-30T19:09:34.439Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.903 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest [2019-07-30T19:09:34.439Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 3.151 s [2019-07-30T19:09:34.439Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 3.407 s [2019-07-30T19:09:34.439Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest) Time elapsed: 2.27 s [2019-07-30T19:09:34.439Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-30T19:09:34.439Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:09:34.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:34.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:34.439Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:34.439Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:34.439Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:34.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1145677667 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T19:09:34.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1145677668 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T19:09:34.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1145677668 data=null} to TreeItem with text {TestText} [2019-07-30T19:09:34.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1145677668 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T19:09:34.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145677668 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} [2019-07-30T19:09:34.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1145677708 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T19:09:34.439Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:34.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1145677709 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T19:09:34.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1145677709 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T19:09:34.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1145677709 data=null} to TreeItem with text {TestText} [2019-07-30T19:09:34.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1145677710 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T19:09:34.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145677710 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} [2019-07-30T19:09:34.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1145677715 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T19:09:34.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1145677715 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T19:09:34.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1145677716 data=null} to TreeItem with text {TestText} [2019-07-30T19:09:34.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1145677716 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T19:09:34.439Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145677716 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} [2019-07-30T19:09:34.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1145677719 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T19:09:34.439Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:34.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1145677719 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:09:34.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1145677720 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:09:34.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1145677720 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:09:34.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1145677720 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:09:34.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145677720 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]} [2019-07-30T19:09:34.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1145677735 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:09:34.439Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:34.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1145677736 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:09:34.439Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1145677736 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:09:34.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1145677736 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:09:34.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1145677737 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:09:34.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145677737 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]} [2019-07-30T19:09:34.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1145677741 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:09:34.439Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-30T19:09:34.439Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-30T19:09:34.439Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-30T19:09:34.439Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T19:09:34.439Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1145677927 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T19:09:34.439Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - Clicking on New... [2019-07-30T19:09:34.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1145677928 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') [2019-07-30T19:09:34.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1145677928 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') [2019-07-30T19:09:34.439Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1145677928 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T19:09:34.439Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1145677928 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T19:09:34.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1145677928 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') [2019-07-30T19:09:34.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1145677929 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') [2019-07-30T19:09:34.439Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1145678211 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') [2019-07-30T19:09:34.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1145678214 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') [2019-07-30T19:09:34.439Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1145678214 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') [2019-07-30T19:09:34.439Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1145678214 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T19:09:34.439Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1145678214 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T19:09:34.439Z] DEBUG - Clicked on New... [2019-07-30T19:09:34.439Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-30T19:09:34.439Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1145678231 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-30T19:09:34.439Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T19:09:34.439Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-30T19:09:34.439Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T19:09:34.439Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-30T19:09:34.439Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T19:09:34.439Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-30T19:09:34.439Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T19:09:34.439Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1145678347 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-30T19:09:34.439Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text' [2019-07-30T19:09:34.439Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:') [2019-07-30T19:09:34.439Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:34.439Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - Clicking on [2019-07-30T19:09:34.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1145678396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1145678396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1145678406 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1145678406 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1145678406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1145678406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1145678407 data=null 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') [2019-07-30T19:09:34.440Z] DEBUG - Clicked on [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.440Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - Clicking on [2019-07-30T19:09:34.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1145678482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1145678482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1145678482 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1145678482 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1145678483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1145678483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1145678483 data=null 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') [2019-07-30T19:09:34.440Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1145678540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1145678540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1145678540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1145678540 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1145678540 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.440Z] DEBUG - Clicked on [2019-07-30T19:09:34.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:34.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:34.440Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:34.440Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:34.440Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-30T19:09:34.440Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-30T19:09:34.440Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:34.440Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1145678574 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T19:09:34.440Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1145678575 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T19:09:34.440Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1145678575 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T19:09:34.440Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1145678575 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T19:09:34.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145678575 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)} [2019-07-30T19:09:34.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(.*\S)} time=1145678764 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(.*\S)} [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text' [2019-07-30T19:09:34.697Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:34.697Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T19:09:34.697Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text' [2019-07-30T19:09:34.697Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text' [2019-07-30T19:09:34.697Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-30T19:09:34.697Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T19:09:34.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:34.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1145678858 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T19:09:34.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1145678858 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T19:09:34.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1145678859 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T19:09:34.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1145678859 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T19:09:34.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145678859 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,���) : } [2019-07-30T19:09:34.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1145678915 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:34.697Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:34.697Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text' [2019-07-30T19:09:34.697Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T19:09:34.697Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.697Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.697Z] DEBUG - Clicking on [2019-07-30T19:09:34.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1145678934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1145678935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1145678935 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1145678935 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1145678935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1145678935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:34.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1145678935 data=null 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') [2019-07-30T19:09:34.957Z] DEBUG - Clicked on [2019-07-30T19:09:34.957Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T19:09:34.957Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T19:09:34.957Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T19:09:34.957Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-30T19:09:34.957Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-30T19:09:34.957Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T19:09:34.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1145679011 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') [2019-07-30T19:09:34.957Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - Clicking on Highlight All [2019-07-30T19:09:34.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1145679048 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') [2019-07-30T19:09:34.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1145679048 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') [2019-07-30T19:09:34.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1145679048 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T19:09:34.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1145679048 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T19:09:34.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1145679048 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') [2019-07-30T19:09:34.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1145679048 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') [2019-07-30T19:09:34.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1145679048 data=null item=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') [2019-07-30T19:09:34.957Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1145679094 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') [2019-07-30T19:09:34.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1145679095 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') [2019-07-30T19:09:34.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1145679095 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') [2019-07-30T19:09:34.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1145679095 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T19:09:34.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1145679095 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T19:09:34.957Z] DEBUG - Clicked on Highlight All [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - Clicking on &Next > [2019-07-30T19:09:34.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1145679098 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') [2019-07-30T19:09:34.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1145679098 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') [2019-07-30T19:09:34.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1145679098 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:34.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1145679098 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:34.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1145679098 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') [2019-07-30T19:09:34.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1145679099 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') [2019-07-30T19:09:34.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1145679099 data=null item=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') [2019-07-30T19:09:34.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:34.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:34.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:34.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:34.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:34.957Z] DEBUG - Clicked on &Next > [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:34.957Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:34.957Z] DEBUG - Clicking on &Finish [2019-07-30T19:09:34.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1145679188 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') [2019-07-30T19:09:34.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1145679188 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') [2019-07-30T19:09:34.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1145679188 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:34.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1145679188 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:34.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1145679189 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') [2019-07-30T19:09:34.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1145679189 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') [2019-07-30T19:09:35.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1145679189 data=null item=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') [2019-07-30T19:09:35.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1145677929 data=null item=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') [2019-07-30T19:09:35.214Z] DEBUG - Clicked on [2019-07-30T19:09:35.214Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T19:09:35.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1145679329 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T19:09:35.214Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T19:09:35.214Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T19:09:35.214Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T19:09:35.214Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-30T19:09:35.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1145679335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T19:09:35.214Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1145679335 data=null doit=true} to (of type 'List') [2019-07-30T19:09:35.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1145679339 data=null} to (of type 'List') [2019-07-30T19:09:35.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1145679340 data=null button=1 stateMask=0x0 x=114 y=73 count=1} to (of type 'List') [2019-07-30T19:09:35.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1145679341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-30T19:09:35.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1145679342 data=null button=1 stateMask=0x80000 x=114 y=73 count=1} to (of type 'List') [2019-07-30T19:09:35.214Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T19:09:35.214Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T19:09:35.214Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T19:09:35.214Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:09:35.214Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:09:35.214Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:09:35.214Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:35.214Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:09:35.214Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T19:09:35.214Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T19:09:35.214Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T19:09:35.214Z] DEBUG - Clicking on Delete [2019-07-30T19:09:35.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1145679343 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') [2019-07-30T19:09:35.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1145679343 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') [2019-07-30T19:09:35.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1145679343 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:09:35.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1145679343 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:09:35.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1145679343 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') [2019-07-30T19:09:35.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1145679343 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') [2019-07-30T19:09:35.214Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1145679382 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') [2019-07-30T19:09:35.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1145679384 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') [2019-07-30T19:09:35.214Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1145679384 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') [2019-07-30T19:09:35.214Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1145679385 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:09:35.214Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1145679385 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:09:35.214Z] DEBUG - Clicked on Delete [2019-07-30T19:09:35.214Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-30T19:09:35.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1145679386 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-30T19:09:35.214Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-30T19:09:35.214Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:09:35.214Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:09:35.214Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:09:35.214Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:35.214Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:09:35.214Z] DEBUG - Clicking on &Yes [2019-07-30T19:09:35.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1145679386 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') [2019-07-30T19:09:35.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1145679386 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') [2019-07-30T19:09:35.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1145679386 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:09:35.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1145679387 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:09:35.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1145679387 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') [2019-07-30T19:09:35.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1145679387 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') [2019-07-30T19:09:35.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1145679387 data=null item=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') [2019-07-30T19:09:35.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1145679343 data=null item=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') [2019-07-30T19:09:35.470Z] DEBUG - Clicked on [2019-07-30T19:09:35.470Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T19:09:35.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1145679517 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T19:09:35.470Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T19:09:35.470Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T19:09:35.470Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T19:09:35.470Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T19:09:35.470Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:09:35.470Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:09:35.470Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T19:09:35.470Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T19:09:35.470Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T19:09:35.470Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-30T19:09:35.470Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:35.470Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:09:35.470Z] DEBUG - Clicking on &Close [2019-07-30T19:09:35.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1145679518 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') [2019-07-30T19:09:35.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1145679518 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') [2019-07-30T19:09:35.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1145679518 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:09:35.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1145679518 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:09:35.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1145679518 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') [2019-07-30T19:09:35.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1145679519 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') [2019-07-30T19:09:35.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1145679519 data=null item=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') [2019-07-30T19:09:35.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1145677805 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...' [2019-07-30T19:09:35.470Z] DEBUG - Clicked on [2019-07-30T19:09:35.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1145679601 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:09:35.470Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:09:35.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:35.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:35.470Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:35.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1145679606 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T19:09:35.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1145679606 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T19:09:35.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1145679606 data=null} to TreeItem with text {TestText} [2019-07-30T19:09:35.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1145679607 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T19:09:35.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145679607 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} [2019-07-30T19:09:35.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1145679643 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T19:09:35.470Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:09:35.470Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:09:35.727Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:09:36.290Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:09:36.290Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:09:36.290Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:09:36.290Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:09:36.290Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:36.290Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:09:36.290Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:36.290Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:09:36.290Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:36.290Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:09:36.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145680377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:36.290Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145680377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:36.290Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145680377 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:36.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145680377 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:36.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145680378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:36.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145680378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:36.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145680378 data=null 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') [2019-07-30T19:09:36.290Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145680378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:36.290Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145680378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:36.290Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145680378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:36.290Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145680378 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:36.290Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145680378 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:36.290Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:36.290Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:09:36.290Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:09:36.290Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:36.290Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:09:36.290Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:09:36.290Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:36.290Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:36.290Z] DEBUG - Clicking on OK [2019-07-30T19:09:36.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145680379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:36.290Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145680379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:36.290Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145680379 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:36.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145680379 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:36.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145680379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:36.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145680380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:36.290Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:36.290Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:36.290Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:36.290Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:36.290Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:36.290Z] DEBUG - Clicked on OK [2019-07-30T19:09:36.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145680380 data=null item=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') [2019-07-30T19:09:36.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145679700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:09:36.862Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:09:37.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:37.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:37.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:37.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:37.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:37.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1145681500 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T19:09:37.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1145681500 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T19:09:37.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1145681500 data=null} to TreeItem with text {TestText} [2019-07-30T19:09:37.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1145681501 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T19:09:37.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145681501 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} [2019-07-30T19:09:37.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1145681539 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T19:09:37.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:37.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1145681540 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T19:09:37.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1145681540 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T19:09:37.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1145681540 data=null} to TreeItem with text {TestText} [2019-07-30T19:09:37.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1145681540 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T19:09:37.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145681540 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} [2019-07-30T19:09:37.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1145681546 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T19:09:37.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1145681546 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T19:09:37.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1145681546 data=null} to TreeItem with text {TestText} [2019-07-30T19:09:37.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1145681547 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T19:09:37.430Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145681547 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} [2019-07-30T19:09:37.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1145681550 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T19:09:37.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:37.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1145681550 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:09:37.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1145681556 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:09:37.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1145681556 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:09:37.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1145681556 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:09:37.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145681556 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]} [2019-07-30T19:09:37.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1145681565 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:09:37.430Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:37.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1145681566 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:09:37.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1145681566 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:09:37.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1145681566 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:09:37.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1145681566 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:09:37.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145681566 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]} [2019-07-30T19:09:37.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1145681585 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:09:37.430Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-30T19:09:37.430Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-30T19:09:37.828Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-30T19:09:37.828Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T19:09:37.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1145681748 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T19:09:37.828Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T19:09:37.828Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T19:09:37.828Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T19:09:37.828Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace [2019-07-30T19:09:37.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1145681749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T19:09:37.828Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1145681753 data=null doit=true} to (of type 'List') [2019-07-30T19:09:37.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1145681753 data=null} to (of type 'List') [2019-07-30T19:09:37.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1145681758 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-30T19:09:37.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1145681758 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-30T19:09:37.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1145681759 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-30T19:09:37.828Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T19:09:37.828Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T19:09:37.828Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T19:09:37.828Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:09:37.828Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-30T19:09:37.828Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:37.828Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T19:09:37.828Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:09:37.828Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T19:09:37.828Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T19:09:37.828Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T19:09:37.828Z] DEBUG - Clicking on Edit... [2019-07-30T19:09:37.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1145681760 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') [2019-07-30T19:09:37.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1145681760 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') [2019-07-30T19:09:37.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1145681760 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T19:09:37.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1145681760 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T19:09:37.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1145681760 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') [2019-07-30T19:09:37.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1145681760 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') [2019-07-30T19:09:37.828Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1145682012 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') [2019-07-30T19:09:37.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1145682030 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') [2019-07-30T19:09:37.828Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1145682030 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') [2019-07-30T19:09:37.828Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1145682031 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T19:09:37.828Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1145682052 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T19:09:37.828Z] DEBUG - Clicked on Edit... [2019-07-30T19:09:37.828Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser' [2019-07-30T19:09:37.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=1145682054 data=null doit=true} to Shell with text {Custom Text Parser} [2019-07-30T19:09:37.828Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser} [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T19:09:38.124Z] DEBUG - matched Combo with text "(0,���)", using matcher: (of type 'Combo') [2019-07-30T19:09:38.124Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo' [2019-07-30T19:09:38.124Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo') [2019-07-30T19:09:38.124Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T19:09:38.124Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-30T19:09:38.124Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T19:09:38.124Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo') [2019-07-30T19:09:38.124Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T19:09:38.124Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo') [2019-07-30T19:09:38.124Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp [2019-07-30T19:09:38.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=1145682171 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo') [2019-07-30T19:09:38.124Z] DEBUG - Set selection on (of type 'Combo') to Timestamp [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T19:09:38.124Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:' [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:') [2019-07-30T19:09:38.124Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:')) [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.124Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - Clicking on [2019-07-30T19:09:38.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1145682209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1145682209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1145682209 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1145682209 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1145682209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1145682209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1145682209 data=null 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') [2019-07-30T19:09:38.124Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1145682268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1145682268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1145682268 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1145682268 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1145682269 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.124Z] DEBUG - Clicked on [2019-07-30T19:09:38.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:38.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:38.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:38.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:38.124Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-30T19:09:38.124Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-30T19:09:38.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:38.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1145682302 data=null button=0 stateMask=0x0 x=141 y=11 count=0} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-30T19:09:38.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1145682302 data=null doit=true} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-30T19:09:38.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1145682303 data=null} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-30T19:09:38.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1145682303 data=null button=1 stateMask=0x0 x=141 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-30T19:09:38.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145682303 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(.*)} [2019-07-30T19:09:38.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,���) : \s*(\d*)\s(.*)} time=1145682573 data=null button=1 stateMask=0x80000 x=141 y=11 count=1} to TreeItem with text {Root Line 1 (0,���) : \s*(\d*)\s(.*)} [2019-07-30T19:09:38.381Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T19:09:38.381Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T19:09:38.381Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T19:09:38.382Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T19:09:38.382Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text' [2019-07-30T19:09:38.382Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T19:09:38.382Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T19:09:38.382Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T19:09:38.382Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:38.382Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T19:09:38.382Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T19:09:38.382Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T19:09:38.382Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T19:09:38.382Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T19:09:38.382Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T19:09:38.382Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T19:09:38.382Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T19:09:38.382Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T19:09:38.382Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T19:09:38.382Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T19:09:38.382Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text' [2019-07-30T19:09:38.382Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T19:09:38.382Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T19:09:38.382Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T19:09:38.382Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T19:09:38.382Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T19:09:38.382Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T19:09:38.382Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T19:09:38.382Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:38.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1145682598 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T19:09:38.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,���) : } time=1145682599 data=null doit=true} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T19:09:38.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,���) : } time=1145682599 data=null} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T19:09:38.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1145682599 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T19:09:38.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145682600 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,���) : } [2019-07-30T19:09:38.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,���) : } time=1145682659 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,���) : } [2019-07-30T19:09:38.639Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T19:09:38.639Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text' [2019-07-30T19:09:38.639Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T19:09:38.639Z] DEBUG - matched Text with text "12", using matcher: of type 'Text' [2019-07-30T19:09:38.639Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:38.639Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T19:09:38.639Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T19:09:38.639Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T19:09:38.639Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:38.639Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T19:09:38.639Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T19:09:38.639Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T19:09:38.639Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text' [2019-07-30T19:09:38.639Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:' [2019-07-30T19:09:38.639Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:') [2019-07-30T19:09:38.639Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:')) [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - Clicking on [2019-07-30T19:09:38.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1145682677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1145682677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1145682677 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1145682677 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1145682677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1145682677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1145682677 data=null 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') [2019-07-30T19:09:38.639Z] DEBUG - Clicked on [2019-07-30T19:09:38.639Z] DEBUG - matched Combo with text "(0,���)", using matcher: of type 'Combo' [2019-07-30T19:09:38.639Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo' [2019-07-30T19:09:38.639Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo' [2019-07-30T19:09:38.639Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set' [2019-07-30T19:09:38.639Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set') [2019-07-30T19:09:38.639Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T19:09:38.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=1145682739 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') [2019-07-30T19:09:38.639Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with | [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - Clicking on Highlight All [2019-07-30T19:09:38.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=1145682774 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') [2019-07-30T19:09:38.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1145682774 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') [2019-07-30T19:09:38.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=1145682774 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=1145682774 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=1145682774 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') [2019-07-30T19:09:38.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=1145682774 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') [2019-07-30T19:09:38.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=1145682774 data=null item=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') [2019-07-30T19:09:38.639Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=1145682790 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') [2019-07-30T19:09:38.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=1145682790 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') [2019-07-30T19:09:38.639Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=1145682790 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') [2019-07-30T19:09:38.639Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=1145682790 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=1145682790 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - Clicked on Highlight All [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - Clicking on &Next > [2019-07-30T19:09:38.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1145682793 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') [2019-07-30T19:09:38.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1145682793 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') [2019-07-30T19:09:38.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1145682793 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1145682793 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1145682793 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') [2019-07-30T19:09:38.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1145682793 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') [2019-07-30T19:09:38.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1145682793 data=null item=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') [2019-07-30T19:09:38.639Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - Clicked on &Next > [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.639Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:38.639Z] DEBUG - Clicking on &Finish [2019-07-30T19:09:38.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1145682861 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') [2019-07-30T19:09:38.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1145682861 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') [2019-07-30T19:09:38.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1145682861 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:38.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1145682861 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:38.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1145682861 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') [2019-07-30T19:09:38.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1145682861 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') [2019-07-30T19:09:38.896Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:38.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1145682861 data=null item=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') [2019-07-30T19:09:38.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1145681760 data=null item=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') [2019-07-30T19:09:38.896Z] DEBUG - Clicked on [2019-07-30T19:09:38.896Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T19:09:38.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1145683039 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T19:09:38.896Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T19:09:38.896Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T19:09:38.896Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T19:09:38.896Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-30T19:09:38.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1145683041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T19:09:38.896Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1145683041 data=null doit=true} to (of type 'List') [2019-07-30T19:09:38.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1145683041 data=null} to (of type 'List') [2019-07-30T19:09:38.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1145683041 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List') [2019-07-30T19:09:38.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1145683041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-30T19:09:38.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1145683042 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List') [2019-07-30T19:09:38.896Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T19:09:38.896Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T19:09:38.896Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T19:09:38.896Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:09:38.896Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:09:38.896Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:09:38.896Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.896Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:09:38.896Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T19:09:38.896Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T19:09:38.896Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T19:09:38.896Z] DEBUG - Clicking on Delete [2019-07-30T19:09:38.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1145683043 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') [2019-07-30T19:09:38.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1145683044 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') [2019-07-30T19:09:38.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1145683044 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:09:38.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1145683044 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:09:38.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1145683044 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') [2019-07-30T19:09:38.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1145683044 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') [2019-07-30T19:09:38.896Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1145683096 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') [2019-07-30T19:09:38.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1145683098 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') [2019-07-30T19:09:38.896Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1145683098 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') [2019-07-30T19:09:38.896Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1145683098 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:09:38.896Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1145683098 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:09:38.896Z] DEBUG - Clicked on Delete [2019-07-30T19:09:38.896Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-30T19:09:38.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1145683099 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-30T19:09:38.896Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-30T19:09:38.896Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:09:38.896Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:09:38.896Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:09:38.896Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:38.896Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:09:38.896Z] DEBUG - Clicking on &Yes [2019-07-30T19:09:38.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1145683100 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') [2019-07-30T19:09:38.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1145683100 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') [2019-07-30T19:09:38.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1145683100 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:09:38.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1145683100 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:09:38.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1145683101 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') [2019-07-30T19:09:38.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1145683101 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') [2019-07-30T19:09:38.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1145683101 data=null item=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') [2019-07-30T19:09:39.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1145683044 data=null item=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') [2019-07-30T19:09:39.152Z] DEBUG - Clicked on [2019-07-30T19:09:39.152Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T19:09:39.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1145683231 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T19:09:39.152Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T19:09:39.152Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T19:09:39.152Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T19:09:39.152Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T19:09:39.152Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:09:39.152Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:09:39.152Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T19:09:39.152Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T19:09:39.152Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T19:09:39.152Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-30T19:09:39.152Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:39.152Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:09:39.152Z] DEBUG - Clicking on &Close [2019-07-30T19:09:39.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1145683232 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') [2019-07-30T19:09:39.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1145683232 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') [2019-07-30T19:09:39.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1145683232 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:09:39.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1145683232 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:09:39.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1145683232 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') [2019-07-30T19:09:39.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1145683232 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') [2019-07-30T19:09:39.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1145683232 data=null item=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') [2019-07-30T19:09:39.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1145681621 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...' [2019-07-30T19:09:39.152Z] DEBUG - Clicked on [2019-07-30T19:09:39.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1145683392 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:09:39.152Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:09:39.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:39.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:39.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:39.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=1145683398 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText} [2019-07-30T19:09:39.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=1145683398 data=null doit=true} to TreeItem with text {TestText} [2019-07-30T19:09:39.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=1145683398 data=null} to TreeItem with text {TestText} [2019-07-30T19:09:39.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=1145683398 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T19:09:39.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145683398 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} [2019-07-30T19:09:39.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=1145683484 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText} [2019-07-30T19:09:39.408Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:09:39.408Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:09:39.408Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:09:40.339Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:09:40.339Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:09:40.339Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:09:40.339Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:09:40.339Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:40.339Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:09:40.339Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:40.339Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:09:40.339Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:40.339Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:09:40.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145684290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:40.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145684290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:40.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145684290 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:40.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145684290 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:40.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145684290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:40.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145684290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:40.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145684290 data=null 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') [2019-07-30T19:09:40.339Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145684291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:40.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145684291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:40.339Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145684291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:40.339Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145684291 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:40.339Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145684291 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:40.339Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:40.339Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:09:40.339Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:09:40.339Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:40.339Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:09:40.339Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:09:40.339Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:40.339Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:40.339Z] DEBUG - Clicking on OK [2019-07-30T19:09:40.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145684292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:40.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145684292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:40.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145684292 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:40.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145684292 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:40.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145684292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:40.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145684292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:40.339Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:40.339Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:40.339Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:40.339Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:40.339Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:40.339Z] DEBUG - Clicked on OK [2019-07-30T19:09:40.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145684292 data=null item=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') [2019-07-30T19:09:40.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145683579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:09:40.596Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.851 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard [2019-07-30T19:09:40.596Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 3.892 s [2019-07-30T19:09:40.596Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard) Time elapsed: 3.912 s [2019-07-30T19:09:40.596Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-30T19:09:40.853Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:09:41.415Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:41.415Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:41.415Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:41.415Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:41.415Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:41.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1145685527 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-30T19:09:41.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1145685527 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T19:09:41.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1145685527 data=null} to TreeItem with text {TestXML} [2019-07-30T19:09:41.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1145685528 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T19:09:41.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145685528 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} [2019-07-30T19:09:41.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1145685564 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T19:09:41.415Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:41.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1145685565 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-30T19:09:41.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1145685565 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T19:09:41.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1145685565 data=null} to TreeItem with text {TestXML} [2019-07-30T19:09:41.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1145685566 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T19:09:41.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145685566 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} [2019-07-30T19:09:41.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1145685571 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T19:09:41.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1145685571 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T19:09:41.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1145685571 data=null} to TreeItem with text {TestXML} [2019-07-30T19:09:41.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1145685572 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T19:09:41.415Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145685572 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} [2019-07-30T19:09:41.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1145685574 data=null button=1 stateMask=0x80000 x=52 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T19:09:41.415Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:41.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1145685575 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:09:41.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1145685575 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:09:41.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1145685575 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:09:41.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1145685576 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:09:41.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145685576 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]} [2019-07-30T19:09:41.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1145685591 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:09:41.415Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:41.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1145685592 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:09:41.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1145685592 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:09:41.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1145685592 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:09:41.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1145685593 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:09:41.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145685593 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]} [2019-07-30T19:09:41.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1145685606 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:09:41.415Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-30T19:09:41.415Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-30T19:09:41.672Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-30T19:09:41.672Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T19:09:41.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1145685832 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T19:09:41.672Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T19:09:41.672Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T19:09:41.672Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T19:09:41.672Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-07-30T19:09:41.672Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-07-30T19:09:41.672Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T19:09:41.672Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T19:09:41.672Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:09:41.672Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:09:41.672Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T19:09:41.672Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T19:09:41.672Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T19:09:41.672Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T19:09:41.672Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1145685837 data=null doit=true} to Button with text {Text} [2019-07-30T19:09:41.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1145685837 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} [2019-07-30T19:09:41.672Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T19:09:41.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1145685838 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T19:09:41.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1145685838 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') [2019-07-30T19:09:41.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1145685843 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') [2019-07-30T19:09:41.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1145685843 data=null item=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') [2019-07-30T19:09:41.672Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T19:09:41.672Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T19:09:41.672Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T19:09:41.672Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T19:09:41.672Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...' [2019-07-30T19:09:41.672Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:41.672Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T19:09:41.672Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:09:41.672Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:09:41.672Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T19:09:41.672Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T19:09:41.672Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T19:09:41.672Z] DEBUG - Clicking on New... [2019-07-30T19:09:41.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=1145685844 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') [2019-07-30T19:09:41.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1145685844 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') [2019-07-30T19:09:41.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=1145685844 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T19:09:41.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=1145685844 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T19:09:41.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=1145685845 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') [2019-07-30T19:09:41.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=1145685845 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') [2019-07-30T19:09:41.929Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=1145686025 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') [2019-07-30T19:09:41.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=1145686027 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') [2019-07-30T19:09:41.929Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=1145686027 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') [2019-07-30T19:09:41.929Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=1145686027 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T19:09:41.929Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=1145686027 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH') [2019-07-30T19:09:41.929Z] DEBUG - Clicked on New... [2019-07-30T19:09:41.929Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser' [2019-07-30T19:09:41.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=1145686029 data=null doit=true} to Shell with text {Custom XML Parser} [2019-07-30T19:09:41.929Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser} [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text' [2019-07-30T19:09:41.929Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:') [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:41.929Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:41.929Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:') [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-30T19:09:41.929Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T19:09:41.929Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:' [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:') [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:')) [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:41.929Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-30T19:09:41.929Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text' [2019-07-30T19:09:41.929Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:' [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:') [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:')) [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text' [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:09:41.929Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text' [2019-07-30T19:09:41.929Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text' [2019-07-30T19:09:41.929Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text' [2019-07-30T19:09:41.929Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:' [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:') [2019-07-30T19:09:41.929Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:')) [2019-07-30T19:09:41.929Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText' [2019-07-30T19:09:41.929Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText') [2019-07-30T19:09:41.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:41.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:41.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:41.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:41.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:41.929Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky' [2019-07-30T19:09:41.929Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:41.929Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T19:09:41.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:41.929Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:41.929Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:09:41.929Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:09:41.929Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:41.929Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:41.929Z] DEBUG - Clicking on [2019-07-30T19:09:41.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1145686122 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') [2019-07-30T19:09:41.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1145686122 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') [2019-07-30T19:09:41.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1145686122 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T19:09:41.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1145686122 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T19:09:41.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1145686123 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') [2019-07-30T19:09:41.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1145686123 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') [2019-07-30T19:09:41.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1145686123 data=null 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') [2019-07-30T19:09:41.930Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1145686177 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') [2019-07-30T19:09:41.930Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1145686177 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') [2019-07-30T19:09:41.930Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1145686177 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') [2019-07-30T19:09:41.930Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1145686178 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T19:09:41.930Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1145686178 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH') [2019-07-30T19:09:41.930Z] DEBUG - Clicked on [2019-07-30T19:09:41.930Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:41.930Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:41.930Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:42.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=1145686184 data=null button=0 stateMask=0x0 x=78 y=32 count=0} to Tree node with text: event [2019-07-30T19:09:42.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=1145686184 data=null doit=true} to Tree node with text: event [2019-07-30T19:09:42.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=1145686185 data=null} to Tree node with text: event [2019-07-30T19:09:42.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=1145686185 data=null button=1 stateMask=0x0 x=78 y=32 count=1} to Tree node with text: event [2019-07-30T19:09:42.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145686199 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 [2019-07-30T19:09:42.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=1145686367 data=null button=1 stateMask=0x80000 x=78 y=32 count=1} to Tree node with text: event [2019-07-30T19:09:42.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.186Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-30T19:09:42.186Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry' [2019-07-30T19:09:42.186Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK' [2019-07-30T19:09:42.186Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T19:09:42.186Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T19:09:42.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.186Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.186Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:09:42.186Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:09:42.186Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:42.186Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:42.186Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T19:09:42.186Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected [2019-07-30T19:09:42.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=1145686398 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') [2019-07-30T19:09:42.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1145686398 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') [2019-07-30T19:09:42.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=1145686399 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T19:09:42.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=1145686399 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T19:09:42.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=1145686399 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') [2019-07-30T19:09:42.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=1145686399 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') [2019-07-30T19:09:42.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=1145686399 data=null item=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') [2019-07-30T19:09:42.443Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=1145686448 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') [2019-07-30T19:09:42.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=1145686448 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') [2019-07-30T19:09:42.443Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=1145686448 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') [2019-07-30T19:09:42.443Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=1145686448 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T19:09:42.443Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=1145686449 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T19:09:42.443Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK') [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - Clicking on &Next > [2019-07-30T19:09:42.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1145686476 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') [2019-07-30T19:09:42.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1145686476 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') [2019-07-30T19:09:42.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1145686476 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:42.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1145686476 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:42.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1145686477 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') [2019-07-30T19:09:42.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1145686477 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') [2019-07-30T19:09:42.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1145686477 data=null item=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') [2019-07-30T19:09:42.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:42.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:42.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:42.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:42.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:09:42.443Z] DEBUG - Clicked on &Next > [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:42.443Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:42.443Z] DEBUG - Clicking on &Finish [2019-07-30T19:09:42.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1145686553 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') [2019-07-30T19:09:42.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1145686553 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') [2019-07-30T19:09:42.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1145686553 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:42.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1145686553 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:09:42.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1145686553 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') [2019-07-30T19:09:42.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1145686554 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') [2019-07-30T19:09:42.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1145686554 data=null item=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') [2019-07-30T19:09:42.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=1145685845 data=null item=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') [2019-07-30T19:09:42.443Z] DEBUG - Clicked on [2019-07-30T19:09:42.443Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T19:09:42.700Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1145686695 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T19:09:42.700Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T19:09:42.700Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T19:09:42.700Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T19:09:42.700Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace [2019-07-30T19:09:42.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1145686697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T19:09:42.700Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1145686697 data=null doit=true} to (of type 'List') [2019-07-30T19:09:42.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1145686698 data=null} to (of type 'List') [2019-07-30T19:09:42.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1145686698 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-30T19:09:42.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1145686698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-30T19:09:42.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1145686705 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T19:09:42.700Z] DEBUG - Clicking on Delete [2019-07-30T19:09:42.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1145686706 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') [2019-07-30T19:09:42.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1145686707 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') [2019-07-30T19:09:42.700Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1145686707 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:09:42.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1145686707 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:09:42.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1145686707 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') [2019-07-30T19:09:42.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1145686707 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') [2019-07-30T19:09:42.700Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1145686793 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') [2019-07-30T19:09:42.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1145686795 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') [2019-07-30T19:09:42.700Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1145686795 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') [2019-07-30T19:09:42.700Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1145686795 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:09:42.700Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1145686795 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:09:42.700Z] DEBUG - Clicked on Delete [2019-07-30T19:09:42.700Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser' [2019-07-30T19:09:42.700Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=1145686796 data=null doit=true} to Shell with text {Delete Custom Parser} [2019-07-30T19:09:42.700Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser} [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:09:42.700Z] DEBUG - Clicking on &Yes [2019-07-30T19:09:42.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1145686797 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') [2019-07-30T19:09:42.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1145686798 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') [2019-07-30T19:09:42.700Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1145686798 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:09:42.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1145686798 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:09:42.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1145686798 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') [2019-07-30T19:09:42.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1145686803 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') [2019-07-30T19:09:42.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1145686804 data=null item=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') [2019-07-30T19:09:42.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1145686707 data=null item=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') [2019-07-30T19:09:42.700Z] DEBUG - Clicked on [2019-07-30T19:09:42.700Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T19:09:42.700Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1145686926 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T19:09:42.700Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers} [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:42.700Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:09:42.700Z] DEBUG - Clicking on &Close [2019-07-30T19:09:42.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1145686927 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') [2019-07-30T19:09:42.700Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1145686927 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') [2019-07-30T19:09:42.700Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1145686928 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:09:42.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1145686928 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:09:42.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1145686928 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') [2019-07-30T19:09:42.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1145686928 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') [2019-07-30T19:09:42.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1145686928 data=null item=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') [2019-07-30T19:09:42.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1145685678 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...' [2019-07-30T19:09:42.957Z] DEBUG - Clicked on [2019-07-30T19:09:42.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1145687092 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:09:42.957Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:09:42.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:42.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:42.957Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:42.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=1145687098 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML} [2019-07-30T19:09:42.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=1145687098 data=null doit=true} to TreeItem with text {TestXML} [2019-07-30T19:09:42.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=1145687098 data=null} to TreeItem with text {TestXML} [2019-07-30T19:09:42.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=1145687098 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T19:09:42.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145687099 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} [2019-07-30T19:09:42.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=1145687184 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML} [2019-07-30T19:09:43.214Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:09:43.214Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:09:43.214Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:09:44.145Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:09:44.145Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:09:44.145Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:09:44.145Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:09:44.145Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:44.145Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:09:44.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:44.145Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:09:44.145Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:44.145Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:09:44.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145688125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:44.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145688125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:44.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145688125 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:44.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145688125 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:44.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145688125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:44.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145688126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:44.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145688126 data=null 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') [2019-07-30T19:09:44.145Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145688126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:44.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145688126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:44.145Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145688126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:44.145Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145688126 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:44.145Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145688126 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:44.145Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:44.145Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:09:44.145Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:09:44.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:44.145Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:09:44.145Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:09:44.145Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:44.145Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:44.145Z] DEBUG - Clicking on OK [2019-07-30T19:09:44.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145688127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:44.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145688127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:44.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145688127 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:44.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145688128 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:44.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145688128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:44.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145688128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:44.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:44.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:44.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:44.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:44.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:44.145Z] DEBUG - Clicked on OK [2019-07-30T19:09:44.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145688128 data=null item=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') [2019-07-30T19:09:44.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145687239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:09:44.403Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.829 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard [2019-07-30T19:09:44.403Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard) Time elapsed: 3.78 s [2019-07-30T19:09:44.403Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-30T19:09:44.966Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:09:44.966Z] [2019-07-30T19:09:44.966Z] !ENTRY org.eclipse.cdt.core 1 0 2019-07-30 19:09:44.771 [2019-07-30T19:09:44.966Z] !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%) [2019-07-30T19:09:45.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:45.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:45.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:45.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:45.222Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:45.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1145689437 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-30T19:09:45.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1145689437 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T19:09:45.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1145689438 data=null} to TreeItem with text {SomeProject} [2019-07-30T19:09:45.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1145689438 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T19:09:45.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145689438 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} [2019-07-30T19:09:45.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1145689475 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T19:09:45.479Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:45.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1145689476 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-30T19:09:45.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1145689476 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T19:09:45.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1145689476 data=null} to TreeItem with text {SomeProject} [2019-07-30T19:09:45.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1145689476 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T19:09:45.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145689477 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} [2019-07-30T19:09:45.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1145689484 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T19:09:45.479Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure' [2019-07-30T19:09:45.479Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project' [2019-07-30T19:09:45.479Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project' [2019-07-30T19:09:45.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=1145689540 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' [2019-07-30T19:09:45.479Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project' [2019-07-30T19:09:45.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1145689726 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T19:09:45.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1145689727 data=null} to TreeItem with text {SomeProject} [2019-07-30T19:09:45.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1145689727 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T19:09:45.479Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145689728 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} [2019-07-30T19:09:45.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1145689732 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T19:09:45.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=1145689732 data=null doit=true} to TreeItem with text {Trace Compass} [2019-07-30T19:09:45.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=1145689733 data=null} to TreeItem with text {Trace Compass} [2019-07-30T19:09:45.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=1145689733 data=null button=1 stateMask=0x0 x=93 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-30T19:09:45.736Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145689733 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} [2019-07-30T19:09:45.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=1145689736 data=null button=1 stateMask=0x80000 x=93 y=32 count=1} to TreeItem with text {Trace Compass} [2019-07-30T19:09:45.736Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again. [2019-07-30T19:09:47.140Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"' [2019-07-30T19:09:47.140Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:09:47.140Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:09:47.140Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:09:47.396Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:09:47.396Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-30T19:09:47.396Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-30T19:09:47.396Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-30T19:09:47.396Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-30T19:09:47.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1145691607 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-30T19:09:47.396Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:09:47.396Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:09:47.396Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:09:47.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1145691610 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-30T19:09:47.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1145691610 data=null doit=true} to TableItem with text {.* resources} [2019-07-30T19:09:47.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1145691611 data=null} to TableItem with text {.* resources} [2019-07-30T19:09:47.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1145691611 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T19:09:47.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145691616 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} [2019-07-30T19:09:47.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1145691616 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T19:09:47.396Z] DEBUG - Setting state to unchecked on: .* resources [2019-07-30T19:09:47.396Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:09:47.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1145691625 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T19:09:47.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1145691625 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T19:09:47.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1145691625 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T19:09:47.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1145691626 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T19:09:47.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145691626 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} [2019-07-30T19:09:47.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1145691626 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T19:09:47.396Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects [2019-07-30T19:09:47.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:47.396Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:09:47.396Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:09:47.396Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:47.396Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:47.396Z] DEBUG - Clicking on OK [2019-07-30T19:09:47.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145691628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:47.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145691628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:47.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145691628 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:47.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145691628 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:47.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145691632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:47.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145691632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:47.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145691632 data=null item=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') [2019-07-30T19:09:47.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1145691468 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Filters and Customization...' [2019-07-30T19:09:47.655Z] DEBUG - Clicked on [2019-07-30T19:09:47.655Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:09:47.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:47.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:47.655Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:47.655Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:47.655Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:47.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1145691720 data=null button=0 stateMask=0x0 x=133 y=11 count=0} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T19:09:47.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1145691720 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T19:09:47.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1145691720 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T19:09:47.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1145691720 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T19:09:47.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145691720 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} [2019-07-30T19:09:47.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1145691749 data=null button=1 stateMask=0x80000 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T19:09:47.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=1145691749 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T19:09:47.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=1145691750 data=null} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T19:09:47.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1145691750 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T19:09:47.655Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145691750 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} [2019-07-30T19:09:47.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=1145691776 data=null button=1 stateMask=0x80000 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject} [2019-07-30T19:09:47.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1145691777 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:09:47.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1145691777 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:09:47.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1145691778 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:09:47.655Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1145691778 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]} [2019-07-30T19:09:47.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1145691782 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:09:47.655Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again. [2019-07-30T19:09:47.655Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:09:47.655Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...' [2019-07-30T19:09:47.655Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...' [2019-07-30T19:09:47.912Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...' [2019-07-30T19:09:47.912Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization' [2019-07-30T19:09:47.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=1145692095 data=null doit=true} to Shell with text {Filters and Customization} [2019-07-30T19:09:47.912Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:09:47.912Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:09:47.912Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:09:47.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=1145692118 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources} [2019-07-30T19:09:47.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=1145692118 data=null doit=true} to TableItem with text {.* resources} [2019-07-30T19:09:47.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=1145692119 data=null} to TableItem with text {.* resources} [2019-07-30T19:09:47.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=1145692119 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T19:09:47.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145692119 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} [2019-07-30T19:09:47.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=1145692120 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources} [2019-07-30T19:09:47.912Z] DEBUG - Setting state to checked on: .* resources [2019-07-30T19:09:47.912Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:09:47.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1145692126 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T19:09:47.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=1145692126 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T19:09:47.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=1145692126 data=null} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T19:09:47.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1145692126 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T19:09:47.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1145692126 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} [2019-07-30T19:09:47.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=1145692127 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects} [2019-07-30T19:09:47.912Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects [2019-07-30T19:09:47.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:47.912Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:09:47.912Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:09:47.912Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:47.912Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:47.912Z] DEBUG - Clicking on OK [2019-07-30T19:09:47.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145692129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:47.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145692129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:47.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145692129 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:47.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145692129 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:47.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145692130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:47.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145692130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:47.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145692130 data=null item=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') [2019-07-30T19:09:47.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=1145691834 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Filters and Customization...' [2019-07-30T19:09:48.169Z] DEBUG - Clicked on [2019-07-30T19:09:48.169Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:09:48.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:48.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:48.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1145692383 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:09:48.169Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:09:48.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:09:48.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:09:48.169Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:09:48.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=1145692389 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject} [2019-07-30T19:09:48.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=1145692390 data=null doit=true} to TreeItem with text {SomeProject} [2019-07-30T19:09:48.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=1145692390 data=null} to TreeItem with text {SomeProject} [2019-07-30T19:09:48.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=1145692390 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T19:09:48.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145692390 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} [2019-07-30T19:09:48.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=1145692434 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject} [2019-07-30T19:09:48.426Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:09:48.426Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:09:48.426Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:09:48.988Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:09:48.988Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:09:48.988Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:09:48.988Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:09:48.988Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:48.988Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-30T19:09:48.988Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:09:48.988Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:48.988Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:09:48.988Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:48.989Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:09:48.989Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:48.989Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:09:48.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145693228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:48.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145693228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:48.989Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145693229 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:48.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145693229 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:48.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145693229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:48.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145693229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:48.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145693229 data=null 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') [2019-07-30T19:09:49.246Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145693247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:49.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145693248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:49.246Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145693248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:49.246Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145693248 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:49.246Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145693248 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:49.246Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:09:49.246Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:09:49.246Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button' [2019-07-30T19:09:49.246Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:09:49.246Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:09:49.246Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:09:49.246Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:09:49.246Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:09:49.246Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:49.246Z] DEBUG - Clicking on OK [2019-07-30T19:09:49.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145693249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:49.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145693249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:49.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145693249 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:49.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145693249 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:49.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145693249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:49.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145693249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:49.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:49.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:49.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:49.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:49.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:09:49.246Z] DEBUG - Clicked on OK [2019-07-30T19:09:50.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145693250 data=null item=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') [2019-07-30T19:09:50.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145692513 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:09:50.614Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.886 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest [2019-07-30T19:09:50.614Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 2.493 s [2019-07-30T19:09:50.614Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest) Time elapsed: 0.816 s [2019-07-30T19:09:50.614Z] [2019-07-30T19:09:50.614Z] Results: [2019-07-30T19:09:50.614Z] [2019-07-30T19:09:50.614Z] Tests run: 70, Failures: 0, Errors: 0, Skipped: 4 [2019-07-30T19:09:50.614Z] [2019-07-30T19:09:50.870Z] [2019-07-30T19:09:50.870Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 19:09:50.739 [2019-07-30T19:09:50.870Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T19:09:51.800Z] [INFO] All tests passed! [2019-07-30T19:09:51.800Z] [INFO] [2019-07-30T19:09:51.800Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T19:09:51.800Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:09:51.800Z] [INFO] [2019-07-30T19:09:51.800Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T19:09:52.363Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:09:52.363Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:09:52.363Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:09:53.291Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:09:53.291Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:09:53.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T19:09:53.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:09:53.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:09:53.804Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:09:53.804Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T19:09:53.804Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:09:54.060Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T19:09:54.316Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:09:54.316Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T19:09:54.880Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:09:56.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T19:09:56.249Z] [INFO] [2019-07-30T19:09:56.249Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T19:09:56.249Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar [2019-07-30T19:09:56.249Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.pom [2019-07-30T19:09:56.249Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T19:09:56.249Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:09:56.249Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-30T19:09:56.249Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-30T19:09:56.249Z] [INFO] [2019-07-30T19:09:56.249Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests --- [2019-07-30T19:09:56.249Z] [INFO] [2019-07-30T19:09:56.249Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >-- [2019-07-30T19:09:56.249Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT [43/134] [2019-07-30T19:09:56.249Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:09:56.249Z] [INFO] [2019-07-30T19:09:56.249Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T19:09:56.249Z] [INFO] [2019-07-30T19:09:56.249Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T19:09:56.249Z] [INFO] The project's OSGi version is 1.0.4.201907301829 [2019-07-30T19:09:56.249Z] [INFO] [2019-07-30T19:09:56.249Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T19:09:56.249Z] [INFO] [2019-07-30T19:09:56.249Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T19:09:56.249Z] [INFO] [2019-07-30T19:09:56.249Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T19:09:56.249Z] [INFO] [2019-07-30T19:09:56.249Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T19:09:56.249Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:09:56.249Z] [INFO] [2019-07-30T19:09:56.249Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T19:09:56.249Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:09:56.249Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources [2019-07-30T19:09:56.249Z] [INFO] [2019-07-30T19:09:56.249Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T19:09:56.249Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes [2019-07-30T19:09:56.506Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[366] [2019-07-30T19:09:56.506Z] Statistics::update, Statistics::merge); [2019-07-30T19:09:56.506Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:09:56.506Z] Null type safety: parameter 1 provided via method descriptor BiConsumer,Statistics>.accept(Statistics, Statistics) needs unchecked conversion to conform to '@NonNull IStatistics<@NonNull E>' [2019-07-30T19:09:56.506Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[384] [2019-07-30T19:09:56.506Z] Statistics::update, Statistics::merge); [2019-07-30T19:09:56.506Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:09:56.506Z] Null type safety: parameter 1 provided via method descriptor BiConsumer,Statistics>.accept(Statistics, Statistics) needs unchecked conversion to conform to '@NonNull IStatistics<@NonNull E>' [2019-07-30T19:09:56.506Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[84] [2019-07-30T19:09:56.506Z] Long value = fMapper.apply(element); [2019-07-30T19:09:56.506Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:09:56.506Z] 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 [2019-07-30T19:09:56.506Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[85] [2019-07-30T19:09:56.506Z] if (value <= fMapper.apply(obj)) { [2019-07-30T19:09:56.506Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T19:09:56.506Z] 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 [2019-07-30T19:09:56.506Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[103] [2019-07-30T19:09:56.506Z] Long value = fMapper.apply(element); [2019-07-30T19:09:56.506Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:09:56.506Z] 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 [2019-07-30T19:09:56.506Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[104] [2019-07-30T19:09:56.506Z] if (value >= fMapper.apply(obj)) { [2019-07-30T19:09:56.506Z] ^^^^^^^^^^^^^^^^^^ [2019-07-30T19:09:56.506Z] 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 [2019-07-30T19:09:56.506Z] 6 problems (6 warnings) [2019-07-30T19:09:56.506Z] [INFO] [2019-07-30T19:09:56.506Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T19:09:56.506Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:09:56.506Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources [2019-07-30T19:09:56.506Z] [INFO] [2019-07-30T19:09:56.506Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T19:09:56.506Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar [2019-07-30T19:09:56.763Z] [INFO] [2019-07-30T19:09:56.763Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T19:09:56.763Z] [INFO] [2019-07-30T19:09:56.763Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T19:09:56.763Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-07-30T19:09:56.763Z] [INFO] [2019-07-30T19:09:56.763Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T19:09:56.763Z] [INFO] [2019-07-30T19:09:56.763Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T19:09:56.763Z] [INFO] [2019-07-30T19:09:56.763Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T19:09:56.763Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar [2019-07-30T19:09:56.763Z] [INFO] [2019-07-30T19:09:56.763Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T19:09:56.763Z] [INFO] [2019-07-30T19:09:56.763Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T19:09:58.135Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log [2019-07-30T19:09:58.135Z] [INFO] Command line: [2019-07-30T19:09:58.135Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T19:09:58.135Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:10:02.309Z] !SESSION 2019-07-30 19:09:58.454 ----------------------------------------------- [2019-07-30T19:10:02.309Z] eclipse.buildId=unknown [2019-07-30T19:10:02.309Z] java.version=1.8.0_202 [2019-07-30T19:10:02.309Z] java.vendor=Oracle Corporation [2019-07-30T19:10:02.309Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:10:02.309Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T19:10:02.309Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T19:10:02.309Z] [2019-07-30T19:10:02.309Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:10:01.448 [2019-07-30T19:10:02.309Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:10:02.309Z] !STACK 0 [2019-07-30T19:10:02.309Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T19:10:02.309Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:10:02.309Z] [2019-07-30T19:10:02.309Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:10:02.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:10:02.309Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:10:02.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:10:02.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:10:02.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:10:02.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:10:02.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:10:02.309Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:10:02.309Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:10:02.309Z] [2019-07-30T19:10:02.309Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:10:01.647 [2019-07-30T19:10:02.309Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:10:02.309Z] !STACK 0 [2019-07-30T19:10:02.309Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T19:10:02.309Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:10:02.309Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:10:02.309Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:10:02.309Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T19:10:02.309Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:10:02.309Z] [2019-07-30T19:10:02.309Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:10:02.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:10:02.309Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:10:02.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:10:02.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:10:02.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:10:02.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:10:02.309Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:10:02.309Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:10:02.309Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:10:04.203Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-30T19:10:06.722Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.444 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest [2019-07-30T19:10:06.722Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.005 s [2019-07-30T19:10:06.722Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.002 s [2019-07-30T19:10:06.722Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 1.046 s [2019-07-30T19:10:06.722Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.513 s [2019-07-30T19:10:06.722Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.159 s [2019-07-30T19:10:06.722Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T19:10:06.722Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T19:10:06.722Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.332 s [2019-07-30T19:10:06.722Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.172 s [2019-07-30T19:10:06.722Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T19:10:06.722Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T19:10:06.722Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.009 s [2019-07-30T19:10:06.722Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.003 s [2019-07-30T19:10:06.722Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0.171 s [2019-07-30T19:10:06.722Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest) Time elapsed: 0 s [2019-07-30T19:10:06.722Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-30T19:10:09.242Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.502 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest [2019-07-30T19:10:09.242Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.007 s [2019-07-30T19:10:09.242Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T19:10:09.242Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.644 s [2019-07-30T19:10:09.242Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.797 s [2019-07-30T19:10:09.242Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.18 s [2019-07-30T19:10:09.242Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T19:10:09.242Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.001 s [2019-07-30T19:10:09.242Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.237 s [2019-07-30T19:10:09.242Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.258 s [2019-07-30T19:10:09.242Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T19:10:09.242Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T19:10:09.242Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T19:10:09.242Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.001 s [2019-07-30T19:10:09.242Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0.373 s [2019-07-30T19:10:09.242Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest) Time elapsed: 0 s [2019-07-30T19:10:09.242Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-30T19:10:11.764Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.11 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest [2019-07-30T19:10:11.764Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.006 s [2019-07-30T19:10:11.764Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-30T19:10:11.764Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.432 s [2019-07-30T19:10:11.764Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.573 s [2019-07-30T19:10:11.764Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.175 s [2019-07-30T19:10:11.764Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T19:10:11.764Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-30T19:10:11.764Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.449 s [2019-07-30T19:10:11.764Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.466 s [2019-07-30T19:10:11.764Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T19:10:11.764Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.001 s [2019-07-30T19:10:11.764Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T19:10:11.764Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0.002 s [2019-07-30T19:10:11.764Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T19:10:11.764Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest) Time elapsed: 0 s [2019-07-30T19:10:11.764Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-30T19:10:12.328Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.002 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest [2019-07-30T19:10:12.328Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.465 s [2019-07-30T19:10:12.328Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.056 s [2019-07-30T19:10:12.328Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.066 s [2019-07-30T19:10:12.328Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.096 s [2019-07-30T19:10:12.328Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.096 s [2019-07-30T19:10:12.328Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.095 s [2019-07-30T19:10:12.328Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.027 s [2019-07-30T19:10:12.328Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest) Time elapsed: 0.097 s [2019-07-30T19:10:12.328Z] [2019-07-30T19:10:12.328Z] Results: [2019-07-30T19:10:12.328Z] [2019-07-30T19:10:12.328Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:10:12.328Z] [2019-07-30T19:10:13.261Z] [INFO] All tests passed! [2019-07-30T19:10:13.261Z] [INFO] [2019-07-30T19:10:13.261Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T19:10:13.261Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:10:13.261Z] [INFO] [2019-07-30T19:10:13.261Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T19:10:13.930Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:10:13.930Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:10:13.930Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:10:14.534Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:10:14.534Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T19:10:14.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:10:14.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:10:14.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:10:14.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:10:15.048Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T19:10:15.305Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:10:15.305Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T19:10:15.561Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:10:15.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:10:15.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T19:10:16.075Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T19:10:16.075Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:10:16.075Z] [INFO] [2019-07-30T19:10:16.075Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T19:10:16.075Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:10:16.075Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties 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 [2019-07-30T19:10:16.075Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:10:16.075Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:10:16.075Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:10:16.075Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:10:16.075Z] [INFO] [2019-07-30T19:10:16.075Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests --- [2019-07-30T19:10:16.075Z] [INFO] [2019-07-30T19:10:16.075Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >-- [2019-07-30T19:10:16.075Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT [44/134] [2019-07-30T19:10:16.075Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:10:16.075Z] [INFO] [2019-07-30T19:10:16.075Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T19:10:16.075Z] [INFO] [2019-07-30T19:10:16.075Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T19:10:16.075Z] [INFO] The project's OSGi version is 1.0.2.201907301829 [2019-07-30T19:10:16.075Z] [INFO] [2019-07-30T19:10:16.075Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T19:10:16.075Z] [INFO] [2019-07-30T19:10:16.075Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T19:10:16.075Z] [INFO] [2019-07-30T19:10:16.075Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T19:10:16.075Z] [INFO] [2019-07-30T19:10:16.075Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T19:10:16.075Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:10:16.075Z] [INFO] [2019-07-30T19:10:16.075Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T19:10:16.075Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:10:16.075Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources [2019-07-30T19:10:16.075Z] [INFO] [2019-07-30T19:10:16.075Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T19:10:16.075Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes [2019-07-30T19:10:16.639Z] [INFO] [2019-07-30T19:10:16.639Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T19:10:16.639Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:10:16.639Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources [2019-07-30T19:10:16.639Z] [INFO] [2019-07-30T19:10:16.639Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T19:10:16.639Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-30T19:10:16.639Z] [INFO] [2019-07-30T19:10:16.639Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T19:10:16.639Z] [INFO] [2019-07-30T19:10:16.639Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T19:10:16.639Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2019-07-30T19:10:16.639Z] [INFO] [2019-07-30T19:10:16.639Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T19:10:16.639Z] [INFO] [2019-07-30T19:10:16.639Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T19:10:16.639Z] [INFO] [2019-07-30T19:10:16.639Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T19:10:16.639Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar [2019-07-30T19:10:16.639Z] [INFO] [2019-07-30T19:10:16.639Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T19:10:16.639Z] [INFO] [2019-07-30T19:10:16.639Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T19:10:18.532Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T19:10:18.532Z] [INFO] Command line: [2019-07-30T19:10:18.532Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T19:10:18.532Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:10:21.813Z] !SESSION 2019-07-30 19:10:18.273 ----------------------------------------------- [2019-07-30T19:10:21.813Z] eclipse.buildId=unknown [2019-07-30T19:10:21.813Z] java.version=1.8.0_202 [2019-07-30T19:10:21.813Z] java.vendor=Oracle Corporation [2019-07-30T19:10:21.813Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:10:21.813Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T19:10:21.813Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T19:10:21.813Z] [2019-07-30T19:10:21.813Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:10:21.235 [2019-07-30T19:10:21.813Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:10:21.813Z] !STACK 0 [2019-07-30T19:10:21.813Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T19:10:21.813Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:10:21.813Z] [2019-07-30T19:10:21.813Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:10:21.813Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:10:21.813Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:10:21.813Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:10:21.813Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:10:21.813Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:10:21.813Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:10:21.813Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:10:21.813Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:10:21.813Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:10:21.813Z] [2019-07-30T19:10:21.813Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:10:21.429 [2019-07-30T19:10:21.813Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:10:21.813Z] !STACK 0 [2019-07-30T19:10:21.813Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T19:10:21.813Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:10:21.813Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:10:21.813Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:10:21.813Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T19:10:21.813Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:10:21.813Z] [2019-07-30T19:10:21.813Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:10:21.813Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:10:21.813Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:10:21.813Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:10:21.813Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:10:21.813Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:10:21.813Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:10:21.813Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:10:21.813Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:10:21.813Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:10:23.704Z] process 8260: 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 [2019-07-30T19:10:23.704Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T19:10:23.960Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:10:23.960Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:10:36.311Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-30T19:10:36.311Z] Display size: 1440x900 [2019-07-30T19:10:36.311Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T19:10:36.311Z] GTK version=3.18.9 [2019-07-30T19:10:36.311Z] GTK theme=Ambiance [2019-07-30T19:10:36.311Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T19:10:36.311Z] Time zone: Coordinated Universal Time [2019-07-30T19:10:36.311Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T19:10:36.311Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T19:10:38.205Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T19:10:38.462Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:10:38.462Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*} [2019-07-30T19:10:38.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=1145742588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T19:10:38.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1145742589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T19:10:38.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=1145742590 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T19:10:38.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=1145742590 data=null} to TimeGraphControl with text {} [2019-07-30T19:10:38.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1145742591 data=null button=1 stateMask=0x0 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-30T19:10:38.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1145742596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {} [2019-07-30T19:10:38.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1145742602 data=null button=1 stateMask=0x80000 x=482 y=47 count=1} to TimeGraphControl with text {} [2019-07-30T19:10:38.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=1145742603 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-30T19:10:38.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=1145742605 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {} [2019-07-30T19:10:38.462Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=1145742605 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-30T19:10:38.462Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=1145742606 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {} [2019-07-30T19:10:38.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=1145742607 data=null button=1 stateMask=0x80000 x=482 y=47 count=2} to TimeGraphControl with text {} [2019-07-30T19:10:38.462Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=1145742607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T19:10:38.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=1145742621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T19:10:38.462Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=1145742622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {} [2019-07-30T19:10:38.462Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=1145742622 data=null doit=true} to TimeGraphControl with text {} [2019-07-30T19:10:38.462Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=1145742623 data=null} to TimeGraphControl with text {} [2019-07-30T19:10:38.462Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*} [2019-07-30T19:10:38.462Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T19:10:38.718Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T19:10:38.975Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T19:10:39.231Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T19:10:39.489Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T19:10:39.746Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T19:10:40.003Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T19:10:40.003Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"' [2019-07-30T19:10:40.260Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.097 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest [2019-07-30T19:10:40.260Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 1.086 s [2019-07-30T19:10:40.260Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.194 s [2019-07-30T19:10:40.260Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.131 s [2019-07-30T19:10:40.260Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.205 s [2019-07-30T19:10:40.260Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.399 s [2019-07-30T19:10:40.260Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.202 s [2019-07-30T19:10:40.260Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.179 s [2019-07-30T19:10:40.260Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.188 s [2019-07-30T19:10:40.260Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest) Time elapsed: 0.207 s [2019-07-30T19:10:40.260Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-30T19:10:40.516Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest [2019-07-30T19:10:40.516Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped [2019-07-30T19:10:40.516Z] [2019-07-30T19:10:40.516Z] Results: [2019-07-30T19:10:40.516Z] [2019-07-30T19:10:40.516Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T19:10:40.516Z] [2019-07-30T19:10:42.410Z] [INFO] All tests passed! [2019-07-30T19:10:42.410Z] [INFO] [2019-07-30T19:10:42.410Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T19:10:42.410Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:10:42.410Z] [INFO] [2019-07-30T19:10:42.410Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T19:10:43.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:10:43.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:10:43.340Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:10:43.904Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:10:43.904Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T19:10:44.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:10:44.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:10:44.160Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:10:44.417Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:10:44.417Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T19:10:44.417Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 23 classes [2019-07-30T19:10:44.674Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T19:10:44.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T19:10:44.931Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T19:10:45.724Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:10:46.702Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T19:10:46.702Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:10:46.702Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T19:10:46.702Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T19:10:46.959Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T19:10:47.216Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T19:10:47.216Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T19:10:47.216Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:10:47.472Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:10:47.729Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:10:47.729Z] [INFO] [2019-07-30T19:10:47.729Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T19:10:47.729Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:10:47.729Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties 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 [2019-07-30T19:10:47.729Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:10:47.729Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:10:47.729Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:10:47.729Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:10:47.729Z] [INFO] [2019-07-30T19:10:47.729Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests --- [2019-07-30T19:10:47.729Z] [INFO] [2019-07-30T19:10:47.729Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >--- [2019-07-30T19:10:47.729Z] [INFO] Building Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT [45/134] [2019-07-30T19:10:47.729Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T19:10:47.729Z] [INFO] [2019-07-30T19:10:47.729Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T19:10:47.729Z] [INFO] [2019-07-30T19:10:47.729Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T19:10:47.729Z] [INFO] [2019-07-30T19:10:47.729Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T19:10:47.729Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:10:47.729Z] [INFO] [2019-07-30T19:10:47.729Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T19:10:47.729Z] [INFO] [2019-07-30T19:10:47.729Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T19:10:47.729Z] [INFO] [2019-07-30T19:10:47.729Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T19:10:47.729Z] [INFO] [2019-07-30T19:10:47.729Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T19:10:47.729Z] [INFO] [2019-07-30T19:10:47.729Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T19:10:47.729Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:10:47.729Z] [INFO] [2019-07-30T19:10:47.729Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T19:10:47.729Z] [INFO] [2019-07-30T19:10:47.729Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent --- [2019-07-30T19:10:47.729Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-5.0.0-SNAPSHOT.pom [2019-07-30T19:10:47.729Z] [INFO] [2019-07-30T19:10:47.729Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >-- [2019-07-30T19:10:47.729Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT [46/134] [2019-07-30T19:10:47.729Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:10:47.729Z] [INFO] [2019-07-30T19:10:47.729Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T19:10:47.729Z] [INFO] [2019-07-30T19:10:47.729Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T19:10:47.729Z] [INFO] The project's OSGi version is 1.1.1.201907301829 [2019-07-30T19:10:47.729Z] [INFO] [2019-07-30T19:10:47.729Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T19:10:47.729Z] [INFO] [2019-07-30T19:10:47.729Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T19:10:47.729Z] [INFO] [2019-07-30T19:10:47.729Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T19:10:47.729Z] [INFO] [2019-07-30T19:10:47.729Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T19:10:47.729Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:10:47.729Z] [INFO] [2019-07-30T19:10:47.730Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T19:10:47.730Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:10:47.730Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources [2019-07-30T19:10:47.730Z] [INFO] [2019-07-30T19:10:47.730Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T19:10:47.986Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes [2019-07-30T19:10:47.986Z] [INFO] [2019-07-30T19:10:47.986Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T19:10:47.986Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:10:47.986Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources [2019-07-30T19:10:47.986Z] [INFO] [2019-07-30T19:10:47.986Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T19:10:47.986Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar [2019-07-30T19:10:47.986Z] [INFO] [2019-07-30T19:10:47.986Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T19:10:47.986Z] [INFO] [2019-07-30T19:10:47.986Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T19:10:47.986Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-07-30T19:10:48.243Z] [INFO] [2019-07-30T19:10:48.243Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T19:10:48.243Z] [INFO] [2019-07-30T19:10:48.243Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T19:10:48.243Z] [INFO] [2019-07-30T19:10:48.243Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T19:10:48.243Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar [2019-07-30T19:10:48.243Z] [INFO] [2019-07-30T19:10:48.243Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T19:10:48.243Z] [INFO] [2019-07-30T19:10:48.243Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T19:10:48.243Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:10:48.243Z] [INFO] [2019-07-30T19:10:48.243Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T19:10:48.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:10:48.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:10:48.500Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:10:49.065Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:10:49.321Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T19:10:49.321Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:10:49.578Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:10:49.578Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:10:49.578Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:10:49.578Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:10:49.578Z] [INFO] [2019-07-30T19:10:49.578Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T19:10:49.578Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:10:49.578Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:10:49.578Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:10:49.578Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:10:49.578Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:10:49.578Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:10:49.578Z] [INFO] [2019-07-30T19:10:49.578Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core --- [2019-07-30T19:10:49.578Z] [INFO] [2019-07-30T19:10:49.578Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >-- [2019-07-30T19:10:49.578Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT [47/134] [2019-07-30T19:10:49.578Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:10:49.578Z] [INFO] [2019-07-30T19:10:49.578Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T19:10:49.578Z] [INFO] [2019-07-30T19:10:49.578Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T19:10:49.578Z] [INFO] The project's OSGi version is 3.2.2.201907301829 [2019-07-30T19:10:49.578Z] [INFO] [2019-07-30T19:10:49.578Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T19:10:49.578Z] [INFO] [2019-07-30T19:10:49.578Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T19:10:49.578Z] [INFO] [2019-07-30T19:10:49.578Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T19:10:49.578Z] [INFO] [2019-07-30T19:10:49.578Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T19:10:49.578Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:10:49.578Z] [INFO] [2019-07-30T19:10:49.578Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T19:10:49.578Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:10:49.578Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources [2019-07-30T19:10:49.578Z] [INFO] [2019-07-30T19:10:49.578Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T19:10:49.834Z] [INFO] Compiling 94 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes [2019-07-30T19:10:52.356Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[177] [2019-07-30T19:10:52.356Z] int attributeQuark = series.getKey().fQuark; [2019-07-30T19:10:52.356Z] ^^^^^^^^^^^^^^^ [2019-07-30T19:10:52.356Z] 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 [2019-07-30T19:10:52.356Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[180] [2019-07-30T19:10:52.356Z] series.getValue().getData()[i] = extractValue(value); [2019-07-30T19:10:52.356Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T19:10:52.356Z] 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 [2019-07-30T19:10:52.356Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[187] [2019-07-30T19:10:52.356Z] if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) { [2019-07-30T19:10:52.356Z] ^^^^^^^^^^^^^^^ [2019-07-30T19:10:52.356Z] 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 [2019-07-30T19:10:52.356Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[188] [2019-07-30T19:10:52.356Z] getSeriesDelta(series.getValue().getData()); [2019-07-30T19:10:52.356Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T19:10:52.356Z] 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 [2019-07-30T19:10:52.356Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[192] [2019-07-30T19:10:52.356Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-30T19:10:52.356Z] ^^^^^^^^^^^^^^ [2019-07-30T19:10:52.356Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T19:10:52.356Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2019-07-30T19:10:52.356Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-30T19:10:52.356Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:10:52.356Z] 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>' [2019-07-30T19:10:52.356Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] [2019-07-30T19:10:52.356Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete); [2019-07-30T19:10:52.356Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:10:52.356Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T19:10:52.356Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[175] [2019-07-30T19:10:52.356Z] buffer.putString(entry.getKey()); [2019-07-30T19:10:52.356Z] ^^^^^^^^^^^^^^ [2019-07-30T19:10:52.356Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T19:10:52.356Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[202] [2019-07-30T19:10:52.356Z] size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey()); [2019-07-30T19:10:52.356Z] ^^^^^^^^^^^^^^ [2019-07-30T19:10:52.356Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T19:10:52.356Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java:[55] [2019-07-30T19:10:52.356Z] final String alias = entry.getValue(); [2019-07-30T19:10:52.356Z] ^^^^^^^^^^^^^^^^ [2019-07-30T19:10:52.356Z] 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 [2019-07-30T19:10:52.356Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[265] [2019-07-30T19:10:52.356Z] series.getValue().getData()[i] = extractValue(value); [2019-07-30T19:10:52.356Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T19:10:52.356Z] 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 [2019-07-30T19:10:52.356Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[273] [2019-07-30T19:10:52.356Z] getSeriesDelta(series.getValue().getData()); [2019-07-30T19:10:52.356Z] ^^^^^^^^^^^^^^^^^ [2019-07-30T19:10:52.356Z] 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 [2019-07-30T19:10:52.356Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[277] [2019-07-30T19:10:52.356Z] return TmfXyResponseFactory.createFailedResponse(e.getMessage()); [2019-07-30T19:10:52.356Z] ^^^^^^^^^^^^^^ [2019-07-30T19:10:52.356Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T19:10:52.356Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2019-07-30T19:10:52.356Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-30T19:10:52.356Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:10:52.613Z] 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>' [2019-07-30T19:10:52.613Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] [2019-07-30T19:10:52.613Z] return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete); [2019-07-30T19:10:52.613Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:10:52.613Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T19:10:52.613Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[368] [2019-07-30T19:10:52.613Z] builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T19:10:52.613Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:10:52.613Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T19:10:52.613Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java:[160] [2019-07-30T19:10:52.613Z] fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate()); [2019-07-30T19:10:52.613Z] ^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:10:52.613Z] 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 [2019-07-30T19:10:52.613Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[122] [2019-07-30T19:10:52.613Z] provider = generateExperimentProviderXy(traces, viewElement); [2019-07-30T19:10:52.613Z] ^^^^^^ [2019-07-30T19:10:52.613Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-30T19:10:52.613Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[184] [2019-07-30T19:10:52.613Z] provider = generateExperimentProviderTimeGraph(traces, viewElement); [2019-07-30T19:10:52.613Z] ^^^^^^ [2019-07-30T19:10:52.613Z] Null type safety (type annotations): The expression of type 'Collection' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>' [2019-07-30T19:10:52.613Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[238] [2019-07-30T19:10:52.613Z] TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement)); [2019-07-30T19:10:52.613Z] ^^^^^^^^^^^^^^ [2019-07-30T19:10:52.613Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T19:10:52.613Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[259] [2019-07-30T19:10:52.613Z] buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList); [2019-07-30T19:10:52.613Z] ^^^^^ [2019-07-30T19:10:52.613Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T19:10:52.613Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[403] [2019-07-30T19:10:52.613Z] return quarkToRow.values(); [2019-07-30T19:10:52.613Z] ^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:10:52.613Z] Null type safety (type annotations): The expression of type '@NonNull Collection' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>' [2019-07-30T19:10:52.613Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java:[83] [2019-07-30T19:10:52.613Z] return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances); [2019-07-30T19:10:52.613Z] ^^^^^^ [2019-07-30T19:10:52.614Z] 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>' [2019-07-30T19:10:52.614Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java:[79] [2019-07-30T19:10:52.614Z] Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container); [2019-07-30T19:10:52.614Z] ^^^^^^^^^^^^^^^^ [2019-07-30T19:10:52.614Z] 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 [2019-07-30T19:10:52.614Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[162] [2019-07-30T19:10:52.614Z] for (Entry> ssEntry : table.rowMap().entrySet()) { [2019-07-30T19:10:52.614Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:10:52.614Z] 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>>' [2019-07-30T19:10:52.614Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[186] [2019-07-30T19:10:52.614Z] for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) { [2019-07-30T19:10:52.614Z] ^^^^^^^^^^^^^^ [2019-07-30T19:10:52.614Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable [2019-07-30T19:10:52.614Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[319] [2019-07-30T19:10:52.614Z] return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$ [2019-07-30T19:10:52.614Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:10:52.614Z] Null type safety (type annotations): The expression of type 'Collector' needs unchecked conversion to conform to 'Collector' [2019-07-30T19:10:52.614Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[354] [2019-07-30T19:10:52.614Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_StateSystemPrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-30T19:10:52.614Z] ^^^^^^^^^^^^^^^^ [2019-07-30T19:10:52.614Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T19:10:52.614Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[360] [2019-07-30T19:10:52.614Z] properties.put(Objects.requireNonNull(Messages.PatternAnalysis_SegmentStorePrefix + ' ' +entry.getKey()), entry.getValue()); [2019-07-30T19:10:52.614Z] ^^^^^^^^^^^^^^^^ [2019-07-30T19:10:52.614Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T19:10:52.614Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java:[23] [2019-07-30T19:10:52.614Z] * {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package [2019-07-30T19:10:52.614Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:10:52.614Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type [2019-07-30T19:10:52.614Z] 30 problems (30 warnings) [2019-07-30T19:10:52.614Z] [INFO] [2019-07-30T19:10:52.614Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T19:10:52.614Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:10:52.614Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources [2019-07-30T19:10:52.614Z] [INFO] [2019-07-30T19:10:52.614Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T19:10:52.614Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-sources.jar [2019-07-30T19:10:52.614Z] [INFO] [2019-07-30T19:10:52.614Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T19:10:52.614Z] [INFO] [2019-07-30T19:10:52.614Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T19:10:52.871Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-30T19:10:52.871Z] [INFO] [2019-07-30T19:10:52.871Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T19:10:52.871Z] [INFO] [2019-07-30T19:10:52.871Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T19:10:52.871Z] [INFO] [2019-07-30T19:10:52.871Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T19:10:52.871Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-30T19:10:53.128Z] [INFO] [2019-07-30T19:10:53.128Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T19:10:53.128Z] [INFO] [2019-07-30T19:10:53.128Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T19:10:53.128Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:10:53.128Z] [INFO] [2019-07-30T19:10:53.128Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T19:10:53.385Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:10:53.385Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:10:53.385Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:10:53.948Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:10:54.205Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:10:54.205Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:10:54.205Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:10:54.205Z] [INFO] [2019-07-30T19:10:54.205Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T19:10:54.205Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar [2019-07-30T19:10:54.205Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.pom [2019-07-30T19:10:54.205Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-sources.jar [2019-07-30T19:10:54.205Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:10:54.205Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-p2metadata.xml [2019-07-30T19:10:54.205Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.2-SNAPSHOT-p2artifacts.xml [2019-07-30T19:10:54.205Z] [INFO] [2019-07-30T19:10:54.205Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core --- [2019-07-30T19:10:54.205Z] [INFO] [2019-07-30T19:10:54.205Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >-- [2019-07-30T19:10:54.205Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT [48/134] [2019-07-30T19:10:54.205Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:10:54.205Z] [INFO] [2019-07-30T19:10:54.205Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T19:10:54.205Z] [INFO] [2019-07-30T19:10:54.205Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T19:10:54.205Z] [INFO] The project's OSGi version is 3.0.0.201907301829 [2019-07-30T19:10:54.205Z] [INFO] [2019-07-30T19:10:54.205Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T19:10:54.205Z] [INFO] [2019-07-30T19:10:54.205Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T19:10:54.205Z] [INFO] [2019-07-30T19:10:54.205Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T19:10:54.205Z] [INFO] [2019-07-30T19:10:54.205Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T19:10:54.205Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:10:54.205Z] [INFO] [2019-07-30T19:10:54.205Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T19:10:54.205Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:10:54.205Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources [2019-07-30T19:10:54.205Z] [INFO] [2019-07-30T19:10:54.205Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T19:10:54.205Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes [2019-07-30T19:10:54.768Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[105] [2019-07-30T19:10:54.768Z] Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq()); [2019-07-30T19:10:54.768Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:10:54.768Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-30T19:10:54.768Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[106] [2019-07-30T19:10:54.768Z] Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq()); [2019-07-30T19:10:54.768Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:10:54.768Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-30T19:10:54.768Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[107] [2019-07-30T19:10:54.768Z] Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags()); [2019-07-30T19:10:54.768Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:10:54.768Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]' [2019-07-30T19:10:54.768Z] 3 problems (3 warnings) [2019-07-30T19:10:54.768Z] [INFO] [2019-07-30T19:10:54.768Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T19:10:54.768Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:10:54.768Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources [2019-07-30T19:10:54.768Z] [INFO] [2019-07-30T19:10:54.768Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T19:10:54.768Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-sources.jar [2019-07-30T19:10:54.768Z] [INFO] [2019-07-30T19:10:54.768Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T19:10:54.768Z] [INFO] [2019-07-30T19:10:54.768Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T19:10:54.768Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-30T19:10:54.768Z] [INFO] [2019-07-30T19:10:54.768Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T19:10:54.768Z] [INFO] [2019-07-30T19:10:54.768Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T19:10:54.768Z] [INFO] [2019-07-30T19:10:54.768Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T19:10:54.768Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-30T19:10:55.028Z] [INFO] [2019-07-30T19:10:55.028Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T19:10:55.028Z] [INFO] [2019-07-30T19:10:55.028Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T19:10:55.028Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:10:55.028Z] [INFO] [2019-07-30T19:10:55.028Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T19:10:55.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:10:55.679Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:10:55.679Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:10:56.287Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:10:56.287Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T19:10:56.287Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T19:10:56.287Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T19:10:56.544Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:10:56.544Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:10:56.544Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:10:56.801Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:10:56.801Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:10:57.058Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:10:57.058Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T19:10:57.058Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:10:57.314Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T19:10:57.314Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:10:57.314Z] [INFO] [2019-07-30T19:10:57.314Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T19:10:57.314Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar [2019-07-30T19:10:57.314Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.pom [2019-07-30T19:10:57.314Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-sources.jar [2019-07-30T19:10:57.314Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:10:57.314Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:10:57.314Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:10:57.314Z] [INFO] [2019-07-30T19:10:57.314Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core --- [2019-07-30T19:10:57.314Z] [INFO] [2019-07-30T19:10:57.314Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >-- [2019-07-30T19:10:57.314Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT [49/134] [2019-07-30T19:10:57.314Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:10:57.570Z] [INFO] [2019-07-30T19:10:57.570Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T19:10:57.570Z] [INFO] [2019-07-30T19:10:57.570Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T19:10:57.570Z] [INFO] The project's OSGi version is 0.0.4.201907301829 [2019-07-30T19:10:57.570Z] [INFO] [2019-07-30T19:10:57.570Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T19:10:57.570Z] [INFO] [2019-07-30T19:10:57.570Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T19:10:57.570Z] [INFO] [2019-07-30T19:10:57.570Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T19:10:57.570Z] [INFO] [2019-07-30T19:10:57.570Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T19:10:57.570Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:10:57.570Z] [INFO] [2019-07-30T19:10:57.570Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T19:10:57.570Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:10:57.570Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources [2019-07-30T19:10:57.570Z] [INFO] [2019-07-30T19:10:57.570Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T19:10:57.570Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes [2019-07-30T19:10:57.827Z] [INFO] [2019-07-30T19:10:57.827Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T19:10:57.827Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:10:57.827Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources [2019-07-30T19:10:57.827Z] [INFO] [2019-07-30T19:10:57.827Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T19:10:57.827Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar [2019-07-30T19:10:57.827Z] [INFO] [2019-07-30T19:10:57.827Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T19:10:57.827Z] [INFO] [2019-07-30T19:10:57.827Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T19:10:58.084Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2019-07-30T19:10:58.084Z] [INFO] [2019-07-30T19:10:58.084Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T19:10:58.084Z] [INFO] [2019-07-30T19:10:58.084Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T19:10:58.084Z] [INFO] [2019-07-30T19:10:58.084Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T19:10:58.084Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar [2019-07-30T19:10:58.084Z] [INFO] [2019-07-30T19:10:58.084Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T19:10:58.084Z] [INFO] [2019-07-30T19:10:58.084Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T19:10:59.454Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T19:10:59.454Z] [INFO] Command line: [2019-07-30T19:10:59.454Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T19:10:59.454Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:11:02.727Z] !SESSION 2019-07-30 19:10:59.631 ----------------------------------------------- [2019-07-30T19:11:02.727Z] eclipse.buildId=unknown [2019-07-30T19:11:02.727Z] java.version=1.8.0_202 [2019-07-30T19:11:02.727Z] java.vendor=Oracle Corporation [2019-07-30T19:11:02.727Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:11:02.727Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T19:11:02.727Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T19:11:02.727Z] [2019-07-30T19:11:02.727Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:11:02.625 [2019-07-30T19:11:02.727Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:11:02.727Z] !STACK 0 [2019-07-30T19:11:02.727Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T19:11:02.727Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:11:02.727Z] [2019-07-30T19:11:02.727Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:11:02.727Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:11:02.727Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:11:02.727Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:11:02.727Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:11:02.727Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:11:02.727Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:11:02.727Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:11:02.727Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:11:02.727Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:11:02.984Z] [2019-07-30T19:11:02.984Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:11:02.760 [2019-07-30T19:11:02.984Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:11:02.984Z] !STACK 0 [2019-07-30T19:11:02.984Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T19:11:02.984Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:11:02.984Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:11:02.984Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:11:02.984Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T19:11:02.984Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:11:02.984Z] [2019-07-30T19:11:02.984Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:11:02.984Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:11:02.984Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:11:02.984Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:11:02.984Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:11:02.984Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:11:02.984Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:11:02.984Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:11:02.984Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:11:02.984Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:11:04.879Z] process 8373: 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 [2019-07-30T19:11:04.879Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T19:11:05.443Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:11:05.443Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:11:15.395Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-30T19:11:15.958Z] Display size: 1440x900 [2019-07-30T19:11:15.958Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T19:11:15.958Z] GTK version=3.18.9 [2019-07-30T19:11:15.958Z] GTK theme=Ambiance [2019-07-30T19:11:15.958Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T19:11:15.958Z] Time zone: Coordinated Universal Time [2019-07-30T19:11:15.958Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T19:11:15.958Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T19:11:17.854Z] *** BUG *** [2019-07-30T19:11:17.854Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:11:17.854Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:11:17.854Z] [2019-07-30T19:11:17.854Z] *** BUG *** [2019-07-30T19:11:17.854Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:11:17.854Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:11:17.854Z] [2019-07-30T19:11:17.854Z] *** BUG *** [2019-07-30T19:11:17.854Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:11:17.854Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:11:17.854Z] [2019-07-30T19:11:18.111Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T19:11:18.111Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T19:12:04.744Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T19:12:04.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:12:04.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:12:04.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:12:04.744Z] DEBUG - Setting state to checked on: minor_faults [2019-07-30T19:12:04.744Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T19:12:04.744Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T19:12:04.744Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T19:12:04.744Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:12:04.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:12:04.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:12:04.744Z] DEBUG - Setting state to checked on: kernel_vm [2019-07-30T19:12:05.001Z] DEBUG - Setting state to unchecked on: minor_faults [2019-07-30T19:12:05.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1145829325 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:12:05.256Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:12:05.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:12:05.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:12:05.256Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:12:05.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1145829485 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:12:05.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1145829486 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:12:05.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1145829486 data=null} to TreeItem with text {test} [2019-07-30T19:12:05.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1145829487 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:12:05.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145829488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:12:05.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1145829515 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:12:05.770Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:12:05.770Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:12:05.770Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:12:06.334Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:12:06.334Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:12:06.334Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:12:06.334Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:12:06.334Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:12:06.334Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:12:06.334Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:12:06.334Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:12:06.334Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:12:06.334Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:12:06.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145830411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:12:06.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145830412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:12:06.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145830412 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:12:06.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145830412 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:12:06.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145830412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:12:06.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145830413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:12:06.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145830413 data=null 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') [2019-07-30T19:12:06.334Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145830413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:12:06.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145830413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:12:06.334Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145830414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:12:06.334Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145830414 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:12:06.334Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145830414 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:12:06.334Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:12:06.334Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:12:06.334Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:12:06.334Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:12:06.334Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:12:06.334Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:12:06.334Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:12:06.334Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:12:06.334Z] DEBUG - Clicking on OK [2019-07-30T19:12:06.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145830482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:12:06.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145830483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:12:06.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145830483 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:12:06.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145830484 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:12:06.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145830484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:12:06.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145830484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:12:06.334Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:12:06.334Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:12:06.334Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:12:06.334Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:12:06.334Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:12:06.334Z] DEBUG - Clicked on OK [2019-07-30T19:12:07.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145830484 data=null item=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') [2019-07-30T19:12:07.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145829805 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:12:07.681Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.705 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest [2019-07-30T19:12:07.681Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 43.586 s [2019-07-30T19:12:07.681Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest) Time elapsed: 4.12 s [2019-07-30T19:12:07.681Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-30T19:12:08.245Z] *** BUG *** [2019-07-30T19:12:08.245Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:12:08.245Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:12:08.245Z] [2019-07-30T19:12:08.245Z] *** BUG *** [2019-07-30T19:12:08.245Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:12:08.245Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:12:08.245Z] [2019-07-30T19:12:08.502Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T19:12:08.502Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T19:12:40.544Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T19:12:40.544Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:12:40.544Z] DEBUG - number of items : 6 [2019-07-30T19:12:40.544Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145862480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145862481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145862481 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1145862481 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145862482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145862482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145862482 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} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145862610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145862612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145862612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145862613 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145862613 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-30T19:12:40.544Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-30T19:12:40.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1145862619 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' [2019-07-30T19:12:40.544Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-30T19:12:40.544Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T19:12:40.544Z] DEBUG - number of items : 6 [2019-07-30T19:12:40.544Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145862931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145862931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145862932 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145862932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145862932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145862933 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} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145862987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145862987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145862988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145862988 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145862988 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T19:12:40.544Z] DEBUG - number of items : 6 [2019-07-30T19:12:40.544Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145863005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145863006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145863006 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145863006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145863006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145863007 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} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145863010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145863011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145863011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145863011 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145863011 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:40.544Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:40.544Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T19:12:40.544Z] DEBUG - number of items : 6 [2019-07-30T19:12:40.544Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145863090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145863090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145863090 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145863090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145863091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145863091 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} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145863095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145863106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.545Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145863106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.545Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145863106 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.545Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145863107 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.545Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T19:12:40.545Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T19:12:40.545Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T19:12:40.545Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T19:12:42.438Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T19:12:42.438Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:12:54.738Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T19:12:54.738Z] DEBUG - number of items : 6 [2019-07-30T19:12:54.738Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145877986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145877986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145877986 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1145877987 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145877987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145877987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145877987 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} [2019-07-30T19:12:54.738Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145878108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145878109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145878109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145878109 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145878109 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel' [2019-07-30T19:12:54.738Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145878403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145878404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145878404 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=1145878404 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145878404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145878405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145878405 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} [2019-07-30T19:12:54.738Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145878537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145878584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145878584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145878584 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145878585 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T19:12:54.738Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm' [2019-07-30T19:12:54.738Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm' [2019-07-30T19:12:54.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=1145878591 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' [2019-07-30T19:12:54.738Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm' [2019-07-30T19:12:54.738Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T19:12:54.996Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T19:12:55.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:12:55.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:12:55.509Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T19:12:55.509Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T19:12:55.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:12:55.509Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:12:55.766Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T19:12:56.023Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T19:12:56.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:12:56.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:12:56.280Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T19:12:56.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:12:56.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:12:56.280Z] DEBUG - number of items : 6 [2019-07-30T19:12:56.280Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:56.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145880410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:56.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145880410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:56.280Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145880411 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:56.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145880411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:56.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145880411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:56.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145880411 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} [2019-07-30T19:12:56.280Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145880418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:56.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145880428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:56.280Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145880428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:56.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145880428 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:56.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145880428 data=null} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:56.280Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View} [2019-07-30T19:12:56.537Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T19:12:56.537Z] DEBUG - number of items : 6 [2019-07-30T19:12:56.537Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T19:12:56.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145880550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:56.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145880550 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:56.537Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145880550 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:56.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145880551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:56.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145880551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:12:56.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145880551 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} [2019-07-30T19:12:56.537Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145880588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:56.537Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145880588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:56.537Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145880588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:56.537Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145880589 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:56.537Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145880589 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:56.537Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-30T19:12:56.537Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T19:12:56.537Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"' [2019-07-30T19:12:56.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"' [2019-07-30T19:12:56.793Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T19:13:00.064Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T19:13:00.064Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:13:00.064Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view' [2019-07-30T19:13:00.064Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm' [2019-07-30T19:13:00.064Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm' [2019-07-30T19:13:00.064Z] *** BUG *** [2019-07-30T19:13:00.064Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:13:00.064Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:13:00.064Z] [2019-07-30T19:13:00.064Z] *** BUG *** [2019-07-30T19:13:00.064Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:13:00.064Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:13:00.064Z] [2019-07-30T19:13:00.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=1145884224 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' [2019-07-30T19:13:00.321Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm' [2019-07-30T19:13:00.578Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T19:13:00.578Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T19:13:00.835Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance' [2019-07-30T19:13:00.835Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-30T19:13:00.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=1145884914 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' [2019-07-30T19:13:00.835Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance' [2019-07-30T19:13:01.092Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"' [2019-07-30T19:13:02.460Z] *** BUG *** [2019-07-30T19:13:02.460Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:13:02.460Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:13:02.460Z] [2019-07-30T19:13:02.460Z] *** BUG *** [2019-07-30T19:13:02.460Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:13:02.460Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:13:02.460Z] [2019-07-30T19:13:03.389Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters "' [2019-07-30T19:13:03.389Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-30T19:13:03.646Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"' [2019-07-30T19:13:03.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:13:03.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:13:03.904Z] DEBUG - number of items : 6 [2019-07-30T19:13:03.904Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View} [2019-07-30T19:13:03.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1145888093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:13:03.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145888093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:13:03.904Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1145888093 data=null doit=true} to ToolItem with tooltip text {Pin View} [2019-07-30T19:13:03.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1145888093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:13:03.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1145888093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View} [2019-07-30T19:13:03.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1145888094 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} [2019-07-30T19:13:03.904Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1145888096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:13:03.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1145888103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:13:03.904Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1145888104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:13:03.904Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1145888104 data=null doit=true} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:13:03.904Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1145888104 data=null} to ToolItem with tooltip text {Unpin View} [2019-07-30T19:13:03.904Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View} [2019-07-30T19:13:03.904Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"' [2019-07-30T19:13:04.228Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:13:04.228Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:13:05.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1145889327 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:13:05.255Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:13:05.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:13:05.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:13:05.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:13:05.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1145889414 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:13:05.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1145889415 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:13:05.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1145889415 data=null} to TreeItem with text {test} [2019-07-30T19:13:05.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1145889415 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:13:05.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1145889415 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:13:05.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1145889479 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:13:05.511Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:13:05.511Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:13:05.511Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:13:06.442Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:13:06.442Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:13:06.442Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:13:06.442Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:13:06.442Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:13:06.442Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:13:06.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:13:06.442Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:13:06.442Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:13:06.442Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:13:06.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145890527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:13:06.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145890527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:13:06.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145890527 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:13:06.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145890528 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:13:06.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145890528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:13:06.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145890528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:13:06.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145890528 data=null 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') [2019-07-30T19:13:06.443Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145890528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:13:06.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145890529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:13:06.443Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145890529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:13:06.443Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145890529 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:13:06.443Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1145890529 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:13:06.443Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:13:06.443Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:13:06.443Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:13:06.443Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:13:06.443Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:13:06.443Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:13:06.443Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:13:06.443Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:13:06.443Z] DEBUG - Clicking on OK [2019-07-30T19:13:06.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1145890531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:13:06.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1145890531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:13:06.443Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1145890531 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:13:06.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1145890532 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:13:06.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1145890532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:13:06.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1145890532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:13:06.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:13:06.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:13:06.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:13:06.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:13:06.443Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:13:06.443Z] DEBUG - Clicked on OK [2019-07-30T19:13:07.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1145890532 data=null item=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') [2019-07-30T19:13:07.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1145889622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:13:07.569Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.763 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest [2019-07-30T19:13:07.569Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 30.917 s [2019-07-30T19:13:07.569Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 17.691 s [2019-07-30T19:13:07.569Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest) Time elapsed: 8.408 s [2019-07-30T19:13:07.569Z] [2019-07-30T19:13:07.569Z] Results: [2019-07-30T19:13:07.569Z] [2019-07-30T19:13:07.569Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:13:07.569Z] [2019-07-30T19:13:08.133Z] [2019-07-30T19:13:08.133Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 19:13:07.951 [2019-07-30T19:13:08.133Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T19:13:09.064Z] [INFO] All tests passed! [2019-07-30T19:13:09.064Z] [INFO] [2019-07-30T19:13:09.064Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T19:13:09.064Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:13:09.064Z] [INFO] [2019-07-30T19:13:09.064Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T19:13:09.992Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:13:10.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:13:10.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:13:10.811Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T19:13:11.068Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:13:12.436Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:13:12.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T19:13:12.693Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T19:13:12.949Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T19:13:12.949Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T19:13:13.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:13:13.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T19:13:13.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T19:13:13.206Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T19:13:13.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:13:13.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:13:13.463Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:13:13.719Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:13:13.719Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:13:13.976Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:13:13.976Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T19:13:14.233Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T19:13:14.233Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T19:13:14.627Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T19:13:14.627Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:13:14.627Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T19:13:15.027Z] [INFO] [2019-07-30T19:13:15.027Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T19:13:15.027Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:13:15.027Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties 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 [2019-07-30T19:13:15.027Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:13:15.027Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:13:15.027Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:13:15.027Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:13:15.027Z] [INFO] [2019-07-30T19:13:15.027Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests --- [2019-07-30T19:13:15.027Z] [INFO] [2019-07-30T19:13:15.027Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >-- [2019-07-30T19:13:15.027Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT [50/134] [2019-07-30T19:13:15.027Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:13:15.027Z] [INFO] [2019-07-30T19:13:15.027Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T19:13:15.027Z] [INFO] [2019-07-30T19:13:15.027Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T19:13:15.027Z] [INFO] The project's OSGi version is 1.0.7.201907301829 [2019-07-30T19:13:15.027Z] [INFO] [2019-07-30T19:13:15.027Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T19:13:15.027Z] [INFO] [2019-07-30T19:13:15.027Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T19:13:15.027Z] [INFO] [2019-07-30T19:13:15.027Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T19:13:15.027Z] [INFO] [2019-07-30T19:13:15.027Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T19:13:15.027Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:13:15.027Z] [INFO] [2019-07-30T19:13:15.027Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T19:13:15.027Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:13:15.027Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources [2019-07-30T19:13:15.027Z] [INFO] [2019-07-30T19:13:15.027Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T19:13:15.027Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes [2019-07-30T19:13:15.327Z] [INFO] [2019-07-30T19:13:15.327Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T19:13:15.327Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:13:15.327Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources [2019-07-30T19:13:15.327Z] [INFO] [2019-07-30T19:13:15.327Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T19:13:15.327Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2019-07-30T19:13:15.327Z] [INFO] [2019-07-30T19:13:15.327Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T19:13:15.327Z] [INFO] [2019-07-30T19:13:15.327Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T19:13:15.584Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-07-30T19:13:15.584Z] [INFO] [2019-07-30T19:13:15.584Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T19:13:15.584Z] [INFO] [2019-07-30T19:13:15.584Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T19:13:15.584Z] [INFO] [2019-07-30T19:13:15.584Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T19:13:15.584Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-07-30T19:13:15.584Z] [INFO] [2019-07-30T19:13:15.584Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T19:13:15.584Z] [INFO] [2019-07-30T19:13:15.584Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T19:13:16.952Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T19:13:16.952Z] [INFO] Command line: [2019-07-30T19:13:16.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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T19:13:16.952Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:13:20.223Z] !SESSION 2019-07-30 19:13:17.082 ----------------------------------------------- [2019-07-30T19:13:20.223Z] eclipse.buildId=unknown [2019-07-30T19:13:20.223Z] java.version=1.8.0_202 [2019-07-30T19:13:20.223Z] java.vendor=Oracle Corporation [2019-07-30T19:13:20.223Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:13:20.223Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T19:13:20.223Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T19:13:20.223Z] [2019-07-30T19:13:20.223Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:13:20.049 [2019-07-30T19:13:20.223Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:13:20.223Z] !STACK 0 [2019-07-30T19:13:20.223Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T19:13:20.223Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:13:20.223Z] [2019-07-30T19:13:20.223Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:13:20.223Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:13:20.223Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:13:20.223Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:13:20.223Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:13:20.223Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:13:20.223Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:13:20.223Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:13:20.223Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:13:20.223Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:13:20.480Z] [2019-07-30T19:13:20.480Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:13:20.244 [2019-07-30T19:13:20.480Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:13:20.480Z] !STACK 0 [2019-07-30T19:13:20.480Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T19:13:20.480Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:13:20.480Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:13:20.480Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:13:20.480Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T19:13:20.480Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:13:20.480Z] [2019-07-30T19:13:20.480Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:13:20.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:13:20.480Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:13:20.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:13:20.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:13:20.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:13:20.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:13:20.480Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:13:20.480Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:13:20.480Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:13:22.375Z] process 8692: 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 [2019-07-30T19:13:22.375Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T19:13:23.304Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:13:23.304Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:13:33.249Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-30T19:13:33.249Z] Display size: 1440x900 [2019-07-30T19:13:33.249Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T19:13:33.249Z] GTK version=3.18.9 [2019-07-30T19:13:33.249Z] GTK theme=Ambiance [2019-07-30T19:13:33.249Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T19:13:33.249Z] Time zone: Coordinated Universal Time [2019-07-30T19:13:33.249Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T19:13:33.249Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T19:13:34.864Z] *** BUG *** [2019-07-30T19:13:34.864Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:13:34.864Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:13:34.864Z] [2019-07-30T19:13:34.864Z] *** BUG *** [2019-07-30T19:13:34.864Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:13:34.864Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:13:34.864Z] [2019-07-30T19:13:34.864Z] *** BUG *** [2019-07-30T19:13:34.864Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:13:34.864Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:13:34.864Z] [2019-07-30T19:13:34.864Z] *** BUG *** [2019-07-30T19:13:34.864Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:13:34.864Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:13:34.864Z] [2019-07-30T19:13:34.864Z] *** BUG *** [2019-07-30T19:13:34.864Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:13:34.864Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:13:34.864Z] [2019-07-30T19:13:35.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1145919289 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} [2019-07-30T19:13:35.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1145919384 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:13:35.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1145919385 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} [2019-07-30T19:13:35.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1145919390 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:13:35.378Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T19:13:35.378Z] *** BUG *** [2019-07-30T19:13:35.378Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:13:35.378Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:13:35.378Z] [2019-07-30T19:13:35.378Z] *** BUG *** [2019-07-30T19:13:35.378Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:13:35.378Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:13:35.378Z] [2019-07-30T19:13:35.378Z] *** BUG *** [2019-07-30T19:13:35.378Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:13:35.378Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:13:35.378Z] [2019-07-30T19:13:35.635Z] *** BUG *** [2019-07-30T19:13:35.635Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:13:35.635Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:13:35.635Z] [2019-07-30T19:13:35.635Z] *** BUG *** [2019-07-30T19:13:35.635Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:13:35.635Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:13:35.635Z] [2019-07-30T19:13:35.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1145919787 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} [2019-07-30T19:13:35.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1145919790 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T19:13:35.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1145919793 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} [2019-07-30T19:13:35.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1145919794 data=null button=1 stateMask=0x80000 x=0 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T19:13:35.635Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T19:13:36.199Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T19:13:36.199Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-30T19:13:36.199Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-30T19:13:36.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1145920295 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...' [2019-07-30T19:13:36.199Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-30T19:13:36.199Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T19:13:51.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1145933308 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} [2019-07-30T19:13:51.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1145935134 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:13:51.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1145935137 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} [2019-07-30T19:13:52.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1145936446 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:13:52.539Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T19:13:54.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1145938626 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} [2019-07-30T19:13:54.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1145938630 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T19:13:54.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1145938650 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} [2019-07-30T19:13:54.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1145938653 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:13:54.687Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T19:14:07.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1145949315 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} [2019-07-30T19:14:07.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1145950470 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:14:07.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1145950471 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} [2019-07-30T19:14:07.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1145951734 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:14:07.595Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T19:14:22.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1145965869 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} [2019-07-30T19:14:22.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1145965883 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T19:14:22.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1145966452 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} [2019-07-30T19:14:22.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1145966458 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:14:23.010Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T19:14:38.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1145980919 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} [2019-07-30T19:14:39.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1145983263 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:14:39.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1145983265 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} [2019-07-30T19:14:41.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1145985675 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:14:41.857Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"' [2019-07-30T19:14:43.751Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.176 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest [2019-07-30T19:14:43.751Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.603 s [2019-07-30T19:14:43.751Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.372 s [2019-07-30T19:14:43.751Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.503 s [2019-07-30T19:14:43.751Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 18.025 s [2019-07-30T19:14:43.751Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 0.302 s [2019-07-30T19:14:43.751Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 15.176 s [2019-07-30T19:14:43.751Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 14.94 s [2019-07-30T19:14:43.751Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest) Time elapsed: 18.817 s [2019-07-30T19:14:43.751Z] [2019-07-30T19:14:43.751Z] Results: [2019-07-30T19:14:43.751Z] [2019-07-30T19:14:43.751Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:14:43.751Z] [2019-07-30T19:14:45.644Z] [INFO] All tests passed! [2019-07-30T19:14:45.644Z] [INFO] [2019-07-30T19:14:45.644Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T19:14:45.644Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:14:45.644Z] [INFO] [2019-07-30T19:14:45.644Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T19:14:46.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:14:46.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:14:46.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:14:47.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:14:47.393Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T19:14:47.393Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:14:47.393Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:14:47.650Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:14:47.650Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:14:47.650Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T19:14:47.907Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T19:14:48.165Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:14:48.165Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T19:14:48.427Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T19:14:48.827Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:14:49.851Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T19:14:50.108Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T19:14:50.364Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T19:14:50.364Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:14:50.928Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:14:50.928Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T19:14:50.928Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:14:51.185Z] [INFO] [2019-07-30T19:14:51.185Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T19:14:51.185Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar [2019-07-30T19:14:51.185Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.pom [2019-07-30T19:14:51.185Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar [2019-07-30T19:14:51.185Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:14:51.185Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml [2019-07-30T19:14:51.185Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml [2019-07-30T19:14:51.185Z] [INFO] [2019-07-30T19:14:51.185Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests --- [2019-07-30T19:14:51.185Z] [INFO] [2019-07-30T19:14:51.185Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >-- [2019-07-30T19:14:51.185Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT [51/134] [2019-07-30T19:14:51.185Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:14:51.185Z] [INFO] [2019-07-30T19:14:51.185Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T19:14:51.185Z] [INFO] [2019-07-30T19:14:51.185Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T19:14:51.185Z] [INFO] The project's OSGi version is 1.0.10.201907301829 [2019-07-30T19:14:51.185Z] [INFO] [2019-07-30T19:14:51.185Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T19:14:51.185Z] [INFO] [2019-07-30T19:14:51.185Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T19:14:51.185Z] [INFO] [2019-07-30T19:14:51.185Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T19:14:51.185Z] [INFO] [2019-07-30T19:14:51.185Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T19:14:51.185Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:14:51.185Z] [INFO] [2019-07-30T19:14:51.185Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T19:14:51.185Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:14:51.185Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources [2019-07-30T19:14:51.185Z] [INFO] [2019-07-30T19:14:51.185Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T19:14:51.185Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes [2019-07-30T19:14:51.749Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/latency/SystemCallLatencyDensityViewTest.java:[146] [2019-07-30T19:14:51.749Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2019-07-30T19:14:51.749Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:14:51.749Z] 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 [2019-07-30T19:14:51.749Z] 1 problem (1 warning) [2019-07-30T19:14:51.749Z] [INFO] [2019-07-30T19:14:51.749Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T19:14:51.749Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:14:51.749Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources [2019-07-30T19:14:51.749Z] [INFO] [2019-07-30T19:14:51.749Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T19:14:51.749Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-30T19:14:51.749Z] [INFO] [2019-07-30T19:14:51.749Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T19:14:51.749Z] [INFO] [2019-07-30T19:14:51.749Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T19:14:51.749Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-30T19:14:52.006Z] [INFO] [2019-07-30T19:14:52.006Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T19:14:52.006Z] [INFO] [2019-07-30T19:14:52.006Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T19:14:52.006Z] [INFO] [2019-07-30T19:14:52.006Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T19:14:52.006Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-30T19:14:52.006Z] [INFO] [2019-07-30T19:14:52.006Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T19:14:52.006Z] [INFO] [2019-07-30T19:14:52.006Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T19:14:54.527Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T19:14:54.527Z] [INFO] Command line: [2019-07-30T19:14:54.527Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T19:14:54.527Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:14:57.809Z] !SESSION 2019-07-30 19:14:54.370 ----------------------------------------------- [2019-07-30T19:14:57.809Z] eclipse.buildId=unknown [2019-07-30T19:14:57.809Z] java.version=1.8.0_202 [2019-07-30T19:14:57.809Z] java.vendor=Oracle Corporation [2019-07-30T19:14:57.809Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:14:57.809Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T19:14:57.809Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T19:14:57.809Z] [2019-07-30T19:14:57.809Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:14:57.426 [2019-07-30T19:14:57.809Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:14:57.809Z] !STACK 0 [2019-07-30T19:14:57.809Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T19:14:57.809Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:14:57.809Z] [2019-07-30T19:14:57.809Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:14:57.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:14:57.809Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:14:57.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:14:57.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:14:57.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:14:57.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:14:57.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:14:57.809Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:14:57.809Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:14:57.809Z] [2019-07-30T19:14:57.809Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:14:57.557 [2019-07-30T19:14:57.809Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:14:57.809Z] !STACK 0 [2019-07-30T19:14:57.809Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T19:14:57.809Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:14:57.809Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:14:57.809Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:14:57.809Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T19:14:57.809Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:14:57.809Z] [2019-07-30T19:14:57.809Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:14:57.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:14:57.809Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:14:57.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:14:57.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:14:57.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:14:57.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:14:57.809Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:14:57.809Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:14:57.809Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:14:59.702Z] process 8815: 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 [2019-07-30T19:14:59.702Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T19:14:59.959Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:14:59.959Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:15:10.012Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-30T19:15:10.943Z] Display size: 1440x900 [2019-07-30T19:15:10.943Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T19:15:10.943Z] GTK version=3.18.9 [2019-07-30T19:15:10.943Z] GTK theme=Ambiance [2019-07-30T19:15:10.943Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T19:15:10.943Z] Time zone: Coordinated Universal Time [2019-07-30T19:15:10.944Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T19:15:10.944Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T19:15:12.313Z] *** BUG *** [2019-07-30T19:15:12.313Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:15:12.313Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:15:12.313Z] [2019-07-30T19:15:12.313Z] *** BUG *** [2019-07-30T19:15:12.313Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:15:12.313Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:15:12.313Z] [2019-07-30T19:15:12.313Z] *** BUG *** [2019-07-30T19:15:12.313Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:15:12.313Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:15:12.313Z] [2019-07-30T19:15:12.313Z] *** BUG *** [2019-07-30T19:15:12.313Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:15:12.313Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:15:12.313Z] [2019-07-30T19:15:12.313Z] *** BUG *** [2019-07-30T19:15:12.313Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:15:12.313Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:15:12.313Z] [2019-07-30T19:15:12.569Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T19:15:12.569Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T19:15:12.569Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T19:15:24.748Z] *** BUG *** [2019-07-30T19:15:24.748Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:15:24.748Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:15:24.748Z] [2019-07-30T19:15:24.748Z] *** BUG *** [2019-07-30T19:15:24.748Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:15:24.748Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:15:24.748Z] [2019-07-30T19:15:24.748Z] *** BUG *** [2019-07-30T19:15:24.748Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:15:24.748Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:15:24.748Z] [2019-07-30T19:15:24.748Z] *** BUG *** [2019-07-30T19:15:24.748Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:15:24.748Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:15:24.748Z] [2019-07-30T19:15:24.748Z] *** BUG *** [2019-07-30T19:15:24.748Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:15:24.748Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:15:24.748Z] [2019-07-30T19:15:26.642Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T19:15:26.642Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T19:15:26.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1146030408 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} [2019-07-30T19:15:26.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1146030504 data=null button=1 stateMask=0x80000 x=38 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:15:26.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1146030506 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} [2019-07-30T19:15:26.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1146030512 data=null button=1 stateMask=0x80000 x=38 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:15:26.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1146030800 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:15:26.642Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:15:26.899Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:15:26.899Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:15:26.899Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:15:26.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1146030918 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:15:26.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1146030918 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:15:26.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1146030919 data=null} to TreeItem with text {test} [2019-07-30T19:15:26.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1146030919 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:15:26.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146030920 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:15:26.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1146030997 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:15:27.156Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:15:27.156Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:15:27.413Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:15:28.035Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:15:28.035Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:15:28.035Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:15:28.035Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:15:28.035Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:28.035Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:15:28.035Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:15:28.035Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:15:28.035Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:28.035Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:15:28.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146032029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:28.035Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146032030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:28.035Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146032030 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:28.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146032030 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:28.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146032031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:28.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146032031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:28.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146032032 data=null 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') [2019-07-30T19:15:28.035Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146032032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:28.035Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146032032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:28.035Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146032033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:28.035Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146032033 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:28.035Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146032033 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:28.035Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:28.035Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:15:28.035Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:15:28.035Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:15:28.035Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:15:28.035Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:15:28.035Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:15:28.035Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:28.035Z] DEBUG - Clicking on OK [2019-07-30T19:15:28.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146032082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:28.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146032083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:28.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146032083 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:28.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146032084 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:28.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146032084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:28.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146032084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:28.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:28.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:28.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:28.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:28.036Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:28.036Z] DEBUG - Clicked on OK [2019-07-30T19:15:28.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146032084 data=null item=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') [2019-07-30T19:15:28.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1146031316 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:15:29.198Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"' [2019-07-30T19:15:29.198Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.221 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest [2019-07-30T19:15:29.198Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest) Time elapsed: 17.04 s [2019-07-30T19:15:29.198Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-30T19:15:29.761Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T19:15:29.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:15:29.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:15:29.761Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T19:15:29.761Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T19:15:36.304Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T19:15:36.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:15:36.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:15:36.304Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-30T19:15:36.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1146040526 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:15:36.304Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:15:36.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:15:36.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:15:36.561Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:15:36.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1146040698 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:15:36.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1146040699 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:15:36.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1146040699 data=null} to TreeItem with text {test} [2019-07-30T19:15:36.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1146040699 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:15:36.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146040700 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:15:36.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1146040721 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:15:36.817Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:15:36.817Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:15:36.817Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:15:37.748Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:15:37.748Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:15:37.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:15:37.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:15:37.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:37.748Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:15:37.748Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:15:37.748Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:15:37.748Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:37.748Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:15:37.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146041805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:37.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146041805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:37.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146041806 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:37.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146041806 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:37.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146041806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:37.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146041806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:37.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146041807 data=null 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') [2019-07-30T19:15:37.748Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146041807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:37.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146041807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:37.748Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146041807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:37.748Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146041807 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:37.748Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146041808 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:37.748Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:37.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:15:37.748Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:15:37.748Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:15:37.748Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:15:37.748Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:15:37.748Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:15:37.748Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:37.748Z] DEBUG - Clicking on OK [2019-07-30T19:15:37.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146041811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:37.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146041811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:37.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146041811 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:37.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146041811 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:37.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146041812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:37.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146041812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:37.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:37.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:37.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:37.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:37.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:37.748Z] DEBUG - Clicked on OK [2019-07-30T19:15:38.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146041812 data=null item=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') [2019-07-30T19:15:38.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1146040902 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:15:38.874Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"' [2019-07-30T19:15:38.874Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.563 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest [2019-07-30T19:15:38.874Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest) Time elapsed: 9.387 s [2019-07-30T19:15:38.874Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-30T19:15:39.131Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T19:15:39.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1146043412 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} [2019-07-30T19:15:39.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1146043417 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T19:15:39.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1146043498 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} [2019-07-30T19:15:39.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1146043504 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:15:39.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1146043545 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} [2019-07-30T19:15:39.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1146043625 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call} [2019-07-30T19:15:39.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=1146043626 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} [2019-07-30T19:15:39.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=1146043631 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call} [2019-07-30T19:15:39.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1146043701 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} [2019-07-30T19:15:39.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1146043706 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:15:39.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1146043741 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} [2019-07-30T19:15:39.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1146043823 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:15:39.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=1146043824 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} [2019-07-30T19:15:39.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=1146043829 data=null button=1 stateMask=0x80000 x=74 y=-12 count=1} to TableColumn with text {Start Time} [2019-07-30T19:15:39.902Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T19:15:39.902Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T19:15:40.158Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T19:15:46.938Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T19:15:46.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1146050718 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} [2019-07-30T19:15:46.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1146050723 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T19:15:46.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1146050784 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} [2019-07-30T19:15:46.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1146050789 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:15:46.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1146050978 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:15:46.938Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:15:46.938Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:15:46.938Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:15:46.938Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:15:46.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1146051024 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:15:46.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1146051025 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:15:46.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1146051025 data=null} to TreeItem with text {test} [2019-07-30T19:15:46.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1146051025 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:15:46.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146051026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:15:46.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1146051077 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:15:47.196Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:15:47.196Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:15:47.196Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:15:48.125Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:15:48.125Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:15:48.125Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:15:48.125Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:15:48.125Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:48.125Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:15:48.125Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:15:48.125Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:15:48.125Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:48.125Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:15:48.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146052195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:48.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146052195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:48.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146052196 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:48.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146052196 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:48.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146052196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:48.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146052197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:48.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146052197 data=null 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') [2019-07-30T19:15:48.125Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146052197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:48.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146052197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:48.125Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146052198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:48.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146052198 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:48.125Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146052198 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:48.125Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:15:48.125Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:15:48.125Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:15:48.125Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:15:48.125Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:15:48.125Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:15:48.125Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:15:48.125Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:48.125Z] DEBUG - Clicking on OK [2019-07-30T19:15:48.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146052202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:48.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146052202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:48.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146052203 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:48.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146052203 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:48.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146052203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:48.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146052204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:48.125Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:48.125Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:48.125Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:48.125Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:48.125Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:15:48.125Z] DEBUG - Clicked on OK [2019-07-30T19:15:48.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146052204 data=null item=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') [2019-07-30T19:15:48.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1146051226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:15:48.639Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T19:15:48.895Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T19:15:48.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1146053090 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} [2019-07-30T19:15:48.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1146053092 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T19:15:48.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1146053095 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} [2019-07-30T19:15:48.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1146053097 data=null button=1 stateMask=0x80000 x=0 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T19:15:48.895Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T19:15:49.153Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T19:15:49.410Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T19:15:49.410Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...' [2019-07-30T19:15:49.410Z] DEBUG - Clicking on with mnemonic 'Export to TSV...' [2019-07-30T19:15:49.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=1146053529 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...' [2019-07-30T19:15:49.410Z] DEBUG - Clicked on with mnemonic 'Export to TSV...' [2019-07-30T19:15:49.410Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T19:15:49.667Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T19:16:04.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1146067727 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} [2019-07-30T19:16:05.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1146069333 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:16:06.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1146069335 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} [2019-07-30T19:16:06.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1146070746 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:16:06.626Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T19:16:10.843Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T19:16:10.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1146074512 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} [2019-07-30T19:16:10.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1146074516 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T19:16:10.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1146074598 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} [2019-07-30T19:16:10.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1146074603 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:16:10.843Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T19:16:10.843Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T19:16:23.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1146087036 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} [2019-07-30T19:16:24.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1146088238 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:16:24.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1146088239 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} [2019-07-30T19:16:25.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1146089517 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:16:25.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T19:16:29.518Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T19:16:44.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1146106627 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} [2019-07-30T19:16:44.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1146106635 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration} [2019-07-30T19:16:44.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1146107228 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} [2019-07-30T19:16:44.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1146107235 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:16:44.367Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T19:16:47.639Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T19:17:05.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1146126674 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} [2019-07-30T19:17:05.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1146129090 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:17:05.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=1146129092 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} [2019-07-30T19:17:07.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=1146131453 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration} [2019-07-30T19:17:07.238Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"' [2019-07-30T19:17:11.412Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.638 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest [2019-07-30T19:17:11.412Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.96 s [2019-07-30T19:17:11.412Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 8.848 s [2019-07-30T19:17:11.412Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.354 s [2019-07-30T19:17:11.412Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.378 s [2019-07-30T19:17:11.412Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 20.754 s [2019-07-30T19:17:11.412Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 0.403 s [2019-07-30T19:17:11.412Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 18.675 s [2019-07-30T19:17:11.412Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 18.189 s [2019-07-30T19:17:11.412Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest) Time elapsed: 23.957 s [2019-07-30T19:17:11.412Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-30T19:17:11.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1146135581 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:17:12.341Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"' [2019-07-30T19:17:12.342Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T19:17:17.588Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T19:17:17.588Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:17:17.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:17:17.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:17:17.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:17:17.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:17:17.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:17:17.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:17:17.588Z] DEBUG - Setting state to checked on: bug446190 [2019-07-30T19:17:18.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:17:18.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:17:18.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1146142926 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:17:18.774Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:17:18.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:17:18.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:17:18.774Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:17:18.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1146142966 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:17:18.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1146142966 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:17:18.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1146142966 data=null} to TreeItem with text {test} [2019-07-30T19:17:18.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1146142967 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:17:18.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146142967 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:17:18.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1146142983 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:17:19.031Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:17:19.031Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:17:19.031Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:17:19.961Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:17:19.961Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:17:19.961Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:17:19.961Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:17:19.961Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:17:19.961Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:17:19.961Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:17:19.961Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:17:19.961Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:17:19.961Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:17:19.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146143918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:17:19.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146143919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:17:19.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146143919 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:17:19.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146143919 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:17:19.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146143919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:17:19.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146143919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:17:19.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146143920 data=null 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') [2019-07-30T19:17:19.961Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146143920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:17:19.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146143920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:17:19.961Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146143920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:17:19.961Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146143920 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:17:19.961Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146143920 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:17:19.961Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:17:19.961Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:17:19.961Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:17:19.961Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:17:19.961Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:17:19.961Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:17:19.961Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:17:19.961Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:17:19.961Z] DEBUG - Clicking on OK [2019-07-30T19:17:19.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146143923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:17:19.961Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146143923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:17:19.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146143924 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:17:19.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146143924 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:17:19.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146143924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:17:19.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146143924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:17:19.961Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:17:19.961Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:17:19.961Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:17:19.961Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:17:19.961Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:17:19.961Z] DEBUG - Clicked on OK [2019-07-30T19:17:20.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146143924 data=null item=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') [2019-07-30T19:17:20.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1146143103 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:17:21.187Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.577 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest [2019-07-30T19:17:21.187Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest) Time elapsed: 6.971 s [2019-07-30T19:17:21.187Z] [2019-07-30T19:17:21.187Z] Results: [2019-07-30T19:17:21.187Z] [2019-07-30T19:17:21.187Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:17:21.187Z] [2019-07-30T19:17:21.445Z] [2019-07-30T19:17:21.445Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 19:17:21.433 [2019-07-30T19:17:21.445Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T19:17:22.814Z] [INFO] All tests passed! [2019-07-30T19:17:22.814Z] [INFO] [2019-07-30T19:17:22.814Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T19:17:22.814Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:17:22.814Z] [INFO] [2019-07-30T19:17:22.814Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T19:17:23.742Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:17:23.742Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:17:23.999Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:17:24.927Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:17:24.927Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T19:17:25.184Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T19:17:25.184Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T19:17:25.441Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:17:25.441Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:17:25.441Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:17:25.441Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:17:25.698Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T19:17:26.261Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:17:27.629Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:17:27.629Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T19:17:27.629Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T19:17:28.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T19:17:28.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T19:17:28.191Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T19:17:28.448Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T19:17:28.448Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T19:17:28.705Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-30T19:17:28.705Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T19:17:28.705Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:17:28.962Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:17:28.962Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T19:17:28.962Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T19:17:29.218Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T19:17:29.218Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:17:29.218Z] [INFO] [2019-07-30T19:17:29.218Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T19:17:29.218Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-30T19:17:29.218Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.pom [2019-07-30T19:17:29.218Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-30T19:17:29.218Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:17:29.218Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-30T19:17:29.218Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-30T19:17:29.218Z] [INFO] [2019-07-30T19:17:29.218Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests --- [2019-07-30T19:17:29.218Z] [INFO] [2019-07-30T19:17:29.218Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >-- [2019-07-30T19:17:29.218Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT [52/134] [2019-07-30T19:17:29.218Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:17:29.218Z] [INFO] [2019-07-30T19:17:29.218Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T19:17:29.218Z] [INFO] [2019-07-30T19:17:29.218Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T19:17:29.218Z] [INFO] The project's OSGi version is 1.0.1.201907301829 [2019-07-30T19:17:29.218Z] [INFO] [2019-07-30T19:17:29.218Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T19:17:29.218Z] [INFO] [2019-07-30T19:17:29.218Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T19:17:29.218Z] [INFO] [2019-07-30T19:17:29.218Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T19:17:29.218Z] [INFO] [2019-07-30T19:17:29.218Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T19:17:29.218Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:17:29.218Z] [INFO] [2019-07-30T19:17:29.218Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T19:17:29.218Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:17:29.218Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources [2019-07-30T19:17:29.218Z] [INFO] [2019-07-30T19:17:29.218Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T19:17:29.474Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes [2019-07-30T19:17:29.474Z] [INFO] [2019-07-30T19:17:29.474Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T19:17:29.474Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:17:29.474Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources [2019-07-30T19:17:29.474Z] [INFO] [2019-07-30T19:17:29.474Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T19:17:29.474Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T19:17:29.474Z] [INFO] [2019-07-30T19:17:29.474Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T19:17:29.474Z] [INFO] [2019-07-30T19:17:29.474Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T19:17:29.474Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T19:17:29.731Z] [INFO] [2019-07-30T19:17:29.731Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T19:17:29.731Z] [INFO] [2019-07-30T19:17:29.731Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T19:17:29.731Z] [INFO] [2019-07-30T19:17:29.731Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T19:17:29.731Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T19:17:29.731Z] [INFO] [2019-07-30T19:17:29.731Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T19:17:29.731Z] [INFO] [2019-07-30T19:17:29.731Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T19:17:30.662Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log [2019-07-30T19:17:30.662Z] [INFO] Command line: [2019-07-30T19:17:30.662Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T19:17:30.662Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:17:34.127Z] !SESSION 2019-07-30 19:17:30.873 ----------------------------------------------- [2019-07-30T19:17:34.127Z] eclipse.buildId=unknown [2019-07-30T19:17:34.127Z] java.version=1.8.0_202 [2019-07-30T19:17:34.127Z] java.vendor=Oracle Corporation [2019-07-30T19:17:34.127Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:17:34.127Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T19:17:34.127Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T19:17:34.127Z] [2019-07-30T19:17:34.127Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:17:33.622 [2019-07-30T19:17:34.127Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:17:34.127Z] !STACK 0 [2019-07-30T19:17:34.127Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T19:17:34.127Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:17:34.127Z] [2019-07-30T19:17:34.127Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:17:34.127Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:17:34.127Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:17:34.127Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:17:34.127Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:17:34.127Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:17:34.127Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:17:34.127Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:17:34.127Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:17:34.127Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:17:34.127Z] [2019-07-30T19:17:34.127Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:17:33.750 [2019-07-30T19:17:34.127Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:17:34.127Z] !STACK 0 [2019-07-30T19:17:34.127Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T19:17:34.127Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:17:34.127Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:17:34.127Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:17:34.127Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T19:17:34.127Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:17:34.127Z] [2019-07-30T19:17:34.127Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:17:34.127Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:17:34.127Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:17:34.127Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:17:34.127Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:17:34.127Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:17:34.127Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:17:34.127Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:17:34.127Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:17:34.127Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:17:35.495Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-30T19:17:35.752Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest [2019-07-30T19:17:35.752Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0.063 s [2019-07-30T19:17:35.752Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest) Time elapsed: 0 s [2019-07-30T19:17:35.752Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-30T19:17:35.752Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest [2019-07-30T19:17:35.752Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest) Time elapsed: 0.004 s [2019-07-30T19:17:35.752Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2019-07-30T19:17:35.752Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest [2019-07-30T19:17:35.752Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest) Time elapsed: 0.001 s [2019-07-30T19:17:35.752Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-30T19:17:35.752Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest [2019-07-30T19:17:35.752Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0.001 s [2019-07-30T19:17:35.752Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest) Time elapsed: 0 s [2019-07-30T19:17:35.752Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-30T19:17:35.752Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest [2019-07-30T19:17:35.752Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2019-07-30T19:17:35.752Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest) Time elapsed: 0 s [2019-07-30T19:17:35.752Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-07-30T19:17:35.752Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest [2019-07-30T19:17:35.752Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0 s [2019-07-30T19:17:35.752Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest) Time elapsed: 0.044 s [2019-07-30T19:17:35.752Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2019-07-30T19:17:35.752Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest [2019-07-30T19:17:35.752Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-30T19:17:35.752Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-30T19:17:35.752Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest) Time elapsed: 0 s [2019-07-30T19:17:35.752Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-07-30T19:17:35.752Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest [2019-07-30T19:17:35.752Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-30T19:17:35.752Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0 s [2019-07-30T19:17:35.752Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest) Time elapsed: 0.001 s [2019-07-30T19:17:35.752Z] [2019-07-30T19:17:35.752Z] Results: [2019-07-30T19:17:35.752Z] [2019-07-30T19:17:35.752Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:17:35.752Z] [2019-07-30T19:17:37.645Z] [INFO] All tests passed! [2019-07-30T19:17:37.645Z] [INFO] [2019-07-30T19:17:37.645Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T19:17:37.645Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:17:37.645Z] [INFO] [2019-07-30T19:17:37.645Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T19:17:37.645Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:17:37.645Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:17:37.645Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:17:37.645Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:17:37.645Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T19:17:37.902Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:17:38.467Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:17:38.467Z] [INFO] [2019-07-30T19:17:38.467Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T19:17:38.467Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:17:38.467Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties 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 [2019-07-30T19:17:38.467Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:17:38.467Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:17:38.467Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:17:38.467Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:17:38.467Z] [INFO] [2019-07-30T19:17:38.467Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests --- [2019-07-30T19:17:38.467Z] [INFO] [2019-07-30T19:17:38.467Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >-- [2019-07-30T19:17:38.467Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT [53/134] [2019-07-30T19:17:38.467Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:17:38.467Z] [INFO] [2019-07-30T19:17:38.467Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T19:17:38.467Z] [INFO] [2019-07-30T19:17:38.467Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T19:17:38.467Z] [INFO] The project's OSGi version is 1.0.3.201907301829 [2019-07-30T19:17:38.467Z] [INFO] [2019-07-30T19:17:38.467Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T19:17:38.467Z] [INFO] [2019-07-30T19:17:38.467Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T19:17:38.467Z] [INFO] [2019-07-30T19:17:38.467Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T19:17:38.467Z] [INFO] [2019-07-30T19:17:38.467Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T19:17:38.467Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:17:38.467Z] [INFO] [2019-07-30T19:17:38.467Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T19:17:38.467Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:17:38.467Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources [2019-07-30T19:17:38.467Z] [INFO] [2019-07-30T19:17:38.467Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T19:17:38.467Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes [2019-07-30T19:17:39.030Z] [INFO] [2019-07-30T19:17:39.030Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T19:17:39.030Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:17:39.030Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources [2019-07-30T19:17:39.030Z] [INFO] [2019-07-30T19:17:39.030Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T19:17:39.030Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-30T19:17:39.030Z] [INFO] [2019-07-30T19:17:39.030Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T19:17:39.030Z] [INFO] [2019-07-30T19:17:39.030Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T19:17:39.030Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-30T19:17:39.030Z] [INFO] [2019-07-30T19:17:39.030Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T19:17:39.030Z] [INFO] [2019-07-30T19:17:39.030Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T19:17:39.030Z] [INFO] [2019-07-30T19:17:39.030Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T19:17:39.030Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-30T19:17:39.030Z] [INFO] [2019-07-30T19:17:39.030Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T19:17:39.030Z] [INFO] [2019-07-30T19:17:39.030Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T19:17:40.398Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T19:17:40.398Z] [INFO] Command line: [2019-07-30T19:17:40.398Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T19:17:40.398Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:17:44.571Z] !SESSION 2019-07-30 19:17:40.756 ----------------------------------------------- [2019-07-30T19:17:44.571Z] eclipse.buildId=unknown [2019-07-30T19:17:44.571Z] java.version=1.8.0_202 [2019-07-30T19:17:44.571Z] java.vendor=Oracle Corporation [2019-07-30T19:17:44.571Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:17:44.571Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T19:17:44.571Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T19:17:44.571Z] [2019-07-30T19:17:44.571Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:17:43.835 [2019-07-30T19:17:44.571Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:17:44.571Z] !STACK 0 [2019-07-30T19:17:44.571Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T19:17:44.571Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:17:44.571Z] [2019-07-30T19:17:44.571Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:17:44.571Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:17:44.571Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:17:44.571Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:17:44.571Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:17:44.571Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:17:44.571Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:17:44.571Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:17:44.571Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:17:44.571Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:17:44.571Z] [2019-07-30T19:17:44.571Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:17:43.968 [2019-07-30T19:17:44.571Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:17:44.571Z] !STACK 0 [2019-07-30T19:17:44.571Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T19:17:44.571Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:17:44.571Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:17:44.571Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:17:44.571Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T19:17:44.571Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:17:44.571Z] [2019-07-30T19:17:44.571Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:17:44.571Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:17:44.571Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:17:44.571Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:17:44.571Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:17:44.571Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:17:44.571Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:17:44.571Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:17:44.571Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:17:44.571Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:17:46.025Z] process 9122: 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 [2019-07-30T19:17:46.025Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T19:17:46.427Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:17:46.427Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:17:54.561Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-30T19:17:55.126Z] Display size: 1440x900 [2019-07-30T19:17:55.126Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T19:17:55.126Z] GTK version=3.18.9 [2019-07-30T19:17:55.126Z] GTK theme=Ambiance [2019-07-30T19:17:55.126Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T19:17:55.126Z] Time zone: Coordinated Universal Time [2019-07-30T19:17:55.126Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T19:17:55.126Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T19:17:57.018Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"' [2019-07-30T19:17:57.018Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart' [2019-07-30T19:17:57.018Z] DEBUG - Clicking on with mnemonic 'Create custom chart' [2019-07-30T19:17:57.275Z] DEBUG - Clicked on with mnemonic 'Create custom chart' [2019-07-30T19:17:57.275Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T19:17:57.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1146181505 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T19:17:57.275Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.275Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.275Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.275Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.275Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.275Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.275Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.275Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.275Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:17:57.275Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T19:17:57.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1146181516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:17:57.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1146181522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:17:57.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1146181522 data=null doit=true} to (of type 'Table') [2019-07-30T19:17:57.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1146181522 data=null} to (of type 'Table') [2019-07-30T19:17:57.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1146181523 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T19:17:57.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1146181524 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T19:17:57.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1146181524 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') [2019-07-30T19:17:57.275Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1146181527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:17:57.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1146181528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1146181528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1146181528 data=null doit=true} to (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1146181529 data=null} to (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X' [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK' [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK') [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:17:57.532Z] DEBUG - Setting state to checked on: Integer [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - Setting state to unchecked on: Integer [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - Setting state to checked on: Duration (ns) [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - Setting state to unchecked on: Duration (ns) [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - Setting state to unchecked on: Timestamp [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T19:17:57.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1146181700 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - Clicking on TableItem with text {String} [2019-07-30T19:17:57.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1146181704 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T19:17:57.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1146181704 data=null doit=true} to TableItem with text {String} [2019-07-30T19:17:57.532Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:17:57.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1146181706 data=null} to TableItem with text {String} [2019-07-30T19:17:57.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1146181706 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T19:17:57.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1146181707 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} [2019-07-30T19:17:57.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1146181707 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T19:17:57.532Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1146181707 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T19:17:57.532Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1146181708 data=null doit=true} to TableItem with text {String} [2019-07-30T19:17:57.532Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1146181708 data=null} to TableItem with text {String} [2019-07-30T19:17:57.532Z] DEBUG - Clicked on TableItem with text {String} [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.532Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.532Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:17:57.532Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:17:57.532Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:17:57.532Z] DEBUG - Clicking on [2019-07-30T19:17:57.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1146181725 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') [2019-07-30T19:17:57.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1146181726 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') [2019-07-30T19:17:57.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1146181726 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:17:57.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1146181726 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:17:57.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1146181726 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') [2019-07-30T19:17:57.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1146181779 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') [2019-07-30T19:17:57.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1146181780 data=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') [2019-07-30T19:17:57.790Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1146181790 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') [2019-07-30T19:17:57.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1146181792 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') [2019-07-30T19:17:57.790Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1146181792 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') [2019-07-30T19:17:57.790Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1146181792 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:17:57.790Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1146181793 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:17:57.790Z] DEBUG - Clicked on [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.790Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.790Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T19:17:57.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1146181812 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.790Z] DEBUG - Clicking on TableItem with text {String} [2019-07-30T19:17:57.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=1146181821 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T19:17:57.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=1146181821 data=null doit=true} to TableItem with text {String} [2019-07-30T19:17:57.790Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:17:57.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=1146181823 data=null} to TableItem with text {String} [2019-07-30T19:17:57.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=1146181823 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T19:17:57.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1146181824 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} [2019-07-30T19:17:57.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=1146181824 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String} [2019-07-30T19:17:57.790Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=1146181824 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String} [2019-07-30T19:17:57.790Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=1146181825 data=null doit=true} to TableItem with text {String} [2019-07-30T19:17:57.790Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=1146181825 data=null} to TableItem with text {String} [2019-07-30T19:17:57.790Z] DEBUG - Clicked on TableItem with text {String} [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:17:57.790Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:17:57.790Z] DEBUG - Setting state to checked on: Timestamp2 [2019-07-30T19:17:57.790Z] DEBUG - Setting state to checked on: Timestamp [2019-07-30T19:17:57.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:17:57.790Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:17:57.790Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T19:17:57.790Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T19:17:57.790Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:17:57.790Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:17:57.790Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T19:17:57.790Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T19:17:57.790Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:17:57.790Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:17:57.790Z] DEBUG - Clicking on [2019-07-30T19:17:57.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1146181886 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') [2019-07-30T19:17:57.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1146181886 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') [2019-07-30T19:17:57.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1146181889 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:17:57.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1146181889 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:17:57.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1146181890 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') [2019-07-30T19:17:57.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1146181890 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') [2019-07-30T19:17:57.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1146181890 data=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') [2019-07-30T19:17:57.790Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1146181907 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') [2019-07-30T19:17:57.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1146181914 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') [2019-07-30T19:17:57.790Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1146181914 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') [2019-07-30T19:17:57.790Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1146181915 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:17:57.790Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1146181915 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:17:57.790Z] DEBUG - Clicked on [2019-07-30T19:17:57.790Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.209 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest [2019-07-30T19:17:57.790Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest) Time elapsed: 0.932 s [2019-07-30T19:17:57.790Z] [2019-07-30T19:17:57.790Z] Results: [2019-07-30T19:17:57.790Z] [2019-07-30T19:17:57.790Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:17:57.790Z] [2019-07-30T19:17:59.683Z] [INFO] All tests passed! [2019-07-30T19:17:59.683Z] [INFO] [2019-07-30T19:17:59.683Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T19:17:59.683Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:17:59.683Z] [INFO] [2019-07-30T19:17:59.683Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T19:18:00.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:18:00.245Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:18:00.501Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:18:01.065Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:18:01.322Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:18:01.322Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T19:18:01.579Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:18:01.579Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:18:01.579Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:18:01.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T19:18:01.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T19:18:01.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T19:18:01.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T19:18:02.094Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:18:03.537Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T19:18:03.537Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T19:18:03.794Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T19:18:04.051Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:18:04.308Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:18:04.308Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T19:18:04.308Z] [INFO] [2019-07-30T19:18:04.308Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T19:18:04.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:18:04.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties 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 [2019-07-30T19:18:04.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:18:04.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:18:04.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:18:04.308Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:18:04.564Z] [INFO] [2019-07-30T19:18:04.564Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests --- [2019-07-30T19:18:04.564Z] [INFO] [2019-07-30T19:18:04.564Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >-- [2019-07-30T19:18:04.564Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT [54/134] [2019-07-30T19:18:04.564Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:18:04.564Z] [INFO] [2019-07-30T19:18:04.564Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T19:18:04.564Z] [INFO] [2019-07-30T19:18:04.564Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T19:18:04.564Z] [INFO] The project's OSGi version is 1.0.3.201907301829 [2019-07-30T19:18:04.564Z] [INFO] [2019-07-30T19:18:04.564Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T19:18:04.564Z] [INFO] [2019-07-30T19:18:04.564Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T19:18:04.564Z] [INFO] [2019-07-30T19:18:04.564Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T19:18:04.564Z] [INFO] [2019-07-30T19:18:04.564Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T19:18:04.564Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:18:04.564Z] [INFO] [2019-07-30T19:18:04.564Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T19:18:04.564Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:18:04.564Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources [2019-07-30T19:18:04.564Z] [INFO] [2019-07-30T19:18:04.564Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T19:18:04.564Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes [2019-07-30T19:18:04.820Z] [INFO] [2019-07-30T19:18:04.820Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T19:18:04.820Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:18:04.820Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources [2019-07-30T19:18:04.820Z] [INFO] [2019-07-30T19:18:04.820Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T19:18:04.820Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-30T19:18:04.820Z] [INFO] [2019-07-30T19:18:04.820Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T19:18:04.820Z] [INFO] [2019-07-30T19:18:04.820Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T19:18:04.820Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-30T19:18:05.077Z] [INFO] [2019-07-30T19:18:05.077Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T19:18:05.077Z] [INFO] [2019-07-30T19:18:05.077Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T19:18:05.077Z] [INFO] [2019-07-30T19:18:05.077Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T19:18:05.077Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar [2019-07-30T19:18:05.077Z] [INFO] [2019-07-30T19:18:05.077Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T19:18:05.077Z] [INFO] [2019-07-30T19:18:05.077Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T19:18:06.447Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T19:18:06.447Z] [INFO] Command line: [2019-07-30T19:18:06.447Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T19:18:06.447Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:18:09.718Z] !SESSION 2019-07-30 19:18:06.632 ----------------------------------------------- [2019-07-30T19:18:09.718Z] eclipse.buildId=unknown [2019-07-30T19:18:09.718Z] java.version=1.8.0_202 [2019-07-30T19:18:09.718Z] java.vendor=Oracle Corporation [2019-07-30T19:18:09.718Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:18:09.718Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T19:18:09.718Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T19:18:09.718Z] [2019-07-30T19:18:09.718Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:18:09.549 [2019-07-30T19:18:09.718Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:18:09.718Z] !STACK 0 [2019-07-30T19:18:09.718Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T19:18:09.718Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:18:09.718Z] [2019-07-30T19:18:09.718Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:18:09.718Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:18:09.718Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:18:09.718Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:18:09.718Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:18:09.718Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:18:09.718Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:18:09.718Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:18:09.718Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:18:09.718Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:18:09.975Z] [2019-07-30T19:18:09.975Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:18:09.741 [2019-07-30T19:18:09.975Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:18:09.975Z] !STACK 0 [2019-07-30T19:18:09.975Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T19:18:09.975Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:18:09.975Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:18:09.975Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:18:09.975Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T19:18:09.975Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:18:09.975Z] [2019-07-30T19:18:09.975Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:18:09.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:18:09.975Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:18:09.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:18:09.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:18:09.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:18:09.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:18:09.975Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:18:09.975Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:18:09.975Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:18:11.868Z] process 9195: 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 [2019-07-30T19:18:11.868Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T19:18:12.431Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:18:12.431Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:18:22.385Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-30T19:18:22.385Z] Display size: 1440x900 [2019-07-30T19:18:22.385Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T19:18:22.385Z] GTK version=3.18.9 [2019-07-30T19:18:22.385Z] GTK theme=Ambiance [2019-07-30T19:18:22.385Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T19:18:22.385Z] Time zone: Coordinated Universal Time [2019-07-30T19:18:22.385Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T19:18:22.385Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T19:18:25.655Z] [2019-07-30T19:18:25.655Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 19:18:25.447 [2019-07-30T19:18:25.655Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K [2019-07-30T19:18:25.655Z] !STACK 0 [2019-07-30T19:18:25.655Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T19:18:25.655Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T19:18:25.655Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T19:18:25.655Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:18:25.655Z] [2019-07-30T19:18:25.655Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 19:18:25.527 [2019-07-30T19:18:25.655Z] !MESSAGE Exception executing analysis [2019-07-30T19:18:25.655Z] !STACK 0 [2019-07-30T19:18:25.655Z] java.lang.RuntimeException: The parameter should be set [2019-07-30T19:18:25.655Z] at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48) [2019-07-30T19:18:25.655Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T19:18:25.655Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:18:28.927Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:18:28.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:18:28.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:18:28.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:18:28.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:18:28.927Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:18:28.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1146213095 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:18:28.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1146213097 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:18:28.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1146213097 data=null} to TreeItem with text {test} [2019-07-30T19:18:28.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1146213098 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:18:28.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146213099 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:18:29.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1146213309 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:18:29.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:18:29.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1146213312 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:18:29.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1146213313 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:18:29.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1146213313 data=null} to TreeItem with text {test} [2019-07-30T19:18:29.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1146213313 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:18:29.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146213314 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:18:29.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1146213377 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:18:29.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1146213381 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:18:29.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1146213381 data=null} to TreeItem with text {test} [2019-07-30T19:18:29.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1146213382 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:18:29.185Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1146213383 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} [2019-07-30T19:18:29.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1146213430 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:18:29.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:18:29.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146213435 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:18:29.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146213436 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:18:29.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146213436 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:18:29.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146213438 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:18:29.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146213439 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]} [2019-07-30T19:18:29.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146213513 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:18:29.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146213514 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:18:29.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146213514 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:18:29.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146213515 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:18:29.442Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1146213516 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]} [2019-07-30T19:18:29.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146213520 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:18:29.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=1146213521 data=null doit=true} to TreeItem with text {A-Test-10K} [2019-07-30T19:18:29.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=1146213521 data=null} to TreeItem with text {A-Test-10K} [2019-07-30T19:18:29.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=1146213522 data=null button=1 stateMask=0x0 x=96 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-30T19:18:29.442Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1146213522 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} [2019-07-30T19:18:29.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=1146213577 data=null button=1 stateMask=0x80000 x=96 y=74 count=1} to TreeItem with text {A-Test-10K} [2019-07-30T19:18:29.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=1146213594 data=null doit=true} to TreeItem with text {External Analyses} [2019-07-30T19:18:29.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=1146213594 data=null} to TreeItem with text {External Analyses} [2019-07-30T19:18:29.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=1146213595 data=null button=1 stateMask=0x0 x=153 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-30T19:18:29.442Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1146213595 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} [2019-07-30T19:18:29.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=1146213605 data=null button=1 stateMask=0x80000 x=137 y=116 count=1} to TreeItem with text {External Analyses} [2019-07-30T19:18:29.442Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T19:18:29.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1146213611 data=null button=0 stateMask=0x0 x=257 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T19:18:29.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1146213685 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T19:18:29.442Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:18:29.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1146213686 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T19:18:29.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1146213687 data=null button=1 stateMask=0x0 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T19:18:29.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146213687 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} [2019-07-30T19:18:29.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1146213719 data=null button=1 stateMask=0x80000 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T19:18:29.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1146213720 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T19:18:29.699Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1146213721 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T19:18:29.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1146214126 data=null button=1 stateMask=0x80000 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T19:18:29.955Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1146214180 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T19:18:29.955Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1146214180 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T19:18:29.955Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=1146214181 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T19:18:29.955Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data} [2019-07-30T19:18:29.955Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-30T19:18:29.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1146214185 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-30T19:18:29.955Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:18:29.955Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:18:29.955Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:18:29.955Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:18:29.955Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:29.955Z] DEBUG - Clicking on OK [2019-07-30T19:18:29.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146214191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:29.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146214191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:29.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146214191 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:29.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146214192 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:29.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146214192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:29.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146214192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:30.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146214192 data=null item=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') [2019-07-30T19:18:30.212Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1146213721 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} [2019-07-30T19:18:30.469Z] *** BUG *** [2019-07-30T19:18:30.469Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:18:30.469Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:18:30.469Z] [2019-07-30T19:18:30.469Z] *** BUG *** [2019-07-30T19:18:30.469Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:18:30.469Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:18:30.469Z] [2019-07-30T19:18:30.469Z] *** BUG *** [2019-07-30T19:18:30.469Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:18:30.469Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:18:30.469Z] [2019-07-30T19:18:30.469Z] *** BUG *** [2019-07-30T19:18:30.469Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:18:30.469Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:18:30.469Z] [2019-07-30T19:18:30.469Z] *** BUG *** [2019-07-30T19:18:30.469Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:18:30.469Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:18:30.469Z] [2019-07-30T19:18:30.469Z] *** BUG *** [2019-07-30T19:18:30.469Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:18:30.469Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:18:30.469Z] [2019-07-30T19:18:30.726Z] DEBUG - Clicked on [2019-07-30T19:18:30.982Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-30T19:18:31.545Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-30T19:18:31.545Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T19:18:31.802Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T19:18:31.802Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T19:18:31.802Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1146215911 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T19:18:31.802Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:31.802Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:31.802Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:31.802Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:31.802Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1146215988 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1146215989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1146215989 data=null doit=true} to (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1146215990 data=null} to (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1146215990 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1146215991 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1146215991 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') [2019-07-30T19:18:31.802Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1146215997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1146215997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1146215997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1146215998 data=null doit=true} to (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1146215998 data=null} to (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T19:18:31.802Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1146216012 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T19:18:31.802Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:31.802Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:31.802Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:31.802Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:31.802Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - Clicking on TableItem with text {Wakee process (name)} [2019-07-30T19:18:31.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=1146216022 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-30T19:18:31.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=1146216023 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-30T19:18:31.802Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:18:31.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=1146216025 data=null} to TableItem with text {Wakee process (name)} [2019-07-30T19:18:31.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=1146216025 data=null button=1 stateMask=0x0 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-30T19:18:31.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1146216025 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)} [2019-07-30T19:18:31.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=1146216026 data=null button=1 stateMask=0x80000 x=81 y=11 count=1} to TableItem with text {Wakee process (name)} [2019-07-30T19:18:31.802Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=1146216027 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)} [2019-07-30T19:18:31.802Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=1146216027 data=null doit=true} to TableItem with text {Wakee process (name)} [2019-07-30T19:18:31.802Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=1146216027 data=null} to TableItem with text {Wakee process (name)} [2019-07-30T19:18:31.802Z] DEBUG - Clicked on TableItem with text {Wakee process (name)} [2019-07-30T19:18:31.802Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:31.802Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:31.802Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:31.802Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:32.059Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:32.059Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:32.059Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:32.059Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T19:18:32.059Z] DEBUG - Setting state to checked on: Priority [2019-07-30T19:18:32.059Z] DEBUG - Setting state to checked on: Target CPU [2019-07-30T19:18:32.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:32.059Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T19:18:32.059Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T19:18:32.059Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:18:32.059Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:32.059Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T19:18:32.059Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T19:18:32.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:18:32.059Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:18:32.059Z] DEBUG - Clicking on [2019-07-30T19:18:32.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1146216103 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') [2019-07-30T19:18:32.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1146216104 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') [2019-07-30T19:18:32.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1146216104 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:32.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1146216104 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:32.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1146216104 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') [2019-07-30T19:18:32.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1146216105 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') [2019-07-30T19:18:32.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1146216105 data=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') [2019-07-30T19:18:32.059Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1146216184 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') [2019-07-30T19:18:32.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1146216191 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') [2019-07-30T19:18:32.059Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1146216192 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') [2019-07-30T19:18:32.059Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1146216192 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:32.059Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1146216192 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:32.059Z] DEBUG - Clicked on [2019-07-30T19:18:32.059Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T19:18:32.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1146216194 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T19:18:32.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:32.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:32.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:32.059Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:32.059Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T19:18:32.059Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T19:18:32.059Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:18:32.059Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:18:32.059Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:18:32.059Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:18:32.059Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:32.059Z] DEBUG - Clicking on OK [2019-07-30T19:18:32.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146216198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:32.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146216198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:32.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146216198 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:32.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146216198 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:32.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146216198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:32.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146216198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:32.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146216199 data=null item=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') [2019-07-30T19:18:32.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1146215504 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' [2019-07-30T19:18:32.623Z] DEBUG - Clicked on [2019-07-30T19:18:32.623Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T19:18:32.623Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T19:18:32.880Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T19:18:32.880Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T19:18:32.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1146217118 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T19:18:33.137Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T19:18:33.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1146217192 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1146217197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1146217197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1146217198 data=null doit=true} to (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1146217198 data=null} to (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1146217211 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1146217212 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1146217212 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') [2019-07-30T19:18:33.137Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1146217216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1146217216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1146217216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1146217216 data=null doit=true} to (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1146217217 data=null} to (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T19:18:33.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1146217218 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - Clicking on TableItem with text {Waker process (name)} [2019-07-30T19:18:33.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=1146217222 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-30T19:18:33.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=1146217222 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-30T19:18:33.137Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:18:33.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=1146217281 data=null} to TableItem with text {Waker process (name)} [2019-07-30T19:18:33.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=1146217281 data=null button=1 stateMask=0x0 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-30T19:18:33.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1146217282 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)} [2019-07-30T19:18:33.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=1146217283 data=null button=1 stateMask=0x80000 x=80 y=74 count=1} to TableItem with text {Waker process (name)} [2019-07-30T19:18:33.137Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=1146217283 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)} [2019-07-30T19:18:33.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=1146217283 data=null doit=true} to TableItem with text {Waker process (name)} [2019-07-30T19:18:33.137Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=1146217284 data=null} to TableItem with text {Waker process (name)} [2019-07-30T19:18:33.137Z] DEBUG - Clicked on TableItem with text {Waker process (name)} [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:33.137Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:33.137Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T19:18:33.137Z] DEBUG - Setting state to checked on: Priority [2019-07-30T19:18:33.137Z] DEBUG - Setting state to checked on: Target CPU [2019-07-30T19:18:33.137Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:33.137Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T19:18:33.137Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T19:18:33.137Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:18:33.137Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:33.137Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T19:18:33.137Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T19:18:33.137Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:18:33.137Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:18:33.137Z] DEBUG - Clicking on [2019-07-30T19:18:33.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1146217295 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') [2019-07-30T19:18:33.137Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1146217295 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') [2019-07-30T19:18:33.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1146217295 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:33.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1146217295 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:33.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1146217295 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') [2019-07-30T19:18:33.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1146217295 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') [2019-07-30T19:18:33.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1146217296 data=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') [2019-07-30T19:18:33.138Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1146217323 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') [2019-07-30T19:18:33.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1146217335 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') [2019-07-30T19:18:33.138Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1146217335 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') [2019-07-30T19:18:33.138Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1146217336 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:33.138Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1146217336 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:33.138Z] DEBUG - Clicked on [2019-07-30T19:18:33.138Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T19:18:33.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1146217381 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T19:18:33.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:33.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:33.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:33.138Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:33.138Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T19:18:33.138Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T19:18:33.138Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:18:33.138Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:18:33.138Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:18:33.138Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:18:33.138Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:33.138Z] DEBUG - Clicking on OK [2019-07-30T19:18:33.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146217384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:33.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146217384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:33.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146217385 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:33.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146217385 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:33.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146217385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:33.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146217385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:33.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146217386 data=null item=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') [2019-07-30T19:18:33.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1146216819 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' [2019-07-30T19:18:33.628Z] DEBUG - Clicked on [2019-07-30T19:18:33.628Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T19:18:33.924Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:18:33.924Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-30T19:18:33.924Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-30T19:18:33.924Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-30T19:18:33.924Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-30T19:18:33.924Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T19:18:33.924Z] DEBUG - Clicking on &Reset Perspective [2019-07-30T19:18:33.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1146218093 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') [2019-07-30T19:18:33.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1146218095 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') [2019-07-30T19:18:33.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1146218096 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T19:18:33.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1146218096 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T19:18:33.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1146218096 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') [2019-07-30T19:18:33.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1146218097 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') [2019-07-30T19:18:33.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1146218097 data=null item=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') [2019-07-30T19:18:34.488Z] DEBUG - Clicked on [2019-07-30T19:18:34.488Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:18:34.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:18:34.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:18:34.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:18:34.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:18:34.488Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:18:34.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1146218689 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:18:34.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1146218689 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:18:34.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1146218689 data=null} to TreeItem with text {test} [2019-07-30T19:18:34.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1146218689 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:18:34.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146218690 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:18:34.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1146218790 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:18:34.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:18:34.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1146218791 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:18:34.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1146218792 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:18:34.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1146218792 data=null} to TreeItem with text {test} [2019-07-30T19:18:34.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1146218792 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:18:34.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146218793 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:18:34.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1146218806 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:18:34.745Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:18:34.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:18:34.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146218808 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:18:34.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146218808 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:18:34.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146218809 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:18:34.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146218809 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:18:34.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146218809 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]} [2019-07-30T19:18:34.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146218885 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:18:34.745Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T19:18:34.745Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again. [2019-07-30T19:18:34.745Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again. [2019-07-30T19:18:34.745Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T19:18:34.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1146218889 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T19:18:34.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1146218889 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T19:18:34.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:18:34.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1146218890 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T19:18:34.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1146218890 data=null button=1 stateMask=0x0 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T19:18:34.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146218890 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} [2019-07-30T19:18:34.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1146218914 data=null button=1 stateMask=0x80000 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T19:18:34.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1146218921 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T19:18:34.745Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1146218922 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T19:18:35.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1146219160 data=null button=1 stateMask=0x80000 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T19:18:35.002Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1146219191 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T19:18:35.002Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1146219192 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T19:18:35.002Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=1146219192 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T19:18:35.002Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data} [2019-07-30T19:18:35.002Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters' [2019-07-30T19:18:35.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=1146219196 data=null doit=true} to Shell with text {External Analysis Parameters} [2019-07-30T19:18:35.002Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:18:35.002Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:18:35.002Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:18:35.002Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:18:35.002Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:35.002Z] DEBUG - Clicking on OK [2019-07-30T19:18:35.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146219207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:35.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146219207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:35.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146219207 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:35.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146219207 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:35.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146219207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:35.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146219208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:35.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146219208 data=null item=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') [2019-07-30T19:18:35.002Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1146218922 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} [2019-07-30T19:18:35.258Z] *** BUG *** [2019-07-30T19:18:35.258Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:18:35.258Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:18:35.258Z] [2019-07-30T19:18:35.258Z] *** BUG *** [2019-07-30T19:18:35.258Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:18:35.258Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:18:35.258Z] [2019-07-30T19:18:35.516Z] *** BUG *** [2019-07-30T19:18:35.516Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:18:35.516Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:18:35.516Z] [2019-07-30T19:18:35.516Z] *** BUG *** [2019-07-30T19:18:35.516Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:18:35.516Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:18:35.516Z] [2019-07-30T19:18:35.516Z] DEBUG - Clicked on [2019-07-30T19:18:35.516Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"' [2019-07-30T19:18:36.078Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart' [2019-07-30T19:18:36.078Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T19:18:36.336Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T19:18:36.336Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T19:18:36.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1146220432 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1146220448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1146220448 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1146220448 data=null doit=true} to (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1146220448 data=null} to (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1146220449 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1146220449 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1146220449 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') [2019-07-30T19:18:36.336Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1146220481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1146220482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1146220482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1146220483 data=null doit=true} to (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1146220483 data=null} to (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T19:18:36.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1146220484 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-30T19:18:36.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1146220506 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T19:18:36.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1146220506 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T19:18:36.336Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:18:36.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1146220507 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T19:18:36.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1146220508 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T19:18:36.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1146220508 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} [2019-07-30T19:18:36.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1146220508 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T19:18:36.336Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1146220509 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T19:18:36.336Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1146220509 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T19:18:36.336Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1146220509 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T19:18:36.336Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:36.336Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T19:18:36.336Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:36.336Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T19:18:36.336Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T19:18:36.336Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:18:36.336Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:36.336Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T19:18:36.336Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T19:18:36.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:18:36.336Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:18:36.336Z] DEBUG - Clicking on [2019-07-30T19:18:36.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1146220516 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') [2019-07-30T19:18:36.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1146220516 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') [2019-07-30T19:18:36.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1146220516 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:36.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1146220516 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:36.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1146220516 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') [2019-07-30T19:18:36.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1146220516 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') [2019-07-30T19:18:36.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1146220517 data=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') [2019-07-30T19:18:36.336Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1146220532 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') [2019-07-30T19:18:36.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1146220536 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') [2019-07-30T19:18:36.336Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1146220536 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') [2019-07-30T19:18:36.336Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1146220536 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:36.336Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1146220537 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:36.336Z] DEBUG - Clicked on [2019-07-30T19:18:36.336Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T19:18:36.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1146220538 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T19:18:36.336Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:36.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:36.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:36.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:36.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:36.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:36.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:36.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:36.337Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-30T19:18:36.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1146220548 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T19:18:36.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1146220548 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T19:18:36.337Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:18:36.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1146220549 data=null} to TableItem with text {Switch timestamp} [2019-07-30T19:18:36.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1146220550 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T19:18:36.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1146220550 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} [2019-07-30T19:18:36.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1146220550 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T19:18:36.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1146220551 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T19:18:36.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1146220551 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T19:18:36.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1146220551 data=null} to TableItem with text {Switch timestamp} [2019-07-30T19:18:36.337Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-30T19:18:36.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:36.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:36.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:36.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:36.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:36.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:36.337Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:36.337Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:36.337Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T19:18:36.337Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:36.337Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:36.337Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T19:18:36.337Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T19:18:36.337Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:18:36.337Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:36.337Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T19:18:36.337Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T19:18:36.337Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:18:36.337Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:18:36.337Z] DEBUG - Clicking on [2019-07-30T19:18:36.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1146220588 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') [2019-07-30T19:18:36.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1146220589 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') [2019-07-30T19:18:36.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1146220589 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:36.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1146220589 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:36.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1146220589 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') [2019-07-30T19:18:36.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1146220589 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') [2019-07-30T19:18:36.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1146220589 data=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') [2019-07-30T19:18:36.593Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1146220610 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') [2019-07-30T19:18:36.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1146220620 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') [2019-07-30T19:18:36.593Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1146220620 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') [2019-07-30T19:18:36.593Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1146220620 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:36.593Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1146220620 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:36.593Z] DEBUG - Clicked on [2019-07-30T19:18:36.593Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T19:18:36.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1146220621 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T19:18:36.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:36.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:36.593Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:36.593Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T19:18:36.593Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T19:18:36.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:18:36.593Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:18:36.593Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:18:36.593Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:18:36.593Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:36.593Z] DEBUG - Clicking on OK [2019-07-30T19:18:36.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146220624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:36.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146220624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:36.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146220624 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:36.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146220624 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:36.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146220624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:36.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146220624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:36.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146220624 data=null item=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') [2019-07-30T19:18:36.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1146220107 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' [2019-07-30T19:18:36.849Z] DEBUG - Clicked on [2019-07-30T19:18:36.849Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T19:18:36.849Z] DEBUG - Clicking on with mnemonic 'New custom chart' [2019-07-30T19:18:37.412Z] DEBUG - Clicked on with mnemonic 'New custom chart' [2019-07-30T19:18:37.412Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T19:18:37.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1146221421 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T19:18:37.412Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:37.412Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:37.412Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:37.412Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:37.412Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:37.412Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:37.412Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:37.412Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:37.412Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:18:37.412Z] DEBUG - Clicking on (of type 'Table') [2019-07-30T19:18:37.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1146221424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:18:37.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1146221424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:18:37.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1146221431 data=null doit=true} to (of type 'Table') [2019-07-30T19:18:37.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1146221432 data=null} to (of type 'Table') [2019-07-30T19:18:37.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=1146221432 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T19:18:37.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=1146221436 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table') [2019-07-30T19:18:37.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1146221437 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') [2019-07-30T19:18:37.412Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=1146221443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:18:37.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1146221444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:18:37.412Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=1146221444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:18:37.412Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=1146221444 data=null doit=true} to (of type 'Table') [2019-07-30T19:18:37.412Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=1146221444 data=null} to (of type 'Table') [2019-07-30T19:18:37.412Z] DEBUG - Clicked on (of type 'Table') [2019-07-30T19:18:37.412Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T19:18:37.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1146221485 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T19:18:37.412Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:37.413Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp} [2019-07-30T19:18:37.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=1146221488 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T19:18:37.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=1146221488 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T19:18:37.413Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:18:37.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=1146221490 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T19:18:37.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=1146221490 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T19:18:37.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1146221491 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} [2019-07-30T19:18:37.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=1146221491 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp} [2019-07-30T19:18:37.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=1146221491 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp} [2019-07-30T19:18:37.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=1146221491 data=null doit=true} to TableItem with text {Wakeup timestamp} [2019-07-30T19:18:37.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=1146221492 data=null} to TableItem with text {Wakeup timestamp} [2019-07-30T19:18:37.413Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp} [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:37.413Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T19:18:37.413Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:37.413Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T19:18:37.413Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T19:18:37.413Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:18:37.413Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:37.413Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T19:18:37.413Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T19:18:37.413Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:18:37.413Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:18:37.413Z] DEBUG - Clicking on [2019-07-30T19:18:37.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1146221505 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') [2019-07-30T19:18:37.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1146221506 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') [2019-07-30T19:18:37.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1146221506 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:37.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1146221506 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:37.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1146221506 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') [2019-07-30T19:18:37.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1146221506 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') [2019-07-30T19:18:37.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1146221506 data=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') [2019-07-30T19:18:37.413Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1146221588 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') [2019-07-30T19:18:37.413Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1146221592 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') [2019-07-30T19:18:37.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1146221593 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') [2019-07-30T19:18:37.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1146221593 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:37.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1146221593 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:37.413Z] DEBUG - Clicked on [2019-07-30T19:18:37.413Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T19:18:37.413Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1146221594 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:37.413Z] DEBUG - Clicking on TableItem with text {Switch timestamp} [2019-07-30T19:18:37.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=1146221606 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T19:18:37.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=1146221606 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T19:18:37.413Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:18:37.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=1146221607 data=null} to TableItem with text {Switch timestamp} [2019-07-30T19:18:37.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=1146221607 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T19:18:37.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1146221608 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} [2019-07-30T19:18:37.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=1146221608 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp} [2019-07-30T19:18:37.413Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=1146221609 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp} [2019-07-30T19:18:37.413Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=1146221609 data=null doit=true} to TableItem with text {Switch timestamp} [2019-07-30T19:18:37.413Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=1146221609 data=null} to TableItem with text {Switch timestamp} [2019-07-30T19:18:37.413Z] DEBUG - Clicked on TableItem with text {Switch timestamp} [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:18:37.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:18:37.669Z] DEBUG - Setting state to checked on: Scheduling latency (ns) [2019-07-30T19:18:37.669Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:37.669Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:37.669Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator' [2019-07-30T19:18:37.669Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator') [2019-07-30T19:18:37.669Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH' [2019-07-30T19:18:37.669Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:37.669Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T19:18:37.669Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T19:18:37.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:18:37.669Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:18:37.669Z] DEBUG - Clicking on [2019-07-30T19:18:37.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=1146221693 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') [2019-07-30T19:18:37.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1146221693 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') [2019-07-30T19:18:37.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=1146221693 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:37.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=1146221693 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:37.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=1146221694 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') [2019-07-30T19:18:37.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=1146221694 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') [2019-07-30T19:18:37.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=1146221694 data=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') [2019-07-30T19:18:37.669Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=1146221719 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') [2019-07-30T19:18:37.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=1146221787 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') [2019-07-30T19:18:37.669Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=1146221787 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') [2019-07-30T19:18:37.669Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=1146221787 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:37.669Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=1146221788 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH') [2019-07-30T19:18:37.669Z] DEBUG - Clicked on [2019-07-30T19:18:37.669Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T19:18:37.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1146221789 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T19:18:37.669Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:37.669Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:37.669Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:37.669Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T19:18:37.669Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T19:18:37.669Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y' [2019-07-30T19:18:37.669Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK' [2019-07-30T19:18:37.669Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T19:18:37.669Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:18:37.669Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:18:37.669Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T19:18:37.669Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6107b3cb [2019-07-30T19:18:37.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=1146221794 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') [2019-07-30T19:18:37.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1146221796 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') [2019-07-30T19:18:37.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=1146221796 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T19:18:37.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=1146221796 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T19:18:37.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=1146221796 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') [2019-07-30T19:18:37.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=1146221796 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') [2019-07-30T19:18:37.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=1146221796 data=null item=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') [2019-07-30T19:18:37.669Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=1146221796 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') [2019-07-30T19:18:37.669Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=1146221796 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') [2019-07-30T19:18:37.669Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=1146221797 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') [2019-07-30T19:18:37.669Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=1146221797 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T19:18:37.669Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=1146221797 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK') [2019-07-30T19:18:37.669Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation' [2019-07-30T19:18:37.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=1146221798 data=null doit=true} to Shell with text {Custom chart creation} [2019-07-30T19:18:37.669Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:37.669Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:37.669Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:18:37.670Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button' [2019-07-30T19:18:37.670Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button' [2019-07-30T19:18:37.670Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:18:37.670Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:18:37.670Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:18:37.670Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:18:37.670Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:37.670Z] DEBUG - Clicking on OK [2019-07-30T19:18:37.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146221801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:37.670Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146221801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:37.670Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146221801 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:37.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146221801 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:37.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146221810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:37.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146221810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:37.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146221810 data=null item=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') [2019-07-30T19:18:37.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=1146221095 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' [2019-07-30T19:18:38.182Z] DEBUG - Clicked on [2019-07-30T19:18:38.182Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T19:18:38.438Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:18:38.438Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button' [2019-07-30T19:18:38.438Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective' [2019-07-30T19:18:38.438Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') [2019-07-30T19:18:38.438Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH' [2019-07-30T19:18:38.438Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T19:18:38.438Z] DEBUG - Clicking on &Reset Perspective [2019-07-30T19:18:38.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=1146222592 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') [2019-07-30T19:18:38.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=1146222592 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') [2019-07-30T19:18:38.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=1146222592 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T19:18:38.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=1146222592 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH') [2019-07-30T19:18:38.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=1146222592 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') [2019-07-30T19:18:38.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=1146222593 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') [2019-07-30T19:18:38.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=1146222593 data=null item=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') [2019-07-30T19:18:39.001Z] DEBUG - Clicked on [2019-07-30T19:18:39.001Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1146223042 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:18:39.001Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:18:39.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:18:39.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:18:39.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:18:39.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1146223133 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:18:39.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1146223133 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:18:39.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1146223134 data=null} to TreeItem with text {test} [2019-07-30T19:18:39.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1146223134 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:18:39.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146223134 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:18:39.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1146223226 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:18:39.564Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:18:39.564Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:18:39.564Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:18:40.494Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:18:40.494Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:18:40.494Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:18:40.494Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:18:40.494Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:18:40.494Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:18:40.494Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:18:40.494Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:18:40.494Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:18:40.494Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:18:40.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146224605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:18:40.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146224605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:18:40.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146224606 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:18:40.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146224606 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:18:40.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146224606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:18:40.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146224606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:18:40.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146224606 data=null 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') [2019-07-30T19:18:40.494Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146224606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:18:40.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146224606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:18:40.494Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146224607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:18:40.494Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146224607 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:18:40.494Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146224607 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:18:40.494Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:18:40.494Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:18:40.494Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:18:40.494Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:18:40.494Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:18:40.494Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:18:40.494Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:18:40.494Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:40.494Z] DEBUG - Clicking on OK [2019-07-30T19:18:40.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146224609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:40.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146224609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:40.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146224609 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:40.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146224609 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:40.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146224609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:40.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146224609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:40.494Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:40.494Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:40.494Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:40.494Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:40.494Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:18:40.494Z] DEBUG - Clicked on OK [2019-07-30T19:18:41.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146224609 data=null item=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') [2019-07-30T19:18:41.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1146223523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:18:41.618Z] [2019-07-30T19:18:41.618Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 19:18:41.372 [2019-07-30T19:18:41.618Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data" [2019-07-30T19:18:41.618Z] [2019-07-30T19:18:41.618Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 19:18:41.373 [2019-07-30T19:18:41.618Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data" [2019-07-30T19:18:41.618Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.645 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest [2019-07-30T19:18:41.618Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 5.695 s [2019-07-30T19:18:41.618Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest) Time elapsed: 4.401 s [2019-07-30T19:18:41.618Z] [2019-07-30T19:18:41.618Z] Results: [2019-07-30T19:18:41.618Z] [2019-07-30T19:18:41.618Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:18:41.618Z] [2019-07-30T19:18:42.181Z] [2019-07-30T19:18:42.181Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 19:18:41.951 [2019-07-30T19:18:42.181Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T19:18:43.327Z] [INFO] All tests passed! [2019-07-30T19:18:43.327Z] [INFO] [2019-07-30T19:18:43.327Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T19:18:43.327Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:18:43.327Z] [INFO] [2019-07-30T19:18:43.327Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T19:18:43.890Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:18:44.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:18:44.147Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:18:44.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T19:18:44.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T19:18:44.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-30T19:18:44.965Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T19:18:45.528Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-30T19:18:46.092Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:18:47.460Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T19:18:47.460Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T19:18:47.717Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T19:18:47.717Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-30T19:18:47.974Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:18:47.974Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:18:48.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T19:18:48.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:18:48.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:18:48.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:18:48.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T19:18:48.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T19:18:48.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:18:48.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:18:48.745Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T19:18:48.745Z] [INFO] [2019-07-30T19:18:48.745Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T19:18:48.745Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:18:48.745Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties 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 [2019-07-30T19:18:48.745Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:18:48.745Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:18:48.745Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:18:48.745Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:18:48.745Z] [INFO] [2019-07-30T19:18:48.745Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests --- [2019-07-30T19:18:48.745Z] [INFO] [2019-07-30T19:18:48.745Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >---- [2019-07-30T19:18:48.745Z] [INFO] Building Trace Compass BTF Support Parent 5.0.0-SNAPSHOT [55/134] [2019-07-30T19:18:48.745Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T19:18:48.745Z] [INFO] [2019-07-30T19:18:48.745Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T19:18:48.745Z] [INFO] [2019-07-30T19:18:48.745Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T19:18:48.745Z] [INFO] [2019-07-30T19:18:48.745Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T19:18:48.745Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:18:48.745Z] [INFO] [2019-07-30T19:18:48.745Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T19:18:48.745Z] [INFO] [2019-07-30T19:18:48.745Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T19:18:48.745Z] [INFO] [2019-07-30T19:18:48.745Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T19:18:48.745Z] [INFO] [2019-07-30T19:18:48.745Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T19:18:48.745Z] [INFO] [2019-07-30T19:18:48.745Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T19:18:48.745Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:18:48.745Z] [INFO] [2019-07-30T19:18:48.745Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T19:18:48.745Z] [INFO] [2019-07-30T19:18:48.745Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent --- [2019-07-30T19:18:48.745Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-5.0.0-SNAPSHOT.pom [2019-07-30T19:18:48.745Z] [INFO] [2019-07-30T19:18:48.745Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >----- [2019-07-30T19:18:48.745Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT [56/134] [2019-07-30T19:18:48.745Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:18:48.745Z] [INFO] [2019-07-30T19:18:48.745Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T19:18:48.745Z] [INFO] [2019-07-30T19:18:48.745Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T19:18:48.745Z] [INFO] The project's OSGi version is 2.2.0.201907301829 [2019-07-30T19:18:48.745Z] [INFO] [2019-07-30T19:18:48.745Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T19:18:48.745Z] [INFO] [2019-07-30T19:18:48.745Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T19:18:48.745Z] [INFO] [2019-07-30T19:18:48.745Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T19:18:48.745Z] [INFO] [2019-07-30T19:18:48.745Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T19:18:48.745Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:18:48.745Z] [INFO] [2019-07-30T19:18:48.745Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T19:18:48.745Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:18:48.745Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/src/main/resources [2019-07-30T19:18:48.745Z] [INFO] [2019-07-30T19:18:48.745Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T19:18:48.745Z] [INFO] Compiling 12 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/target/classes [2019-07-30T19:18:49.002Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[261] [2019-07-30T19:18:49.002Z] throws AttributeNotFoundException { [2019-07-30T19:18:49.002Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:18:49.002Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider [2019-07-30T19:18:49.002Z] 1 problem (1 warning) [2019-07-30T19:18:49.002Z] [INFO] [2019-07-30T19:18:49.002Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T19:18:49.002Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:18:49.002Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/src/test/resources [2019-07-30T19:18:49.002Z] [INFO] [2019-07-30T19:18:49.002Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T19:18:49.002Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar [2019-07-30T19:18:49.002Z] [INFO] [2019-07-30T19:18:49.002Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T19:18:49.002Z] [INFO] [2019-07-30T19:18:49.002Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T19:18:49.259Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-07-30T19:18:49.259Z] [INFO] [2019-07-30T19:18:49.259Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T19:18:49.259Z] [INFO] [2019-07-30T19:18:49.259Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T19:18:49.259Z] [INFO] [2019-07-30T19:18:49.259Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T19:18:49.259Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar [2019-07-30T19:18:49.259Z] [INFO] [2019-07-30T19:18:49.259Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T19:18:49.259Z] [INFO] [2019-07-30T19:18:49.259Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T19:18:49.259Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:18:49.259Z] [INFO] [2019-07-30T19:18:49.259Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T19:18:49.259Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:18:49.515Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:18:50.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:18:50.347Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:18:50.347Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:18:50.347Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:18:50.347Z] [INFO] [2019-07-30T19:18:50.347Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T19:18:50.347Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:18:50.347Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:18:50.347Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:18:50.347Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:18:50.347Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:18:50.347Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:18:50.347Z] [INFO] [2019-07-30T19:18:50.347Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core --- [2019-07-30T19:18:50.347Z] [INFO] [2019-07-30T19:18:50.347Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >-------- [2019-07-30T19:18:50.347Z] [INFO] Building Trace Compass Documentation 5.0.0-SNAPSHOT [57/134] [2019-07-30T19:18:50.347Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T19:18:50.347Z] [INFO] [2019-07-30T19:18:50.347Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc --- [2019-07-30T19:18:50.347Z] [INFO] [2019-07-30T19:18:50.347Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc --- [2019-07-30T19:18:50.347Z] [INFO] [2019-07-30T19:18:50.347Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc --- [2019-07-30T19:18:50.347Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:18:50.347Z] [INFO] [2019-07-30T19:18:50.347Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc --- [2019-07-30T19:18:50.347Z] [INFO] [2019-07-30T19:18:50.347Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc --- [2019-07-30T19:18:50.347Z] [INFO] [2019-07-30T19:18:50.347Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc --- [2019-07-30T19:18:50.347Z] [INFO] [2019-07-30T19:18:50.347Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc --- [2019-07-30T19:18:50.347Z] [INFO] [2019-07-30T19:18:50.347Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc --- [2019-07-30T19:18:50.347Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:18:50.347Z] [INFO] [2019-07-30T19:18:50.347Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc --- [2019-07-30T19:18:50.347Z] [INFO] [2019-07-30T19:18:50.347Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc --- [2019-07-30T19:18:50.347Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc-5.0.0-SNAPSHOT.pom [2019-07-30T19:18:50.347Z] [INFO] [2019-07-30T19:18:50.347Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------ [2019-07-30T19:18:50.347Z] [INFO] Building Trace Compass Developer Guide 5.0.0-SNAPSHOT [58/134] [2019-07-30T19:18:50.347Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:18:50.604Z] [INFO] [2019-07-30T19:18:50.604Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:18:50.604Z] [INFO] [2019-07-30T19:18:50.604Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:18:50.604Z] 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 [2019-07-30T19:18:50.604Z] 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 [2019-07-30T19:18:50.604Z] 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 [2019-07-30T19:18:50.860Z] 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 [2019-07-30T19:18:50.860Z] 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 [2019-07-30T19:18:50.860Z] 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 [2019-07-30T19:18:50.860Z] Progress (1): 1.3 kB 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 25 kB/s) [2019-07-30T19:18:50.860Z] 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 [2019-07-30T19:18:50.860Z] 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 [2019-07-30T19:18:50.860Z] 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 [2019-07-30T19:18:51.116Z] 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 [2019-07-30T19:18:51.116Z] 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 [2019-07-30T19:18:51.116Z] 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 [2019-07-30T19:18:51.116Z] Progress (1): 4.1/8.7 kB Progress (1): 7.7/8.7 kB Progress (1): 8.7 kB 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 282 kB/s) [2019-07-30T19:18:51.116Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2019-07-30T19:18:51.116Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2019-07-30T19:18:51.116Z] 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 [2019-07-30T19:18:51.373Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2019-07-30T19:18:51.373Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom [2019-07-30T19:18:51.373Z] 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 [2019-07-30T19:18:51.373Z] Progress (1): 4.1/5.5 kB Progress (1): 5.5 kB 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 173 kB/s) [2019-07-30T19:18:51.373Z] 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 [2019-07-30T19:18:51.373Z] 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 [2019-07-30T19:18:51.629Z] 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 [2019-07-30T19:18:51.629Z] 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 [2019-07-30T19:18:51.629Z] 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 [2019-07-30T19:18:51.629Z] 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 [2019-07-30T19:18:51.629Z] Progress (1): 1.7 kB 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 43 kB/s) [2019-07-30T19:18:51.629Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2019-07-30T19:18:51.885Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2019-07-30T19:18:51.885Z] 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 [2019-07-30T19:18:51.885Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2019-07-30T19:18:51.885Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/ant/ant/1.9.6/ant-1.9.6.pom [2019-07-30T19:18:52.142Z] 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 [2019-07-30T19:18:52.142Z] Progress (1): 4.1/9.6 kB Progress (1): 7.7/9.6 kB Progress (1): 9.6 kB 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 253 kB/s) [2019-07-30T19:18:52.142Z] 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 [2019-07-30T19:18:52.142Z] 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 [2019-07-30T19:18:52.142Z] 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 [2019-07-30T19:18:52.399Z] 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 [2019-07-30T19:18:52.399Z] 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 [2019-07-30T19:18:52.399Z] 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 [2019-07-30T19:18:52.399Z] Progress (1): 4.1/5.6 kB Progress (1): 5.6 kB 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 156 kB/s) [2019-07-30T19:18:52.399Z] 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 [2019-07-30T19:18:52.399Z] 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 [2019-07-30T19:18:52.399Z] 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 [2019-07-30T19:18:52.655Z] 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 [2019-07-30T19:18:52.655Z] 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 [2019-07-30T19:18:52.655Z] 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 [2019-07-30T19:18:52.655Z] Progress (1): 2.3 kB 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 56 kB/s) [2019-07-30T19:18:52.655Z] 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 [2019-07-30T19:18:52.655Z] 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 [2019-07-30T19:18:52.655Z] 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 [2019-07-30T19:18:52.913Z] 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 [2019-07-30T19:18:52.913Z] 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 [2019-07-30T19:18:52.913Z] 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 [2019-07-30T19:18:52.913Z] Progress (1): 1.5 kB 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 67 kB/s) [2019-07-30T19:18:52.913Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T19:18:52.913Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T19:18:52.913Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T19:18:53.227Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T19:18:53.227Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T19:18:53.227Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom [2019-07-30T19:18:53.227Z] Progress (1): 4.1/7.0 kB Progress (1): 7.0 kB 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 189 kB/s) [2019-07-30T19:18:53.227Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2019-07-30T19:18:53.227Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2019-07-30T19:18:53.227Z] 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 [2019-07-30T19:18:53.483Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2019-07-30T19:18:53.483Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [2019-07-30T19:18:53.483Z] 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 [2019-07-30T19:18:53.483Z] Progress (1): 4.1/9.7 kB Progress (1): 7.7/9.7 kB Progress (1): 9.7 kB 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 345 kB/s) [2019-07-30T19:18:53.739Z] 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 [2019-07-30T19:18:53.739Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T19:18:53.739Z] 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 [2019-07-30T19:18:53.739Z] 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 [2019-07-30T19:18:53.739Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2019-07-30T19:18:53.739Z] 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 [2019-07-30T19:18:53.739Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T19:18:53.739Z] 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 [2019-07-30T19:18:53.739Z] 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 [2019-07-30T19:18:53.739Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2019-07-30T19:18:53.739Z] 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 [2019-07-30T19:18:53.739Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T19:18:53.739Z] 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 [2019-07-30T19:18:53.739Z] 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 [2019-07-30T19:18:53.739Z] 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 [2019-07-30T19:18:53.996Z] 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 [2019-07-30T19:18:53.996Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T19:18:53.996Z] 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 [2019-07-30T19:18:53.996Z] 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 [2019-07-30T19:18:53.996Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2019-07-30T19:18:54.253Z] 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 [2019-07-30T19:18:54.253Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T19:18:54.253Z] 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 [2019-07-30T19:18:54.253Z] 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 [2019-07-30T19:18:54.253Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar [2019-07-30T19:18:54.253Z] 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 [2019-07-30T19:18:54.253Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar [2019-07-30T19:18:54.253Z] 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 [2019-07-30T19:18:54.253Z] 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 [2019-07-30T19:18:54.253Z] 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 [2019-07-30T19:18:54.253Z] Progress (1): 4.1/74 kB Progress (1): 7.7/74 kB Progress (1): 12/74 kB Progress (1): 16/74 kB Progress (1): 20/74 kB Progress (1): 24/74 kB Progress (1): 28/74 kB Progress (1): 32/74 kB Progress (1): 36/74 kB Progress (1): 40/74 kB Progress (2): 40/74 kB | 4.1/294 kB Progress (2): 44/74 kB | 4.1/294 kB Progress (2): 44/74 kB | 7.7/294 kB Progress (2): 48/74 kB | 7.7/294 kB Progress (2): 48/74 kB | 12/294 kB Progress (2): 52/74 kB | 12/294 kB Progress (2): 52/74 kB | 16/294 kB Progress (2): 56/74 kB | 16/294 kB Progress (2): 56/74 kB | 20/294 kB Progress (2): 60/74 kB | 20/294 kB Progress (2): 60/74 kB | 24/294 kB Progress (2): 64/74 kB | 24/294 kB Progress (2): 64/74 kB | 28/294 kB Progress (2): 68/74 kB | 28/294 kB Progress (2): 68/74 kB | 32/294 kB Progress (2): 72/74 kB | 32/294 kB Progress (2): 72/74 kB | 36/294 kB Progress (2): 74 kB | 36/294 kB Progress (2): 74 kB | 40/294 kB Progress (2): 74 kB | 44/294 kB Progress (2): 74 kB | 48/294 kB Progress (2): 74 kB | 52/294 kB Progress (2): 74 kB | 56/294 kB Progress (2): 74 kB | 60/294 kB Progress (2): 74 kB | 64/294 kB Progress (2): 74 kB | 68/294 kB Progress (2): 74 kB | 72/294 kB Progress (2): 74 kB | 76/294 kB Progress (2): 74 kB | 80/294 kB Progress (2): 74 kB | 84/294 kB Progress (2): 74 kB | 88/294 kB Progress (2): 74 kB | 92/294 kB Progress (2): 74 kB | 96/294 kB Progress (2): 74 kB | 100/294 kB Progress (2): 74 kB | 104/294 kB Progress (2): 74 kB | 108/294 kB Progress (2): 74 kB | 112/294 kB Progress (2): 74 kB | 116/294 kB Progress (2): 74 kB | 120/294 kB Progress (2): 74 kB | 124/294 kB Progress (2): 74 kB | 128/294 kB Progress (2): 74 kB | 131/294 kB Progress (2): 74 kB | 135/294 kB Progress (2): 74 kB | 139/294 kB Progress (2): 74 kB | 143/294 kB Progress (2): 74 kB | 147/294 kB Progress (2): 74 kB | 151/294 kB Progress (2): 74 kB | 155/294 kB Progress (2): 74 kB | 159/294 kB Progress (2): 74 kB | 163/294 kB Progress (2): 74 kB | 167/294 kB Progress (2): 74 kB | 171/294 kB Progress (2): 74 kB | 175/294 kB Progress (2): 74 kB | 179/294 kB Progress (2): 74 kB | 183/294 kB Progress (2): 74 kB | 187/294 kB Progress (2): 74 kB | 191/294 kB Progress (2): 74 kB | 195/294 kB Progress (2): 74 kB | 199/294 kB Progress (2): 74 kB | 203/294 kB Progress (2): 74 kB | 207/294 kB Progress (2): 74 kB | 211/294 kB Progress (2): 74 kB | 215/294 kB Progress (2): 74 kB | 219/294 kB Progress (2): 74 kB | 223/294 kB Progress (2): 74 kB | 227/294 kB Progress (2): 74 kB | 231/294 kB Progress (2): 74 kB | 235/294 kB Progress (2): 74 kB | 239/294 kB Progress (2): 74 kB | 243/294 kB Progress (2): 74 kB | 247/294 kB Progress (2): 74 kB | 251/294 kB Progress (2): 74 kB | 255/294 kB Progress (2): 74 kB | 259/294 kB Progress (2): 74 kB | 263/294 kB Progress (2): 74 kB | 267/294 kB Progress (2): 74 kB | 271/294 kB Progress (2): 74 kB | 275/294 kB Progress (2): 74 kB | 279/294 kB Progress (2): 74 kB | 283/294 kB Progress (2): 74 kB | 287/294 kB Progress (2): 74 kB | 291/294 kB Progress (2): 74 kB | 294 kB 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.1 MB/s) [2019-07-30T19:18:54.253Z] Progress (2): 294 kB | 0/2.5 MB Progress (2): 294 kB | 0/2.5 MB Progress (2): 294 kB | 0/2.5 MB Progress (2): 294 kB | 0/2.5 MB Progress (2): 294 kB | 0/2.5 MB Progress (2): 294 kB | 0/2.5 MB Progress (2): 294 kB | 0/2.5 MB Progress (2): 294 kB | 0/2.5 MB Progress (2): 294 kB | 0/2.5 MB Progress (2): 294 kB | 0/2.5 MB Progress (2): 294 kB | 0/2.5 MB Progress (2): 294 kB | 0/2.5 MB Progress (2): 294 kB | 0.1/2.5 MB Progress (2): 294 kB | 0.1/2.5 MB Progress (2): 294 kB | 0.1/2.5 MB Progress (2): 294 kB | 0.1/2.5 MB Progress (2): 294 kB | 0.1/2.5 MB Progress (2): 294 kB | 0.1/2.5 MB Progress (2): 294 kB | 0.1/2.5 MB Progress (2): 294 kB | 0.1/2.5 MB 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 3.5 MB/s) [2019-07-30T19:18:54.253Z] Progress (2): 0.1/2.5 MB | 4.1/39 kB Progress (2): 0.1/2.5 MB | 4.1/39 kB Progress (2): 0.1/2.5 MB | 7.7/39 kB Progress (2): 0.1/2.5 MB | 7.7/39 kB Progress (2): 0.1/2.5 MB | 12/39 kB Progress (2): 0.1/2.5 MB | 12/39 kB Progress (2): 0.1/2.5 MB | 16/39 kB Progress (2): 0.1/2.5 MB | 16/39 kB Progress (2): 0.1/2.5 MB | 20/39 kB Progress (2): 0.1/2.5 MB | 20/39 kB Progress (2): 0.1/2.5 MB | 24/39 kB Progress (2): 0.1/2.5 MB | 24/39 kB Progress (2): 0.1/2.5 MB | 28/39 kB Progress (2): 0.1/2.5 MB | 32/39 kB Progress (2): 0.1/2.5 MB | 32/39 kB Progress (2): 0.1/2.5 MB | 36/39 kB Progress (2): 0.1/2.5 MB | 36/39 kB Progress (2): 0.1/2.5 MB | 39 kB Progress (2): 0.1/2.5 MB | 39 kB Progress (3): 0.1/2.5 MB | 39 kB | 4.1/345 kB Progress (3): 0.1/2.5 MB | 39 kB | 4.1/345 kB Progress (3): 0.1/2.5 MB | 39 kB | 7.7/345 kB Progress (3): 0.1/2.5 MB | 39 kB | 7.7/345 kB Progress (3): 0.1/2.5 MB | 39 kB | 12/345 kB Progress (3): 0.1/2.5 MB | 39 kB | 12/345 kB Progress (3): 0.1/2.5 MB | 39 kB | 16/345 kB Progress (3): 0.1/2.5 MB | 39 kB | 16/345 kB Progress (3): 0.1/2.5 MB | 39 kB | 20/345 kB Progress (3): 0.1/2.5 MB | 39 kB | 20/345 kB Progress (3): 0.1/2.5 MB | 39 kB | 24/345 kB Progress (3): 0.1/2.5 MB | 39 kB | 24/345 kB Progress (3): 0.1/2.5 MB | 39 kB | 28/345 kB Progress (3): 0.1/2.5 MB | 39 kB | 28/345 kB Progress (3): 0.1/2.5 MB | 39 kB | 32/345 kB Progress (3): 0.1/2.5 MB | 39 kB | 32/345 kB Progress (3): 0.1/2.5 MB | 39 kB | 36/345 kB Progress (3): 0.1/2.5 MB | 39 kB | 36/345 kB Progress (3): 0.1/2.5 MB | 39 kB | 40/345 kB Progress (3): 0.2/2.5 MB | 39 kB | 40/345 kB Progress (3): 0.2/2.5 MB | 39 kB | 44/345 kB Progress (3): 0.2/2.5 MB | 39 kB | 44/345 kB Progress (3): 0.2/2.5 MB | 39 kB | 48/345 kB Progress (3): 0.2/2.5 MB | 39 kB | 48/345 kB Progress (3): 0.2/2.5 MB | 39 kB | 52/345 kB Progress (3): 0.2/2.5 MB | 39 kB | 52/345 kB Progress (3): 0.2/2.5 MB | 39 kB | 56/345 kB Progress (3): 0.2/2.5 MB | 39 kB | 56/345 kB Progress (3): 0.2/2.5 MB | 39 kB | 60/345 kB Progress (3): 0.2/2.5 MB | 39 kB | 60/345 kB Progress (3): 0.2/2.5 MB | 39 kB | 64/345 kB Progress (3): 0.2/2.5 MB | 39 kB | 64/345 kB Progress (3): 0.2/2.5 MB | 39 kB | 68/345 kB Progress (3): 0.2/2.5 MB | 39 kB | 68/345 kB Progress (3): 0.2/2.5 MB | 39 kB | 72/345 kB 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 418 kB/s) [2019-07-30T19:18:54.253Z] Progress (2): 0.2/2.5 MB | 76/345 kB Progress (2): 0.2/2.5 MB | 76/345 kB Progress (2): 0.2/2.5 MB | 80/345 kB Progress (2): 0.2/2.5 MB | 80/345 kB Progress (2): 0.2/2.5 MB | 84/345 kB Progress (2): 0.2/2.5 MB | 84/345 kB Progress (2): 0.2/2.5 MB | 88/345 kB Progress (2): 0.2/2.5 MB | 88/345 kB Progress (2): 0.2/2.5 MB | 92/345 kB Progress (2): 0.2/2.5 MB | 92/345 kB Progress (2): 0.2/2.5 MB | 96/345 kB Progress (2): 0.2/2.5 MB | 96/345 kB Progress (2): 0.2/2.5 MB | 100/345 kB Progress (2): 0.2/2.5 MB | 100/345 kB Progress (2): 0.2/2.5 MB | 104/345 kB Progress (2): 0.2/2.5 MB | 104/345 kB Progress (2): 0.2/2.5 MB | 108/345 kB Progress (2): 0.2/2.5 MB | 108/345 kB Progress (2): 0.2/2.5 MB | 112/345 kB Progress (2): 0.2/2.5 MB | 112/345 kB Progress (2): 0.2/2.5 MB | 116/345 kB Progress (2): 0.2/2.5 MB | 116/345 kB Progress (2): 0.2/2.5 MB | 120/345 kB Progress (2): 0.2/2.5 MB | 120/345 kB Progress (2): 0.2/2.5 MB | 124/345 kB Progress (2): 0.2/2.5 MB | 124/345 kB Progress (2): 0.2/2.5 MB | 128/345 kB Progress (2): 0.2/2.5 MB | 128/345 kB Progress (2): 0.2/2.5 MB | 132/345 kB Progress (2): 0.2/2.5 MB | 132/345 kB Progress (2): 0.2/2.5 MB | 136/345 kB Progress (2): 0.2/2.5 MB | 136/345 kB Progress (2): 0.2/2.5 MB | 140/345 kB Progress (2): 0.2/2.5 MB | 140/345 kB Progress (2): 0.2/2.5 MB | 144/345 kB Progress (2): 0.3/2.5 MB | 144/345 kB Progress (2): 0.3/2.5 MB | 148/345 kB Progress (2): 0.3/2.5 MB | 148/345 kB Progress (2): 0.3/2.5 MB | 152/345 kB Progress (2): 0.3/2.5 MB | 152/345 kB Progress (2): 0.3/2.5 MB | 156/345 kB Progress (2): 0.3/2.5 MB | 156/345 kB Progress (2): 0.3/2.5 MB | 160/345 kB Progress (2): 0.3/2.5 MB | 160/345 kB Progress (2): 0.3/2.5 MB | 164/345 kB Progress (2): 0.3/2.5 MB | 164/345 kB Progress (2): 0.3/2.5 MB | 168/345 kB Progress (2): 0.3/2.5 MB | 168/345 kB Progress (2): 0.3/2.5 MB | 172/345 kB Progress (2): 0.3/2.5 MB | 172/345 kB Progress (2): 0.3/2.5 MB | 176/345 kB Progress (2): 0.3/2.5 MB | 176/345 kB Progress (2): 0.3/2.5 MB | 180/345 kB Progress (2): 0.3/2.5 MB | 180/345 kB Progress (2): 0.3/2.5 MB | 184/345 kB Progress (2): 0.3/2.5 MB | 184/345 kB Progress (2): 0.3/2.5 MB | 188/345 kB Progress (2): 0.3/2.5 MB | 188/345 kB Progress (2): 0.3/2.5 MB | 192/345 kB Progress (2): 0.3/2.5 MB | 192/345 kB Progress (2): 0.3/2.5 MB | 196/345 kB Progress (2): 0.3/2.5 MB | 196/345 kB Progress (2): 0.3/2.5 MB | 200/345 kB Progress (2): 0.3/2.5 MB | 200/345 kB Progress (2): 0.3/2.5 MB | 204/345 kB Progress (2): 0.3/2.5 MB | 204/345 kB Progress (2): 0.3/2.5 MB | 208/345 kB Progress (2): 0.3/2.5 MB | 208/345 kB Progress (2): 0.3/2.5 MB | 212/345 kB Progress (2): 0.3/2.5 MB | 212/345 kB Progress (2): 0.3/2.5 MB | 216/345 kB Progress (2): 0.3/2.5 MB | 216/345 kB Progress (2): 0.3/2.5 MB | 220/345 kB Progress (2): 0.3/2.5 MB | 220/345 kB Progress (2): 0.3/2.5 MB | 224/345 kB Progress (2): 0.3/2.5 MB | 224/345 kB Progress (2): 0.3/2.5 MB | 228/345 kB Progress (2): 0.3/2.5 MB | 228/345 kB Progress (2): 0.3/2.5 MB | 232/345 kB Progress (2): 0.3/2.5 MB | 232/345 kB Progress (2): 0.3/2.5 MB | 236/345 kB Progress (2): 0.3/2.5 MB | 236/345 kB Progress (2): 0.3/2.5 MB | 240/345 kB Progress (2): 0.3/2.5 MB | 240/345 kB Progress (2): 0.3/2.5 MB | 244/345 kB Progress (2): 0.4/2.5 MB | 244/345 kB Progress (2): 0.4/2.5 MB | 248/345 kB Progress (2): 0.4/2.5 MB | 248/345 kB Progress (2): 0.4/2.5 MB | 252/345 kB Progress (2): 0.4/2.5 MB | 252/345 kB Progress (2): 0.4/2.5 MB | 256/345 kB Progress (2): 0.4/2.5 MB | 256/345 kB Progress (2): 0.4/2.5 MB | 260/345 kB Progress (2): 0.4/2.5 MB | 260/345 kB Progress (2): 0.4/2.5 MB | 264/345 kB Progress (2): 0.4/2.5 MB | 264/345 kB Progress (2): 0.4/2.5 MB | 268/345 kB Progress (2): 0.4/2.5 MB | 268/345 kB Progress (2): 0.4/2.5 MB | 272/345 kB Progress (2): 0.4/2.5 MB | 272/345 kB Progress (2): 0.4/2.5 MB | 276/345 kB Progress (2): 0.4/2.5 MB | 276/345 kB Progress (2): 0.4/2.5 MB | 280/345 kB Progress (2): 0.4/2.5 MB | 280/345 kB Progress (2): 0.4/2.5 MB | 284/345 kB Progress (2): 0.4/2.5 MB | 284/345 kB Progress (2): 0.4/2.5 MB | 288/345 kB Progress (2): 0.4/2.5 MB | 288/345 kB Progress (2): 0.4/2.5 MB | 292/345 kB Progress (2): 0.4/2.5 MB | 292/345 kB Progress (2): 0.4/2.5 MB | 296/345 kB Progress (2): 0.4/2.5 MB | 296/345 kB Progress (2): 0.4/2.5 MB | 300/345 kB Progress (2): 0.4/2.5 MB | 300/345 kB Progress (2): 0.4/2.5 MB | 304/345 kB Progress (2): 0.4/2.5 MB | 304/345 kB Progress (2): 0.4/2.5 MB | 308/345 kB Progress (2): 0.4/2.5 MB | 308/345 kB Progress (2): 0.4/2.5 MB | 312/345 kB Progress (2): 0.4/2.5 MB | 312/345 kB Progress (2): 0.4/2.5 MB | 316/345 kB Progress (2): 0.4/2.5 MB | 316/345 kB Progress (2): 0.4/2.5 MB | 320/345 kB Progress (2): 0.4/2.5 MB | 320/345 kB Progress (2): 0.4/2.5 MB | 324/345 kB Progress (2): 0.4/2.5 MB | 324/345 kB Progress (2): 0.4/2.5 MB | 328/345 kB Progress (2): 0.4/2.5 MB | 328/345 kB Progress (2): 0.4/2.5 MB | 332/345 kB Progress (2): 0.4/2.5 MB | 332/345 kB Progress (2): 0.4/2.5 MB | 336/345 kB Progress (2): 0.4/2.5 MB | 336/345 kB Progress (2): 0.4/2.5 MB | 340/345 kB Progress (2): 0.4/2.5 MB | 340/345 kB Progress (2): 0.4/2.5 MB | 344/345 kB Progress (2): 0.5/2.5 MB | 344/345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.5/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.6/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.7/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.8/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 0.9/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB Progress (2): 1.0/2.5 MB | 345 kB 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 2.2 MB/s) [2019-07-30T19:18:55.072Z] Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.0/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.1/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.2/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.3/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.4/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.5/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.6/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.7/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.8/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 1.9/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.0/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.1/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.2/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.3/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.4/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5/2.5 MB Progress (1): 2.5 MB 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 2.9 MB/s) [2019-07-30T19:18:55.636Z] [INFO] Executing tasks [2019-07-30T19:18:55.636Z] [2019-07-30T19:18:55.636Z] main: [2019-07-30T19:18:55.636Z] [2019-07-30T19:18:55.636Z] clean: [2019-07-30T19:18:55.636Z] [INFO] Executed tasks [2019-07-30T19:18:55.636Z] [INFO] [2019-07-30T19:18:55.636Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:18:55.636Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target [2019-07-30T19:18:55.636Z] [INFO] [2019-07-30T19:18:55.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:18:55.636Z] [INFO] The project's OSGi version is 5.0.0.201907301829 [2019-07-30T19:18:55.636Z] [INFO] [2019-07-30T19:18:55.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:18:55.636Z] [INFO] [2019-07-30T19:18:55.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:18:55.636Z] [INFO] [2019-07-30T19:18:55.636Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:18:55.636Z] [INFO] [2019-07-30T19:18:55.636Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:18:55.636Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:18:55.636Z] [INFO] [2019-07-30T19:18:55.636Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:18:55.636Z] [INFO] Executing tasks [2019-07-30T19:18:55.636Z] [2019-07-30T19:18:55.636Z] main: [2019-07-30T19:18:55.636Z] [2019-07-30T19:18:55.636Z] build: [2019-07-30T19:18:56.565Z] Help: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html [2019-07-30T19:18:56.565Z] [2019-07-30T19:18:56.565Z] test: [2019-07-30T19:18:56.565Z] [xmlvalidate] 19 file(s) have been successfully validated. [2019-07-30T19:18:56.565Z] [INFO] Executed tasks [2019-07-30T19:18:56.565Z] [INFO] [2019-07-30T19:18:56.565Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:18:56.565Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:18:56.565Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/src/main/resources [2019-07-30T19:18:56.565Z] [INFO] [2019-07-30T19:18:56.565Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:18:56.565Z] [INFO] [2019-07-30T19:18:56.565Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:18:56.821Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-07-30T19:18:56.821Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/ [2019-07-30T19:18:56.821Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8 [2019-07-30T19:18:56.821Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-30T19:18:56.821Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B) [2019-07-30T19:18:57.077Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-30T19:18:57.077Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB) [2019-07-30T19:18:57.077Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T19:18:57.077Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T19:18:57.333Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T19:18:57.333Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/ [2019-07-30T19:18:59.225Z] [INFO] Fetching R-4.8-201806110500&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.8/ [2019-07-30T19:18:59.225Z] [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) [2019-07-30T19:18:59.225Z] [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) [2019-07-30T19:18:59.789Z] [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) [2019-07-30T19:19:01.680Z] [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) [2019-07-30T19:19:01.681Z] [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) [2019-07-30T19:19:03.573Z] [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) [2019-07-30T19:19:03.573Z] [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) [2019-07-30T19:19:05.033Z] [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) [2019-07-30T19:19:05.033Z] [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) [2019-07-30T19:19:05.290Z] [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) [2019-07-30T19:19:05.290Z] [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) [2019-07-30T19:19:05.546Z] [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) [2019-07-30T19:19:05.546Z] [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) [2019-07-30T19:19:05.546Z] [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) [2019-07-30T19:19:05.546Z] [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) [2019-07-30T19:19:05.802Z] [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) [2019-07-30T19:19:05.802Z] [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) [2019-07-30T19:19:05.802Z] [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) [2019-07-30T19:19:05.802Z] [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) [2019-07-30T19:19:06.059Z] [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) [2019-07-30T19:19:06.059Z] [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) [2019-07-30T19:19:06.315Z] [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) [2019-07-30T19:19:06.315Z] [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) [2019-07-30T19:19:06.877Z] [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) [2019-07-30T19:19:06.877Z] [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) [2019-07-30T19:19:06.877Z] [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) [2019-07-30T19:19:06.877Z] [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) [2019-07-30T19:19:07.133Z] [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) [2019-07-30T19:19:07.133Z] [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) [2019-07-30T19:19:07.390Z] [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) [2019-07-30T19:19:07.390Z] [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) [2019-07-30T19:19:07.390Z] [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) [2019-07-30T19:19:07.390Z] [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) [2019-07-30T19:19:07.648Z] [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) [2019-07-30T19:19:07.648Z] [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) [2019-07-30T19:19:07.648Z] [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) [2019-07-30T19:19:07.648Z] [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) [2019-07-30T19:19:07.904Z] [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) [2019-07-30T19:19:07.904Z] [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) [2019-07-30T19:19:13.152Z] [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) [2019-07-30T19:19:13.152Z] [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) [2019-07-30T19:19:13.716Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log [2019-07-30T19:19:13.716Z] [INFO] Command line: [2019-07-30T19:19:13.716Z] [/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/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-30T19:19:13.716Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:19:16.987Z] Buildfile: build.xml [2019-07-30T19:19:16.987Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T19:19:16.987Z] [2019-07-30T19:19:16.987Z] build.index: [2019-07-30T19:19:20.260Z] BUILD SUCCESSFUL [2019-07-30T19:19:20.260Z] [2019-07-30T19:19:20.260Z] BUILD SUCCESSFUL [2019-07-30T19:19:20.260Z] Total time: 3 seconds [2019-07-30T19:19:20.578Z] [INFO] [2019-07-30T19:19:20.578Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:19:20.578Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:19:20.578Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/src/test/resources [2019-07-30T19:19:20.578Z] [INFO] [2019-07-30T19:19:20.578Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:19:20.578Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-sources.jar [2019-07-30T19:19:20.578Z] [INFO] [2019-07-30T19:19:20.578Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:19:20.578Z] [INFO] [2019-07-30T19:19:20.578Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:19:20.578Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-30T19:19:20.834Z] [INFO] [2019-07-30T19:19:20.834Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:19:20.834Z] [INFO] [2019-07-30T19:19:20.834Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:19:20.834Z] [INFO] [2019-07-30T19:19:20.834Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:19:20.834Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-30T19:19:21.091Z] [INFO] [2019-07-30T19:19:21.091Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:19:21.091Z] [INFO] [2019-07-30T19:19:21.091Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:19:21.091Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:19:21.091Z] [INFO] [2019-07-30T19:19:21.091Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:19:21.091Z] [INFO] [2019-07-30T19:19:21.091Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:19:21.091Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar [2019-07-30T19:19:21.091Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.pom [2019-07-30T19:19:21.091Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-sources.jar [2019-07-30T19:19:21.091Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:19:21.091Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:19:21.091Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:19:21.091Z] [INFO] [2019-07-30T19:19:21.091Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev --- [2019-07-30T19:19:21.091Z] [INFO] [2019-07-30T19:19:21.091Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >-- [2019-07-30T19:19:21.091Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT [59/134] [2019-07-30T19:19:21.091Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:19:21.091Z] [INFO] [2019-07-30T19:19:21.091Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T19:19:21.091Z] [INFO] [2019-07-30T19:19:21.091Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T19:19:21.091Z] [INFO] The project's OSGi version is 2.1.8.201907301829 [2019-07-30T19:19:21.091Z] [INFO] [2019-07-30T19:19:21.091Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T19:19:21.091Z] [INFO] [2019-07-30T19:19:21.091Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T19:19:21.091Z] [INFO] [2019-07-30T19:19:21.091Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T19:19:21.091Z] [INFO] [2019-07-30T19:19:21.091Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T19:19:21.091Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:19:21.091Z] [INFO] [2019-07-30T19:19:21.091Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T19:19:21.091Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:19:21.091Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources [2019-07-30T19:19:21.091Z] [INFO] [2019-07-30T19:19:21.091Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T19:19:21.091Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes [2019-07-30T19:19:21.653Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java:[45] [2019-07-30T19:19:21.653Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T19:19:21.653Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:19:21.653Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T19:19:21.653Z] 2. INFO in /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java (at line 45) [2019-07-30T19:19:21.653Z] TmfTreeDataModel model = ((TmfGenericTreeEntry) element).getModel(); [2019-07-30T19:19:21.653Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:19:21.653Z] 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 [2019-07-30T19:19:21.653Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-30T19:19:21.653Z] [INFO] [2019-07-30T19:19:21.653Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T19:19:21.653Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:19:21.653Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources [2019-07-30T19:19:21.653Z] [INFO] [2019-07-30T19:19:21.653Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T19:19:21.653Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-sources.jar [2019-07-30T19:19:21.653Z] [INFO] [2019-07-30T19:19:21.653Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T19:19:21.909Z] [INFO] [2019-07-30T19:19:21.909Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T19:19:21.909Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-30T19:19:21.909Z] [INFO] [2019-07-30T19:19:21.909Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T19:19:21.909Z] [INFO] [2019-07-30T19:19:21.909Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T19:19:21.909Z] [INFO] [2019-07-30T19:19:21.909Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T19:19:21.909Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-30T19:19:21.909Z] [INFO] [2019-07-30T19:19:21.909Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T19:19:21.909Z] [INFO] [2019-07-30T19:19:21.909Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T19:19:21.909Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:19:21.909Z] [INFO] [2019-07-30T19:19:21.909Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T19:19:22.166Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:19:22.166Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:19:22.422Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:19:22.984Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:19:22.984Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:19:23.240Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T19:19:23.497Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:19:26.016Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:19:26.016Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T19:19:26.016Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:19:26.016Z] [INFO] [2019-07-30T19:19:26.016Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T19:19:26.016Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar [2019-07-30T19:19:26.016Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.pom [2019-07-30T19:19:26.016Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-sources.jar [2019-07-30T19:19:26.016Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:19:26.016Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-p2metadata.xml [2019-07-30T19:19:26.016Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.8-SNAPSHOT-p2artifacts.xml [2019-07-30T19:19:26.016Z] [INFO] [2019-07-30T19:19:26.016Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui --- [2019-07-30T19:19:26.016Z] [INFO] [2019-07-30T19:19:26.016Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >-------- [2019-07-30T19:19:26.016Z] [INFO] Building org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT [60/134] [2019-07-30T19:19:26.016Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T19:19:26.016Z] [INFO] [2019-07-30T19:19:26.016Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf --- [2019-07-30T19:19:26.016Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/target [2019-07-30T19:19:26.016Z] [INFO] [2019-07-30T19:19:26.016Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf --- [2019-07-30T19:19:26.016Z] [INFO] The project's OSGi version is 5.0.0.201907301829 [2019-07-30T19:19:26.016Z] [INFO] [2019-07-30T19:19:26.016Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf --- [2019-07-30T19:19:26.016Z] [INFO] [2019-07-30T19:19:26.016Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf --- [2019-07-30T19:19:26.016Z] [INFO] [2019-07-30T19:19:26.016Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf --- [2019-07-30T19:19:26.016Z] [INFO] [2019-07-30T19:19:26.016Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf --- [2019-07-30T19:19:26.017Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:19:26.017Z] [INFO] [2019-07-30T19:19:26.017Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf --- [2019-07-30T19:19:26.017Z] [INFO] [2019-07-30T19:19:26.017Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf --- [2019-07-30T19:19:26.017Z] [INFO] [2019-07-30T19:19:26.017Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-30T19:19:26.017Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.jar [2019-07-30T19:19:26.274Z] [INFO] [2019-07-30T19:19:26.274Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf --- [2019-07-30T19:19:26.274Z] [INFO] [2019-07-30T19:19:26.274Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-30T19:19:26.274Z] [INFO] [2019-07-30T19:19:26.274Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf --- [2019-07-30T19:19:26.274Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:19:26.274Z] [INFO] [2019-07-30T19:19:26.274Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf --- [2019-07-30T19:19:26.274Z] [INFO] [2019-07-30T19:19:26.274Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf --- [2019-07-30T19:19:26.531Z] [INFO] [2019-07-30T19:19:26.531Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf --- [2019-07-30T19:19:26.531Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:19:26.531Z] [INFO] [2019-07-30T19:19:26.531Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf --- [2019-07-30T19:19:27.094Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:19:27.094Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:19:27.350Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:19:27.913Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T19:19:28.170Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:19:29.540Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:19:29.540Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:19:29.540Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T19:19:29.540Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:19:29.796Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T19:19:29.796Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:19:29.796Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:19:29.796Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:19:29.796Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T19:19:30.052Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T19:19:30.052Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:19:30.311Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:19:30.311Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T19:19:30.627Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T19:19:30.627Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T19:19:30.627Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T19:19:30.627Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T19:19:30.980Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:19:30.980Z] [INFO] [2019-07-30T19:19:30.980Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf --- [2019-07-30T19:19:30.980Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.jar [2019-07-30T19:19:30.980Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT.pom [2019-07-30T19:19:30.980Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:19:30.980Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:19:30.980Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:19:30.980Z] [INFO] [2019-07-30T19:19:30.980Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf --- [2019-07-30T19:19:30.980Z] [INFO] [2019-07-30T19:19:30.980Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------ [2019-07-30T19:19:30.980Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT [61/134] [2019-07-30T19:19:30.980Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:19:30.980Z] [INFO] [2019-07-30T19:19:30.980Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T19:19:30.980Z] [INFO] [2019-07-30T19:19:30.980Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T19:19:30.980Z] [INFO] The project's OSGi version is 1.0.2.201907301829 [2019-07-30T19:19:30.980Z] [INFO] [2019-07-30T19:19:30.980Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T19:19:30.980Z] [INFO] [2019-07-30T19:19:30.980Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T19:19:30.980Z] [INFO] [2019-07-30T19:19:30.980Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T19:19:30.980Z] [INFO] [2019-07-30T19:19:30.980Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T19:19:30.980Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:19:30.980Z] [INFO] [2019-07-30T19:19:30.980Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T19:19:30.980Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:19:30.980Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/src/main/resources [2019-07-30T19:19:30.980Z] [INFO] [2019-07-30T19:19:30.980Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T19:19:30.980Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/target/classes [2019-07-30T19:19:30.980Z] [INFO] [2019-07-30T19:19:30.980Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T19:19:30.980Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:19:30.980Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/src/test/resources [2019-07-30T19:19:30.980Z] [INFO] [2019-07-30T19:19:30.980Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T19:19:30.980Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar [2019-07-30T19:19:31.237Z] [INFO] [2019-07-30T19:19:31.237Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T19:19:31.237Z] [INFO] [2019-07-30T19:19:31.237Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T19:19:31.237Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-07-30T19:19:31.237Z] [INFO] [2019-07-30T19:19:31.237Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T19:19:31.237Z] [INFO] [2019-07-30T19:19:31.237Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T19:19:31.237Z] [INFO] [2019-07-30T19:19:31.237Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T19:19:31.237Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar [2019-07-30T19:19:31.237Z] [INFO] [2019-07-30T19:19:31.237Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T19:19:31.237Z] [INFO] [2019-07-30T19:19:31.237Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T19:19:31.237Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:19:31.237Z] [INFO] [2019-07-30T19:19:31.237Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T19:19:31.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:19:31.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:19:31.750Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:19:32.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:19:32.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:19:32.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T19:19:32.877Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:19:34.772Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T19:19:35.029Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:19:35.286Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:19:35.286Z] [INFO] [2019-07-30T19:19:35.286Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T19:19:35.286Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:19:35.286Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:19:35.286Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:19:35.286Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:19:35.286Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:19:35.286Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:19:35.286Z] [INFO] [2019-07-30T19:19:35.286Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui --- [2019-07-30T19:19:35.286Z] [INFO] [2019-07-30T19:19:35.286Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >-------- [2019-07-30T19:19:35.286Z] [INFO] Building org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT [62/134] [2019-07-30T19:19:35.286Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T19:19:35.286Z] [INFO] [2019-07-30T19:19:35.286Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf --- [2019-07-30T19:19:35.286Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/target [2019-07-30T19:19:35.286Z] [INFO] [2019-07-30T19:19:35.286Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf --- [2019-07-30T19:19:35.286Z] [INFO] The project's OSGi version is 5.0.0.201907301829 [2019-07-30T19:19:35.286Z] [INFO] [2019-07-30T19:19:35.286Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf --- [2019-07-30T19:19:35.286Z] [INFO] [2019-07-30T19:19:35.286Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf --- [2019-07-30T19:19:35.286Z] [INFO] [2019-07-30T19:19:35.286Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf --- [2019-07-30T19:19:35.286Z] [INFO] [2019-07-30T19:19:35.286Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf --- [2019-07-30T19:19:35.286Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:19:35.286Z] [INFO] [2019-07-30T19:19:35.286Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf --- [2019-07-30T19:19:35.286Z] [INFO] [2019-07-30T19:19:35.286Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf --- [2019-07-30T19:19:35.286Z] [INFO] [2019-07-30T19:19:35.286Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf --- [2019-07-30T19:19:35.286Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.jar [2019-07-30T19:19:35.286Z] [INFO] [2019-07-30T19:19:35.286Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf --- [2019-07-30T19:19:35.286Z] [INFO] [2019-07-30T19:19:35.286Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-30T19:19:35.286Z] [INFO] [2019-07-30T19:19:35.286Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf --- [2019-07-30T19:19:35.543Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:19:35.802Z] [INFO] [2019-07-30T19:19:35.802Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf --- [2019-07-30T19:19:35.802Z] [INFO] [2019-07-30T19:19:35.802Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf --- [2019-07-30T19:19:35.802Z] [INFO] [2019-07-30T19:19:35.802Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf --- [2019-07-30T19:19:35.802Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:19:35.802Z] [INFO] [2019-07-30T19:19:35.802Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf --- [2019-07-30T19:19:36.732Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:19:36.732Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:19:36.989Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:19:37.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T19:19:37.809Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:19:39.176Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:19:39.176Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:19:39.176Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T19:19:39.176Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:19:39.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T19:19:39.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:19:39.433Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:19:39.689Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:19:39.689Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T19:19:39.689Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T19:19:39.689Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T19:19:39.689Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T19:19:39.689Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-30T19:19:39.689Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T19:19:39.946Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:19:40.203Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:19:40.203Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T19:19:40.203Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T19:19:40.460Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T19:19:40.460Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T19:19:40.460Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:19:40.460Z] [INFO] [2019-07-30T19:19:40.460Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf --- [2019-07-30T19:19:40.460Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.jar [2019-07-30T19:19:40.460Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT.pom [2019-07-30T19:19:40.460Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:19:40.460Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:19:40.460Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:19:40.460Z] [INFO] [2019-07-30T19:19:40.460Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf --- [2019-07-30T19:19:40.460Z] [INFO] [2019-07-30T19:19:40.460Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >-- [2019-07-30T19:19:40.460Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT [63/134] [2019-07-30T19:19:40.460Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:19:40.460Z] [INFO] [2019-07-30T19:19:40.460Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T19:19:40.460Z] [INFO] [2019-07-30T19:19:40.460Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T19:19:40.460Z] [INFO] The project's OSGi version is 1.0.0.201907301829 [2019-07-30T19:19:40.460Z] [INFO] [2019-07-30T19:19:40.460Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T19:19:40.460Z] [INFO] [2019-07-30T19:19:40.460Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T19:19:40.460Z] [INFO] [2019-07-30T19:19:40.460Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T19:19:40.460Z] [INFO] [2019-07-30T19:19:40.460Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T19:19:40.460Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:19:40.460Z] [INFO] [2019-07-30T19:19:40.460Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T19:19:40.460Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:19:40.460Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources [2019-07-30T19:19:40.460Z] [INFO] [2019-07-30T19:19:40.460Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T19:19:40.460Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/classes [2019-07-30T19:19:40.717Z] [INFO] [2019-07-30T19:19:40.717Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T19:19:40.717Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:19:40.717Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources [2019-07-30T19:19:40.717Z] [INFO] [2019-07-30T19:19:40.717Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T19:19:40.717Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T19:19:40.717Z] [INFO] [2019-07-30T19:19:40.717Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T19:19:40.717Z] [INFO] [2019-07-30T19:19:40.717Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T19:19:40.717Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T19:19:40.976Z] [INFO] [2019-07-30T19:19:40.976Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T19:19:40.976Z] [INFO] [2019-07-30T19:19:40.976Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T19:19:40.976Z] [INFO] [2019-07-30T19:19:40.976Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T19:19:40.976Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T19:19:40.976Z] [INFO] [2019-07-30T19:19:40.976Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T19:19:40.976Z] [INFO] [2019-07-30T19:19:40.976Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T19:19:42.532Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log [2019-07-30T19:19:42.532Z] [INFO] Command line: [2019-07-30T19:19:42.532Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T19:19:42.532Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:19:46.717Z] !SESSION 2019-07-30 19:19:42.633 ----------------------------------------------- [2019-07-30T19:19:46.717Z] eclipse.buildId=unknown [2019-07-30T19:19:46.717Z] java.version=1.8.0_202 [2019-07-30T19:19:46.717Z] java.vendor=Oracle Corporation [2019-07-30T19:19:46.717Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:19:46.717Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T19:19:46.717Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T19:19:46.717Z] [2019-07-30T19:19:46.717Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:19:45.930 [2019-07-30T19:19:46.717Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:19:46.717Z] !STACK 0 [2019-07-30T19:19:46.717Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T19:19:46.717Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:19:46.717Z] [2019-07-30T19:19:46.717Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:19:46.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:19:46.717Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:19:46.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:19:46.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:19:46.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:19:46.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:19:46.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:19:46.717Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:19:46.717Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:19:46.717Z] [2019-07-30T19:19:46.717Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:19:46.067 [2019-07-30T19:19:46.717Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:19:46.717Z] !STACK 0 [2019-07-30T19:19:46.717Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T19:19:46.717Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:19:46.717Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:19:46.717Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:19:46.717Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T19:19:46.717Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:19:46.717Z] [2019-07-30T19:19:46.717Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:19:46.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:19:46.717Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:19:46.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:19:46.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:19:46.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:19:46.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:19:46.717Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:19:46.717Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:19:46.717Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:19:48.610Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-30T19:19:49.173Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.591 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest [2019-07-30T19:19:49.173Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.252 s [2019-07-30T19:19:49.173Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.043 s [2019-07-30T19:19:49.173Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.071 s [2019-07-30T19:19:49.173Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.01 s [2019-07-30T19:19:49.173Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.006 s [2019-07-30T19:19:49.173Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.006 s [2019-07-30T19:19:49.173Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.073 s [2019-07-30T19:19:49.173Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.016 s [2019-07-30T19:19:49.173Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest) Time elapsed: 0.005 s [2019-07-30T19:19:49.173Z] [2019-07-30T19:19:49.173Z] Results: [2019-07-30T19:19:49.173Z] [2019-07-30T19:19:49.173Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:19:49.173Z] [2019-07-30T19:19:50.541Z] [INFO] All tests passed! [2019-07-30T19:19:50.541Z] [INFO] [2019-07-30T19:19:50.541Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T19:19:50.541Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:19:50.541Z] [INFO] [2019-07-30T19:19:50.541Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T19:19:50.541Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T19:19:50.541Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:19:50.541Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:19:51.104Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:19:51.360Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:19:51.360Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:19:51.360Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:19:51.360Z] [INFO] [2019-07-30T19:19:51.360Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T19:19:51.360Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T19:19:51.360Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.pom [2019-07-30T19:19:51.360Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T19:19:51.360Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:19:51.360Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:19:51.360Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:19:51.360Z] [INFO] [2019-07-30T19:19:51.360Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests --- [2019-07-30T19:19:51.360Z] [INFO] [2019-07-30T19:19:51.360Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >-- [2019-07-30T19:19:51.360Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT [64/134] [2019-07-30T19:19:51.360Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:19:51.360Z] [INFO] [2019-07-30T19:19:51.360Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T19:19:51.360Z] [INFO] [2019-07-30T19:19:51.360Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T19:19:51.360Z] [INFO] The project's OSGi version is 1.1.5.201907301829 [2019-07-30T19:19:51.360Z] [INFO] [2019-07-30T19:19:51.360Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T19:19:51.360Z] [INFO] [2019-07-30T19:19:51.360Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T19:19:51.360Z] [INFO] [2019-07-30T19:19:51.360Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T19:19:51.360Z] [INFO] [2019-07-30T19:19:51.360Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T19:19:51.360Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:19:51.360Z] [INFO] [2019-07-30T19:19:51.360Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T19:19:51.360Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:19:51.360Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/src/main/resources [2019-07-30T19:19:51.360Z] [INFO] [2019-07-30T19:19:51.360Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T19:19:51.617Z] [INFO] Compiling 13 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/classes [2019-07-30T19:19:51.874Z] [INFO] [2019-07-30T19:19:51.874Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T19:19:51.874Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:19:51.874Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/src/test/resources [2019-07-30T19:19:51.874Z] [INFO] [2019-07-30T19:19:51.874Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T19:19:51.874Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-sources.jar [2019-07-30T19:19:51.874Z] [INFO] [2019-07-30T19:19:51.874Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T19:19:51.874Z] [INFO] [2019-07-30T19:19:51.874Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T19:19:51.874Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-30T19:19:51.874Z] [INFO] [2019-07-30T19:19:51.874Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T19:19:51.874Z] [INFO] [2019-07-30T19:19:51.874Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T19:19:51.874Z] [INFO] [2019-07-30T19:19:51.874Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T19:19:51.874Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-30T19:19:52.132Z] [INFO] [2019-07-30T19:19:52.132Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T19:19:52.132Z] [INFO] [2019-07-30T19:19:52.132Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T19:19:53.060Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log [2019-07-30T19:19:53.060Z] [INFO] Command line: [2019-07-30T19:19:53.060Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T19:19:53.060Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:19:56.370Z] !SESSION 2019-07-30 19:19:53.331 ----------------------------------------------- [2019-07-30T19:19:56.370Z] eclipse.buildId=unknown [2019-07-30T19:19:56.370Z] java.version=1.8.0_202 [2019-07-30T19:19:56.370Z] java.vendor=Oracle Corporation [2019-07-30T19:19:56.370Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:19:56.370Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T19:19:56.370Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T19:19:56.370Z] [2019-07-30T19:19:56.370Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:19:55.852 [2019-07-30T19:19:56.370Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:19:56.370Z] !STACK 0 [2019-07-30T19:19:56.371Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T19:19:56.371Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:19:56.371Z] [2019-07-30T19:19:56.371Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:19:56.371Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:19:56.371Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:19:56.371Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:19:56.371Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:19:56.371Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:19:56.371Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:19:56.371Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:19:56.371Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:19:56.371Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:19:56.371Z] [2019-07-30T19:19:56.371Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:19:56.030 [2019-07-30T19:19:56.371Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:19:56.371Z] !STACK 0 [2019-07-30T19:19:56.371Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T19:19:56.371Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:19:56.371Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:19:56.371Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:19:56.371Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T19:19:56.371Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:19:56.371Z] [2019-07-30T19:19:56.371Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:19:56.371Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:19:56.371Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:19:56.371Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:19:56.371Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:19:56.371Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:19:56.371Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:19:56.371Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:19:56.371Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:19:56.371Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:19:58.266Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-07-30T19:19:58.266Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest [2019-07-30T19:19:58.266Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.004 s [2019-07-30T19:19:58.266Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.266Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-30T19:19:58.266Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest [2019-07-30T19:19:58.266Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.002 s [2019-07-30T19:19:58.266Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.266Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[2: 1,975 - 1.975 ��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.266Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.266Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[12: null - 200ms ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.266Z] testParseObject[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[13: null - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.266Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[16: null - 1.5��s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.266Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-30T19:19:58.266Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest [2019-07-30T19:19:58.266Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.266Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.266Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.267Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.267Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.267Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.267Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.267Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testFormatIllegalArgument[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.267Z] testFormat[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject2[22: null - 1KB ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0.05 s [2019-07-30T19:19:58.267Z] testFormatIllegalArgument[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testFormat[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] testParseObject2[23: null - 1KB potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.267Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-30T19:19:58.525Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.525Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.525Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.051 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.525Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] 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 [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.525Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.525Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.525Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.525Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[21: 0 - 1 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.525Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[28: 0 - 492.8 ��](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] 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 [2019-07-30T19:19:58.525Z] 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 [2019-07-30T19:19:58.525Z] 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 [2019-07-30T19:19:58.525Z] 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 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[33: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.525Z] testParseObject2[35: -��� - -���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[36: ��� - ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[40: null - ��� k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[41: null - -��� p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[42: null - ���M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.525Z] testFormat[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[43: null - 1.2 m ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-07-30T19:19:58.525Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest [2019-07-30T19:19:58.525Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[11: ���](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] 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 [2019-07-30T19:19:58.525Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-30T19:19:58.525Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest [2019-07-30T19:19:58.525Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.525Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.525Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.526Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormat[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.526Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testParseObject[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormatIllegalArgument[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormat[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testParseObject2[22: null - 1KB/s ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testParseObject[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormatIllegalArgument[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormat[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testParseObject2[23: null - 1KB/s potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0.001 s [2019-07-30T19:19:58.526Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest) Time elapsed: 0 s [2019-07-30T19:19:58.526Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-30T19:19:59.894Z] [Fatal Error] :1:1: JAXP00010001: The parser has encountered more than "64000" entity expansions in this document; this is the limit imposed by the JDK. [2019-07-30T19:19:59.894Z] [Fatal Error] :1:4: Recursive entity reference "A". (Reference path: A -> B -> A), [2019-07-30T19:19:59.894Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.1 s - in org.eclipse.tracecompass.common.core.tests.xml.TestTransform [2019-07-30T19:19:59.894Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) skipped [2019-07-30T19:19:59.894Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 1.095 s [2019-07-30T19:19:59.894Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestTransform) Time elapsed: 0.002 s [2019-07-30T19:19:59.894Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-30T19:19:59.894Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest [2019-07-30T19:19:59.894Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.002 s [2019-07-30T19:19:59.894Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.001 s [2019-07-30T19:19:59.894Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-30T19:19:59.894Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0.005 s [2019-07-30T19:19:59.894Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-30T19:19:59.894Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest) Time elapsed: 0 s [2019-07-30T19:19:59.894Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-30T19:19:59.894Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest [2019-07-30T19:19:59.894Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.074 s [2019-07-30T19:19:59.894Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.015 s [2019-07-30T19:19:59.894Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.002 s [2019-07-30T19:19:59.894Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.059 s [2019-07-30T19:19:59.894Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-30T19:19:59.894Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.002 s [2019-07-30T19:19:59.894Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T19:19:59.894Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T19:19:59.894Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T19:19:59.894Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-30T19:19:59.894Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-30T19:19:59.894Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0 s [2019-07-30T19:19:59.894Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest) Time elapsed: 0.001 s [2019-07-30T19:19:59.894Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T19:19:59.894Z] WARNING: {"ts":350986131157284,"ph":"s","tid":1,"name":"foo","cat":"mydog","id":"0x1"} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T19:19:59.894Z] WARNING: {"ts":350986142751205,"ph":"f","tid":1,"cat":"mydog","id":"0x1"} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T19:19:59.894Z] WARNING: {"ts":350986144728302,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x2"} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T19:19:59.894Z] WARNING: {"ts":350986200504838,"ph":"f","tid":1,"cat":"myspider","id":"0x2"} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T19:19:59.894Z] WARNING: {"ts":350986209586998,"ph":"s","tid":1,"name":"foo","cat":"null","id":"0x3"} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T19:19:59.894Z] WARNING: {"ts":350986210435449,"ph":"f","tid":1,"cat":"null","id":"0x3"} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T19:19:59.894Z] WARNING: {"ts":350986213095977,"ph":"B","tid":1,"name":"foo"} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T19:19:59.894Z] WARNING: {"ts":350986215714807,"ph":"E","tid":1} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T19:19:59.894Z] WARNING: {"ts":350986218912788,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x5"} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T19:19:59.894Z] WARNING: {"ts":350986219638357,"ph":"f","tid":1,"cat":"myspider","id":"0x5"} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T19:19:59.894Z] INFO: {"ts":350986228256038,"ph":"B","tid":1,"name":"foo"} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T19:19:59.894Z] INFO: {"ts":350986228842348,"ph":"B","tid":1,"name":"bar"} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T19:19:59.894Z] INFO: {"ts":350986229412575,"ph":"E","tid":1} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T19:19:59.894Z] INFO: {"ts":350986229943517,"ph":"E","tid":1} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T19:19:59.894Z] WARNING: {"ts":350986231152755,"ph":"B","tid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T19:19:59.894Z] WARNING: {"ts":350986231642172,"ph":"E","tid":1} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T19:19:59.894Z] WARNING: {"ts":350986232160640,"ph":"B","tid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T19:19:59.894Z] WARNING: {"ts":350986232633249,"ph":"E","tid":1} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T19:19:59.894Z] WARNING: {"ts":350986233131915,"ph":"B","tid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T19:19:59.894Z] WARNING: {"ts":350986233612766,"ph":"E","tid":1} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T19:19:59.894Z] WARNING: {"ts":350986234688246,"ph":"B","tid":1,"name":"foo"} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T19:19:59.894Z] WARNING: {"ts":350986235661926,"ph":"E","tid":1} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-30T19:19:59.894Z] INFO: {"ts":350986239401999,"ph":"i","tid":1,"name":"test null value","args":{"nullvalue":"null"}} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant [2019-07-30T19:19:59.894Z] INFO: {"ts":350986240303957,"ph":"i","tid":1,"name":"test null key","args":{"null":"value"}} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T19:19:59.894Z] INFO: {"ts":350986241673307,"ph":"B","tid":1,"name":"foo"} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T19:19:59.894Z] INFO: {"ts":350986242138504,"ph":"B","tid":1,"name":"bar"} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T19:19:59.894Z] INFO: {"ts":350986242593853,"ph":"E","tid":1} [2019-07-30T19:19:59.894Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T19:19:59.894Z] INFO: {"ts":350986243060995,"ph":"E","tid":1} [2019-07-30T19:20:00.151Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog [2019-07-30T19:20:00.151Z] WARNING: {"ts":350986243856555,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x6"} [2019-07-30T19:20:00.151Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close [2019-07-30T19:20:00.151Z] WARNING: {"ts":350986300546427,"ph":"f","tid":1,"cat":"myspider","id":"0x6"} [2019-07-30T19:20:00.151Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog [2019-07-30T19:20:00.151Z] INFO: {"ts":350986305987683,"ph":"B","tid":1,"name":"world"} [2019-07-30T19:20:00.151Z] Jul 30, 2019 7:19:59 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close [2019-07-30T19:20:00.151Z] INFO: {"ts":350986306417250,"ph":"E","tid":1} [2019-07-30T19:20:00.151Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest [2019-07-30T19:20:00.151Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.022 s [2019-07-30T19:20:00.151Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.058 s [2019-07-30T19:20:00.151Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.007 s [2019-07-30T19:20:00.151Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T19:20:00.151Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.006 s [2019-07-30T19:20:00.151Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T19:20:00.151Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T19:20:00.151Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T19:20:00.151Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.006 s [2019-07-30T19:20:00.151Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-30T19:20:00.151Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-30T19:20:00.151Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-30T19:20:00.151Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T19:20:00.151Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-30T19:20:00.151Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T19:20:00.151Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-30T19:20:00.151Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.057 s [2019-07-30T19:20:00.151Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.003 s [2019-07-30T19:20:00.151Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-30T19:20:00.151Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.002 s [2019-07-30T19:20:00.151Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0.001 s [2019-07-30T19:20:00.151Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest) Time elapsed: 0 s [2019-07-30T19:20:00.151Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-30T19:20:00.151Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest [2019-07-30T19:20:00.151Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.002 s [2019-07-30T19:20:00.151Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest) Time elapsed: 0.001 s [2019-07-30T19:20:00.151Z] [2019-07-30T19:20:00.151Z] Results: [2019-07-30T19:20:00.151Z] [2019-07-30T19:20:00.151Z] Tests run: 538, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T19:20:00.151Z] [2019-07-30T19:20:01.080Z] [INFO] All tests passed! [2019-07-30T19:20:01.080Z] [INFO] [2019-07-30T19:20:01.080Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T19:20:01.080Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:20:01.080Z] [INFO] [2019-07-30T19:20:01.080Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T19:20:01.080Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:20:01.080Z] [INFO] [2019-07-30T19:20:01.080Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T19:20:01.080Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar [2019-07-30T19:20:01.080Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.pom [2019-07-30T19:20:01.336Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-sources.jar [2019-07-30T19:20:01.592Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:20:02.156Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-p2metadata.xml [2019-07-30T19:20:02.413Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.5-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.5-SNAPSHOT-p2artifacts.xml [2019-07-30T19:20:02.413Z] [INFO] [2019-07-30T19:20:02.413Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests --- [2019-07-30T19:20:02.413Z] [INFO] [2019-07-30T19:20:02.413Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >-------- [2019-07-30T19:20:02.413Z] [INFO] Building org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT [65/134] [2019-07-30T19:20:02.413Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T19:20:02.413Z] [INFO] [2019-07-30T19:20:02.413Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf --- [2019-07-30T19:20:02.413Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/target [2019-07-30T19:20:02.413Z] [INFO] [2019-07-30T19:20:02.413Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf --- [2019-07-30T19:20:02.413Z] [INFO] The project's OSGi version is 5.0.0.201907301829 [2019-07-30T19:20:02.413Z] [INFO] [2019-07-30T19:20:02.413Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf --- [2019-07-30T19:20:02.413Z] [INFO] [2019-07-30T19:20:02.413Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf --- [2019-07-30T19:20:02.413Z] [INFO] [2019-07-30T19:20:02.413Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf --- [2019-07-30T19:20:02.413Z] [INFO] [2019-07-30T19:20:02.413Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf --- [2019-07-30T19:20:02.413Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:20:02.413Z] [INFO] [2019-07-30T19:20:02.413Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf --- [2019-07-30T19:20:02.413Z] [INFO] [2019-07-30T19:20:02.413Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf --- [2019-07-30T19:20:02.413Z] [INFO] [2019-07-30T19:20:02.413Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-30T19:20:02.413Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.jar [2019-07-30T19:20:02.413Z] [INFO] [2019-07-30T19:20:02.413Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf --- [2019-07-30T19:20:02.413Z] [INFO] [2019-07-30T19:20:02.413Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-30T19:20:02.413Z] [INFO] [2019-07-30T19:20:02.413Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf --- [2019-07-30T19:20:02.413Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:20:02.413Z] [INFO] [2019-07-30T19:20:02.413Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf --- [2019-07-30T19:20:02.413Z] [INFO] [2019-07-30T19:20:02.413Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf --- [2019-07-30T19:20:02.413Z] [INFO] [2019-07-30T19:20:02.413Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf --- [2019-07-30T19:20:02.413Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:20:02.413Z] [INFO] [2019-07-30T19:20:02.413Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf --- [2019-07-30T19:20:02.413Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:20:02.669Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:20:02.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:20:02.925Z] [INFO] [2019-07-30T19:20:02.925Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf --- [2019-07-30T19:20:02.925Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.jar [2019-07-30T19:20:02.925Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT.pom [2019-07-30T19:20:02.925Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:20:02.925Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:20:02.925Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:20:02.925Z] [INFO] [2019-07-30T19:20:02.925Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf --- [2019-07-30T19:20:02.925Z] [INFO] [2019-07-30T19:20:02.926Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >-- [2019-07-30T19:20:02.926Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT [66/134] [2019-07-30T19:20:02.926Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:20:02.926Z] [INFO] [2019-07-30T19:20:02.926Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T19:20:02.926Z] [INFO] [2019-07-30T19:20:02.926Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T19:20:02.926Z] [INFO] The project's OSGi version is 1.0.1.201907301829 [2019-07-30T19:20:02.926Z] [INFO] [2019-07-30T19:20:02.926Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T19:20:02.926Z] [INFO] [2019-07-30T19:20:02.926Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T19:20:02.926Z] [INFO] [2019-07-30T19:20:02.926Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T19:20:02.926Z] [INFO] [2019-07-30T19:20:02.926Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T19:20:02.926Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:20:02.926Z] [INFO] [2019-07-30T19:20:02.926Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T19:20:02.926Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:20:02.926Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources [2019-07-30T19:20:02.926Z] [INFO] [2019-07-30T19:20:02.926Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T19:20:02.926Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes [2019-07-30T19:20:03.182Z] [INFO] [2019-07-30T19:20:03.182Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T19:20:03.182Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:20:03.182Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources [2019-07-30T19:20:03.182Z] [INFO] [2019-07-30T19:20:03.182Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T19:20:03.182Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T19:20:03.182Z] [INFO] [2019-07-30T19:20:03.182Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T19:20:03.182Z] [INFO] [2019-07-30T19:20:03.182Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T19:20:03.182Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-30T19:20:03.182Z] [INFO] [2019-07-30T19:20:03.182Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T19:20:03.182Z] [INFO] [2019-07-30T19:20:03.182Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T19:20:03.182Z] [INFO] [2019-07-30T19:20:03.182Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T19:20:03.182Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar [2019-07-30T19:20:03.182Z] [INFO] [2019-07-30T19:20:03.182Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T19:20:03.182Z] [INFO] [2019-07-30T19:20:03.182Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T19:20:04.112Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log [2019-07-30T19:20:04.112Z] [INFO] Command line: [2019-07-30T19:20:04.112Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T19:20:04.112Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:20:07.385Z] !SESSION 2019-07-30 19:20:04.188 ----------------------------------------------- [2019-07-30T19:20:07.385Z] eclipse.buildId=unknown [2019-07-30T19:20:07.385Z] java.version=1.8.0_202 [2019-07-30T19:20:07.385Z] java.vendor=Oracle Corporation [2019-07-30T19:20:07.385Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:20:07.385Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T19:20:07.385Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T19:20:07.385Z] [2019-07-30T19:20:07.385Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:20:06.843 [2019-07-30T19:20:07.385Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:20:07.385Z] !STACK 0 [2019-07-30T19:20:07.385Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49] [2019-07-30T19:20:07.385Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:20:07.385Z] [2019-07-30T19:20:07.385Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:20:07.385Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:20:07.385Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:20:07.385Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:20:07.385Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:20:07.385Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:20:07.385Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:20:07.385Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:20:07.385Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:20:07.385Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:20:07.385Z] [2019-07-30T19:20:07.385Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:20:07.023 [2019-07-30T19:20:07.385Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:20:07.385Z] !STACK 0 [2019-07-30T19:20:07.385Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [122] [2019-07-30T19:20:07.385Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:20:07.385Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:20:07.385Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:20:07.385Z] org.apache.httpcomponents.httpclient.win [30] [2019-07-30T19:20:07.385Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:20:07.385Z] [2019-07-30T19:20:07.385Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:20:07.385Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:20:07.385Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:20:07.385Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:20:07.385Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:20:07.385Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:20:07.385Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:20:07.385Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:20:07.385Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:20:07.385Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:20:08.936Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-30T19:20:08.936Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.13 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest [2019-07-30T19:20:08.936Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.086 s [2019-07-30T19:20:08.936Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T19:20:08.936Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T19:20:08.936Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T19:20:08.936Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T19:20:08.936Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T19:20:08.936Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T19:20:08.936Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped [2019-07-30T19:20:08.936Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T19:20:08.936Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T19:20:08.936Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T19:20:08.936Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T19:20:08.936Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T19:20:08.936Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T19:20:08.936Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T19:20:08.936Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T19:20:08.936Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T19:20:08.936Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T19:20:08.936Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0 s [2019-07-30T19:20:08.936Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) Time elapsed: 0.001 s [2019-07-30T19:20:08.936Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-30T19:20:09.500Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.364 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest [2019-07-30T19:20:09.500Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T19:20:09.500Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.106 s [2019-07-30T19:20:09.500Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.003 s [2019-07-30T19:20:09.500Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T19:20:09.500Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T19:20:09.500Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T19:20:09.500Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T19:20:09.500Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.003 s [2019-07-30T19:20:09.500Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.05 s [2019-07-30T19:20:09.500Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T19:20:09.500Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T19:20:09.500Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.002 s [2019-07-30T19:20:09.500Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T19:20:09.500Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.001 s [2019-07-30T19:20:09.500Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T19:20:09.500Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0.013 s [2019-07-30T19:20:09.500Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T19:20:09.500Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T19:20:09.500Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T19:20:09.500Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T19:20:09.500Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped [2019-07-30T19:20:09.500Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) Time elapsed: 0 s [2019-07-30T19:20:09.500Z] [2019-07-30T19:20:09.500Z] Results: [2019-07-30T19:20:09.500Z] [2019-07-30T19:20:09.500Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5 [2019-07-30T19:20:09.500Z] [2019-07-30T19:20:10.867Z] [INFO] All tests passed! [2019-07-30T19:20:10.868Z] [INFO] [2019-07-30T19:20:10.868Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T19:20:10.868Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:20:10.868Z] [INFO] [2019-07-30T19:20:10.868Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T19:20:10.868Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:20:10.868Z] [INFO] [2019-07-30T19:20:10.868Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T19:20:10.868Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:20:10.868Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties 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 [2019-07-30T19:20:10.868Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:20:10.868Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:20:10.868Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:20:10.868Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:20:10.868Z] [INFO] [2019-07-30T19:20:10.868Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests --- [2019-07-30T19:20:10.868Z] [INFO] [2019-07-30T19:20:10.868Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------ [2019-07-30T19:20:10.868Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT [67/134] [2019-07-30T19:20:10.868Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T19:20:10.868Z] [INFO] [2019-07-30T19:20:10.868Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T19:20:10.868Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/target [2019-07-30T19:20:10.868Z] [INFO] [2019-07-30T19:20:10.868Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T19:20:10.868Z] [INFO] The project's OSGi version is 5.0.0.201907301829 [2019-07-30T19:20:10.868Z] [INFO] [2019-07-30T19:20:10.868Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T19:20:10.868Z] [INFO] [2019-07-30T19:20:10.868Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T19:20:10.868Z] [INFO] [2019-07-30T19:20:10.868Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T19:20:10.868Z] [INFO] [2019-07-30T19:20:10.868Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T19:20:10.868Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:20:10.868Z] [INFO] [2019-07-30T19:20:10.868Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T19:20:10.868Z] [INFO] [2019-07-30T19:20:10.868Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T19:20:10.868Z] [INFO] [2019-07-30T19:20:10.868Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T19:20:10.868Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.jar [2019-07-30T19:20:10.868Z] [INFO] [2019-07-30T19:20:10.868Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T19:20:10.868Z] [INFO] [2019-07-30T19:20:10.868Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T19:20:10.868Z] [INFO] [2019-07-30T19:20:10.868Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T19:20:10.868Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:20:10.868Z] [INFO] [2019-07-30T19:20:10.868Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T19:20:10.868Z] [INFO] [2019-07-30T19:20:10.868Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T19:20:10.868Z] [INFO] [2019-07-30T19:20:10.868Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T19:20:10.868Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:20:10.868Z] [INFO] [2019-07-30T19:20:10.868Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T19:20:11.797Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:20:11.797Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:20:12.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:20:12.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T19:20:12.874Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:20:14.241Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:20:14.241Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:20:14.241Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T19:20:14.241Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:20:14.498Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T19:20:14.498Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:20:14.498Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:20:14.498Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:20:14.755Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T19:20:14.755Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T19:20:14.755Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:20:15.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:20:15.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T19:20:15.011Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T19:20:15.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T19:20:15.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T19:20:15.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T19:20:15.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T19:20:15.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:20:15.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T19:20:15.523Z] [INFO] [2019-07-30T19:20:15.523Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T19:20:15.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.jar [2019-07-30T19:20:15.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT.pom [2019-07-30T19:20:15.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:20:15.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:20:15.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:20:15.523Z] [INFO] [2019-07-30T19:20:15.523Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf --- [2019-07-30T19:20:15.523Z] [INFO] [2019-07-30T19:20:15.523Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >-- [2019-07-30T19:20:15.523Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT [68/134] [2019-07-30T19:20:15.523Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:20:15.523Z] [INFO] [2019-07-30T19:20:15.523Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T19:20:15.523Z] [INFO] [2019-07-30T19:20:15.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T19:20:15.523Z] [INFO] The project's OSGi version is 1.0.8.201907301829 [2019-07-30T19:20:15.523Z] [INFO] [2019-07-30T19:20:15.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T19:20:15.523Z] [INFO] [2019-07-30T19:20:15.523Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T19:20:15.523Z] [INFO] [2019-07-30T19:20:15.523Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T19:20:15.523Z] [INFO] [2019-07-30T19:20:15.523Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T19:20:15.523Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:20:15.523Z] [INFO] [2019-07-30T19:20:15.523Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T19:20:15.523Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:20:15.523Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources [2019-07-30T19:20:15.523Z] [INFO] [2019-07-30T19:20:15.523Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T19:20:15.523Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes [2019-07-30T19:20:16.087Z] [INFO] [2019-07-30T19:20:16.087Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T19:20:16.087Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:20:16.087Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources [2019-07-30T19:20:16.087Z] [INFO] [2019-07-30T19:20:16.087Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T19:20:16.087Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-30T19:20:16.087Z] [INFO] [2019-07-30T19:20:16.087Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T19:20:16.087Z] [INFO] [2019-07-30T19:20:16.087Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T19:20:16.087Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-30T19:20:16.087Z] [INFO] [2019-07-30T19:20:16.087Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T19:20:16.087Z] [INFO] [2019-07-30T19:20:16.087Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T19:20:16.087Z] [INFO] [2019-07-30T19:20:16.087Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T19:20:16.087Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-30T19:20:16.087Z] [INFO] [2019-07-30T19:20:16.087Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T19:20:16.344Z] [INFO] [2019-07-30T19:20:16.344Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T19:20:17.711Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T19:20:17.711Z] [INFO] Command line: [2019-07-30T19:20:17.711Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T19:20:17.712Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:20:21.047Z] !SESSION 2019-07-30 19:20:17.742 ----------------------------------------------- [2019-07-30T19:20:21.047Z] eclipse.buildId=unknown [2019-07-30T19:20:21.047Z] java.version=1.8.0_202 [2019-07-30T19:20:21.047Z] java.vendor=Oracle Corporation [2019-07-30T19:20:21.047Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:20:21.047Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T19:20:21.047Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T19:20:21.047Z] [2019-07-30T19:20:21.047Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:20:20.723 [2019-07-30T19:20:21.047Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:20:21.047Z] !STACK 0 [2019-07-30T19:20:21.047Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T19:20:21.047Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:20:21.047Z] [2019-07-30T19:20:21.047Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:20:21.047Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:20:21.047Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:20:21.047Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:20:21.047Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:20:21.047Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:20:21.047Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:20:21.047Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:20:21.047Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:20:21.047Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:20:21.047Z] [2019-07-30T19:20:21.047Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:20:20.860 [2019-07-30T19:20:21.047Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:20:21.047Z] !STACK 0 [2019-07-30T19:20:21.047Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T19:20:21.047Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:20:21.047Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:20:21.047Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:20:21.047Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T19:20:21.047Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:20:21.047Z] [2019-07-30T19:20:21.047Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:20:21.047Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:20:21.047Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:20:21.047Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:20:21.047Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:20:21.047Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:20:21.047Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:20:21.047Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:20:21.047Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:20:21.047Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:20:22.939Z] process 9621: 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 [2019-07-30T19:20:22.939Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T19:20:23.196Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:20:23.196Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:20:33.146Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-30T19:20:33.146Z] Display size: 1440x900 [2019-07-30T19:20:33.146Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T19:20:33.146Z] GTK version=3.18.9 [2019-07-30T19:20:33.146Z] GTK theme=Ambiance [2019-07-30T19:20:33.146Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T19:20:33.146Z] Time zone: Coordinated Universal Time [2019-07-30T19:20:33.146Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T19:20:33.146Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T19:20:55.266Z] [2019-07-30T19:20:55.266Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 19:20:52.159 [2019-07-30T19:20:55.266Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)] [2019-07-30T19:21:00.519Z] [2019-07-30T19:21:00.519Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 19:20:59.448 [2019-07-30T19:21:00.519Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)] [2019-07-30T19:21:12.698Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.523 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest [2019-07-30T19:21:12.698Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest) Time elapsed: 17.189 s [2019-07-30T19:21:12.698Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-30T19:21:12.698Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:12.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:12.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:12.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:12.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:12.698Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:12.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146376411 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:12.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146376411 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:12.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146376411 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:12.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146376412 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:12.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146376412 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} [2019-07-30T19:21:12.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146376456 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:12.698Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:12.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146376457 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:12.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146376457 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:12.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146376458 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:12.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146376458 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:12.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146376478 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} [2019-07-30T19:21:12.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146376487 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:12.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146376488 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:12.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146376489 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:12.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146376490 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:12.698Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1146376490 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} [2019-07-30T19:21:12.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146376494 data=null button=1 stateMask=0x80000 x=88 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:12.698Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:12.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1146376502 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:21:12.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1146376503 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:21:12.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1146376503 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:21:12.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1146376503 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:21:12.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146376504 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]} [2019-07-30T19:21:12.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1146376529 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:21:12.699Z] [2019-07-30T19:21:12.699Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:12.466 [2019-07-30T19:21:12.699Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:12.699Z] [2019-07-30T19:21:12.699Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-30T19:21:12.699Z] !STACK 0 [2019-07-30T19:21:12.699Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27 [2019-07-30T19:21:12.699Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T19:21:12.699Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:12.699Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:12.699Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:12.699Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:12.699Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:12.699Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:12.699Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:12.699Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:12.699Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:12.699Z] Caused by: MismatchedTokenException(57!=72) [2019-07-30T19:21:12.699Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:229) [2019-07-30T19:21:12.699Z] at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115) [2019-07-30T19:21:12.699Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1730) [2019-07-30T19:21:12.699Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T19:21:12.699Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T19:21:12.699Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T19:21:12.699Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:12.699Z] ... 9 more [2019-07-30T19:21:13.261Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:13.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146377426 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:13.261Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:13.261Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:13.261Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:13.261Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:13.261Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:13.261Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:13.261Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:13.261Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:13.261Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:13.261Z] DEBUG - Clicking on OK [2019-07-30T19:21:13.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146377429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:13.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146377429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:13.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146377430 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:13.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146377430 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:13.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146377430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:13.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146377430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:13.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146377430 data=null 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') [2019-07-30T19:21:13.518Z] DEBUG - Clicked on [2019-07-30T19:21:13.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:13.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:13.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:13.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:13.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:13.775Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:13.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146378002 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:13.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146378002 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:13.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146378002 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:13.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146378003 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:13.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146378003 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} [2019-07-30T19:21:14.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146378092 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:14.032Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:14.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146378094 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:14.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146378095 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:14.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146378095 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:14.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146378095 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:14.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146378096 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} [2019-07-30T19:21:14.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146378121 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:14.033Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T19:21:14.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:14.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146378123 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:21:14.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146378123 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:21:14.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146378123 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:21:14.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146378124 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:14.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146378124 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]} [2019-07-30T19:21:14.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146378191 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:14.289Z] [2019-07-30T19:21:14.289Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:14.142 [2019-07-30T19:21:14.289Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:14.289Z] [2019-07-30T19:21:14.289Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T19:21:14.289Z] !STACK 0 [2019-07-30T19:21:14.289Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T19:21:14.289Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T19:21:14.289Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:14.289Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:14.289Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:14.289Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:14.289Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:14.289Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:14.289Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:14.289Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:14.289Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:14.289Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T19:21:14.289Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T19:21:14.289Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T19:21:14.289Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T19:21:14.289Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T19:21:14.289Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T19:21:14.289Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T19:21:14.289Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T19:21:14.289Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:14.289Z] ... 9 more [2019-07-30T19:21:14.855Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:14.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146379028 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:14.855Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:14.855Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:14.855Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:14.855Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:14.855Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:14.855Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:14.855Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:14.855Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:14.855Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:14.855Z] DEBUG - Clicking on OK [2019-07-30T19:21:14.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146379031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:14.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146379031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:14.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146379031 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:14.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146379031 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:14.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146379032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:14.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146379032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:14.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146379032 data=null 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') [2019-07-30T19:21:15.127Z] DEBUG - Clicked on [2019-07-30T19:21:15.527Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:15.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:15.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:15.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:15.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:15.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:15.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146379412 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:15.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146379413 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:15.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146379413 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:15.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146379413 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:15.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146379414 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} [2019-07-30T19:21:15.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146379491 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:15.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:15.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146379492 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:15.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146379492 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:15.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146379492 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:15.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146379493 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:15.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146379493 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} [2019-07-30T19:21:15.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146379509 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:15.527Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T19:21:15.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:15.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146379511 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:21:15.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146379511 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:21:15.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146379511 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:21:15.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146379512 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:15.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146379512 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]} [2019-07-30T19:21:15.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146379591 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:15.785Z] [2019-07-30T19:21:15.785Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:15.544 [2019-07-30T19:21:15.785Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:15.785Z] [2019-07-30T19:21:15.785Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-30T19:21:15.785Z] !STACK 0 [2019-07-30T19:21:15.785Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19 [2019-07-30T19:21:15.785Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T19:21:15.785Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:15.785Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:15.785Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:15.785Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:15.785Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:15.785Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:15.785Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:15.785Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:15.785Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:15.785Z] Caused by: NoViableAltException(75@[]) [2019-07-30T19:21:15.785Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-30T19:21:15.785Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-30T19:21:15.785Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-30T19:21:15.785Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-30T19:21:15.785Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-30T19:21:15.785Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-30T19:21:15.785Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-30T19:21:15.785Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-30T19:21:15.785Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T19:21:15.785Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T19:21:15.785Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T19:21:15.785Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:15.785Z] ... 9 more [2019-07-30T19:21:16.349Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:16.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146380438 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:16.349Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:16.349Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:16.349Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:16.349Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:16.349Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:16.349Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:16.349Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:16.349Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:16.349Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:16.349Z] DEBUG - Clicking on OK [2019-07-30T19:21:16.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146380441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:16.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146380441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:16.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146380441 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:16.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146380441 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:16.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146380442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:16.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146380442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:16.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146380442 data=null 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') [2019-07-30T19:21:16.349Z] DEBUG - Clicked on [2019-07-30T19:21:16.607Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:16.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:16.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:16.607Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:16.607Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:16.607Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:16.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146380806 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:16.607Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146380806 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:16.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146380806 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:16.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146380807 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:16.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146380807 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} [2019-07-30T19:21:16.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146380886 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:16.864Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:16.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146380888 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:16.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146380888 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:16.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146380888 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:16.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146380889 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:16.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146380890 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} [2019-07-30T19:21:16.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146380901 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:16.864Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T19:21:16.864Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:16.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146380903 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:21:16.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146380903 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:21:16.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146380903 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:21:16.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146380904 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:16.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146380904 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]} [2019-07-30T19:21:16.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146380926 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:17.121Z] [2019-07-30T19:21:17.121Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:16.874 [2019-07-30T19:21:17.121Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:17.121Z] [2019-07-30T19:21:17.121Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-30T19:21:17.121Z] !STACK 0 [2019-07-30T19:21:17.121Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-30T19:21:17.121Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T19:21:17.121Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:17.121Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:17.121Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:17.121Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:17.121Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:17.121Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:17.121Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:17.121Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:17.121Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:17.121Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative [2019-07-30T19:21:17.121Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:163) [2019-07-30T19:21:17.121Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T19:21:17.121Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T19:21:17.121Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T19:21:17.121Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T19:21:17.121Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T19:21:17.121Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:17.121Z] ... 9 more [2019-07-30T19:21:17.685Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:17.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146381798 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:17.685Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:17.685Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:17.685Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:17.685Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:17.685Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:17.685Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:17.685Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:17.685Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:17.685Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:17.685Z] DEBUG - Clicking on OK [2019-07-30T19:21:17.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146381801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:17.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146381801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:17.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146381801 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:17.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146381802 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:17.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146381802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:17.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146381802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:17.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146381802 data=null 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') [2019-07-30T19:21:17.685Z] DEBUG - Clicked on [2019-07-30T19:21:18.250Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:18.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:18.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:18.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:18.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:18.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:18.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146382211 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:18.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146382211 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:18.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146382211 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:18.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146382212 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:18.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146382212 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} [2019-07-30T19:21:18.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146382294 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:18.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:18.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146382296 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:18.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146382296 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:18.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146382296 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:18.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146382296 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:18.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146382297 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} [2019-07-30T19:21:18.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146382310 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:18.250Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T19:21:18.250Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:18.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146382312 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:21:18.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146382312 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:21:18.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146382312 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:21:18.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146382313 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:18.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146382313 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]} [2019-07-30T19:21:18.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146382331 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:18.507Z] [2019-07-30T19:21:18.507Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:18.257 [2019-07-30T19:21:18.507Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:18.507Z] [2019-07-30T19:21:18.507Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-30T19:21:18.507Z] !STACK 0 [2019-07-30T19:21:18.507Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19 [2019-07-30T19:21:18.507Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T19:21:18.507Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:18.507Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:18.507Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:18.507Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:18.507Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:18.507Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:18.507Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:18.507Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:18.507Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:18.507Z] Caused by: NoViableAltException(14@[]) [2019-07-30T19:21:18.507Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251) [2019-07-30T19:21:18.507Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431) [2019-07-30T19:21:18.507Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965) [2019-07-30T19:21:18.507Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882) [2019-07-30T19:21:18.507Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814) [2019-07-30T19:21:18.507Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700) [2019-07-30T19:21:18.507Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032) [2019-07-30T19:21:18.507Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721) [2019-07-30T19:21:18.507Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T19:21:18.507Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T19:21:18.507Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T19:21:18.507Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:18.507Z] ... 9 more [2019-07-30T19:21:19.070Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:19.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146383191 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:19.070Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:19.070Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:19.070Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:19.070Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:19.070Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:19.070Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:19.070Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:19.070Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:19.070Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:19.070Z] DEBUG - Clicking on OK [2019-07-30T19:21:19.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146383193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:19.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146383193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:19.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146383193 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:19.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146383193 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:19.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146383194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:19.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146383194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:19.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146383194 data=null 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') [2019-07-30T19:21:19.070Z] DEBUG - Clicked on [2019-07-30T19:21:19.341Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:19.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:19.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:19.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:19.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:19.341Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:19.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146383586 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:19.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146383587 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:19.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146383587 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:19.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146383587 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:19.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146383588 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} [2019-07-30T19:21:19.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146383611 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:19.598Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:19.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146383612 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:19.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146383612 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:19.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146383612 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:19.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146383612 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:19.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146383613 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} [2019-07-30T19:21:19.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146383632 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:19.598Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T19:21:19.598Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:19.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146383634 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:21:19.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146383634 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:21:19.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146383634 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:21:19.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146383635 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:19.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146383635 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]} [2019-07-30T19:21:19.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146383693 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:19.856Z] [2019-07-30T19:21:19.856Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:19.673 [2019-07-30T19:21:19.856Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:19.856Z] [2019-07-30T19:21:19.856Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T19:21:19.856Z] !STACK 0 [2019-07-30T19:21:19.856Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T19:21:19.856Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T19:21:19.856Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:19.856Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:19.856Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:19.856Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:19.856Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:19.856Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:19.856Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:19.856Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:19.856Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:19.856Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x [2019-07-30T19:21:19.856Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T19:21:19.856Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T19:21:19.856Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T19:21:19.856Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T19:21:19.856Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T19:21:19.856Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T19:21:19.856Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T19:21:19.856Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:19.856Z] ... 9 more [2019-07-30T19:21:20.419Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:20.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146384593 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:20.419Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:20.419Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:20.419Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:20.419Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:20.419Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:20.419Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:20.419Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:20.419Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:20.419Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:20.419Z] DEBUG - Clicking on OK [2019-07-30T19:21:20.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146384596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:20.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146384596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:20.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146384596 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:20.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146384596 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:20.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146384596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:20.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146384597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:20.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146384597 data=null 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') [2019-07-30T19:21:20.676Z] DEBUG - Clicked on [2019-07-30T19:21:20.933Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:20.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:20.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:20.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:20.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:20.933Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:20.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146385008 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:20.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146385008 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:20.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146385008 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:20.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146385009 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:20.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146385009 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} [2019-07-30T19:21:20.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146385093 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:20.933Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:20.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146385095 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:20.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146385095 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:20.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146385095 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:20.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146385096 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:20.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146385097 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} [2019-07-30T19:21:20.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146385112 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:20.933Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T19:21:20.933Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:20.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146385114 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:21:20.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146385114 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:21:20.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146385114 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:21:20.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146385115 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:20.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146385115 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]} [2019-07-30T19:21:21.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146385189 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:21.190Z] [2019-07-30T19:21:21.190Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:21.160 [2019-07-30T19:21:21.190Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:21.190Z] [2019-07-30T19:21:21.190Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T19:21:21.190Z] !STACK 0 [2019-07-30T19:21:21.190Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T19:21:21.190Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T19:21:21.190Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:21.190Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:21.190Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:21.190Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:21.190Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:21.190Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:21.190Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:21.190Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:21.190Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:21.190Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T19:21:21.190Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T19:21:21.190Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T19:21:21.190Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:112) [2019-07-30T19:21:21.190Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-30T19:21:21.190Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-30T19:21:21.190Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T19:21:21.190Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:171) [2019-07-30T19:21:21.190Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:121) [2019-07-30T19:21:21.190Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:187) [2019-07-30T19:21:21.190Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:177) [2019-07-30T19:21:21.190Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T19:21:21.190Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T19:21:21.190Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:21.190Z] ... 9 more [2019-07-30T19:21:22.120Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:22.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146386118 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:22.120Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:22.120Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:22.120Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:22.120Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:22.120Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:22.120Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:22.120Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:22.120Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:22.120Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:22.120Z] DEBUG - Clicking on OK [2019-07-30T19:21:22.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146386121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:22.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146386121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:22.120Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146386121 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:22.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146386121 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:22.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146386122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:22.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146386122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:22.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146386122 data=null 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') [2019-07-30T19:21:22.120Z] DEBUG - Clicked on [2019-07-30T19:21:22.377Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:22.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:22.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:22.377Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:22.377Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:22.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:22.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146386489 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:22.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146386489 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:22.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146386489 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:22.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146386490 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:22.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146386490 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} [2019-07-30T19:21:22.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146386513 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:22.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:22.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146386514 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:22.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146386514 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:22.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146386514 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:22.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146386515 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:22.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146386520 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} [2019-07-30T19:21:22.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146386530 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:22.377Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T19:21:22.377Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:22.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146386583 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:21:22.377Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146386583 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:21:22.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146386583 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:21:22.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146386584 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:22.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146386584 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]} [2019-07-30T19:21:22.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146386606 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:22.634Z] [2019-07-30T19:21:22.634Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:22.543 [2019-07-30T19:21:22.634Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:22.634Z] [2019-07-30T19:21:22.634Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T19:21:22.634Z] !STACK 0 [2019-07-30T19:21:22.634Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T19:21:22.634Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T19:21:22.634Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:22.634Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:22.634Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:22.634Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:22.634Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:22.634Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:22.634Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:22.634Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:22.634Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:22.634Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t [2019-07-30T19:21:22.634Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236) [2019-07-30T19:21:22.634Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173) [2019-07-30T19:21:22.634Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99) [2019-07-30T19:21:22.634Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282) [2019-07-30T19:21:22.634Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T19:21:22.634Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T19:21:22.634Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T19:21:22.634Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:22.634Z] ... 9 more [2019-07-30T19:21:23.564Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:23.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146387506 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:23.564Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:23.564Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:23.564Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:23.564Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:23.564Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:23.564Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:23.564Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:23.564Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:23.564Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:23.564Z] DEBUG - Clicking on OK [2019-07-30T19:21:23.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146387508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:23.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146387508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:23.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146387508 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:23.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146387508 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:23.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146387509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:23.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146387509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:23.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146387509 data=null 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') [2019-07-30T19:21:23.564Z] DEBUG - Clicked on [2019-07-30T19:21:23.821Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:23.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:23.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:23.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:23.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:23.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:23.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146387891 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:23.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146387891 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:23.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146387892 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:23.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146387892 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:23.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146387892 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} [2019-07-30T19:21:23.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146387916 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:23.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:23.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146387917 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:23.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146387917 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:23.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146387918 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:23.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146387918 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:23.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146387918 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} [2019-07-30T19:21:23.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146387935 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:23.821Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T19:21:23.821Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:23.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146387938 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:21:23.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146387938 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:21:23.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146387938 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:21:23.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146387977 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:23.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146387977 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]} [2019-07-30T19:21:23.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146387989 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:24.078Z] [2019-07-30T19:21:24.078Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:23.891 [2019-07-30T19:21:24.078Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:24.078Z] [2019-07-30T19:21:24.078Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T19:21:24.078Z] !STACK 0 [2019-07-30T19:21:24.078Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T19:21:24.078Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T19:21:24.078Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:24.078Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:24.078Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:24.078Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:24.078Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:24.078Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:24.078Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:24.078Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:24.078Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:24.078Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T19:21:24.078Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:61) [2019-07-30T19:21:24.078Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-30T19:21:24.078Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T19:21:24.078Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T19:21:24.078Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T19:21:24.078Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T19:21:24.078Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T19:21:24.078Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T19:21:24.078Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T19:21:24.078Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T19:21:24.078Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:24.078Z] ... 9 more [2019-07-30T19:21:24.644Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:24.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146388809 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:24.644Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:24.644Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:24.644Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:24.644Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:24.644Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:24.644Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:24.644Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:24.644Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:24.644Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:24.644Z] DEBUG - Clicking on OK [2019-07-30T19:21:24.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146388811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:24.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146388811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:24.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146388811 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:24.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146388811 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:24.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146388811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:24.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146388811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:24.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146388812 data=null 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') [2019-07-30T19:21:25.024Z] DEBUG - Clicked on [2019-07-30T19:21:25.633Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:25.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:25.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:25.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:25.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:25.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:25.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146389719 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:25.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146389720 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:25.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146389720 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:25.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146389721 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:25.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146389721 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} [2019-07-30T19:21:25.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146389740 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:25.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:25.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146389741 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:25.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146389741 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:25.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146389741 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:25.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146389742 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:25.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146389742 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} [2019-07-30T19:21:25.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146389756 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:25.633Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T19:21:25.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:25.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1146389758 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:21:25.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1146389758 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:21:25.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1146389758 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:21:25.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1146389758 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:21:25.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146389759 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]} [2019-07-30T19:21:25.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1146389786 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:21:25.891Z] [2019-07-30T19:21:25.891Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:25.736 [2019-07-30T19:21:25.891Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:25.891Z] [2019-07-30T19:21:25.891Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T19:21:25.891Z] !STACK 0 [2019-07-30T19:21:25.891Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T19:21:25.891Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T19:21:25.891Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:25.891Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:25.891Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:25.891Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:25.891Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:25.891Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:25.891Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:25.891Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:25.891Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:25.891Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding [2019-07-30T19:21:25.891Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:58) [2019-07-30T19:21:25.891Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179) [2019-07-30T19:21:25.891Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T19:21:25.891Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T19:21:25.891Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T19:21:25.891Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T19:21:25.891Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T19:21:25.891Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T19:21:25.891Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T19:21:25.891Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T19:21:25.891Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:25.891Z] ... 9 more [2019-07-30T19:21:26.454Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:26.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146390699 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:26.454Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:26.454Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:26.454Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:26.454Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:26.454Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:26.454Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:26.454Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:26.454Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:26.454Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:26.454Z] DEBUG - Clicking on OK [2019-07-30T19:21:26.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146390701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:26.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146390701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:26.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146390702 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:26.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146390702 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:26.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146390702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:26.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146390702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:26.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146390702 data=null 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') [2019-07-30T19:21:26.711Z] DEBUG - Clicked on [2019-07-30T19:21:26.968Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:26.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:26.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:26.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:26.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:26.968Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:26.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146391030 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:26.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146391030 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:26.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146391030 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:26.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146391030 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:26.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146391031 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} [2019-07-30T19:21:26.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146391105 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:26.968Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:26.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146391106 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:26.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146391107 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:26.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146391107 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:26.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146391107 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:26.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146391108 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} [2019-07-30T19:21:26.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146391120 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:26.968Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T19:21:26.968Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:26.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146391122 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:21:26.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146391177 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:21:26.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146391177 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:21:26.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146391178 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:26.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146391178 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]} [2019-07-30T19:21:26.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146391190 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:27.225Z] [2019-07-30T19:21:27.225Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:27.157 [2019-07-30T19:21:27.225Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:27.225Z] [2019-07-30T19:21:27.225Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T19:21:27.225Z] !STACK 0 [2019-07-30T19:21:27.225Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T19:21:27.225Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T19:21:27.225Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:27.225Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:27.225Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:27.225Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:27.225Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:27.225Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:27.225Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:27.225Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:27.225Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:27.225Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T19:21:27.225Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:63) [2019-07-30T19:21:27.225Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-30T19:21:27.225Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T19:21:27.226Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T19:21:27.226Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T19:21:27.226Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T19:21:27.226Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T19:21:27.226Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T19:21:27.226Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T19:21:27.226Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T19:21:27.226Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:27.226Z] ... 9 more [2019-07-30T19:21:28.155Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:28.155Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146392111 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:28.155Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:28.155Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:28.155Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:28.155Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:28.155Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:28.155Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:28.155Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:28.155Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:28.155Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:28.155Z] DEBUG - Clicking on OK [2019-07-30T19:21:28.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146392114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:28.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146392114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:28.155Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146392114 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:28.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146392114 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:28.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146392114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:28.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146392114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:28.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146392115 data=null 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') [2019-07-30T19:21:28.155Z] DEBUG - Clicked on [2019-07-30T19:21:28.412Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:28.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:28.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:28.412Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:28.412Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:28.412Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:28.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146392488 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:28.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146392488 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:28.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146392488 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:28.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146392489 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:28.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146392489 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} [2019-07-30T19:21:28.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146392511 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:28.412Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:28.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146392512 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:28.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146392512 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:28.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146392512 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:28.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146392512 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:28.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146392512 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} [2019-07-30T19:21:28.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146392527 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:28.412Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T19:21:28.412Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:28.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146392529 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:21:28.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146392529 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:21:28.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146392529 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:21:28.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146392530 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:28.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146392530 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]} [2019-07-30T19:21:28.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146392546 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:28.669Z] [2019-07-30T19:21:28.669Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:28.534 [2019-07-30T19:21:28.669Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:28.669Z] [2019-07-30T19:21:28.669Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-30T19:21:28.669Z] !STACK 0 [2019-07-30T19:21:28.669Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-30T19:21:28.669Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T19:21:28.669Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:28.669Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:28.669Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:28.669Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:28.669Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:28.669Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:28.669Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:28.669Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:28.669Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:28.669Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236 [2019-07-30T19:21:28.669Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-30T19:21:28.669Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:57) [2019-07-30T19:21:28.669Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:144) [2019-07-30T19:21:28.669Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:251) [2019-07-30T19:21:28.669Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:150) [2019-07-30T19:21:28.669Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T19:21:28.669Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T19:21:28.669Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:28.669Z] ... 9 more [2019-07-30T19:21:28.669Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236" [2019-07-30T19:21:28.669Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-30T19:21:28.669Z] at java.lang.Long.parseLong(Long.java:592) [2019-07-30T19:21:28.669Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-30T19:21:28.669Z] at java.lang.Long.decode(Long.java:928) [2019-07-30T19:21:28.669Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-30T19:21:28.669Z] ... 16 more [2019-07-30T19:21:29.232Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:29.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146393400 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:29.232Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:29.232Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:29.232Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:29.232Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:29.232Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:29.232Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:29.232Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:29.232Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:29.232Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:29.232Z] DEBUG - Clicking on OK [2019-07-30T19:21:29.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146393402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:29.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146393402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:29.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146393402 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:29.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146393403 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:29.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146393403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:29.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146393403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:29.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146393403 data=null 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') [2019-07-30T19:21:29.232Z] DEBUG - Clicked on [2019-07-30T19:21:29.489Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:29.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:29.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:29.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:29.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:29.489Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:29.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146393687 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:29.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146393687 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:29.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146393687 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:29.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146393687 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:29.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146393688 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} [2019-07-30T19:21:29.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146393708 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:29.489Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:29.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146393709 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:29.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146393709 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:29.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146393709 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:29.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146393710 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:29.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146393710 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} [2019-07-30T19:21:29.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146393724 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:29.489Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T19:21:29.489Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:29.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146393726 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:21:29.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146393726 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:21:29.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146393726 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:21:29.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146393727 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:29.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146393727 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]} [2019-07-30T19:21:29.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146393782 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:29.745Z] [2019-07-30T19:21:29.745Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:29.643 [2019-07-30T19:21:29.745Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:29.745Z] [2019-07-30T19:21:29.745Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T19:21:29.745Z] !STACK 0 [2019-07-30T19:21:29.745Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T19:21:29.745Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T19:21:29.745Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:29.745Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:29.745Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:29.745Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:29.745Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:29.745Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:29.745Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:29.745Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:29.745Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:29.745Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T19:21:29.745Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-30T19:21:29.745Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-30T19:21:29.745Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T19:21:29.745Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T19:21:29.745Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T19:21:29.745Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T19:21:29.745Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T19:21:29.745Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T19:21:29.745Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T19:21:29.745Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T19:21:29.745Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:29.745Z] ... 9 more [2019-07-30T19:21:30.308Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:30.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146394522 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:30.308Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:30.308Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:30.308Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:30.308Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:30.308Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:30.308Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:30.308Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:30.308Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:30.308Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:30.308Z] DEBUG - Clicking on OK [2019-07-30T19:21:30.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146394524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:30.308Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146394525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:30.308Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146394525 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:30.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146394525 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:30.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146394525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:30.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146394525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:30.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146394525 data=null 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') [2019-07-30T19:21:30.565Z] DEBUG - Clicked on [2019-07-30T19:21:30.565Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:30.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:30.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:30.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:30.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:30.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:30.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146394806 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:30.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146394809 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:30.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146394809 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:30.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146394810 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:30.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146394810 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} [2019-07-30T19:21:30.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146394880 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:30.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:30.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146394881 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:30.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146394882 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:30.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146394882 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:30.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146394882 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:30.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146394882 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} [2019-07-30T19:21:30.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146394890 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:30.822Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T19:21:30.822Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:30.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146394891 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:21:30.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146394891 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:21:30.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146394892 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:21:30.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146394892 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:30.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146394892 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]} [2019-07-30T19:21:30.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146394909 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:31.079Z] [2019-07-30T19:21:31.079Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:30.854 [2019-07-30T19:21:31.079Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:31.079Z] [2019-07-30T19:21:31.079Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-30T19:21:31.079Z] !STACK 0 [2019-07-30T19:21:31.079Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-30T19:21:31.079Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T19:21:31.079Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:31.079Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:31.079Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:31.079Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:31.079Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:31.079Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:31.079Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:31.079Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:31.079Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:31.079Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp [2019-07-30T19:21:31.079Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:67) [2019-07-30T19:21:31.079Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-30T19:21:31.079Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T19:21:31.079Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T19:21:31.079Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T19:21:31.079Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T19:21:31.079Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T19:21:31.079Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T19:21:31.079Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T19:21:31.079Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T19:21:31.079Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:31.079Z] ... 9 more [2019-07-30T19:21:31.642Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:31.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146395818 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:31.642Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:31.642Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:31.642Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:31.642Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:31.642Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:31.642Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:31.642Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:31.642Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:31.642Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:31.642Z] DEBUG - Clicking on OK [2019-07-30T19:21:31.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146395819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:31.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146395819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:31.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146395819 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:31.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146395820 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:31.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146395820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:31.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146395820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:31.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146395820 data=null 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') [2019-07-30T19:21:31.642Z] DEBUG - Clicked on [2019-07-30T19:21:31.900Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:31.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:31.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:31.900Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:31.900Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:31.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:31.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146396110 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:31.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146396113 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:31.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146396114 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:31.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146396114 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:31.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146396115 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} [2019-07-30T19:21:32.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146396193 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:32.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:32.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146396194 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:32.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146396194 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:32.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146396194 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:32.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146396195 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:32.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146396195 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} [2019-07-30T19:21:32.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146396207 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:32.157Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T19:21:32.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:32.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146396208 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:21:32.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146396209 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:21:32.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146396209 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:21:32.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146396209 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:32.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146396209 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]} [2019-07-30T19:21:32.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146396230 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:32.157Z] [2019-07-30T19:21:32.157Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:32.143 [2019-07-30T19:21:32.157Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:32.157Z] [2019-07-30T19:21:32.157Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T19:21:32.157Z] !STACK 0 [2019-07-30T19:21:32.157Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T19:21:32.157Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T19:21:32.157Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:32.157Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:32.157Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:32.157Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:32.157Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:32.157Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:32.157Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:32.157Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:32.157Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:32.157Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size [2019-07-30T19:21:32.157Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:67) [2019-07-30T19:21:32.157Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170) [2019-07-30T19:21:32.157Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T19:21:32.157Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T19:21:32.157Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T19:21:32.157Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T19:21:32.157Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T19:21:32.157Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T19:21:32.157Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T19:21:32.157Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T19:21:32.157Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:32.157Z] ... 9 more [2019-07-30T19:21:33.086Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:33.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146397007 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:33.086Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:33.086Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:33.086Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:33.086Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:33.086Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:33.086Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:33.086Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:33.086Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:33.086Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:33.086Z] DEBUG - Clicking on OK [2019-07-30T19:21:33.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146397008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:33.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146397008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:33.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146397009 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:33.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146397009 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:33.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146397009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:33.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146397009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:33.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146397009 data=null 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') [2019-07-30T19:21:33.086Z] DEBUG - Clicked on [2019-07-30T19:21:33.086Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:33.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:33.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:33.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:33.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:33.086Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:33.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146397308 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:33.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146397309 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:33.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146397309 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:33.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146397309 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:33.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146397310 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} [2019-07-30T19:21:33.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146397334 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:33.086Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:33.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146397335 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:33.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146397335 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:33.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146397336 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:33.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146397336 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:33.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146397377 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} [2019-07-30T19:21:33.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146397387 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:33.343Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T19:21:33.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:33.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146397389 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:21:33.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146397390 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:21:33.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146397390 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:21:33.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146397390 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:33.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146397391 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]} [2019-07-30T19:21:33.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146397423 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:33.599Z] [2019-07-30T19:21:33.599Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:33.392 [2019-07-30T19:21:33.599Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:33.599Z] [2019-07-30T19:21:33.599Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T19:21:33.599Z] !STACK 0 [2019-07-30T19:21:33.599Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T19:21:33.599Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T19:21:33.599Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:33.599Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:33.599Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:33.599Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:33.599Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:33.599Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:33.599Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:33.599Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:33.599Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:33.599Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value [2019-07-30T19:21:33.599Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87) [2019-07-30T19:21:33.599Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164) [2019-07-30T19:21:33.599Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123) [2019-07-30T19:21:33.599Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139) [2019-07-30T19:21:33.599Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130) [2019-07-30T19:21:33.599Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96) [2019-07-30T19:21:33.599Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285) [2019-07-30T19:21:33.599Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T19:21:33.599Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T19:21:33.599Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T19:21:33.599Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:33.599Z] ... 9 more [2019-07-30T19:21:34.163Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:34.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146398265 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:34.163Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:34.163Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:34.163Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:34.163Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:34.163Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:34.163Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:34.163Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:34.163Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:34.163Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:34.163Z] DEBUG - Clicking on OK [2019-07-30T19:21:34.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146398267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:34.163Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146398267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:34.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146398267 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:34.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146398267 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:34.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146398267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:34.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146398267 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:34.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146398268 data=null 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') [2019-07-30T19:21:34.163Z] DEBUG - Clicked on [2019-07-30T19:21:34.421Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:34.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:34.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:34.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:34.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:34.421Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:34.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146398597 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:34.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146398598 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:34.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146398601 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:34.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146398602 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:34.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146398602 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} [2019-07-30T19:21:34.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146398628 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:34.421Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:34.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146398629 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:34.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146398630 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:34.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146398630 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:34.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146398630 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:34.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146398630 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} [2019-07-30T19:21:34.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146398680 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:34.727Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T19:21:34.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:34.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146398682 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:21:34.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146398682 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:21:34.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146398682 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:21:34.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146398683 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:34.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146398683 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]} [2019-07-30T19:21:34.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146398694 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:34.727Z] [2019-07-30T19:21:34.727Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:34.556 [2019-07-30T19:21:34.727Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:34.727Z] [2019-07-30T19:21:34.727Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T19:21:34.727Z] !STACK 0 [2019-07-30T19:21:34.727Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T19:21:34.727Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T19:21:34.727Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:34.727Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:34.727Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:34.727Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:34.727Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:34.727Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:34.727Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:34.727Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:34.727Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:34.727Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T19:21:34.727Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-30T19:21:34.727Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T19:21:34.727Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T19:21:34.727Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T19:21:34.727Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T19:21:34.727Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T19:21:34.727Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T19:21:34.727Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:34.727Z] ... 9 more [2019-07-30T19:21:35.433Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:35.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146399518 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:35.433Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:35.433Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:35.433Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:35.433Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:35.433Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:35.433Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:35.433Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:35.433Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:35.433Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:35.433Z] DEBUG - Clicking on OK [2019-07-30T19:21:35.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146399520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:35.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146399520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:35.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146399520 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:35.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146399520 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:35.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146399520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:35.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146399520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:35.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146399521 data=null 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') [2019-07-30T19:21:35.433Z] DEBUG - Clicked on [2019-07-30T19:21:35.689Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:35.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:35.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:35.689Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:35.689Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:35.689Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:35.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146399796 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:35.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146399796 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:35.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146399796 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:35.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146399797 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:35.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146399797 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} [2019-07-30T19:21:35.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146399825 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:35.689Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:35.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146399826 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:35.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146399826 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:35.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146399826 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:35.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146399826 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:35.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146399826 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} [2019-07-30T19:21:35.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146399834 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:35.689Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T19:21:35.689Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:35.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146399835 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:21:35.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146399835 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:21:35.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146399838 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:21:35.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146399839 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:35.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146399839 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]} [2019-07-30T19:21:35.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146399890 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:35.946Z] [2019-07-30T19:21:35.946Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:35.800 [2019-07-30T19:21:35.946Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:35.946Z] [2019-07-30T19:21:35.946Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-30T19:21:35.946Z] !STACK 0 [2019-07-30T19:21:35.946Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-30T19:21:35.946Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T19:21:35.946Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:35.946Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:35.946Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:35.946Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:35.946Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:35.946Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:35.946Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:35.946Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:35.946Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:35.946Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU [2019-07-30T19:21:35.946Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56) [2019-07-30T19:21:35.946Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:82) [2019-07-30T19:21:35.946Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T19:21:35.946Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T19:21:35.946Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T19:21:35.946Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T19:21:35.946Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T19:21:35.946Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T19:21:35.946Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:35.946Z] ... 9 more [2019-07-30T19:21:35.946Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU" [2019-07-30T19:21:35.946Z] at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) [2019-07-30T19:21:35.946Z] at java.lang.Long.parseLong(Long.java:589) [2019-07-30T19:21:35.946Z] at java.lang.Long.valueOf(Long.java:776) [2019-07-30T19:21:35.946Z] at java.lang.Long.decode(Long.java:928) [2019-07-30T19:21:35.946Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54) [2019-07-30T19:21:35.946Z] ... 17 more [2019-07-30T19:21:36.508Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:36.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146400701 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:36.508Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:36.508Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:36.508Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:36.508Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:36.508Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:36.508Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:36.508Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:36.508Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:36.508Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:36.508Z] DEBUG - Clicking on OK [2019-07-30T19:21:36.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146400703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:36.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146400703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:36.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146400703 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:36.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146400703 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:36.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146400703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:36.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146400703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:36.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146400703 data=null 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') [2019-07-30T19:21:36.765Z] DEBUG - Clicked on [2019-07-30T19:21:36.765Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:36.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:36.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:36.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:36.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:36.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:36.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146400994 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:36.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146400994 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:36.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146400994 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:36.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146400994 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:36.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146400995 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} [2019-07-30T19:21:36.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146401014 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:36.765Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:36.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146401015 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:36.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146401015 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:36.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146401015 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:36.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146401015 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:37.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146401016 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} [2019-07-30T19:21:37.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146401029 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:37.022Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T19:21:37.022Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:37.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146401030 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:21:37.022Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146401030 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:21:37.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146401031 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:21:37.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146401031 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:37.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146401031 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]} [2019-07-30T19:21:37.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146401089 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:37.022Z] [2019-07-30T19:21:37.022Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:36.984 [2019-07-30T19:21:37.022Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:37.022Z] [2019-07-30T19:21:37.022Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-30T19:21:37.022Z] !STACK 0 [2019-07-30T19:21:37.022Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-30T19:21:37.022Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T19:21:37.022Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:37.022Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:37.022Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:37.022Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:37.022Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:37.022Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:37.022Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:37.022Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:37.022Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:37.022Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8 [2019-07-30T19:21:37.022Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-30T19:21:37.022Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T19:21:37.022Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T19:21:37.022Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T19:21:37.022Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T19:21:37.022Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T19:21:37.022Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T19:21:37.022Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:37.022Z] ... 9 more [2019-07-30T19:21:37.951Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:37.951Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146401842 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:37.951Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:37.951Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:37.951Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:37.951Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:37.951Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:37.951Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:37.951Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:37.951Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:37.951Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:37.951Z] DEBUG - Clicking on OK [2019-07-30T19:21:37.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146401844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:37.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146401844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:37.951Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146401844 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:37.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146401844 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:37.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146401845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:37.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146401845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:37.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146401845 data=null 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') [2019-07-30T19:21:37.951Z] DEBUG - Clicked on [2019-07-30T19:21:37.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:37.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:37.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:37.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:37.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:37.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:37.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146402102 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:37.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146402102 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:37.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146402102 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:37.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146402103 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:37.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146402103 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} [2019-07-30T19:21:37.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146402178 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:37.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:37.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146402179 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:37.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146402179 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:37.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146402179 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:37.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146402179 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:37.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146402180 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} [2019-07-30T19:21:37.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146402188 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:37.951Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T19:21:37.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:37.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146402189 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:21:37.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146402189 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:21:37.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146402189 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:21:37.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146402189 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:37.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146402190 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]} [2019-07-30T19:21:38.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146402208 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:38.208Z] [2019-07-30T19:21:38.208Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:38.176 [2019-07-30T19:21:38.208Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:38.208Z] [2019-07-30T19:21:38.208Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T19:21:38.208Z] !STACK 0 [2019-07-30T19:21:38.208Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T19:21:38.208Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T19:21:38.208Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:38.208Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:38.208Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:38.208Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:38.208Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:38.208Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:38.208Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:38.208Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:38.208Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:38.208Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment [2019-07-30T19:21:38.208Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91) [2019-07-30T19:21:38.208Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T19:21:38.208Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T19:21:38.208Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T19:21:38.208Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T19:21:38.208Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T19:21:38.208Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T19:21:38.208Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:38.208Z] ... 9 more [2019-07-30T19:21:39.138Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:39.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146403106 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:39.138Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:39.138Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:39.138Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:39.138Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:39.138Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:39.138Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:39.138Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:39.138Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:39.138Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:39.138Z] DEBUG - Clicking on OK [2019-07-30T19:21:39.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146403108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:39.138Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146403109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:39.138Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146403109 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:39.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146403109 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:39.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146403109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:39.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146403109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:39.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146403109 data=null 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') [2019-07-30T19:21:39.138Z] DEBUG - Clicked on [2019-07-30T19:21:39.138Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:39.138Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:39.138Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:39.138Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:39.138Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:39.138Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:39.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146403389 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:39.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146403389 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:39.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146403389 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:39.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146403390 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:39.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146403390 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} [2019-07-30T19:21:39.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146403413 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:39.395Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:39.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146403414 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:39.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146403414 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:39.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146403414 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:39.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146403414 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:39.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146403415 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} [2019-07-30T19:21:39.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146403429 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:39.395Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T19:21:39.395Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:39.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146403431 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:21:39.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146403431 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:21:39.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146403480 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:21:39.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146403481 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:39.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146403482 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]} [2019-07-30T19:21:39.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146403503 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:39.651Z] [2019-07-30T19:21:39.651Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:39.460 [2019-07-30T19:21:39.651Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:39.651Z] [2019-07-30T19:21:39.651Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-30T19:21:39.651Z] !STACK 0 [2019-07-30T19:21:39.651Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-30T19:21:39.651Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T19:21:39.651Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:39.651Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:39.651Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:39.651Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:39.651Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:39.651Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:39.651Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:39.651Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:39.651Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:39.651Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0 [2019-07-30T19:21:39.651Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85) [2019-07-30T19:21:39.651Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179) [2019-07-30T19:21:39.651Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T19:21:39.651Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T19:21:39.651Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T19:21:39.651Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T19:21:39.651Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T19:21:39.651Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:39.651Z] ... 9 more [2019-07-30T19:21:40.214Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:40.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146404349 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:40.214Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:40.214Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:40.214Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:40.214Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:40.214Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:40.214Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:40.214Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:40.214Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:40.214Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:40.214Z] DEBUG - Clicking on OK [2019-07-30T19:21:40.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146404351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:40.214Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146404351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:40.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146404351 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:40.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146404351 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:40.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146404352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:40.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146404352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:40.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146404352 data=null 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') [2019-07-30T19:21:40.214Z] DEBUG - Clicked on [2019-07-30T19:21:40.471Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:40.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:40.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:40.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:40.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:40.471Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:40.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146404617 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:40.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146404617 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:40.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146404618 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:40.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146404618 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:40.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146404618 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} [2019-07-30T19:21:40.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146404681 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:40.471Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:40.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146404683 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:40.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146404683 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:40.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146404683 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:40.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146404684 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:40.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146404684 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} [2019-07-30T19:21:40.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146404693 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:40.472Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T19:21:40.472Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:40.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146404695 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:21:40.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146404695 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:21:40.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146404696 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:21:40.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146404696 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:40.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146404696 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]} [2019-07-30T19:21:40.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146404717 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:40.728Z] [2019-07-30T19:21:40.728Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:40.577 [2019-07-30T19:21:40.728Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:40.728Z] [2019-07-30T19:21:40.728Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-30T19:21:40.728Z] !STACK 0 [2019-07-30T19:21:40.728Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-30T19:21:40.728Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T19:21:40.728Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:40.728Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:40.728Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:40.728Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:40.728Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:40.728Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:40.728Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:40.728Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:40.728Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:40.728Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx [2019-07-30T19:21:40.728Z] at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:193) [2019-07-30T19:21:40.728Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114) [2019-07-30T19:21:40.728Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150) [2019-07-30T19:21:40.728Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224) [2019-07-30T19:21:40.728Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T19:21:40.728Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T19:21:40.728Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T19:21:40.728Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T19:21:40.728Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T19:21:40.728Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:40.728Z] ... 9 more [2019-07-30T19:21:41.292Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:41.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146405439 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:41.292Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:41.292Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:41.292Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:41.292Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:41.292Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:41.292Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:41.292Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:41.292Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:41.292Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:41.292Z] DEBUG - Clicking on OK [2019-07-30T19:21:41.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146405441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:41.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146405441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:41.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146405441 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:41.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146405441 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:41.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146405441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:41.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146405441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:41.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146405441 data=null 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') [2019-07-30T19:21:41.292Z] DEBUG - Clicked on [2019-07-30T19:21:41.549Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:41.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:41.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:41.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:41.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:41.549Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:41.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146405714 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:41.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146405714 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:41.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146405714 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:41.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146405715 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:41.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146405715 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} [2019-07-30T19:21:41.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146405786 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:41.549Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:41.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146405787 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:41.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146405788 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:41.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146405788 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:41.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146405788 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:41.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146405788 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} [2019-07-30T19:21:41.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146405796 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:41.549Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T19:21:41.549Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:41.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146405798 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:21:41.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146405798 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:21:41.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146405798 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:21:41.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146405799 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:41.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146405799 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]} [2019-07-30T19:21:41.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146405815 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:41.805Z] [2019-07-30T19:21:41.805Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:41.682 [2019-07-30T19:21:41.805Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:41.805Z] [2019-07-30T19:21:41.805Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-30T19:21:41.805Z] !STACK 0 [2019-07-30T19:21:41.805Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-30T19:21:41.805Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170) [2019-07-30T19:21:41.805Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:41.805Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:41.805Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:41.805Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:41.805Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:41.805Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:41.805Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:41.805Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:41.805Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:41.805Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined. [2019-07-30T19:21:41.805Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:216) [2019-07-30T19:21:41.805Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129) [2019-07-30T19:21:41.805Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288) [2019-07-30T19:21:41.805Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143) [2019-07-30T19:21:41.805Z] at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95) [2019-07-30T19:21:41.805Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257) [2019-07-30T19:21:41.805Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:41.805Z] ... 9 more [2019-07-30T19:21:42.368Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:42.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146406561 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:42.368Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:42.368Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:42.368Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:42.368Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:42.368Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:42.368Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:42.368Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:42.368Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:42.368Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:42.368Z] DEBUG - Clicking on OK [2019-07-30T19:21:42.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146406563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:42.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146406563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:42.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146406564 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:42.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146406564 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:42.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146406564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:42.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146406564 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:42.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146406564 data=null 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') [2019-07-30T19:21:42.625Z] DEBUG - Clicked on [2019-07-30T19:21:42.882Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:21:42.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:42.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:42.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:42.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:42.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:42.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146406904 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:42.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146406904 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:42.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146406904 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:42.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146406904 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:42.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146406908 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} [2019-07-30T19:21:42.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146406936 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:42.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:42.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146406937 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:42.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146406937 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:42.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146406937 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:42.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146406938 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:42.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146406938 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} [2019-07-30T19:21:42.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146406977 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:42.882Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again. [2019-07-30T19:21:42.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:42.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1146406979 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:21:42.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1146406979 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:21:42.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1146406979 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:21:42.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1146406979 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:42.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146406980 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]} [2019-07-30T19:21:42.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1146406990 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:21:43.139Z] [2019-07-30T19:21:43.139Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:21:42.960 [2019-07-30T19:21:43.139Z] !MESSAGE Error initializing trace. [2019-07-30T19:21:43.139Z] [2019-07-30T19:21:43.139Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-30T19:21:43.139Z] !STACK 0 [2019-07-30T19:21:43.139Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11 [2019-07-30T19:21:43.139Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172) [2019-07-30T19:21:43.139Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:189) [2019-07-30T19:21:43.139Z] at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.(CTFTrace.java:164) [2019-07-30T19:21:43.139Z] at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225) [2019-07-30T19:21:43.139Z] at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225) [2019-07-30T19:21:43.139Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:281) [2019-07-30T19:21:43.139Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:340) [2019-07-30T19:21:43.139Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:337) [2019-07-30T19:21:43.139Z] at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:454) [2019-07-30T19:21:43.139Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:21:43.139Z] Caused by: NoViableAltException(73@[]) [2019-07-30T19:21:43.139Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3107) [2019-07-30T19:21:43.139Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2573) [2019-07-30T19:21:43.139Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1927) [2019-07-30T19:21:43.139Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1706) [2019-07-30T19:21:43.139Z] at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348) [2019-07-30T19:21:43.139Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303) [2019-07-30T19:21:43.139Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253) [2019-07-30T19:21:43.139Z] at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165) [2019-07-30T19:21:43.139Z] ... 9 more [2019-07-30T19:21:43.732Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace' [2019-07-30T19:21:43.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=1146407810 data=null doit=true} to Shell with text {Open Trace} [2019-07-30T19:21:43.732Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:43.732Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:43.732Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label' [2019-07-30T19:21:43.732Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label') [2019-07-30T19:21:43.732Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:21:43.732Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:21:43.732Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:43.732Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:43.732Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:43.732Z] DEBUG - Clicking on OK [2019-07-30T19:21:43.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146407812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:43.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146407812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:43.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146407812 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:43.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146407813 data=null} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:43.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146407813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:43.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146407813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH') [2019-07-30T19:21:43.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146407813 data=null 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') [2019-07-30T19:21:43.732Z] DEBUG - Clicked on [2019-07-30T19:21:43.989Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1146408088 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:21:43.989Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:21:43.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:21:43.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:21:43.989Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:21:43.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146408095 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:43.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=1146408095 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:43.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=1146408095 data=null} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:43.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146408096 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:43.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1146408096 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} [2019-07-30T19:21:43.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=1146408132 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces} [2019-07-30T19:21:44.246Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:21:44.246Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:21:44.246Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:21:45.176Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:21:45.176Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:21:45.176Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:21:45.176Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:21:45.176Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:21:45.176Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:21:45.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:21:45.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:45.176Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:21:45.176Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:21:45.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146409098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:21:45.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146409098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:21:45.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146409098 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:21:45.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146409098 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:21:45.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146409098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:21:45.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146409099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:21:45.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146409099 data=null 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') [2019-07-30T19:21:45.176Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146409099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:21:45.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146409099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:21:45.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146409099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:21:45.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146409099 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:21:45.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1146409099 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:21:45.176Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:21:45.176Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:21:45.176Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:21:45.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:21:45.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:21:45.176Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:21:45.176Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:21:45.176Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:21:45.176Z] DEBUG - Clicking on OK [2019-07-30T19:21:45.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1146409101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:21:45.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1146409101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:21:45.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1146409101 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:21:45.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1146409101 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:21:45.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1146409102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:21:45.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1146409102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:21:45.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:21:45.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:21:45.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:21:45.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:21:45.176Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:21:45.176Z] DEBUG - Clicked on OK [2019-07-30T19:21:45.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1146409102 data=null item=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') [2019-07-30T19:21:45.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1146408281 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:21:45.433Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.116 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace [2019-07-30T19:21:45.433Z] testOpen[0: ../../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: 2.106 s [2019-07-30T19:21:45.433Z] testOpen[1: ../../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: 1.411 s [2019-07-30T19:21:45.433Z] testOpen[2: ../../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: 1.393 s [2019-07-30T19:21:45.433Z] testOpen[3: ../../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: 1.405 s [2019-07-30T19:21:45.433Z] testOpen[4: ../../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: 1.339 s [2019-07-30T19:21:45.433Z] testOpen[5: ../../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: 1.459 s [2019-07-30T19:21:45.433Z] testOpen[6: ../../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: 1.483 s [2019-07-30T19:21:45.433Z] testOpen[7: ../../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: 1.402 s [2019-07-30T19:21:45.433Z] testOpen[8: ../../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: 1.828 s [2019-07-30T19:21:45.433Z] testOpen[9: ../../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: 1.306 s [2019-07-30T19:21:45.433Z] testOpen[10: ../../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: 1.462 s [2019-07-30T19:21:45.433Z] testOpen[11: ../../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: 1.199 s [2019-07-30T19:21:45.433Z] testOpen[12: ../../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: 1.119 s [2019-07-30T19:21:45.433Z] testOpen[13: ../../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: 1.304 s [2019-07-30T19:21:45.433Z] testOpen[14: ../../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: 1.193 s [2019-07-30T19:21:45.433Z] testOpen[15: ../../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: 1.294 s [2019-07-30T19:21:45.433Z] testOpen[16: ../../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: 1.196 s [2019-07-30T19:21:45.433Z] testOpen[17: ../../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: 1.201 s [2019-07-30T19:21:45.433Z] 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: 1.107 s [2019-07-30T19:21:45.433Z] testOpen[19: ../../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: 1.286 s [2019-07-30T19:21:45.433Z] testOpen[20: ../../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: 1.224 s [2019-07-30T19:21:45.433Z] testOpen[21: ../../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: 1.097 s [2019-07-30T19:21:45.433Z] testOpen[22: ../../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: 1.194 s [2019-07-30T19:21:45.433Z] 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: 1.188 s [2019-07-30T19:21:45.433Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-30T19:21:45.996Z] *** BUG *** [2019-07-30T19:21:45.996Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:21:45.996Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:21:45.996Z] [2019-07-30T19:21:45.996Z] *** BUG *** [2019-07-30T19:21:45.996Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:21:45.996Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:21:45.996Z] [2019-07-30T19:21:46.560Z] *** BUG *** [2019-07-30T19:21:46.560Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:21:46.560Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:21:46.560Z] [2019-07-30T19:21:46.560Z] *** BUG *** [2019-07-30T19:21:46.560Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:21:46.560Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:21:46.560Z] [2019-07-30T19:21:46.560Z] *** BUG *** [2019-07-30T19:21:46.560Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:21:46.560Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:21:46.560Z] [2019-07-30T19:21:46.560Z] *** BUG *** [2019-07-30T19:21:46.560Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:21:46.560Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:21:46.560Z] [2019-07-30T19:21:46.560Z] *** BUG *** [2019-07-30T19:21:46.560Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:21:46.560Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:21:46.560Z] [2019-07-30T19:21:50.730Z] *** BUG *** [2019-07-30T19:21:50.730Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:21:50.730Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:21:50.730Z] [2019-07-30T19:21:50.730Z] *** BUG *** [2019-07-30T19:21:50.730Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:21:50.730Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:21:50.730Z] [2019-07-30T19:21:50.730Z] *** BUG *** [2019-07-30T19:21:50.730Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:21:50.730Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:21:50.730Z] [2019-07-30T19:23:42.348Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.655 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest [2019-07-30T19:23:42.348Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 4.143 s [2019-07-30T19:23:42.348Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.25 s [2019-07-30T19:23:42.348Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.435 s [2019-07-30T19:23:42.348Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 7.163 s [2019-07-30T19:23:42.348Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.309 s [2019-07-30T19:23:42.348Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 9.997 s [2019-07-30T19:23:42.348Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 10.531 s [2019-07-30T19:23:42.348Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.692 s [2019-07-30T19:23:42.348Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 0.788 s [2019-07-30T19:23:42.348Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.506 s [2019-07-30T19:23:42.348Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 6.714 s [2019-07-30T19:23:42.348Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.983 s [2019-07-30T19:23:42.348Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.192 s [2019-07-30T19:23:42.348Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.806 s [2019-07-30T19:23:42.348Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.991 s [2019-07-30T19:23:42.348Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 1.495 s [2019-07-30T19:23:42.348Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.314 s [2019-07-30T19:23:42.348Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.695 s [2019-07-30T19:23:42.348Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.401 s [2019-07-30T19:23:42.348Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 3.928 s [2019-07-30T19:23:42.348Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.391 s [2019-07-30T19:23:42.348Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.004 s [2019-07-30T19:23:42.348Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.363 s [2019-07-30T19:23:42.349Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 5.039 s [2019-07-30T19:23:42.349Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest) Time elapsed: 2.308 s [2019-07-30T19:23:42.349Z] [2019-07-30T19:23:42.349Z] Results: [2019-07-30T19:23:42.349Z] [2019-07-30T19:23:42.349Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:23:42.349Z] [2019-07-30T19:23:42.349Z] [2019-07-30T19:23:42.349Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 19:23:30.645 [2019-07-30T19:23:42.349Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T19:23:42.349Z] [INFO] All tests passed! [2019-07-30T19:23:42.349Z] [INFO] [2019-07-30T19:23:42.349Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T19:23:42.349Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:23:42.349Z] [INFO] [2019-07-30T19:23:42.349Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T19:23:42.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:23:42.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:23:42.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:23:42.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:23:42.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:23:42.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T19:23:42.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:23:42.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:23:42.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:23:42.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T19:23:42.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:23:42.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T19:23:42.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:23:42.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T19:23:42.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:23:42.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T19:23:42.349Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T19:23:42.349Z] [INFO] [2019-07-30T19:23:42.349Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T19:23:42.349Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-30T19:23:42.349Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.pom [2019-07-30T19:23:42.349Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-30T19:23:42.349Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:23:42.349Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-30T19:23:42.349Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-30T19:23:42.349Z] [INFO] [2019-07-30T19:23:42.349Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests --- [2019-07-30T19:23:42.349Z] [INFO] [2019-07-30T19:23:42.349Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >----- [2019-07-30T19:23:42.349Z] [INFO] Building Trace Compass User Guide 5.0.0-SNAPSHOT [69/134] [2019-07-30T19:23:42.349Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:23:42.349Z] [INFO] [2019-07-30T19:23:42.349Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:42.349Z] [INFO] [2019-07-30T19:23:42.349Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:42.349Z] [INFO] Executing tasks [2019-07-30T19:23:42.349Z] [2019-07-30T19:23:42.349Z] main: [2019-07-30T19:23:42.349Z] [2019-07-30T19:23:42.349Z] clean: [2019-07-30T19:23:42.349Z] [INFO] Executed tasks [2019-07-30T19:23:42.349Z] [INFO] [2019-07-30T19:23:42.349Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:42.349Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target [2019-07-30T19:23:42.349Z] [INFO] [2019-07-30T19:23:42.349Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:42.349Z] [INFO] The project's OSGi version is 5.0.0.201907301829 [2019-07-30T19:23:42.349Z] [INFO] [2019-07-30T19:23:42.349Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:42.349Z] [INFO] [2019-07-30T19:23:42.349Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:42.349Z] [INFO] [2019-07-30T19:23:42.349Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:42.349Z] [INFO] [2019-07-30T19:23:42.349Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:42.349Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:23:42.349Z] [INFO] [2019-07-30T19:23:42.349Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:42.349Z] [INFO] Executing tasks [2019-07-30T19:23:42.349Z] [2019-07-30T19:23:42.349Z] main: [2019-07-30T19:23:42.349Z] [2019-07-30T19:23:42.349Z] build: [2019-07-30T19:23:42.349Z] Help: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html [2019-07-30T19:23:42.349Z] [2019-07-30T19:23:42.349Z] test: [2019-07-30T19:23:42.349Z] [xmlvalidate] 18 file(s) have been successfully validated. [2019-07-30T19:23:42.349Z] [INFO] Executed tasks [2019-07-30T19:23:42.349Z] [INFO] [2019-07-30T19:23:42.349Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:42.349Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:23:42.349Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/src/main/resources [2019-07-30T19:23:42.349Z] [INFO] [2019-07-30T19:23:42.349Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:42.349Z] [INFO] [2019-07-30T19:23:42.349Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:42.349Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-30T19:23:42.349Z] [INFO] Command line: [2019-07-30T19:23:42.349Z] [/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/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-30T19:23:42.349Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:23:42.349Z] Buildfile: build.xml [2019-07-30T19:23:42.349Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T19:23:42.349Z] [2019-07-30T19:23:42.349Z] build.index: [2019-07-30T19:23:43.719Z] BUILD SUCCESSFUL [2019-07-30T19:23:43.719Z] [2019-07-30T19:23:43.719Z] BUILD SUCCESSFUL [2019-07-30T19:23:43.719Z] Total time: 3 seconds [2019-07-30T19:23:44.282Z] [INFO] [2019-07-30T19:23:44.282Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:44.282Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:23:44.282Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/src/test/resources [2019-07-30T19:23:44.282Z] [INFO] [2019-07-30T19:23:44.282Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:44.282Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T19:23:44.282Z] [INFO] [2019-07-30T19:23:44.282Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:44.282Z] [INFO] [2019-07-30T19:23:44.282Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:44.282Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T19:23:45.211Z] [INFO] [2019-07-30T19:23:45.211Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:45.211Z] [INFO] [2019-07-30T19:23:45.211Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:45.211Z] [INFO] [2019-07-30T19:23:45.211Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:45.211Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T19:23:45.774Z] [INFO] [2019-07-30T19:23:45.774Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:46.032Z] [INFO] [2019-07-30T19:23:46.032Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:46.032Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:23:46.032Z] [INFO] [2019-07-30T19:23:46.032Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:46.032Z] [INFO] [2019-07-30T19:23:46.032Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:46.032Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T19:23:46.032Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.pom [2019-07-30T19:23:46.032Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T19:23:46.032Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:23:46.032Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:23:46.032Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:23:46.032Z] [INFO] [2019-07-30T19:23:46.032Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user --- [2019-07-30T19:23:46.032Z] [INFO] [2019-07-30T19:23:46.032Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >-- [2019-07-30T19:23:46.032Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT [70/134] [2019-07-30T19:23:46.032Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:23:46.032Z] [INFO] [2019-07-30T19:23:46.032Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:46.032Z] [INFO] [2019-07-30T19:23:46.032Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:46.032Z] [INFO] Executing tasks [2019-07-30T19:23:46.032Z] [2019-07-30T19:23:46.032Z] main: [2019-07-30T19:23:46.032Z] [2019-07-30T19:23:46.032Z] clean: [2019-07-30T19:23:46.032Z] [INFO] Executed tasks [2019-07-30T19:23:46.032Z] [INFO] [2019-07-30T19:23:46.032Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:46.032Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target [2019-07-30T19:23:46.032Z] [INFO] [2019-07-30T19:23:46.032Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:46.032Z] [INFO] The project's OSGi version is 5.0.0.201907301829 [2019-07-30T19:23:46.032Z] [INFO] [2019-07-30T19:23:46.032Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:46.032Z] [INFO] [2019-07-30T19:23:46.032Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:46.032Z] [INFO] [2019-07-30T19:23:46.032Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:46.032Z] [INFO] [2019-07-30T19:23:46.032Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:46.032Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:23:46.032Z] [INFO] [2019-07-30T19:23:46.032Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:46.289Z] [INFO] Executing tasks [2019-07-30T19:23:46.289Z] [2019-07-30T19:23:46.289Z] main: [2019-07-30T19:23:46.289Z] [2019-07-30T19:23:46.289Z] build: [2019-07-30T19:23:46.289Z] Help: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html [2019-07-30T19:23:46.289Z] [2019-07-30T19:23:46.289Z] test: [2019-07-30T19:23:46.289Z] [xmlvalidate] 8 file(s) have been successfully validated. [2019-07-30T19:23:46.289Z] [INFO] Executed tasks [2019-07-30T19:23:46.289Z] [INFO] [2019-07-30T19:23:46.289Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:46.289Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:23:46.289Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources [2019-07-30T19:23:46.289Z] [INFO] [2019-07-30T19:23:46.289Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:46.289Z] [INFO] [2019-07-30T19:23:46.289Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:46.546Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-30T19:23:46.546Z] [INFO] Command line: [2019-07-30T19:23:46.546Z] [/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/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-30T19:23:46.546Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:23:49.819Z] Buildfile: build.xml [2019-07-30T19:23:49.819Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T19:23:49.819Z] [2019-07-30T19:23:49.819Z] build.index: [2019-07-30T19:23:51.711Z] BUILD SUCCESSFUL [2019-07-30T19:23:51.711Z] [2019-07-30T19:23:51.711Z] BUILD SUCCESSFUL [2019-07-30T19:23:51.711Z] Total time: 3 seconds [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:52.824Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:23:52.824Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:52.824Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:52.824Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:52.824Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:52.824Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:52.824Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T19:23:52.824Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.pom [2019-07-30T19:23:52.824Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T19:23:52.824Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:23:52.824Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:23:52.824Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user --- [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >--- [2019-07-30T19:23:52.824Z] [INFO] Building Trace Compass RCP User Guide 5.0.0-SNAPSHOT [71/134] [2019-07-30T19:23:52.824Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:23:52.824Z] [INFO] Executing tasks [2019-07-30T19:23:52.824Z] [2019-07-30T19:23:52.824Z] main: [2019-07-30T19:23:52.824Z] [2019-07-30T19:23:52.824Z] clean: [2019-07-30T19:23:52.824Z] [INFO] Executed tasks [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:23:52.824Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:23:52.824Z] [INFO] The project's OSGi version is 5.0.0.201907301829 [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:23:52.824Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:23:52.824Z] [INFO] Executing tasks [2019-07-30T19:23:52.824Z] [2019-07-30T19:23:52.824Z] main: [2019-07-30T19:23:52.824Z] [2019-07-30T19:23:52.824Z] build: [2019-07-30T19:23:52.824Z] Help: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html [2019-07-30T19:23:52.824Z] [2019-07-30T19:23:52.824Z] test: [2019-07-30T19:23:52.824Z] [xmlvalidate] 2 file(s) have been successfully validated. [2019-07-30T19:23:52.824Z] [INFO] Executed tasks [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:23:52.824Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:23:52.824Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:23:52.824Z] [INFO] [2019-07-30T19:23:52.824Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:23:53.081Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-30T19:23:53.081Z] [INFO] Command line: [2019-07-30T19:23:53.081Z] [/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/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-30T19:23:53.081Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:23:56.351Z] Buildfile: build.xml [2019-07-30T19:23:56.351Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T19:23:56.351Z] [2019-07-30T19:23:56.351Z] build.index: [2019-07-30T19:23:59.622Z] BUILD SUCCESSFUL [2019-07-30T19:23:59.622Z] [2019-07-30T19:23:59.622Z] BUILD SUCCESSFUL [2019-07-30T19:23:59.622Z] Total time: 4 seconds [2019-07-30T19:24:00.186Z] [INFO] [2019-07-30T19:24:00.186Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:24:00.186Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:24:00.186Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources [2019-07-30T19:24:00.186Z] [INFO] [2019-07-30T19:24:00.186Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:24:00.186Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T19:24:00.186Z] [INFO] [2019-07-30T19:24:00.186Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:24:00.186Z] [INFO] [2019-07-30T19:24:00.186Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:24:00.186Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T19:24:00.186Z] [INFO] [2019-07-30T19:24:00.186Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:24:00.186Z] [INFO] [2019-07-30T19:24:00.186Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:24:00.186Z] [INFO] [2019-07-30T19:24:00.186Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:24:00.186Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T19:24:00.186Z] [INFO] [2019-07-30T19:24:00.186Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:24:00.186Z] [INFO] [2019-07-30T19:24:00.186Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:24:00.186Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:24:00.186Z] [INFO] [2019-07-30T19:24:00.186Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:24:00.186Z] [INFO] [2019-07-30T19:24:00.186Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:24:00.186Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T19:24:00.186Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.pom [2019-07-30T19:24:00.186Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T19:24:00.186Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:24:00.186Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:24:00.186Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:24:00.186Z] [INFO] [2019-07-30T19:24:00.186Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user --- [2019-07-30T19:24:00.186Z] [INFO] [2019-07-30T19:24:00.186Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >-- [2019-07-30T19:24:00.186Z] [INFO] Building Trace Compass Pcap User Guide 5.0.0-SNAPSHOT [72/134] [2019-07-30T19:24:00.186Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:24:00.186Z] [INFO] [2019-07-30T19:24:00.186Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:00.186Z] [INFO] [2019-07-30T19:24:00.186Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:00.442Z] [INFO] Executing tasks [2019-07-30T19:24:00.442Z] [2019-07-30T19:24:00.442Z] main: [2019-07-30T19:24:00.442Z] [2019-07-30T19:24:00.442Z] clean: [2019-07-30T19:24:00.442Z] [INFO] Executed tasks [2019-07-30T19:24:00.442Z] [INFO] [2019-07-30T19:24:00.442Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:00.442Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target [2019-07-30T19:24:00.442Z] [INFO] [2019-07-30T19:24:00.442Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:00.442Z] [INFO] The project's OSGi version is 5.0.0.201907301829 [2019-07-30T19:24:00.442Z] [INFO] [2019-07-30T19:24:00.442Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:00.442Z] [INFO] [2019-07-30T19:24:00.442Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:00.442Z] [INFO] [2019-07-30T19:24:00.442Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:00.442Z] [INFO] [2019-07-30T19:24:00.442Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:00.442Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:24:00.442Z] [INFO] [2019-07-30T19:24:00.442Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:00.442Z] [INFO] Executing tasks [2019-07-30T19:24:00.442Z] [2019-07-30T19:24:00.442Z] main: [2019-07-30T19:24:00.442Z] [2019-07-30T19:24:00.442Z] build: [2019-07-30T19:24:00.442Z] Help: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html [2019-07-30T19:24:00.442Z] [2019-07-30T19:24:00.442Z] test: [2019-07-30T19:24:00.442Z] [xmlvalidate] 1 file(s) have been successfully validated. [2019-07-30T19:24:00.442Z] [INFO] Executed tasks [2019-07-30T19:24:00.442Z] [INFO] [2019-07-30T19:24:00.442Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:00.442Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:24:00.442Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources [2019-07-30T19:24:00.442Z] [INFO] [2019-07-30T19:24:00.442Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:00.442Z] [INFO] [2019-07-30T19:24:00.442Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:00.699Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log [2019-07-30T19:24:00.699Z] [INFO] Command line: [2019-07-30T19:24:00.699Z] [/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/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index] [2019-07-30T19:24:00.699Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:24:03.970Z] Buildfile: build.xml [2019-07-30T19:24:03.970Z] [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found. [2019-07-30T19:24:03.970Z] [2019-07-30T19:24:03.970Z] build.index: [2019-07-30T19:24:04.899Z] BUILD SUCCESSFUL [2019-07-30T19:24:04.899Z] [2019-07-30T19:24:04.899Z] BUILD SUCCESSFUL [2019-07-30T19:24:04.899Z] Total time: 2 seconds [2019-07-30T19:24:05.829Z] [INFO] [2019-07-30T19:24:05.829Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:05.829Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:24:05.829Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources [2019-07-30T19:24:05.829Z] [INFO] [2019-07-30T19:24:05.829Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:05.829Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T19:24:05.829Z] [INFO] [2019-07-30T19:24:05.829Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:05.829Z] [INFO] [2019-07-30T19:24:05.829Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:05.829Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T19:24:05.829Z] [INFO] [2019-07-30T19:24:05.829Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:05.829Z] [INFO] [2019-07-30T19:24:05.829Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:05.829Z] [INFO] [2019-07-30T19:24:05.829Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:05.829Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T19:24:05.829Z] [INFO] [2019-07-30T19:24:05.829Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:05.829Z] [INFO] [2019-07-30T19:24:05.829Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:05.829Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:24:05.829Z] [INFO] [2019-07-30T19:24:05.829Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:05.829Z] [INFO] [2019-07-30T19:24:05.829Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:05.829Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar [2019-07-30T19:24:05.829Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.pom [2019-07-30T19:24:05.829Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-sources.jar [2019-07-30T19:24:05.829Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:24:05.829Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:24:05.829Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:24:05.829Z] [INFO] [2019-07-30T19:24:05.829Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user --- [2019-07-30T19:24:05.829Z] [INFO] [2019-07-30T19:24:05.829Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >----- [2019-07-30T19:24:05.829Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT [73/134] [2019-07-30T19:24:05.829Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:24:05.829Z] [INFO] [2019-07-30T19:24:05.829Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples --- [2019-07-30T19:24:05.829Z] [INFO] [2019-07-30T19:24:05.829Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples --- [2019-07-30T19:24:05.829Z] [INFO] The project's OSGi version is 1.0.4.201907301829 [2019-07-30T19:24:05.829Z] [INFO] [2019-07-30T19:24:05.829Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples --- [2019-07-30T19:24:05.829Z] [INFO] [2019-07-30T19:24:05.829Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples --- [2019-07-30T19:24:05.829Z] [INFO] [2019-07-30T19:24:05.829Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples --- [2019-07-30T19:24:05.829Z] [INFO] [2019-07-30T19:24:05.829Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.examples --- [2019-07-30T19:24:05.829Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:24:05.829Z] [INFO] [2019-07-30T19:24:05.829Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples --- [2019-07-30T19:24:05.829Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:24:05.829Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/src/main/resources [2019-07-30T19:24:05.829Z] [INFO] [2019-07-30T19:24:05.829Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.examples --- [2019-07-30T19:24:05.829Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/target/classes [2019-07-30T19:24:06.086Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[39] [2019-07-30T19:24:06.086Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-30T19:24:06.086Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:24:06.086Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T19:24:06.086Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[48] [2019-07-30T19:24:06.086Z] TmfGenericTreeEntry genericEntry = (TmfGenericTreeEntry) element; [2019-07-30T19:24:06.086Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:24:06.086Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry [2019-07-30T19:24:06.086Z] 2 problems (2 warnings) [2019-07-30T19:24:06.086Z] [INFO] [2019-07-30T19:24:06.086Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples --- [2019-07-30T19:24:06.086Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:24:06.086Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/src/test/resources [2019-07-30T19:24:06.086Z] [INFO] [2019-07-30T19:24:06.086Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples --- [2019-07-30T19:24:06.086Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar [2019-07-30T19:24:06.086Z] [INFO] [2019-07-30T19:24:06.086Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples --- [2019-07-30T19:24:06.086Z] [INFO] [2019-07-30T19:24:06.086Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples --- [2019-07-30T19:24:06.342Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-30T19:24:06.342Z] [INFO] [2019-07-30T19:24:06.342Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples --- [2019-07-30T19:24:06.342Z] [INFO] [2019-07-30T19:24:06.342Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.examples --- [2019-07-30T19:24:06.342Z] [INFO] [2019-07-30T19:24:06.342Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.examples --- [2019-07-30T19:24:06.342Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar [2019-07-30T19:24:06.342Z] [INFO] [2019-07-30T19:24:06.342Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples --- [2019-07-30T19:24:06.342Z] [INFO] [2019-07-30T19:24:06.342Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.examples --- [2019-07-30T19:24:06.342Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:24:06.342Z] [INFO] [2019-07-30T19:24:06.342Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.examples --- [2019-07-30T19:24:06.598Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:24:06.598Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:24:06.857Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:24:07.898Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:24:10.675Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:24:10.675Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:24:10.675Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:24:10.675Z] [INFO] [2019-07-30T19:24:10.675Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples --- [2019-07-30T19:24:10.675Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:24:10.675Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:24:10.675Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:24:10.675Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:24:10.675Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:24:10.675Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:24:10.675Z] [INFO] [2019-07-30T19:24:10.675Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples --- [2019-07-30T19:24:10.675Z] [INFO] [2019-07-30T19:24:10.675Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >-- [2019-07-30T19:24:10.675Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT [74/134] [2019-07-30T19:24:10.675Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T19:24:10.675Z] [INFO] [2019-07-30T19:24:10.675Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T19:24:10.675Z] [INFO] [2019-07-30T19:24:10.675Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T19:24:10.675Z] [INFO] [2019-07-30T19:24:10.675Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T19:24:10.675Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:24:10.675Z] [INFO] [2019-07-30T19:24:10.675Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T19:24:10.675Z] [INFO] [2019-07-30T19:24:10.675Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T19:24:10.675Z] [INFO] [2019-07-30T19:24:10.675Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T19:24:10.675Z] [INFO] [2019-07-30T19:24:10.675Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T19:24:10.675Z] [INFO] [2019-07-30T19:24:10.675Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T19:24:10.675Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:24:10.675Z] [INFO] [2019-07-30T19:24:10.675Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T19:24:10.675Z] [INFO] [2019-07-30T19:24:10.675Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent --- [2019-07-30T19:24:10.675Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-5.0.0-SNAPSHOT.pom [2019-07-30T19:24:10.675Z] [INFO] [2019-07-30T19:24:10.675Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >--- [2019-07-30T19:24:10.675Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT [75/134] [2019-07-30T19:24:10.675Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:24:10.675Z] [INFO] [2019-07-30T19:24:10.675Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T19:24:10.675Z] [INFO] [2019-07-30T19:24:10.675Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T19:24:10.675Z] [INFO] The project's OSGi version is 1.0.2.201907301829 [2019-07-30T19:24:10.675Z] [INFO] [2019-07-30T19:24:10.675Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T19:24:10.675Z] [INFO] [2019-07-30T19:24:10.675Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T19:24:10.675Z] [INFO] [2019-07-30T19:24:10.675Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T19:24:10.675Z] [INFO] [2019-07-30T19:24:10.675Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T19:24:10.675Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:24:10.675Z] [INFO] [2019-07-30T19:24:10.675Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T19:24:10.675Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:24:10.675Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources [2019-07-30T19:24:10.675Z] [INFO] [2019-07-30T19:24:10.675Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T19:24:10.932Z] [INFO] Compiling 7 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes [2019-07-30T19:24:11.496Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[426] [2019-07-30T19:24:11.496Z] ICommandControlDMContext cmdControlDMC = DMContexts.getAncestorOfType(context, ICommandControlDMContext.class); [2019-07-30T19:24:11.496Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:24:11.496Z] 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 [2019-07-30T19:24:11.496Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[441] [2019-07-30T19:24:11.496Z] IBreakpointsTargetDMContext bpTargetDMC = DMContexts.getAncestorOfType(containerDMC , IBreakpointsTargetDMContext.class); [2019-07-30T19:24:11.496Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:24:11.496Z] 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 [2019-07-30T19:24:11.496Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[466] [2019-07-30T19:24:11.496Z] MIBreakpointDMData breakpoint = new MIBreakpointDMData(breakpoints[i]); [2019-07-30T19:24:11.496Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:24:11.496Z] The constructor MIBreakpointDMData(MIBreakpoint) is deprecated [2019-07-30T19:24:11.496Z] 3 problems (3 warnings) [2019-07-30T19:24:11.496Z] [INFO] [2019-07-30T19:24:11.496Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T19:24:11.496Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:24:11.496Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources [2019-07-30T19:24:11.496Z] [INFO] [2019-07-30T19:24:11.496Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T19:24:11.496Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-sources.jar [2019-07-30T19:24:11.496Z] [INFO] [2019-07-30T19:24:11.496Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T19:24:11.496Z] [INFO] [2019-07-30T19:24:11.496Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T19:24:11.753Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-30T19:24:11.753Z] [INFO] [2019-07-30T19:24:11.753Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T19:24:11.753Z] [INFO] [2019-07-30T19:24:11.753Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T19:24:11.753Z] [INFO] [2019-07-30T19:24:11.753Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T19:24:11.753Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-30T19:24:11.753Z] [INFO] [2019-07-30T19:24:11.753Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T19:24:11.753Z] [INFO] [2019-07-30T19:24:11.753Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T19:24:11.753Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:24:11.753Z] [INFO] [2019-07-30T19:24:11.753Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T19:24:12.009Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:24:12.009Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:24:12.265Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:24:13.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:24:15.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:24:15.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:24:15.090Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:24:15.090Z] [INFO] [2019-07-30T19:24:15.090Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T19:24:15.090Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar [2019-07-30T19:24:15.090Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.pom [2019-07-30T19:24:15.090Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-sources.jar [2019-07-30T19:24:15.090Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:24:15.090Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-30T19:24:15.090Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-30T19:24:15.090Z] [INFO] [2019-07-30T19:24:15.090Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core --- [2019-07-30T19:24:15.090Z] [INFO] [2019-07-30T19:24:15.090Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >---- [2019-07-30T19:24:15.090Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT [76/134] [2019-07-30T19:24:15.090Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:24:15.090Z] [INFO] [2019-07-30T19:24:15.090Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T19:24:15.090Z] [INFO] [2019-07-30T19:24:15.090Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T19:24:15.090Z] [INFO] The project's OSGi version is 1.1.1.201907301829 [2019-07-30T19:24:15.090Z] [INFO] [2019-07-30T19:24:15.090Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T19:24:15.090Z] [INFO] [2019-07-30T19:24:15.090Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T19:24:15.090Z] [INFO] [2019-07-30T19:24:15.090Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T19:24:15.090Z] [INFO] [2019-07-30T19:24:15.090Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T19:24:15.090Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:24:15.090Z] [INFO] [2019-07-30T19:24:15.090Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T19:24:15.090Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:24:15.090Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources [2019-07-30T19:24:15.090Z] [INFO] [2019-07-30T19:24:15.090Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T19:24:15.090Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes [2019-07-30T19:24:15.347Z] [INFO] [2019-07-30T19:24:15.347Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T19:24:15.347Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:24:15.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources [2019-07-30T19:24:15.347Z] [INFO] [2019-07-30T19:24:15.347Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T19:24:15.604Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-30T19:24:15.604Z] [INFO] [2019-07-30T19:24:15.604Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T19:24:15.604Z] [INFO] [2019-07-30T19:24:15.604Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T19:24:15.604Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-30T19:24:15.604Z] [INFO] [2019-07-30T19:24:15.604Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T19:24:15.604Z] [INFO] [2019-07-30T19:24:15.604Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T19:24:15.604Z] [INFO] [2019-07-30T19:24:15.604Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T19:24:15.604Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-30T19:24:15.604Z] [INFO] [2019-07-30T19:24:15.604Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T19:24:15.604Z] [INFO] [2019-07-30T19:24:15.604Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T19:24:15.604Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:24:15.604Z] [INFO] [2019-07-30T19:24:15.604Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T19:24:15.861Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:24:15.861Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:24:15.861Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T19:24:16.119Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:24:17.052Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:24:18.091Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:24:18.091Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:24:18.348Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:24:18.348Z] [INFO] [2019-07-30T19:24:18.348Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T19:24:18.348Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar [2019-07-30T19:24:18.348Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.pom [2019-07-30T19:24:18.348Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-30T19:24:18.348Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:24:18.348Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-30T19:24:18.348Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-30T19:24:18.348Z] [INFO] [2019-07-30T19:24:18.348Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui --- [2019-07-30T19:24:18.348Z] [INFO] [2019-07-30T19:24:18.348Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >----- [2019-07-30T19:24:18.348Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT [77/134] [2019-07-30T19:24:18.348Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T19:24:18.348Z] [INFO] [2019-07-30T19:24:18.348Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T19:24:18.348Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/target [2019-07-30T19:24:18.348Z] [INFO] [2019-07-30T19:24:18.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T19:24:18.348Z] [INFO] The project's OSGi version is 5.0.0.201907301829 [2019-07-30T19:24:18.348Z] [INFO] [2019-07-30T19:24:18.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T19:24:18.348Z] [INFO] [2019-07-30T19:24:18.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T19:24:18.348Z] [INFO] [2019-07-30T19:24:18.348Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T19:24:18.348Z] [INFO] [2019-07-30T19:24:18.348Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T19:24:18.348Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:24:18.348Z] [INFO] [2019-07-30T19:24:18.348Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T19:24:18.348Z] [INFO] [2019-07-30T19:24:18.348Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T19:24:18.348Z] [INFO] [2019-07-30T19:24:18.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T19:24:18.348Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.jar [2019-07-30T19:24:18.348Z] [INFO] [2019-07-30T19:24:18.348Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T19:24:18.348Z] [INFO] [2019-07-30T19:24:18.348Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T19:24:18.348Z] [INFO] [2019-07-30T19:24:18.348Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T19:24:18.348Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:24:18.606Z] [INFO] [2019-07-30T19:24:18.606Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T19:24:18.606Z] [INFO] [2019-07-30T19:24:18.606Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T19:24:18.606Z] [INFO] [2019-07-30T19:24:18.606Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T19:24:18.606Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:24:18.606Z] [INFO] [2019-07-30T19:24:18.606Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T19:24:19.535Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:24:19.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:24:19.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:24:20.355Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T19:24:20.612Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:24:21.979Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:24:21.979Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:24:21.979Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T19:24:22.236Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:24:22.236Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T19:24:22.236Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:24:22.236Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:24:22.492Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:24:22.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T19:24:22.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T19:24:22.493Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:24:22.749Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:24:23.006Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T19:24:23.006Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T19:24:23.006Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.doc.user' with 0 classes [2019-07-30T19:24:23.006Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T19:24:23.006Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T19:24:23.006Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T19:24:23.262Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T19:24:23.262Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T19:24:23.262Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T19:24:23.262Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:24:23.262Z] [INFO] [2019-07-30T19:24:23.262Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T19:24:23.262Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.jar [2019-07-30T19:24:23.262Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT.pom [2019-07-30T19:24:23.262Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:24:23.262Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:24:23.262Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:24:23.519Z] [INFO] [2019-07-30T19:24:23.519Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace --- [2019-07-30T19:24:23.519Z] [INFO] [2019-07-30T19:24:23.519Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >-- [2019-07-30T19:24:23.519Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT [78/134] [2019-07-30T19:24:23.519Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:24:23.519Z] [INFO] [2019-07-30T19:24:23.519Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T19:24:23.519Z] [INFO] [2019-07-30T19:24:23.519Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T19:24:23.519Z] [INFO] The project's OSGi version is 1.0.0.201907301829 [2019-07-30T19:24:23.519Z] [INFO] [2019-07-30T19:24:23.519Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T19:24:23.519Z] [INFO] [2019-07-30T19:24:23.519Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T19:24:23.519Z] [INFO] [2019-07-30T19:24:23.519Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T19:24:23.519Z] [INFO] [2019-07-30T19:24:23.519Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T19:24:23.519Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:24:23.519Z] [INFO] [2019-07-30T19:24:23.519Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T19:24:23.519Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:24:23.519Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources [2019-07-30T19:24:23.519Z] [INFO] [2019-07-30T19:24:23.519Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T19:24:23.519Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes [2019-07-30T19:24:23.776Z] [INFO] [2019-07-30T19:24:23.776Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T19:24:23.776Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:24:23.776Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources [2019-07-30T19:24:23.776Z] [INFO] [2019-07-30T19:24:23.776Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T19:24:23.776Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T19:24:23.776Z] [INFO] [2019-07-30T19:24:23.776Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T19:24:23.776Z] [INFO] [2019-07-30T19:24:23.776Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T19:24:23.776Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T19:24:23.776Z] [INFO] [2019-07-30T19:24:23.776Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T19:24:23.776Z] [INFO] [2019-07-30T19:24:23.776Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T19:24:23.776Z] [INFO] [2019-07-30T19:24:23.776Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T19:24:23.776Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T19:24:23.776Z] [INFO] [2019-07-30T19:24:23.776Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T19:24:23.776Z] [INFO] [2019-07-30T19:24:23.776Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T19:24:25.143Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log [2019-07-30T19:24:25.143Z] [INFO] Command line: [2019-07-30T19:24:25.143Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T19:24:25.143Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:24:33.237Z] !SESSION 2019-07-30 19:24:25.281 ----------------------------------------------- [2019-07-30T19:24:33.237Z] eclipse.buildId=unknown [2019-07-30T19:24:33.237Z] java.version=1.8.0_202 [2019-07-30T19:24:33.237Z] java.vendor=Oracle Corporation [2019-07-30T19:24:33.237Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:24:33.237Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T19:24:33.237Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T19:24:33.237Z] [2019-07-30T19:24:33.237Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:24:32.852 [2019-07-30T19:24:33.237Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:24:33.237Z] !STACK 0 [2019-07-30T19:24:33.237Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-30T19:24:33.237Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:24:33.237Z] [2019-07-30T19:24:33.237Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:24:33.237Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:24:33.237Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:24:33.237Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:24:33.237Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:24:33.237Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:24:33.237Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:24:33.237Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:24:33.237Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:24:33.237Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:24:33.237Z] [2019-07-30T19:24:33.237Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:24:32.954 [2019-07-30T19:24:33.237Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:24:33.237Z] !STACK 0 [2019-07-30T19:24:33.237Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-30T19:24:33.237Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:24:33.237Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:24:33.237Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:24:33.237Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T19:24:33.237Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:24:33.237Z] [2019-07-30T19:24:33.237Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:24:33.237Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:24:33.237Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:24:33.237Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:24:33.237Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:24:33.237Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:24:33.237Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:24:33.237Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:24:33.237Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:24:33.237Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:24:34.833Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-30T19:24:35.090Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest [2019-07-30T19:24:35.090Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0.001 s [2019-07-30T19:24:35.090Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest) Time elapsed: 0 s [2019-07-30T19:24:35.090Z] [2019-07-30T19:24:35.090Z] Results: [2019-07-30T19:24:35.090Z] [2019-07-30T19:24:35.090Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:24:35.090Z] [2019-07-30T19:24:36.021Z] [INFO] All tests passed! [2019-07-30T19:24:36.021Z] [INFO] [2019-07-30T19:24:36.021Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T19:24:36.021Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:24:36.021Z] [INFO] [2019-07-30T19:24:36.021Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T19:24:36.278Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:24:36.278Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:24:36.278Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T19:24:36.535Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:24:37.464Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:24:38.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:24:38.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:24:38.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:24:38.835Z] [INFO] [2019-07-30T19:24:38.835Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T19:24:38.835Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:24:39.092Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties 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 [2019-07-30T19:24:39.349Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:24:39.605Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:24:39.605Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:24:39.605Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:24:39.862Z] [INFO] [2019-07-30T19:24:39.862Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests --- [2019-07-30T19:24:39.862Z] [INFO] [2019-07-30T19:24:39.862Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >-- [2019-07-30T19:24:39.862Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT [79/134] [2019-07-30T19:24:39.862Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:24:39.862Z] [INFO] [2019-07-30T19:24:39.862Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T19:24:39.862Z] [INFO] [2019-07-30T19:24:39.862Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T19:24:39.862Z] [INFO] The project's OSGi version is 1.0.0.201907301829 [2019-07-30T19:24:39.862Z] [INFO] [2019-07-30T19:24:39.862Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T19:24:39.862Z] [INFO] [2019-07-30T19:24:39.862Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T19:24:39.862Z] [INFO] [2019-07-30T19:24:39.862Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T19:24:39.862Z] [INFO] [2019-07-30T19:24:39.862Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T19:24:39.862Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:24:39.862Z] [INFO] [2019-07-30T19:24:39.862Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T19:24:39.862Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:24:39.862Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources [2019-07-30T19:24:39.862Z] [INFO] [2019-07-30T19:24:39.862Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T19:24:39.862Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes [2019-07-30T19:24:40.425Z] [INFO] [2019-07-30T19:24:40.425Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T19:24:40.425Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:24:40.425Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources [2019-07-30T19:24:40.425Z] [INFO] [2019-07-30T19:24:40.425Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T19:24:40.425Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T19:24:40.425Z] [INFO] [2019-07-30T19:24:40.425Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T19:24:40.425Z] [INFO] [2019-07-30T19:24:40.425Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T19:24:40.425Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T19:24:40.425Z] [INFO] [2019-07-30T19:24:40.425Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T19:24:40.426Z] [INFO] [2019-07-30T19:24:40.426Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T19:24:40.426Z] [INFO] [2019-07-30T19:24:40.426Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T19:24:40.426Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T19:24:40.426Z] [INFO] [2019-07-30T19:24:40.426Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T19:24:40.426Z] [INFO] [2019-07-30T19:24:40.426Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T19:24:41.794Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log [2019-07-30T19:24:41.794Z] [INFO] Command line: [2019-07-30T19:24:41.794Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T19:24:41.794Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:24:45.068Z] !SESSION 2019-07-30 19:24:41.958 ----------------------------------------------- [2019-07-30T19:24:45.068Z] eclipse.buildId=unknown [2019-07-30T19:24:45.068Z] java.version=1.8.0_202 [2019-07-30T19:24:45.068Z] java.vendor=Oracle Corporation [2019-07-30T19:24:45.068Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:24:45.068Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T19:24:45.068Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T19:24:45.068Z] [2019-07-30T19:24:45.068Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:24:44.838 [2019-07-30T19:24:45.068Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:24:45.068Z] !STACK 0 [2019-07-30T19:24:45.068Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-30T19:24:45.068Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:24:45.068Z] [2019-07-30T19:24:45.068Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:24:45.068Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:24:45.068Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:24:45.068Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:24:45.068Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:24:45.068Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:24:45.068Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:24:45.068Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:24:45.068Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:24:45.068Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:24:45.068Z] [2019-07-30T19:24:45.068Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:24:44.951 [2019-07-30T19:24:45.068Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:24:45.068Z] !STACK 0 [2019-07-30T19:24:45.068Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-30T19:24:45.068Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:24:45.068Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:24:45.068Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:24:45.068Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T19:24:45.068Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:24:45.068Z] [2019-07-30T19:24:45.068Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:24:45.068Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:24:45.068Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:24:45.068Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:24:45.068Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:24:45.068Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:24:45.068Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:24:45.068Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:24:45.068Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:24:45.068Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:24:47.164Z] process 10580: 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 [2019-07-30T19:24:47.164Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T19:24:47.420Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:24:47.420Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:25:13.924Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-30T19:25:13.924Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest [2019-07-30T19:25:13.924Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0.001 s [2019-07-30T19:25:13.924Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest) Time elapsed: 0 s [2019-07-30T19:25:13.924Z] [2019-07-30T19:25:13.924Z] Results: [2019-07-30T19:25:13.924Z] [2019-07-30T19:25:13.924Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:25:13.924Z] [2019-07-30T19:25:13.924Z] [INFO] All tests passed! [2019-07-30T19:25:13.924Z] [INFO] [2019-07-30T19:25:13.924Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T19:25:13.924Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:25:13.924Z] [INFO] [2019-07-30T19:25:13.924Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T19:25:13.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:25:13.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:25:13.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T19:25:13.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:25:13.924Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:25:14.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T19:25:14.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:25:14.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:25:14.438Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:25:14.438Z] [INFO] [2019-07-30T19:25:14.438Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T19:25:14.438Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:25:14.438Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties 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 [2019-07-30T19:25:14.438Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:25:14.438Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:25:14.438Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:25:14.438Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:25:14.438Z] [INFO] [2019-07-30T19:25:14.438Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests --- [2019-07-30T19:25:14.438Z] [INFO] [2019-07-30T19:25:14.438Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >-- [2019-07-30T19:25:14.438Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT [80/134] [2019-07-30T19:25:14.438Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:25:14.438Z] [INFO] [2019-07-30T19:25:14.438Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T19:25:14.438Z] [INFO] [2019-07-30T19:25:14.438Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T19:25:14.438Z] [INFO] The project's OSGi version is 1.0.0.201907301829 [2019-07-30T19:25:14.438Z] [INFO] [2019-07-30T19:25:14.438Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T19:25:14.438Z] [INFO] [2019-07-30T19:25:14.438Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T19:25:14.438Z] [INFO] [2019-07-30T19:25:14.438Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T19:25:14.438Z] [INFO] [2019-07-30T19:25:14.438Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T19:25:14.438Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:25:14.438Z] [INFO] [2019-07-30T19:25:14.438Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T19:25:14.438Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:25:14.438Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources [2019-07-30T19:25:14.438Z] [INFO] [2019-07-30T19:25:14.438Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T19:25:14.438Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes [2019-07-30T19:25:14.695Z] [INFO] [2019-07-30T19:25:14.695Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T19:25:14.695Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:25:14.695Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources [2019-07-30T19:25:14.695Z] [INFO] [2019-07-30T19:25:14.695Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T19:25:14.695Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T19:25:14.695Z] [INFO] [2019-07-30T19:25:14.695Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T19:25:14.695Z] [INFO] [2019-07-30T19:25:14.695Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T19:25:14.695Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T19:25:14.695Z] [INFO] [2019-07-30T19:25:14.695Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T19:25:14.695Z] [INFO] [2019-07-30T19:25:14.695Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T19:25:14.695Z] [INFO] [2019-07-30T19:25:14.695Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T19:25:14.695Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T19:25:14.695Z] [INFO] [2019-07-30T19:25:14.695Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T19:25:14.695Z] [INFO] [2019-07-30T19:25:14.695Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T19:25:15.623Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log [2019-07-30T19:25:15.623Z] [INFO] Command line: [2019-07-30T19:25:15.623Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T19:25:15.623Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:25:18.895Z] !SESSION 2019-07-30 19:25:15.827 ----------------------------------------------- [2019-07-30T19:25:18.895Z] eclipse.buildId=unknown [2019-07-30T19:25:18.895Z] java.version=1.8.0_202 [2019-07-30T19:25:18.895Z] java.vendor=Oracle Corporation [2019-07-30T19:25:18.895Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:25:18.895Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T19:25:18.895Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T19:25:18.895Z] [2019-07-30T19:25:18.895Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:25:18.335 [2019-07-30T19:25:18.895Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:25:18.895Z] !STACK 0 [2019-07-30T19:25:18.895Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T19:25:18.895Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:25:18.895Z] [2019-07-30T19:25:18.895Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:25:18.895Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:25:18.895Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:25:18.895Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:25:18.895Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:25:18.895Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:25:18.895Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:25:18.895Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:25:18.895Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:25:18.895Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:25:18.895Z] [2019-07-30T19:25:18.895Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:25:18.522 [2019-07-30T19:25:18.895Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:25:18.895Z] !STACK 0 [2019-07-30T19:25:18.895Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T19:25:18.895Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:25:18.895Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:25:18.895Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:25:18.895Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T19:25:18.895Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:25:18.895Z] [2019-07-30T19:25:18.895Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:25:18.895Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:25:18.895Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:25:18.895Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:25:18.895Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:25:18.895Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:25:18.895Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:25:18.895Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:25:18.895Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:25:18.895Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:25:20.561Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-30T19:25:20.561Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest [2019-07-30T19:25:20.561Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-30T19:25:20.561Z] [2019-07-30T19:25:20.561Z] Results: [2019-07-30T19:25:20.561Z] [2019-07-30T19:25:20.561Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:25:20.561Z] [2019-07-30T19:25:21.491Z] [INFO] All tests passed! [2019-07-30T19:25:21.491Z] [INFO] [2019-07-30T19:25:21.491Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T19:25:21.491Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:25:21.491Z] [INFO] [2019-07-30T19:25:21.491Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T19:25:21.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:25:21.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:25:21.747Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:25:22.311Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:25:22.311Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T19:25:22.567Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:25:22.567Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:25:22.567Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:25:22.567Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:25:22.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T19:25:22.824Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:25:22.824Z] [INFO] [2019-07-30T19:25:22.824Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T19:25:22.825Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:25:22.825Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties 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 [2019-07-30T19:25:22.825Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:25:22.825Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:25:22.825Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:25:22.825Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:25:22.825Z] [INFO] [2019-07-30T19:25:22.825Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests --- [2019-07-30T19:25:22.825Z] [INFO] [2019-07-30T19:25:22.825Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >-- [2019-07-30T19:25:22.825Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT [81/134] [2019-07-30T19:25:22.825Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:25:22.825Z] [INFO] [2019-07-30T19:25:22.825Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T19:25:22.825Z] [INFO] [2019-07-30T19:25:22.825Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T19:25:22.825Z] [INFO] The project's OSGi version is 1.2.1.201907301829 [2019-07-30T19:25:22.825Z] [INFO] [2019-07-30T19:25:22.825Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T19:25:22.825Z] [INFO] [2019-07-30T19:25:22.825Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T19:25:22.825Z] [INFO] [2019-07-30T19:25:22.825Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T19:25:22.825Z] [INFO] [2019-07-30T19:25:22.825Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T19:25:22.825Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:25:22.825Z] [INFO] [2019-07-30T19:25:22.825Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T19:25:22.825Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:25:22.825Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources [2019-07-30T19:25:22.825Z] [INFO] [2019-07-30T19:25:22.825Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T19:25:22.825Z] [INFO] Compiling 75 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes [2019-07-30T19:25:23.081Z] [INFO] [2019-07-30T19:25:23.081Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T19:25:23.081Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:25:23.081Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources [2019-07-30T19:25:23.081Z] [INFO] [2019-07-30T19:25:23.081Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T19:25:23.338Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-sources.jar [2019-07-30T19:25:23.338Z] [INFO] [2019-07-30T19:25:23.338Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T19:25:23.338Z] [INFO] [2019-07-30T19:25:23.338Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T19:25:23.338Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-30T19:25:23.338Z] [INFO] [2019-07-30T19:25:23.338Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T19:25:23.338Z] [INFO] [2019-07-30T19:25:23.338Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T19:25:23.338Z] [INFO] [2019-07-30T19:25:23.338Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T19:25:23.338Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-30T19:25:23.594Z] [INFO] [2019-07-30T19:25:23.594Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T19:25:23.594Z] [INFO] [2019-07-30T19:25:23.595Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T19:25:23.595Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:25:23.595Z] [INFO] [2019-07-30T19:25:23.595Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T19:25:23.595Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:25:23.851Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:25:24.107Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:25:24.107Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:25:24.363Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:25:24.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:25:24.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:25:24.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:25:25.183Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:25:25.183Z] [INFO] [2019-07-30T19:25:25.183Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T19:25:25.183Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar [2019-07-30T19:25:25.183Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.pom [2019-07-30T19:25:25.183Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-sources.jar [2019-07-30T19:25:25.183Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:25:25.183Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-p2metadata.xml [2019-07-30T19:25:25.183Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.1-SNAPSHOT-p2artifacts.xml [2019-07-30T19:25:25.183Z] [INFO] [2019-07-30T19:25:25.183Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core --- [2019-07-30T19:25:25.183Z] [INFO] [2019-07-30T19:25:25.183Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >-- [2019-07-30T19:25:25.183Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT [82/134] [2019-07-30T19:25:25.183Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:25:25.183Z] [INFO] [2019-07-30T19:25:25.183Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T19:25:25.183Z] [INFO] [2019-07-30T19:25:25.183Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T19:25:25.183Z] [INFO] The project's OSGi version is 2.0.2.201907301829 [2019-07-30T19:25:25.183Z] [INFO] [2019-07-30T19:25:25.183Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T19:25:25.183Z] [INFO] [2019-07-30T19:25:25.183Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T19:25:25.183Z] [INFO] [2019-07-30T19:25:25.183Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T19:25:25.183Z] [INFO] [2019-07-30T19:25:25.183Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T19:25:25.183Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:25:25.183Z] [INFO] [2019-07-30T19:25:25.183Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T19:25:25.183Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:25:25.183Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources [2019-07-30T19:25:25.183Z] [INFO] [2019-07-30T19:25:25.183Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T19:25:25.183Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes [2019-07-30T19:25:25.440Z] [INFO] [2019-07-30T19:25:25.440Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T19:25:25.440Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:25:25.440Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources [2019-07-30T19:25:25.440Z] [INFO] [2019-07-30T19:25:25.440Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T19:25:25.440Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-sources.jar [2019-07-30T19:25:25.440Z] [INFO] [2019-07-30T19:25:25.440Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T19:25:25.440Z] [INFO] [2019-07-30T19:25:25.440Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T19:25:25.440Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-30T19:25:25.698Z] [INFO] [2019-07-30T19:25:25.698Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T19:25:25.698Z] [INFO] [2019-07-30T19:25:25.698Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T19:25:25.698Z] [INFO] [2019-07-30T19:25:25.698Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T19:25:25.698Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-30T19:25:25.698Z] [INFO] [2019-07-30T19:25:25.698Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T19:25:25.698Z] [INFO] [2019-07-30T19:25:25.698Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T19:25:25.698Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:25:25.698Z] [INFO] [2019-07-30T19:25:25.698Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T19:25:25.698Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:25:25.698Z] [INFO] [2019-07-30T19:25:25.698Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T19:25:25.698Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar [2019-07-30T19:25:25.698Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.pom [2019-07-30T19:25:25.698Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-sources.jar [2019-07-30T19:25:25.698Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:25:25.698Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-p2metadata.xml [2019-07-30T19:25:25.698Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.2-SNAPSHOT-p2artifacts.xml [2019-07-30T19:25:25.698Z] [INFO] [2019-07-30T19:25:25.698Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core --- [2019-07-30T19:25:25.698Z] [INFO] [2019-07-30T19:25:25.698Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >--- [2019-07-30T19:25:25.698Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT [83/134] [2019-07-30T19:25:25.698Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:25:25.698Z] [INFO] [2019-07-30T19:25:25.698Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T19:25:25.698Z] [INFO] [2019-07-30T19:25:25.698Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T19:25:25.698Z] [INFO] The project's OSGi version is 1.0.5.201907301829 [2019-07-30T19:25:25.698Z] [INFO] [2019-07-30T19:25:25.698Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T19:25:25.698Z] [INFO] [2019-07-30T19:25:25.698Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T19:25:25.698Z] [INFO] [2019-07-30T19:25:25.698Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T19:25:25.698Z] [INFO] [2019-07-30T19:25:25.698Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T19:25:25.698Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:25:25.698Z] [INFO] [2019-07-30T19:25:25.698Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T19:25:25.698Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:25:25.698Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources [2019-07-30T19:25:25.698Z] [INFO] [2019-07-30T19:25:25.698Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T19:25:25.698Z] [INFO] Compiling 21 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes [2019-07-30T19:25:26.260Z] [INFO] [2019-07-30T19:25:26.260Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T19:25:26.260Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:25:26.260Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources [2019-07-30T19:25:26.260Z] [INFO] [2019-07-30T19:25:26.260Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T19:25:26.260Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-sources.jar [2019-07-30T19:25:26.260Z] [INFO] [2019-07-30T19:25:26.260Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T19:25:26.260Z] [INFO] [2019-07-30T19:25:26.260Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T19:25:26.516Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-30T19:25:26.516Z] [INFO] [2019-07-30T19:25:26.516Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T19:25:26.516Z] [INFO] [2019-07-30T19:25:26.516Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T19:25:26.516Z] [INFO] [2019-07-30T19:25:26.516Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T19:25:26.516Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-30T19:25:26.516Z] [INFO] [2019-07-30T19:25:26.516Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T19:25:26.516Z] [INFO] [2019-07-30T19:25:26.516Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T19:25:26.516Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:25:26.516Z] [INFO] [2019-07-30T19:25:26.516Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T19:25:26.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:25:26.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:25:30.973Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:25:31.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:25:31.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:25:32.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:25:32.466Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T19:25:32.722Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:25:34.090Z] [INFO] [2019-07-30T19:25:34.090Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T19:25:34.090Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar [2019-07-30T19:25:34.090Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.pom [2019-07-30T19:25:34.090Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-sources.jar [2019-07-30T19:25:34.090Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:25:34.090Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-p2metadata.xml [2019-07-30T19:25:34.090Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.5-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.5-SNAPSHOT-p2artifacts.xml [2019-07-30T19:25:34.090Z] [INFO] [2019-07-30T19:25:34.090Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui --- [2019-07-30T19:25:34.090Z] [INFO] [2019-07-30T19:25:34.090Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >-- [2019-07-30T19:25:34.090Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT [84/134] [2019-07-30T19:25:34.090Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:25:34.090Z] [INFO] [2019-07-30T19:25:34.090Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T19:25:34.090Z] [INFO] [2019-07-30T19:25:34.090Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T19:25:34.090Z] [INFO] The project's OSGi version is 1.2.7.201907301829 [2019-07-30T19:25:34.090Z] [INFO] [2019-07-30T19:25:34.090Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T19:25:34.090Z] [INFO] [2019-07-30T19:25:34.090Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T19:25:34.090Z] [INFO] [2019-07-30T19:25:34.090Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T19:25:34.090Z] [INFO] [2019-07-30T19:25:34.090Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T19:25:34.090Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:25:34.090Z] [INFO] [2019-07-30T19:25:34.090Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T19:25:34.090Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:25:34.090Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources [2019-07-30T19:25:34.090Z] [INFO] [2019-07-30T19:25:34.090Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T19:25:34.090Z] [INFO] Compiling 128 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes [2019-07-30T19:25:35.457Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableChannelDialog.java:[175] [2019-07-30T19:25:35.457Z] fVerifyListener = e -> e.doit = e.text.matches("[0-9]*") || e.text.matches(DEFAULT_TEXT); [2019-07-30T19:25:35.457Z] ^^^^^^^^ [2019-07-30T19:25:35.457Z] Non-externalized string literal; it should be followed by //$NON-NLS-$ [2019-07-30T19:25:35.457Z] 2 problems (0 errors, 1 warning, 1 info) [2019-07-30T19:25:35.457Z] [INFO] [2019-07-30T19:25:35.457Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T19:25:35.457Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:25:35.457Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources [2019-07-30T19:25:35.457Z] [INFO] [2019-07-30T19:25:35.457Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T19:25:35.457Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-sources.jar [2019-07-30T19:25:35.457Z] [INFO] [2019-07-30T19:25:35.457Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T19:25:35.457Z] [INFO] [2019-07-30T19:25:35.457Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T19:25:35.714Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-30T19:25:35.714Z] [INFO] [2019-07-30T19:25:35.714Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T19:25:35.714Z] [INFO] [2019-07-30T19:25:35.714Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T19:25:35.714Z] [INFO] [2019-07-30T19:25:35.714Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T19:25:35.714Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-30T19:25:36.277Z] [INFO] [2019-07-30T19:25:36.277Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T19:25:36.277Z] [INFO] [2019-07-30T19:25:36.277Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T19:25:36.277Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:25:36.277Z] [INFO] [2019-07-30T19:25:36.277Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T19:25:36.533Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:25:36.533Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:25:36.790Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:25:37.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:25:37.047Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T19:25:37.303Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:25:37.865Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:25:38.122Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:25:39.490Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T19:25:39.490Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T19:25:39.490Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:25:39.490Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:25:39.747Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:25:39.747Z] [INFO] [2019-07-30T19:25:39.747Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T19:25:39.747Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar [2019-07-30T19:25:39.747Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.pom [2019-07-30T19:25:39.747Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-sources.jar [2019-07-30T19:25:39.747Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:25:39.747Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-p2metadata.xml [2019-07-30T19:25:39.747Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.7-SNAPSHOT-p2artifacts.xml [2019-07-30T19:25:39.747Z] [INFO] [2019-07-30T19:25:39.747Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui --- [2019-07-30T19:25:39.747Z] [INFO] [2019-07-30T19:25:39.747Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >-- [2019-07-30T19:25:39.747Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT [85/134] [2019-07-30T19:25:39.747Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T19:25:39.747Z] [INFO] [2019-07-30T19:25:39.747Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T19:25:39.747Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/target [2019-07-30T19:25:39.747Z] [INFO] [2019-07-30T19:25:39.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T19:25:39.747Z] [INFO] The project's OSGi version is 5.0.0.201907301829 [2019-07-30T19:25:39.747Z] [INFO] [2019-07-30T19:25:39.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T19:25:39.747Z] [INFO] [2019-07-30T19:25:39.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T19:25:39.747Z] [INFO] [2019-07-30T19:25:39.747Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T19:25:39.747Z] [INFO] [2019-07-30T19:25:39.747Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T19:25:39.747Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:25:39.747Z] [INFO] [2019-07-30T19:25:39.747Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T19:25:39.747Z] [INFO] [2019-07-30T19:25:39.747Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T19:25:39.747Z] [INFO] [2019-07-30T19:25:39.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T19:25:39.747Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.jar [2019-07-30T19:25:40.004Z] [INFO] [2019-07-30T19:25:40.004Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T19:25:40.004Z] [INFO] [2019-07-30T19:25:40.004Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T19:25:40.004Z] [INFO] [2019-07-30T19:25:40.004Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T19:25:40.004Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:25:40.004Z] [INFO] [2019-07-30T19:25:40.004Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T19:25:40.004Z] [INFO] [2019-07-30T19:25:40.004Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T19:25:40.004Z] [INFO] [2019-07-30T19:25:40.004Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T19:25:40.004Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:25:40.004Z] [INFO] [2019-07-30T19:25:40.004Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T19:25:40.933Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:25:40.933Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:25:41.190Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:25:51.220Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T19:25:51.220Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T19:26:06.066Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:26:06.323Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T19:26:06.323Z] [INFO] [2019-07-30T19:26:06.323Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T19:26:06.323Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.jar [2019-07-30T19:26:06.323Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT.pom [2019-07-30T19:26:06.323Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:26:06.323Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:26:06.323Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:26:06.323Z] [INFO] [2019-07-30T19:26:06.323Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control --- [2019-07-30T19:26:06.323Z] [INFO] [2019-07-30T19:26:06.323Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >-- [2019-07-30T19:26:06.323Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT [86/134] [2019-07-30T19:26:06.323Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:26:06.323Z] [INFO] [2019-07-30T19:26:06.323Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T19:26:06.323Z] [INFO] [2019-07-30T19:26:06.323Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T19:26:06.323Z] [INFO] The project's OSGi version is 1.1.1.201907301829 [2019-07-30T19:26:06.323Z] [INFO] [2019-07-30T19:26:06.323Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T19:26:06.323Z] [INFO] [2019-07-30T19:26:06.323Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T19:26:06.323Z] [INFO] [2019-07-30T19:26:06.323Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T19:26:06.323Z] [INFO] [2019-07-30T19:26:06.323Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T19:26:06.323Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:26:06.323Z] [INFO] [2019-07-30T19:26:06.323Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T19:26:06.323Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:26:06.323Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources [2019-07-30T19:26:06.323Z] [INFO] [2019-07-30T19:26:06.323Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T19:26:06.323Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes [2019-07-30T19:26:06.580Z] [INFO] [2019-07-30T19:26:06.580Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T19:26:06.580Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:26:06.580Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources [2019-07-30T19:26:06.580Z] [INFO] [2019-07-30T19:26:06.580Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T19:26:06.580Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar [2019-07-30T19:26:06.580Z] [INFO] [2019-07-30T19:26:06.580Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T19:26:06.580Z] [INFO] [2019-07-30T19:26:06.580Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T19:26:06.580Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-30T19:26:06.580Z] [INFO] [2019-07-30T19:26:06.580Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T19:26:06.580Z] [INFO] [2019-07-30T19:26:06.580Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T19:26:06.580Z] [INFO] [2019-07-30T19:26:06.580Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T19:26:06.580Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar [2019-07-30T19:26:06.580Z] [INFO] [2019-07-30T19:26:06.580Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T19:26:06.580Z] [INFO] [2019-07-30T19:26:06.580Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T19:26:07.948Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log [2019-07-30T19:26:07.948Z] [INFO] Command line: [2019-07-30T19:26:07.948Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T19:26:07.948Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:26:10.471Z] !SESSION 2019-07-30 19:26:07.980 ----------------------------------------------- [2019-07-30T19:26:10.471Z] eclipse.buildId=unknown [2019-07-30T19:26:10.471Z] java.version=1.8.0_202 [2019-07-30T19:26:10.471Z] java.vendor=Oracle Corporation [2019-07-30T19:26:10.471Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:26:10.471Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T19:26:10.471Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T19:26:10.471Z] [2019-07-30T19:26:10.471Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:26:10.445 [2019-07-30T19:26:10.471Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:26:10.471Z] !STACK 0 [2019-07-30T19:26:10.471Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T19:26:10.471Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:26:10.471Z] [2019-07-30T19:26:10.471Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:26:10.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:26:10.471Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:26:10.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:26:10.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:26:10.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:26:10.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:26:10.471Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:26:10.471Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:26:10.471Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:26:10.923Z] [2019-07-30T19:26:10.923Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:26:10.640 [2019-07-30T19:26:10.923Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:26:10.923Z] !STACK 0 [2019-07-30T19:26:10.923Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T19:26:10.923Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:26:10.923Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:26:10.923Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:26:10.923Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T19:26:10.923Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:26:10.923Z] [2019-07-30T19:26:10.923Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:26:10.923Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:26:10.923Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:26:10.923Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:26:10.923Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:26:10.923Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:26:10.923Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:26:10.923Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:26:10.923Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:26:10.923Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:26:12.818Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-07-30T19:26:12.818Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest [2019-07-30T19:26:12.818Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.092 s [2019-07-30T19:26:12.818Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2019-07-30T19:26:12.818Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2019-07-30T19:26:12.818Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest) Time elapsed: 0.001 s [2019-07-30T19:26:12.818Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-30T19:26:12.818Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest [2019-07-30T19:26:12.818Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-07-30T19:26:12.818Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.002 s [2019-07-30T19:26:12.818Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0.001 s [2019-07-30T19:26:12.818Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2019-07-30T19:26:12.818Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest [2019-07-30T19:26:12.818Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.001 s [2019-07-30T19:26:12.818Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0.046 s [2019-07-30T19:26:12.818Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-30T19:26:12.818Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest [2019-07-30T19:26:12.818Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0.001 s [2019-07-30T19:26:12.818Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest) Time elapsed: 0.001 s [2019-07-30T19:26:12.818Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest [2019-07-30T19:26:12.818Z] 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 [2019-07-30T19:26:12.818Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-07-30T19:26:12.818Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0.001 s [2019-07-30T19:26:12.818Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-07-30T19:26:12.818Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest [2019-07-30T19:26:12.818Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0.001 s [2019-07-30T19:26:12.818Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-07-30T19:26:12.818Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest [2019-07-30T19:26:12.818Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-30T19:26:12.818Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-30T19:26:12.818Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-30T19:26:12.818Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest) Time elapsed: 0.001 s [2019-07-30T19:26:12.818Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-30T19:26:12.818Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest [2019-07-30T19:26:12.818Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0.001 s [2019-07-30T19:26:12.818Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest [2019-07-30T19:26:12.818Z] 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 [2019-07-30T19:26:12.818Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0.001 s [2019-07-30T19:26:12.818Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-07-30T19:26:12.818Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest [2019-07-30T19:26:12.818Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0.001 s [2019-07-30T19:26:12.818Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0.001 s [2019-07-30T19:26:12.818Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-30T19:26:12.818Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest [2019-07-30T19:26:12.818Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest) Time elapsed: 0 s [2019-07-30T19:26:12.818Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2019-07-30T19:26:13.075Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest [2019-07-30T19:26:13.075Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:13.075Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-30T19:26:13.075Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:13.075Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:13.075Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:13.075Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:13.075Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:13.075Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:13.075Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:13.075Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:13.075Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:13.075Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:13.075Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0.001 s [2019-07-30T19:26:13.075Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:13.075Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:13.075Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:13.075Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest) Time elapsed: 0 s [2019-07-30T19:26:13.075Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2019-07-30T19:26:13.075Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest [2019-07-30T19:26:13.075Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T19:26:13.075Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T19:26:13.075Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T19:26:13.075Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T19:26:13.075Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-30T19:26:13.331Z] [2019-07-30T19:26:13.331Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-30 19:26:13.244 [2019-07-30T19:26:13.331Z] !MESSAGE Error generating the session configuration file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng [2019-07-30T19:26:13.331Z] !STACK 0 [2019-07-30T19:26:13.331Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration [2019-07-30T19:26:13.331Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:261) [2019-07-30T19:26:13.331Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:202) [2019-07-30T19:26:13.331Z] at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:155) [2019-07-30T19:26:13.331Z] at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:154) [2019-07-30T19:26:13.331Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:26:13.331Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:26:13.331Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:26:13.331Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:26:13.331Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T19:26:13.331Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T19:26:13.331Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T19:26:13.331Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T19:26:13.331Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T19:26:13.331Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T19:26:13.331Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T19:26:13.331Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T19:26:13.331Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T19:26:13.331Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T19:26:13.331Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T19:26:13.331Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T19:26:13.331Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T19:26:13.331Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T19:26:13.331Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T19:26:13.331Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T19:26:13.331Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T19:26:13.331Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T19:26:13.331Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T19:26:13.331Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:26:13.331Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:26:13.331Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:26:13.331Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:26:13.331Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T19:26:13.331Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T19:26:13.331Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T19:26:13.331Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T19:26:13.331Z] at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21) [2019-07-30T19:26:13.331Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:26:13.331Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:26:13.331Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:26:13.331Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:26:13.331Z] at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592) [2019-07-30T19:26:13.331Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) [2019-07-30T19:26:13.331Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T19:26:13.331Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T19:26:13.331Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T19:26:13.331Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T19:26:13.331Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:26:13.331Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:26:13.331Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:26:13.331Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:26:13.331Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T19:26:13.331Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T19:26:13.331Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T19:26:13.331Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T19:26:13.587Z] [2019-07-30T19:26:13.587Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-07-30 19:26:13.342 [2019-07-30T19:26:13.587Z] !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. [2019-07-30T19:26:13.587Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest [2019-07-30T19:26:13.587Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.414 s [2019-07-30T19:26:13.587Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest) Time elapsed: 0.096 s [2019-07-30T19:26:13.587Z] [2019-07-30T19:26:13.587Z] Results: [2019-07-30T19:26:13.587Z] [2019-07-30T19:26:13.587Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:26:13.587Z] [2019-07-30T19:26:14.516Z] [INFO] All tests passed! [2019-07-30T19:26:14.516Z] [INFO] [2019-07-30T19:26:14.516Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T19:26:14.516Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:26:14.516Z] [INFO] [2019-07-30T19:26:14.516Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T19:26:14.516Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:26:14.516Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:26:14.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:26:14.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:26:14.773Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T19:26:15.029Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:26:15.592Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:26:15.592Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:26:15.592Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:26:15.848Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:26:15.848Z] [INFO] [2019-07-30T19:26:15.848Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T19:26:15.848Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:26:15.848Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties 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 [2019-07-30T19:26:15.848Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:26:15.848Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:26:15.848Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:26:15.848Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:26:15.848Z] [INFO] [2019-07-30T19:26:15.848Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests --- [2019-07-30T19:26:15.848Z] [INFO] [2019-07-30T19:26:15.848Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >-- [2019-07-30T19:26:15.848Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT [87/134] [2019-07-30T19:26:15.848Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:26:15.848Z] [INFO] [2019-07-30T19:26:15.848Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T19:26:15.848Z] [INFO] [2019-07-30T19:26:15.848Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T19:26:15.848Z] [INFO] The project's OSGi version is 1.0.0.201907301829 [2019-07-30T19:26:15.848Z] [INFO] [2019-07-30T19:26:15.848Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T19:26:15.848Z] [INFO] [2019-07-30T19:26:15.848Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T19:26:15.848Z] [INFO] [2019-07-30T19:26:15.848Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T19:26:15.848Z] [INFO] [2019-07-30T19:26:15.848Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T19:26:15.848Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:26:15.848Z] [INFO] [2019-07-30T19:26:15.848Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T19:26:15.848Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:26:15.848Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources [2019-07-30T19:26:15.848Z] [INFO] [2019-07-30T19:26:15.848Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T19:26:15.848Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes [2019-07-30T19:26:16.105Z] [INFO] [2019-07-30T19:26:16.105Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T19:26:16.105Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:26:16.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources [2019-07-30T19:26:16.105Z] [INFO] [2019-07-30T19:26:16.105Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T19:26:16.105Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T19:26:16.105Z] [INFO] [2019-07-30T19:26:16.105Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T19:26:16.105Z] [INFO] [2019-07-30T19:26:16.105Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T19:26:16.105Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T19:26:16.105Z] [INFO] [2019-07-30T19:26:16.105Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T19:26:16.105Z] [INFO] [2019-07-30T19:26:16.105Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T19:26:16.105Z] [INFO] [2019-07-30T19:26:16.105Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T19:26:16.105Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar [2019-07-30T19:26:16.105Z] [INFO] [2019-07-30T19:26:16.105Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T19:26:16.105Z] [INFO] [2019-07-30T19:26:16.105Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T19:26:17.034Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log [2019-07-30T19:26:17.034Z] [INFO] Command line: [2019-07-30T19:26:17.034Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T19:26:17.034Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:26:20.305Z] !SESSION 2019-07-30 19:26:17.177 ----------------------------------------------- [2019-07-30T19:26:20.305Z] eclipse.buildId=unknown [2019-07-30T19:26:20.305Z] java.version=1.8.0_202 [2019-07-30T19:26:20.305Z] java.vendor=Oracle Corporation [2019-07-30T19:26:20.305Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:26:20.305Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T19:26:20.305Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T19:26:20.305Z] [2019-07-30T19:26:20.305Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:26:19.639 [2019-07-30T19:26:20.305Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:26:20.305Z] !STACK 0 [2019-07-30T19:26:20.305Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T19:26:20.305Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:26:20.305Z] [2019-07-30T19:26:20.305Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:26:20.305Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:26:20.305Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:26:20.305Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:26:20.305Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:26:20.305Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:26:20.305Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:26:20.305Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:26:20.305Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:26:20.305Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:26:20.305Z] [2019-07-30T19:26:20.305Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:26:19.772 [2019-07-30T19:26:20.305Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:26:20.305Z] !STACK 0 [2019-07-30T19:26:20.305Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T19:26:20.305Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:26:20.305Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:26:20.305Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:26:20.305Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T19:26:20.305Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:26:20.305Z] [2019-07-30T19:26:20.305Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:26:20.305Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:26:20.305Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:26:20.305Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:26:20.305Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:26:20.305Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:26:20.305Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:26:20.305Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:26:20.305Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:26:20.305Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:26:21.728Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-07-30T19:26:21.728Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest [2019-07-30T19:26:21.728Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0.001 s [2019-07-30T19:26:21.728Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest) Time elapsed: 0 s [2019-07-30T19:26:21.728Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-30T19:26:21.728Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest [2019-07-30T19:26:21.728Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0.025 s [2019-07-30T19:26:21.728Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest) Time elapsed: 0 s [2019-07-30T19:26:21.728Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-30T19:26:22.291Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest [2019-07-30T19:26:22.291Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.077 s [2019-07-30T19:26:22.291Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.006 s [2019-07-30T19:26:22.291Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest) Time elapsed: 0.004 s [2019-07-30T19:26:22.291Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2019-07-30T19:26:22.291Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest [2019-07-30T19:26:22.291Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0 s [2019-07-30T19:26:22.291Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest) Time elapsed: 0.001 s [2019-07-30T19:26:22.291Z] [2019-07-30T19:26:22.291Z] Results: [2019-07-30T19:26:22.291Z] [2019-07-30T19:26:22.291Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:26:22.291Z] [2019-07-30T19:26:23.221Z] [INFO] All tests passed! [2019-07-30T19:26:23.221Z] [INFO] [2019-07-30T19:26:23.221Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T19:26:23.221Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:26:23.221Z] [INFO] [2019-07-30T19:26:23.221Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T19:26:23.221Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:26:23.221Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:26:23.221Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:26:23.784Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:26:24.041Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:26:24.041Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:26:24.041Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T19:26:24.041Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:26:24.297Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T19:26:24.553Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T19:26:24.553Z] [INFO] [2019-07-30T19:26:24.553Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T19:26:24.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:26:24.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties 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 [2019-07-30T19:26:24.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:26:24.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:26:24.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:26:24.553Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:26:24.553Z] [INFO] [2019-07-30T19:26:24.553Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests --- [2019-07-30T19:26:24.553Z] [INFO] [2019-07-30T19:26:24.553Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >-- [2019-07-30T19:26:24.553Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT [88/134] [2019-07-30T19:26:24.553Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:26:24.811Z] [INFO] [2019-07-30T19:26:24.811Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T19:26:24.811Z] [INFO] [2019-07-30T19:26:24.811Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T19:26:24.811Z] [INFO] The project's OSGi version is 2.0.2.201907301829 [2019-07-30T19:26:24.811Z] [INFO] [2019-07-30T19:26:24.811Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T19:26:24.811Z] [INFO] [2019-07-30T19:26:24.811Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T19:26:24.811Z] [INFO] [2019-07-30T19:26:24.811Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T19:26:24.811Z] [INFO] [2019-07-30T19:26:24.811Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T19:26:24.811Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:26:24.811Z] [INFO] [2019-07-30T19:26:24.811Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T19:26:24.811Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:26:24.811Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources [2019-07-30T19:26:24.811Z] [INFO] [2019-07-30T19:26:24.811Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T19:26:24.811Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes [2019-07-30T19:26:25.375Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/org/eclipse/tracecompass/lttng2/control/ui/tests/model/component/TraceControlTestFacility.java:[263] [2019-07-30T19:26:25.375Z] Object handlerServiceObject = fControlView.getSite().getService(IHandlerService.class); [2019-07-30T19:26:25.375Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:26:25.375Z] 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 [2019-07-30T19:26:25.375Z] 1 problem (1 warning) [2019-07-30T19:26:25.375Z] [INFO] [2019-07-30T19:26:25.375Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T19:26:25.375Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:26:25.375Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources [2019-07-30T19:26:25.375Z] [INFO] [2019-07-30T19:26:25.375Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T19:26:25.375Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar [2019-07-30T19:26:25.375Z] [INFO] [2019-07-30T19:26:25.375Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T19:26:25.375Z] [INFO] [2019-07-30T19:26:25.375Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T19:26:25.375Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-30T19:26:25.375Z] [INFO] [2019-07-30T19:26:25.375Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T19:26:25.375Z] [INFO] [2019-07-30T19:26:25.375Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T19:26:25.375Z] [INFO] [2019-07-30T19:26:25.375Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T19:26:25.375Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-30T19:26:25.632Z] [INFO] [2019-07-30T19:26:25.632Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T19:26:25.632Z] [INFO] [2019-07-30T19:26:25.632Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T19:26:27.525Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log [2019-07-30T19:26:27.525Z] [INFO] Command line: [2019-07-30T19:26:27.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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T19:26:27.525Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:26:32.776Z] !SESSION 2019-07-30 19:26:27.455 ----------------------------------------------- [2019-07-30T19:26:32.776Z] eclipse.buildId=unknown [2019-07-30T19:26:32.776Z] java.version=1.8.0_202 [2019-07-30T19:26:32.776Z] java.vendor=Oracle Corporation [2019-07-30T19:26:32.776Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:26:32.776Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T19:26:32.776Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T19:26:32.776Z] [2019-07-30T19:26:32.776Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:26:32.155 [2019-07-30T19:26:32.776Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:26:32.776Z] !STACK 0 [2019-07-30T19:26:32.776Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T19:26:32.776Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:26:32.776Z] [2019-07-30T19:26:32.776Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:26:32.776Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:26:32.776Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:26:32.776Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:26:32.776Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:26:32.776Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:26:32.776Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:26:32.776Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:26:32.776Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:26:32.776Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:26:32.776Z] [2019-07-30T19:26:32.776Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:26:32.340 [2019-07-30T19:26:32.776Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:26:32.776Z] !STACK 0 [2019-07-30T19:26:32.776Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T19:26:32.776Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:26:32.776Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:26:32.776Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:26:32.776Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T19:26:32.776Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:26:32.776Z] [2019-07-30T19:26:32.776Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:26:32.776Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:26:32.776Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:26:32.776Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:26:32.776Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:26:32.776Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:26:32.776Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:26:32.776Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:26:32.776Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:26:32.776Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:26:34.144Z] process 10869: 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 [2019-07-30T19:26:34.144Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T19:26:34.706Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:26:34.706Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:26:44.710Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-30T19:26:44.710Z] *** BUG *** [2019-07-30T19:26:44.710Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:26:44.710Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:26:44.710Z] [2019-07-30T19:26:44.710Z] *** BUG *** [2019-07-30T19:26:44.710Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:26:44.710Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:26:44.710Z] [2019-07-30T19:26:44.710Z] *** BUG *** [2019-07-30T19:26:44.710Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:26:44.710Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:26:44.710Z] [2019-07-30T19:26:47.232Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.49 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest [2019-07-30T19:26:47.232Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest) Time elapsed: 2.41 s [2019-07-30T19:26:47.232Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-30T19:26:47.232Z] *** BUG *** [2019-07-30T19:26:47.232Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:26:47.232Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:26:47.232Z] [2019-07-30T19:26:47.232Z] *** BUG *** [2019-07-30T19:26:47.232Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:26:47.232Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:26:47.232Z] [2019-07-30T19:26:47.232Z] *** BUG *** [2019-07-30T19:26:47.232Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:26:47.232Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:26:47.232Z] [2019-07-30T19:26:59.412Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.2 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest [2019-07-30T19:26:59.412Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest) Time elapsed: 12.199 s [2019-07-30T19:26:59.412Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-30T19:26:59.412Z] *** BUG *** [2019-07-30T19:26:59.412Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:26:59.412Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:26:59.412Z] [2019-07-30T19:26:59.412Z] *** BUG *** [2019-07-30T19:26:59.412Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:26:59.412Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:26:59.412Z] [2019-07-30T19:26:59.412Z] *** BUG *** [2019-07-30T19:26:59.412Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:26:59.412Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:26:59.412Z] [2019-07-30T19:26:59.975Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.989 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest [2019-07-30T19:26:59.975Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest) Time elapsed: 0.988 s [2019-07-30T19:26:59.975Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-30T19:26:59.975Z] *** BUG *** [2019-07-30T19:26:59.975Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:26:59.975Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:26:59.975Z] [2019-07-30T19:27:01.342Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.266 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest [2019-07-30T19:27:01.342Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest) Time elapsed: 1.265 s [2019-07-30T19:27:01.342Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-30T19:27:02.292Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.904 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest [2019-07-30T19:27:02.292Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest) Time elapsed: 0.903 s [2019-07-30T19:27:02.292Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-30T19:27:03.223Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.921 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test [2019-07-30T19:27:03.223Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test) Time elapsed: 0.92 s [2019-07-30T19:27:03.223Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-30T19:27:03.786Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest [2019-07-30T19:27:03.786Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest) Time elapsed: 0.667 s [2019-07-30T19:27:03.786Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-30T19:27:04.715Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.889 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest [2019-07-30T19:27:04.715Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest) Time elapsed: 0.888 s [2019-07-30T19:27:04.715Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-30T19:27:06.608Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.034 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest [2019-07-30T19:27:06.608Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest) Time elapsed: 2.033 s [2019-07-30T19:27:06.608Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-30T19:27:07.538Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest [2019-07-30T19:27:07.538Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest) Time elapsed: 0.744 s [2019-07-30T19:27:07.538Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-30T19:27:08.468Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.797 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest [2019-07-30T19:27:08.468Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest) Time elapsed: 0.794 s [2019-07-30T19:27:08.468Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-07-30T19:27:08.468Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest [2019-07-30T19:27:08.468Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-07-30T19:27:08.468Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.006 s [2019-07-30T19:27:08.468Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T19:27:08.468Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-07-30T19:27:08.468Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T19:27:08.468Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T19:27:08.468Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T19:27:08.468Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T19:27:08.468Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T19:27:08.468Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T19:27:08.468Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0.001 s [2019-07-30T19:27:08.468Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T19:27:08.468Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T19:27:08.468Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T19:27:08.468Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T19:27:08.468Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T19:27:08.468Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T19:27:08.468Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T19:27:08.468Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T19:27:08.468Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T19:27:08.468Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T19:27:08.468Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T19:27:08.468Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T19:27:08.468Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest) Time elapsed: 0 s [2019-07-30T19:27:08.468Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-30T19:27:08.726Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.375 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest [2019-07-30T19:27:08.726Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.012 s [2019-07-30T19:27:08.726Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T19:27:08.726Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T19:27:08.726Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.036 s [2019-07-30T19:27:08.726Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T19:27:08.726Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T19:27:08.726Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T19:27:08.726Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T19:27:08.726Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T19:27:08.726Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T19:27:08.726Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T19:27:08.726Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T19:27:08.726Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T19:27:08.726Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T19:27:08.726Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T19:27:08.726Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T19:27:08.726Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.045 s [2019-07-30T19:27:08.726Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-30T19:27:08.726Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T19:27:08.726Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T19:27:08.726Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T19:27:08.726Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T19:27:08.726Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T19:27:08.726Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T19:27:08.726Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T19:27:08.726Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T19:27:08.726Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T19:27:08.726Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-30T19:27:08.726Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T19:27:08.726Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.003 s [2019-07-30T19:27:08.726Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped [2019-07-30T19:27:08.726Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-07-30T19:27:08.726Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T19:27:08.726Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T19:27:08.726Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-07-30T19:27:08.726Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.034 s [2019-07-30T19:27:08.726Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T19:27:08.726Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-07-30T19:27:08.726Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.006 s [2019-07-30T19:27:08.726Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T19:27:08.726Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T19:27:08.726Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T19:27:08.726Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T19:27:08.726Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T19:27:08.726Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T19:27:08.726Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T19:27:08.726Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T19:27:08.726Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T19:27:08.726Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.04 s [2019-07-30T19:27:08.726Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T19:27:08.726Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.004 s [2019-07-30T19:27:08.726Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) Time elapsed: 0.005 s [2019-07-30T19:27:08.726Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-30T19:27:09.290Z] [2019-07-30T19:27:09.290Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-30 19:27:09.062 [2019-07-30T19:27:09.290Z] !MESSAGE Could not validate the xml response [2019-07-30T19:27:09.290Z] !STACK 0 [2019-07-30T19:27:09.290Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-30T19:27:09.290Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T19:27:09.290Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-30T19:27:09.290Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-30T19:27:09.290Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T19:27:09.290Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-30T19:27:09.290Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-30T19:27:09.290Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T19:27:09.290Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T19:27:09.290Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T19:27:09.290Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T19:27:09.290Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T19:27:09.290Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T19:27:09.290Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T19:27:09.290Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-30T19:27:09.290Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-30T19:27:09.290Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-30T19:27:09.290Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:27:09.290Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:27:09.290Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:27:09.290Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:27:09.290Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T19:27:09.290Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T19:27:09.290Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T19:27:09.290Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T19:27:09.290Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T19:27:09.290Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T19:27:09.290Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T19:27:09.290Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T19:27:09.290Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T19:27:09.290Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T19:27:09.290Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T19:27:09.290Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T19:27:09.290Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T19:27:09.290Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T19:27:09.290Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T19:27:09.290Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T19:27:09.290Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T19:27:09.290Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T19:27:09.290Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T19:27:09.290Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:27:09.290Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:27:09.290Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:27:09.290Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:27:09.290Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T19:27:09.290Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T19:27:09.290Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T19:27:09.290Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T19:27:09.290Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-30T19:27:09.290Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T19:27:09.290Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T19:27:09.290Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T19:27:09.290Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T19:27:09.290Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T19:27:09.290Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:27:09.290Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T19:27:09.290Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T19:27:09.290Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T19:27:09.290Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:27:09.290Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T19:27:09.290Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T19:27:09.290Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T19:27:09.290Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T19:27:09.290Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T19:27:09.290Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T19:27:09.290Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T19:27:09.290Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T19:27:09.290Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T19:27:09.290Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T19:27:09.290Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T19:27:09.290Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:27:09.290Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:27:09.290Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:27:09.290Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:27:09.290Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T19:27:09.290Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T19:27:09.290Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T19:27:09.290Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T19:27:10.659Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.626 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest [2019-07-30T19:27:10.659Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.076 s [2019-07-30T19:27:10.659Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.027 s [2019-07-30T19:27:10.659Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.071 s [2019-07-30T19:27:10.659Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.024 s [2019-07-30T19:27:10.659Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.081 s [2019-07-30T19:27:10.659Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.017 s [2019-07-30T19:27:10.659Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2019-07-30T19:27:10.659Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.065 s [2019-07-30T19:27:10.659Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T19:27:10.659Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.021 s [2019-07-30T19:27:10.659Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.018 s [2019-07-30T19:27:10.659Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.025 s [2019-07-30T19:27:10.659Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.065 s [2019-07-30T19:27:10.659Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T19:27:10.659Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T19:27:10.659Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.072 s [2019-07-30T19:27:10.659Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T19:27:10.659Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.017 s [2019-07-30T19:27:10.659Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.068 s [2019-07-30T19:27:10.659Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-30T19:27:10.659Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T19:27:10.659Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.018 s [2019-07-30T19:27:10.659Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.062 s [2019-07-30T19:27:10.659Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T19:27:10.659Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T19:27:10.659Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T19:27:10.659Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.057 s [2019-07-30T19:27:10.659Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T19:27:10.659Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2019-07-30T19:27:10.659Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-30T19:27:10.659Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.067 s [2019-07-30T19:27:10.659Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T19:27:10.659Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped [2019-07-30T19:27:10.659Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T19:27:10.659Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T19:27:10.659Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.056 s [2019-07-30T19:27:10.659Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T19:27:10.659Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T19:27:10.659Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T19:27:10.659Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.057 s [2019-07-30T19:27:10.659Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T19:27:10.659Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.017 s [2019-07-30T19:27:10.659Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T19:27:10.659Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.055 s [2019-07-30T19:27:10.659Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T19:27:10.659Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.018 s [2019-07-30T19:27:10.659Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.055 s [2019-07-30T19:27:10.659Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T19:27:10.659Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T19:27:10.659Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.017 s [2019-07-30T19:27:10.659Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.057 s [2019-07-30T19:27:10.659Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.016 s [2019-07-30T19:27:10.659Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.015 s [2019-07-30T19:27:10.659Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) Time elapsed: 0.014 s [2019-07-30T19:27:10.659Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-30T19:27:10.659Z] [2019-07-30T19:27:10.659Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-30 19:27:10.655 [2019-07-30T19:27:10.659Z] !MESSAGE Could not validate the xml response [2019-07-30T19:27:10.916Z] !STACK 0 [2019-07-30T19:27:10.916Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog. [2019-07-30T19:27:10.916Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203) [2019-07-30T19:27:10.916Z] at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) [2019-07-30T19:27:10.916Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) [2019-07-30T19:27:10.916Z] at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) [2019-07-30T19:27:10.916Z] at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472) [2019-07-30T19:27:10.916Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994) [2019-07-30T19:27:10.916Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602) [2019-07-30T19:27:10.916Z] at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) [2019-07-30T19:27:10.916Z] at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505) [2019-07-30T19:27:10.916Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842) [2019-07-30T19:27:10.916Z] at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771) [2019-07-30T19:27:10.916Z] at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) [2019-07-30T19:27:10.916Z] at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243) [2019-07-30T19:27:10.916Z] at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) [2019-07-30T19:27:10.916Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:174) [2019-07-30T19:27:10.916Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:259) [2019-07-30T19:27:10.916Z] at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75) [2019-07-30T19:27:10.916Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:27:10.916Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:27:10.916Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:27:10.916Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:27:10.916Z] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [2019-07-30T19:27:10.916Z] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [2019-07-30T19:27:10.916Z] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [2019-07-30T19:27:10.916Z] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [2019-07-30T19:27:10.916Z] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [2019-07-30T19:27:10.916Z] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [2019-07-30T19:27:10.916Z] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [2019-07-30T19:27:10.916Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [2019-07-30T19:27:10.916Z] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [2019-07-30T19:27:10.916Z] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [2019-07-30T19:27:10.916Z] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [2019-07-30T19:27:10.916Z] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [2019-07-30T19:27:10.916Z] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [2019-07-30T19:27:10.916Z] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [2019-07-30T19:27:10.916Z] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [2019-07-30T19:27:10.916Z] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) [2019-07-30T19:27:10.916Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [2019-07-30T19:27:10.916Z] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [2019-07-30T19:27:10.916Z] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [2019-07-30T19:27:10.916Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:27:10.916Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:27:10.916Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:27:10.916Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:27:10.916Z] at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) [2019-07-30T19:27:10.916Z] at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) [2019-07-30T19:27:10.916Z] at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) [2019-07-30T19:27:10.916Z] at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110) [2019-07-30T19:27:10.916Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35) [2019-07-30T19:27:10.916Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T19:27:10.916Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T19:27:10.916Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T19:27:10.916Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T19:27:10.916Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T19:27:10.916Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:27:10.916Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T19:27:10.916Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T19:27:10.916Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T19:27:10.916Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:27:10.916Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T19:27:10.916Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T19:27:10.916Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T19:27:10.916Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T19:27:10.916Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T19:27:10.916Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T19:27:10.916Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T19:27:10.916Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T19:27:10.916Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T19:27:10.916Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T19:27:10.916Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T19:27:10.916Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:27:10.916Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:27:10.916Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:27:10.916Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:27:10.916Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T19:27:10.916Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T19:27:10.916Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T19:27:10.916Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T19:27:11.845Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.502 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test [2019-07-30T19:27:11.845Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.032 s [2019-07-30T19:27:11.845Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T19:27:11.845Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.059 s [2019-07-30T19:27:11.845Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T19:27:11.845Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T19:27:11.845Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.063 s [2019-07-30T19:27:11.845Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T19:27:11.845Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T19:27:11.845Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T19:27:11.845Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.056 s [2019-07-30T19:27:11.845Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.018 s [2019-07-30T19:27:11.845Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.023 s [2019-07-30T19:27:11.845Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.065 s [2019-07-30T19:27:11.845Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.027 s [2019-07-30T19:27:11.845Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-30T19:27:11.845Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.06 s [2019-07-30T19:27:11.845Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T19:27:11.845Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.02 s [2019-07-30T19:27:11.845Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.061 s [2019-07-30T19:27:11.845Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-30T19:27:11.845Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.018 s [2019-07-30T19:27:11.845Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-30T19:27:11.845Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T19:27:11.845Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.058 s [2019-07-30T19:27:11.845Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.023 s [2019-07-30T19:27:11.845Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T19:27:11.845Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.057 s [2019-07-30T19:27:11.845Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T19:27:11.845Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T19:27:11.845Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-30T19:27:11.845Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.058 s [2019-07-30T19:27:11.845Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-30T19:27:11.845Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T19:27:11.845Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T19:27:11.845Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped [2019-07-30T19:27:11.845Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T19:27:11.845Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.056 s [2019-07-30T19:27:11.845Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T19:27:11.845Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T19:27:11.845Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T19:27:11.845Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.052 s [2019-07-30T19:27:11.845Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T19:27:11.845Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T19:27:11.845Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.017 s [2019-07-30T19:27:11.845Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.053 s [2019-07-30T19:27:11.845Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T19:27:11.845Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.013 s [2019-07-30T19:27:11.845Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-30T19:27:11.845Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.054 s [2019-07-30T19:27:11.845Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.022 s [2019-07-30T19:27:11.845Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.016 s [2019-07-30T19:27:11.845Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.06 s [2019-07-30T19:27:11.845Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.014 s [2019-07-30T19:27:11.845Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T19:27:11.845Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.015 s [2019-07-30T19:27:11.845Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) Time elapsed: 0.058 s [2019-07-30T19:27:11.845Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-07-30T19:27:11.845Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest [2019-07-30T19:27:11.845Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T19:27:11.845Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T19:27:11.845Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T19:27:11.845Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T19:27:11.845Z] [2019-07-30T19:27:11.845Z] Results: [2019-07-30T19:27:11.845Z] [2019-07-30T19:27:11.845Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9 [2019-07-30T19:27:11.845Z] [2019-07-30T19:27:13.226Z] [INFO] All tests passed! [2019-07-30T19:27:13.226Z] [INFO] [2019-07-30T19:27:13.226Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T19:27:13.226Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:27:13.226Z] [INFO] [2019-07-30T19:27:13.226Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T19:27:13.832Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:27:13.832Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:27:13.832Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:27:14.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:27:14.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:27:14.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:27:14.907Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T19:27:14.907Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:27:14.907Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T19:27:15.471Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:27:16.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T19:27:16.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T19:27:16.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T19:27:16.840Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T19:27:17.097Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:27:17.097Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:27:17.097Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T19:27:17.097Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:27:17.354Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T19:27:17.611Z] [INFO] [2019-07-30T19:27:17.611Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T19:27:17.611Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar [2019-07-30T19:27:17.611Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.pom [2019-07-30T19:27:17.611Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-sources.jar [2019-07-30T19:27:17.611Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:27:17.611Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-p2metadata.xml [2019-07-30T19:27:17.611Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.2-SNAPSHOT-p2artifacts.xml [2019-07-30T19:27:17.611Z] [INFO] [2019-07-30T19:27:17.611Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests --- [2019-07-30T19:27:17.611Z] [INFO] [2019-07-30T19:27:17.611Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >-- [2019-07-30T19:27:17.611Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT [89/134] [2019-07-30T19:27:17.611Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:27:17.611Z] [INFO] [2019-07-30T19:27:17.611Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T19:27:17.611Z] [INFO] [2019-07-30T19:27:17.611Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T19:27:17.611Z] [INFO] The project's OSGi version is 2.0.0.201907301829 [2019-07-30T19:27:17.611Z] [INFO] [2019-07-30T19:27:17.611Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T19:27:17.611Z] [INFO] [2019-07-30T19:27:17.611Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T19:27:17.611Z] [INFO] [2019-07-30T19:27:17.611Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T19:27:17.611Z] [INFO] [2019-07-30T19:27:17.611Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T19:27:17.611Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:27:17.611Z] [INFO] [2019-07-30T19:27:17.611Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T19:27:17.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:27:17.611Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources [2019-07-30T19:27:17.611Z] [INFO] [2019-07-30T19:27:17.611Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T19:27:17.611Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes [2019-07-30T19:27:17.868Z] [INFO] [2019-07-30T19:27:17.868Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T19:27:17.868Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:27:17.868Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources [2019-07-30T19:27:17.868Z] [INFO] [2019-07-30T19:27:17.868Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T19:27:17.868Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar [2019-07-30T19:27:17.868Z] [INFO] [2019-07-30T19:27:17.868Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T19:27:17.868Z] [INFO] [2019-07-30T19:27:17.868Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T19:27:18.124Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-30T19:27:18.124Z] [INFO] [2019-07-30T19:27:18.124Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T19:27:18.124Z] [INFO] [2019-07-30T19:27:18.124Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T19:27:18.124Z] [INFO] [2019-07-30T19:27:18.124Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T19:27:18.124Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar [2019-07-30T19:27:18.124Z] [INFO] [2019-07-30T19:27:18.124Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T19:27:18.124Z] [INFO] [2019-07-30T19:27:18.124Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T19:27:18.124Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:27:18.124Z] [INFO] [2019-07-30T19:27:18.124Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T19:27:19.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:27:19.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:27:19.054Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:27:19.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:27:19.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T19:27:19.617Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:27:20.181Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:27:21.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T19:27:21.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T19:27:21.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T19:27:21.805Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:27:22.061Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:27:22.061Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:27:22.061Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T19:27:22.317Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:27:22.317Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T19:27:22.317Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:27:22.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:27:22.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T19:27:22.573Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T19:27:22.830Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T19:27:23.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T19:27:23.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T19:27:23.126Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T19:27:23.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T19:27:23.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:27:23.523Z] [INFO] [2019-07-30T19:27:23.523Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T19:27:23.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:27:23.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:27:23.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:27:23.523Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:27:23.782Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:27:23.782Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:27:23.782Z] [INFO] [2019-07-30T19:27:23.782Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui --- [2019-07-30T19:27:23.782Z] [INFO] [2019-07-30T19:27:23.782Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >--- [2019-07-30T19:27:23.782Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT [90/134] [2019-07-30T19:27:23.782Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T19:27:23.782Z] [INFO] [2019-07-30T19:27:23.782Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T19:27:23.782Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/target [2019-07-30T19:27:23.782Z] [INFO] [2019-07-30T19:27:23.782Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T19:27:23.782Z] [INFO] The project's OSGi version is 5.0.0.201907301829 [2019-07-30T19:27:23.782Z] [INFO] [2019-07-30T19:27:23.782Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T19:27:23.782Z] [INFO] [2019-07-30T19:27:23.782Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T19:27:23.782Z] [INFO] [2019-07-30T19:27:23.782Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T19:27:23.782Z] [INFO] [2019-07-30T19:27:23.782Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T19:27:23.782Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:27:23.782Z] [INFO] [2019-07-30T19:27:23.782Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T19:27:23.782Z] [INFO] [2019-07-30T19:27:23.782Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T19:27:23.782Z] [INFO] [2019-07-30T19:27:23.782Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T19:27:23.782Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.jar [2019-07-30T19:27:23.782Z] [INFO] [2019-07-30T19:27:23.782Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T19:27:23.782Z] [INFO] [2019-07-30T19:27:23.782Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T19:27:23.782Z] [INFO] [2019-07-30T19:27:23.782Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T19:27:23.782Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:27:23.782Z] [INFO] [2019-07-30T19:27:23.782Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T19:27:23.782Z] [INFO] [2019-07-30T19:27:23.782Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T19:27:23.782Z] [INFO] [2019-07-30T19:27:23.782Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T19:27:23.782Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:27:23.782Z] [INFO] [2019-07-30T19:27:23.782Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T19:27:25.151Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:27:25.408Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:27:25.408Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:27:25.971Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T19:27:26.228Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:27:27.597Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:27:27.597Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:27:27.597Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T19:27:27.597Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:27:27.854Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T19:27:27.854Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T19:27:27.854Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-30T19:27:28.111Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T19:27:28.111Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T19:27:28.367Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:27:28.367Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:27:28.367Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:27:28.367Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T19:27:28.367Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T19:27:28.624Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T19:27:28.624Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T19:27:28.624Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:27:28.880Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:27:29.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T19:27:29.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T19:27:29.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T19:27:29.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T19:27:29.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T19:27:29.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-30T19:27:29.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T19:27:29.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T19:27:29.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T19:27:31.656Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T19:27:31.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T19:27:31.912Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T19:27:32.168Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T19:27:32.168Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T19:27:32.168Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:27:32.168Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T19:27:32.168Z] [INFO] [2019-07-30T19:27:32.168Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T19:27:32.168Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.jar [2019-07-30T19:27:32.168Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT.pom [2019-07-30T19:27:32.168Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:27:32.168Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:27:32.168Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:27:32.168Z] [INFO] [2019-07-30T19:27:32.168Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel --- [2019-07-30T19:27:32.168Z] [INFO] [2019-07-30T19:27:32.168Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >-- [2019-07-30T19:27:32.168Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT [91/134] [2019-07-30T19:27:32.168Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:27:32.168Z] [INFO] [2019-07-30T19:27:32.168Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T19:27:32.168Z] [INFO] [2019-07-30T19:27:32.168Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T19:27:32.426Z] [INFO] The project's OSGi version is 1.0.9.201907301829 [2019-07-30T19:27:32.426Z] [INFO] [2019-07-30T19:27:32.426Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T19:27:32.426Z] [INFO] [2019-07-30T19:27:32.426Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T19:27:32.426Z] [INFO] [2019-07-30T19:27:32.426Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T19:27:32.426Z] [INFO] [2019-07-30T19:27:32.426Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T19:27:32.426Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:27:32.426Z] [INFO] [2019-07-30T19:27:32.426Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T19:27:32.426Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:27:32.426Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources [2019-07-30T19:27:32.426Z] [INFO] [2019-07-30T19:27:32.426Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T19:27:32.426Z] [INFO] Compiling 36 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes [2019-07-30T19:27:32.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[42] [2019-07-30T19:27:32.989Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-30T19:27:32.989Z] ^^^^ [2019-07-30T19:27:32.989Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T19:27:32.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[51] [2019-07-30T19:27:32.989Z] IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node); [2019-07-30T19:27:32.989Z] ^^^^ [2019-07-30T19:27:32.989Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T19:27:32.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[213] [2019-07-30T19:27:32.989Z] provider = DataDrivenXYProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), ANALYSIS_ID); [2019-07-30T19:27:32.989Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:27:32.989Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-30T19:27:32.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] [2019-07-30T19:27:32.989Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T19:27:32.989Z] ^^^^^^^^^^^^^^^ [2019-07-30T19:27:32.989Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-30T19:27:32.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] [2019-07-30T19:27:32.989Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T19:27:32.989Z] ^^^^^ [2019-07-30T19:27:32.989Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T19:27:32.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[241] [2019-07-30T19:27:32.989Z] TmfModelResponse<@NonNull ITmfXyModel> rowResponse = xyProvider.fetchXY(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-30T19:27:32.989Z] ^^^^^^^^^^^^^ [2019-07-30T19:27:32.989Z] 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' [2019-07-30T19:27:32.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[157] [2019-07-30T19:27:32.989Z] TmfModelResponse<@NonNull TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null); [2019-07-30T19:27:32.989Z] ^^^^^^^^^^^^^ [2019-07-30T19:27:32.989Z] 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' [2019-07-30T19:27:32.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] [2019-07-30T19:27:32.989Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-30T19:27:32.989Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:27:32.989Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>' [2019-07-30T19:27:32.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] [2019-07-30T19:27:32.989Z] provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID); [2019-07-30T19:27:32.989Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:27:32.989Z] Null type safety (type annotations): The expression of type 'List' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenPresentationState>' [2019-07-30T19:27:32.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] [2019-07-30T19:27:32.989Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T19:27:32.989Z] ^^^^^^^^^^^^^^^ [2019-07-30T19:27:32.989Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData' [2019-07-30T19:27:32.989Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] [2019-07-30T19:27:32.989Z] TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry); [2019-07-30T19:27:32.989Z] ^^^^^ [2019-07-30T19:27:32.989Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element' [2019-07-30T19:27:32.989Z] 11 problems (11 warnings) [2019-07-30T19:27:32.989Z] [INFO] [2019-07-30T19:27:32.989Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T19:27:32.989Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:27:32.989Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources [2019-07-30T19:27:32.989Z] [INFO] [2019-07-30T19:27:32.989Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T19:27:32.989Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T19:27:32.989Z] [INFO] [2019-07-30T19:27:32.989Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T19:27:32.989Z] [INFO] [2019-07-30T19:27:32.989Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T19:27:32.989Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T19:27:32.989Z] [INFO] [2019-07-30T19:27:32.989Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T19:27:32.989Z] [INFO] [2019-07-30T19:27:32.989Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T19:27:32.989Z] [INFO] [2019-07-30T19:27:32.989Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T19:27:32.989Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T19:27:33.245Z] [INFO] [2019-07-30T19:27:33.245Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T19:27:33.245Z] [INFO] [2019-07-30T19:27:33.245Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T19:27:34.226Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log [2019-07-30T19:27:34.226Z] [INFO] Command line: [2019-07-30T19:27:34.226Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T19:27:34.226Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:27:37.540Z] !SESSION 2019-07-30 19:27:34.356 ----------------------------------------------- [2019-07-30T19:27:37.540Z] eclipse.buildId=unknown [2019-07-30T19:27:37.540Z] java.version=1.8.0_202 [2019-07-30T19:27:37.540Z] java.vendor=Oracle Corporation [2019-07-30T19:27:37.540Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:27:37.540Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T19:27:37.540Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T19:27:37.540Z] [2019-07-30T19:27:37.540Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:27:36.955 [2019-07-30T19:27:37.540Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:27:37.540Z] !STACK 0 [2019-07-30T19:27:37.540Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T19:27:37.540Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:27:37.540Z] [2019-07-30T19:27:37.540Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:27:37.540Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:27:37.540Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:27:37.540Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:27:37.540Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:27:37.540Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:27:37.540Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:27:37.540Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:27:37.540Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:27:37.540Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:27:37.540Z] [2019-07-30T19:27:37.540Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:27:37.147 [2019-07-30T19:27:37.540Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:27:37.540Z] !STACK 0 [2019-07-30T19:27:37.540Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T19:27:37.540Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:27:37.540Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:27:37.540Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:27:37.540Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T19:27:37.540Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:27:37.540Z] [2019-07-30T19:27:37.540Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:27:37.540Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:27:37.540Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:27:37.540Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:27:37.540Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:27:37.540Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:27:37.540Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:27:37.540Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:27:37.540Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:27:37.540Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:27:40.060Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-30T19:27:41.952Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.884 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest [2019-07-30T19:27:41.952Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest) Time elapsed: 1.859 s [2019-07-30T19:27:41.952Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-30T19:27:44.472Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.624 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest [2019-07-30T19:27:44.472Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.4 s [2019-07-30T19:27:44.472Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest) Time elapsed: 1.223 s [2019-07-30T19:27:44.472Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-30T19:27:45.840Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.122 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest [2019-07-30T19:27:45.840Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest) Time elapsed: 1.121 s [2019-07-30T19:27:45.840Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-30T19:27:45.840Z] [2019-07-30T19:27:45.840Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:45.552 [2019-07-30T19:27:45.840Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T19:27:52.385Z] [2019-07-30T19:27:52.385Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:51.182 [2019-07-30T19:27:52.385Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T19:27:52.385Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.64 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest [2019-07-30T19:27:52.385Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 5.632 s [2019-07-30T19:27:52.385Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest) Time elapsed: 0.006 s [2019-07-30T19:27:52.385Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.147 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.148 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.149 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.150 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.150 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.151 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.152 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.153 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.153 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.154 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.154 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.155 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.156 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.156 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.157 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.158 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.158 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.159 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.159 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.160 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.161 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.161 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.162 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.163 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.163 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.164 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.165 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.165 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.166 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:27:53.426Z] [2019-07-30T19:27:53.426Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:27:53.166 [2019-07-30T19:27:53.426Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread] [2019-07-30T19:28:05.962Z] [2019-07-30T19:28:05.962Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:05.530 [2019-07-30T19:28:05.962Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file [2019-07-30T19:28:06.220Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.822 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest [2019-07-30T19:28:06.220Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 14.31 s [2019-07-30T19:28:06.220Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest) Time elapsed: 0.51 s [2019-07-30T19:28:06.220Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-30T19:28:06.220Z] [2019-07-30T19:28:06.220Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:28:06.066 [2019-07-30T19:28:06.220Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T19:28:06.220Z] [2019-07-30T19:28:06.220Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:28:06.067 [2019-07-30T19:28:06.220Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T19:28:07.589Z] [2019-07-30T19:28:07.589Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:28:07.284 [2019-07-30T19:28:07.589Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T19:28:07.589Z] [2019-07-30T19:28:07.589Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:28:07.285 [2019-07-30T19:28:07.589Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T19:28:07.589Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.241 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest [2019-07-30T19:28:07.589Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 1.222 s [2019-07-30T19:28:07.589Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest) Time elapsed: 0.018 s [2019-07-30T19:28:07.589Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-30T19:28:07.589Z] [2019-07-30T19:28:07.589Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:28:07.547 [2019-07-30T19:28:07.589Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T19:28:07.846Z] [2019-07-30T19:28:07.846Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:28:07.833 [2019-07-30T19:28:07.846Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T19:28:08.102Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.541 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest [2019-07-30T19:28:08.102Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 0.258 s [2019-07-30T19:28:08.102Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest) Time elapsed: 0.282 s [2019-07-30T19:28:08.102Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-30T19:28:09.470Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.221 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest [2019-07-30T19:28:09.470Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest) Time elapsed: 1.218 s [2019-07-30T19:28:09.470Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-30T19:28:09.726Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest [2019-07-30T19:28:09.726Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.271 s [2019-07-30T19:28:09.726Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest) Time elapsed: 0.139 s [2019-07-30T19:28:09.726Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-30T19:28:09.726Z] [2019-07-30T19:28:09.726Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:09.545 [2019-07-30T19:28:09.726Z] !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. [2019-07-30T19:28:09.726Z] [2019-07-30T19:28:09.726Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:09.621 [2019-07-30T19:28:09.726Z] !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. [2019-07-30T19:28:09.726Z] [2019-07-30T19:28:09.726Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:09.633 [2019-07-30T19:28:09.726Z] !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. [2019-07-30T19:28:09.726Z] [2019-07-30T19:28:09.726Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:09.644 [2019-07-30T19:28:09.726Z] !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. [2019-07-30T19:28:09.726Z] [2019-07-30T19:28:09.726Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:09.654 [2019-07-30T19:28:09.726Z] !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. [2019-07-30T19:28:09.983Z] [2019-07-30T19:28:09.983Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:09.781 [2019-07-30T19:28:09.983Z] !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. [2019-07-30T19:28:10.914Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.129 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest [2019-07-30T19:28:10.914Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.126 s [2019-07-30T19:28:10.914Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.127 s [2019-07-30T19:28:10.914Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.058 s [2019-07-30T19:28:10.914Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.589 s [2019-07-30T19:28:10.914Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.115 s [2019-07-30T19:28:10.914Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0.112 s [2019-07-30T19:28:10.914Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest) Time elapsed: 0 s [2019-07-30T19:28:10.914Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-30T19:28:11.893Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.995 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest [2019-07-30T19:28:11.893Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.492 s [2019-07-30T19:28:11.893Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.285 s [2019-07-30T19:28:11.893Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest) Time elapsed: 0.217 s [2019-07-30T19:28:11.893Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-30T19:28:12.455Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.614 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest [2019-07-30T19:28:12.456Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.359 s [2019-07-30T19:28:12.456Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.012 s [2019-07-30T19:28:12.456Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest) Time elapsed: 0.241 s [2019-07-30T19:28:12.456Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-30T19:28:12.713Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest [2019-07-30T19:28:12.713Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.101 s [2019-07-30T19:28:12.713Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest) Time elapsed: 0.101 s [2019-07-30T19:28:12.713Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-30T19:28:13.641Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.002 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest [2019-07-30T19:28:13.641Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.535 s [2019-07-30T19:28:13.641Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.266 s [2019-07-30T19:28:13.641Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest) Time elapsed: 0.2 s [2019-07-30T19:28:13.641Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-30T19:28:23.591Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.81 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest [2019-07-30T19:28:23.591Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.304 s [2019-07-30T19:28:23.591Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 7.633 s [2019-07-30T19:28:23.591Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.567 s [2019-07-30T19:28:23.591Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest) Time elapsed: 0.304 s [2019-07-30T19:28:23.591Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-30T19:28:23.591Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest [2019-07-30T19:28:23.591Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.087 s [2019-07-30T19:28:23.591Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0 s [2019-07-30T19:28:23.591Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest) Time elapsed: 0.036 s [2019-07-30T19:28:23.591Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-07-30T19:28:23.591Z] [2019-07-30T19:28:23.591Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:28:22.540 [2019-07-30T19:28:23.591Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there [2019-07-30T19:28:23.591Z] [2019-07-30T19:28:23.591Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:28:22.555 [2019-07-30T19:28:23.591Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes [2019-07-30T19:28:23.591Z] [2019-07-30T19:28:23.591Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:22.563 [2019-07-30T19:28:23.591Z] !MESSAGE State Transition: Undefined action: action1 [2019-07-30T19:28:23.591Z] [2019-07-30T19:28:23.591Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:22.565 [2019-07-30T19:28:23.591Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-30T19:28:23.591Z] [2019-07-30T19:28:23.591Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:22.566 [2019-07-30T19:28:23.591Z] !MESSAGE State Transition: Undefined condition: test1 [2019-07-30T19:28:23.591Z] [2019-07-30T19:28:23.591Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:28:22.568 [2019-07-30T19:28:23.591Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there [2019-07-30T19:28:23.591Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest [2019-07-30T19:28:23.591Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-07-30T19:28:23.591Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-30T19:28:23.591Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-30T19:28:23.591Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T19:28:23.591Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.003 s [2019-07-30T19:28:23.591Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T19:28:23.591Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.004 s [2019-07-30T19:28:23.591Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T19:28:23.591Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T19:28:23.591Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T19:28:23.591Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T19:28:23.591Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.002 s [2019-07-30T19:28:23.591Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest) Time elapsed: 0.001 s [2019-07-30T19:28:23.591Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-30T19:28:23.591Z] [2019-07-30T19:28:23.591Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:22.629 [2019-07-30T19:28:23.591Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-30T19:28:23.591Z] [2019-07-30T19:28:23.591Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:22.630 [2019-07-30T19:28:23.591Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-30T19:28:23.591Z] [2019-07-30T19:28:23.591Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:22.631 [2019-07-30T19:28:23.591Z] !MESSAGE Compiling value: value is not a parseable integer: abc [2019-07-30T19:28:23.591Z] [2019-07-30T19:28:23.591Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:22.632 [2019-07-30T19:28:23.591Z] !MESSAGE Compiling value: value is not a parseable integer: [2019-07-30T19:28:23.591Z] [2019-07-30T19:28:23.591Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:22.638 [2019-07-30T19:28:23.591Z] !MESSAGE The mapping group undefined does not exist in this analysis [2019-07-30T19:28:23.591Z] [2019-07-30T19:28:23.591Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:22.639 [2019-07-30T19:28:23.591Z] !MESSAGE Compiling value: value is not a parseable integer: not int [2019-07-30T19:28:23.591Z] [2019-07-30T19:28:23.591Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:22.641 [2019-07-30T19:28:23.591Z] !MESSAGE A query state value should have children attributes [2019-07-30T19:28:23.591Z] [2019-07-30T19:28:23.591Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:22.642 [2019-07-30T19:28:23.591Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-30T19:28:23.591Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest [2019-07-30T19:28:23.591Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T19:28:23.591Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T19:28:23.591Z] testStateValueCompilation[2: Valid integer 2 with forced type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T19:28:23.591Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T19:28:23.591Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T19:28:23.591Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T19:28:23.591Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T19:28:23.591Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T19:28:23.591Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T19:28:23.591Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T19:28:23.591Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T19:28:23.591Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T19:28:23.591Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T19:28:23.591Z] testStateValueCompilation[13: Delete value with ignored params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T19:28:23.591Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T19:28:23.591Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T19:28:23.591Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T19:28:23.591Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T19:28:23.591Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T19:28:23.591Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T19:28:23.591Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T19:28:23.591Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0 s [2019-07-30T19:28:23.591Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T19:28:23.591Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest) Time elapsed: 0.001 s [2019-07-30T19:28:23.591Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest [2019-07-30T19:28:23.591Z] [2019-07-30T19:28:23.591Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:22.652 [2019-07-30T19:28:23.591Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-30T19:28:23.591Z] [2019-07-30T19:28:23.591Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:22.653 [2019-07-30T19:28:23.591Z] !MESSAGE The value of an event field attribute should not be null [2019-07-30T19:28:23.591Z] [2019-07-30T19:28:23.591Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:22.653 [2019-07-30T19:28:23.591Z] !MESSAGE A query state attribute should have children attributes [2019-07-30T19:28:23.591Z] [2019-07-30T19:28:23.591Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:22.654 [2019-07-30T19:28:23.591Z] !MESSAGE The value of a constant attribute should not be empty [2019-07-30T19:28:23.591Z] [2019-07-30T19:28:23.591Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:22.655 [2019-07-30T19:28:23.591Z] !MESSAGE Location undefined does not exist [2019-07-30T19:28:23.591Z] 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 [2019-07-30T19:28:23.591Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.002 s [2019-07-30T19:28:23.591Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.004 s [2019-07-30T19:28:23.591Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest) Time elapsed: 0.004 s [2019-07-30T19:28:23.591Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-07-30T19:28:23.591Z] [2019-07-30T19:28:23.591Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:28:22.669 [2019-07-30T19:28:23.591Z] !MESSAGE Segment time: only one of or shoud be present [2019-07-30T19:28:23.591Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest [2019-07-30T19:28:23.591Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-30T19:28:23.591Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-30T19:28:23.591Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0 s [2019-07-30T19:28:23.591Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0 s [2019-07-30T19:28:23.591Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest) Time elapsed: 0.001 s [2019-07-30T19:28:23.591Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-30T19:28:23.591Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest [2019-07-30T19:28:23.591Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.032 s [2019-07-30T19:28:23.591Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.085 s [2019-07-30T19:28:23.591Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.031 s [2019-07-30T19:28:23.591Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.071 s [2019-07-30T19:28:23.591Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.031 s [2019-07-30T19:28:23.591Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.076 s [2019-07-30T19:28:23.591Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest) Time elapsed: 0.076 s [2019-07-30T19:28:23.591Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest [2019-07-30T19:28:24.519Z] 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 [2019-07-30T19:28:24.519Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest) Time elapsed: 1.218 s [2019-07-30T19:28:24.519Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-30T19:28:24.519Z] [2019-07-30T19:28:24.519Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:28:24.362 [2019-07-30T19:28:24.519Z] !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. [2019-07-30T19:28:25.885Z] [2019-07-30T19:28:25.885Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:28:25.573 [2019-07-30T19:28:25.885Z] !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 [2019-07-30T19:28:26.812Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.418 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest [2019-07-30T19:28:26.812Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-30T19:28:26.812Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-30T19:28:26.812Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest) Time elapsed: 0 s [2019-07-30T19:28:26.812Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-07-30T19:28:28.182Z] [2019-07-30T19:28:28.182Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:28:28.008 [2019-07-30T19:28:28.182Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T19:28:28.182Z] [2019-07-30T19:28:28.182Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:28:28.008 [2019-07-30T19:28:28.182Z] !MESSAGE state value is type int but a mappingGroup is specified [2019-07-30T19:28:28.182Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.238 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest [2019-07-30T19:28:28.182Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 1.223 s [2019-07-30T19:28:28.182Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest) Time elapsed: 0.014 s [2019-07-30T19:28:28.182Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest [2019-07-30T19:28:28.182Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest [2019-07-30T19:28:28.182Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-30T19:28:28.182Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest) Time elapsed: 0 s [2019-07-30T19:28:28.182Z] [2019-07-30T19:28:28.182Z] Results: [2019-07-30T19:28:28.182Z] [2019-07-30T19:28:28.182Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:28:28.182Z] [2019-07-30T19:28:28.827Z] [INFO] All tests passed! [2019-07-30T19:28:28.827Z] [INFO] [2019-07-30T19:28:28.827Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T19:28:28.827Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:28:28.827Z] [INFO] [2019-07-30T19:28:28.827Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T19:28:29.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:28:29.179Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:28:31.698Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:28:31.955Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:28:31.955Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:28:32.212Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:28:32.212Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:28:32.468Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:28:32.468Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T19:28:32.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:28:32.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T19:28:32.982Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T19:28:33.238Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T19:28:33.494Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:28:33.494Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T19:28:33.751Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:28:33.751Z] [INFO] [2019-07-30T19:28:33.751Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T19:28:33.751Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T19:28:33.751Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.pom [2019-07-30T19:28:33.751Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T19:28:33.751Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:28:33.751Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-p2metadata.xml [2019-07-30T19:28:33.751Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml [2019-07-30T19:28:33.751Z] [INFO] [2019-07-30T19:28:33.751Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests --- [2019-07-30T19:28:33.751Z] [INFO] [2019-07-30T19:28:33.751Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >-- [2019-07-30T19:28:33.751Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT [92/134] [2019-07-30T19:28:33.751Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:28:33.751Z] [INFO] [2019-07-30T19:28:33.751Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T19:28:33.751Z] [INFO] [2019-07-30T19:28:33.751Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T19:28:33.751Z] [INFO] The project's OSGi version is 2.0.0.201907301829 [2019-07-30T19:28:33.751Z] [INFO] [2019-07-30T19:28:33.751Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T19:28:33.751Z] [INFO] [2019-07-30T19:28:33.751Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T19:28:33.751Z] [INFO] [2019-07-30T19:28:33.751Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T19:28:33.751Z] [INFO] [2019-07-30T19:28:33.751Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T19:28:33.751Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:28:33.751Z] [INFO] [2019-07-30T19:28:33.751Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T19:28:33.751Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:28:33.751Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources [2019-07-30T19:28:33.751Z] [INFO] [2019-07-30T19:28:33.751Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T19:28:33.751Z] [INFO] Compiling 28 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes [2019-07-30T19:28:34.314Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/kernel/KernelAnalysisUsageBenchmark.java:[110] [2019-07-30T19:28:34.314Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T19:28:34.314Z] ^^^^^ [2019-07-30T19:28:34.314Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T19:28:34.314Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/analysis/kernel/statesystem/StateSystemFullHistoryTest.java:[187] [2019-07-30T19:28:34.314Z] File file = new File(TmfTraceManager.getSupplementaryFileDir(trace) + name); [2019-07-30T19:28:34.314Z] ^^^^^ [2019-07-30T19:28:34.314Z] Null type safety (type annotations): The expression of type 'CtfTmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T19:28:34.314Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/tid/TidAnalysisUsageBenchmark.java:[94] [2019-07-30T19:28:34.314Z] File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace)); [2019-07-30T19:28:34.314Z] ^^^^^ [2019-07-30T19:28:34.314Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T19:28:34.314Z] 5 problems (0 errors, 3 warnings, 3 info) [2019-07-30T19:28:34.314Z] [INFO] [2019-07-30T19:28:34.314Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T19:28:34.314Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:28:34.314Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources [2019-07-30T19:28:34.314Z] [INFO] [2019-07-30T19:28:34.314Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T19:28:34.314Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar [2019-07-30T19:28:34.314Z] [INFO] [2019-07-30T19:28:34.314Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T19:28:34.571Z] [INFO] [2019-07-30T19:28:34.571Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T19:28:34.571Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-30T19:28:34.571Z] [INFO] [2019-07-30T19:28:34.571Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T19:28:34.571Z] [INFO] [2019-07-30T19:28:34.571Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T19:28:34.571Z] [INFO] [2019-07-30T19:28:34.571Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T19:28:34.571Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar [2019-07-30T19:28:34.571Z] [INFO] [2019-07-30T19:28:34.571Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T19:28:34.571Z] [INFO] [2019-07-30T19:28:34.571Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T19:28:35.938Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log [2019-07-30T19:28:35.938Z] [INFO] Command line: [2019-07-30T19:28:35.938Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T19:28:35.938Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:28:39.211Z] !SESSION 2019-07-30 19:28:36.079 ----------------------------------------------- [2019-07-30T19:28:39.211Z] eclipse.buildId=unknown [2019-07-30T19:28:39.211Z] java.version=1.8.0_202 [2019-07-30T19:28:39.211Z] java.vendor=Oracle Corporation [2019-07-30T19:28:39.211Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:28:39.211Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T19:28:39.211Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T19:28:39.211Z] [2019-07-30T19:28:39.211Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:28:38.755 [2019-07-30T19:28:39.211Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:28:39.211Z] !STACK 0 [2019-07-30T19:28:39.211Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T19:28:39.211Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:28:39.211Z] [2019-07-30T19:28:39.211Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:28:39.211Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:28:39.211Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:28:39.211Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:28:39.211Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:28:39.211Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:28:39.211Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:28:39.211Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:28:39.211Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:28:39.211Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:28:39.211Z] [2019-07-30T19:28:39.211Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:28:38.936 [2019-07-30T19:28:39.211Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:28:39.211Z] !STACK 0 [2019-07-30T19:28:39.211Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T19:28:39.211Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:28:39.211Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:28:39.211Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:28:39.211Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T19:28:39.211Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:28:39.211Z] [2019-07-30T19:28:39.211Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:28:39.211Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:28:39.211Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:28:39.211Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:28:39.211Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:28:39.211Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:28:39.211Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:28:39.211Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:28:39.211Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:28:39.211Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:28:42.484Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-30T19:28:47.732Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.298 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest [2019-07-30T19:28:47.732Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest) Time elapsed: 5.228 s [2019-07-30T19:28:47.732Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-30T19:29:14.239Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.755 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest [2019-07-30T19:29:14.239Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 2.896 s [2019-07-30T19:29:14.239Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest) Time elapsed: 23.853 s [2019-07-30T19:29:14.239Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest [2019-07-30T19:29:14.239Z] 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 [2019-07-30T19:29:14.239Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped [2019-07-30T19:29:14.239Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-30T19:29:32.297Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.443 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest [2019-07-30T19:29:32.297Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.099 s [2019-07-30T19:29:32.297Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 6.721 s [2019-07-30T19:29:32.297Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-30T19:29:32.297Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-30T19:29:32.297Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-30T19:29:32.297Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T19:29:32.297Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T19:29:32.297Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.006 s [2019-07-30T19:29:32.297Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T19:29:32.297Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.297 s [2019-07-30T19:29:32.297Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.052 s [2019-07-30T19:29:32.297Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.005 s [2019-07-30T19:29:32.297Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T19:29:32.297Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T19:29:32.297Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-30T19:29:32.297Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.003 s [2019-07-30T19:29:32.297Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.002 s [2019-07-30T19:29:32.297Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.005 s [2019-07-30T19:29:32.297Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T19:29:32.297Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T19:29:32.297Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T19:29:32.297Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T19:29:32.297Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T19:29:32.297Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T19:29:32.297Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T19:29:32.297Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T19:29:32.297Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0.001 s [2019-07-30T19:29:32.297Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T19:29:32.297Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T19:29:32.297Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T19:29:32.297Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest) Time elapsed: 0 s [2019-07-30T19:29:32.297Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-30T19:29:38.844Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.514 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest [2019-07-30T19:29:38.844Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T19:29:38.844Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T19:29:38.844Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T19:29:38.844Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T19:29:38.844Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T19:29:38.844Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.216 s [2019-07-30T19:29:38.844Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.062 s [2019-07-30T19:29:38.844Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.007 s [2019-07-30T19:29:38.844Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.056 s [2019-07-30T19:29:38.844Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.002 s [2019-07-30T19:29:38.844Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T19:29:38.844Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T19:29:38.844Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.047 s [2019-07-30T19:29:38.844Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.03 s [2019-07-30T19:29:38.844Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.041 s [2019-07-30T19:29:38.844Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.037 s [2019-07-30T19:29:38.844Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T19:29:38.844Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T19:29:38.844Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T19:29:38.844Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T19:29:38.844Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T19:29:38.844Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0.001 s [2019-07-30T19:29:38.844Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T19:29:38.844Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T19:29:38.844Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T19:29:38.844Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T19:29:38.844Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T19:29:38.844Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T19:29:38.844Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest) Time elapsed: 0 s [2019-07-30T19:29:38.844Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-30T19:29:46.937Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.474 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest [2019-07-30T19:29:46.937Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 8.268 s [2019-07-30T19:29:46.937Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest) Time elapsed: 0.199 s [2019-07-30T19:29:46.937Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-30T19:29:50.209Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.124 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest [2019-07-30T19:29:50.209Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest) Time elapsed: 3.123 s [2019-07-30T19:29:50.209Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-30T19:29:55.514Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.768 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest [2019-07-30T19:29:55.514Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.153 s [2019-07-30T19:29:55.514Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.204 s [2019-07-30T19:29:55.514Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.209 s [2019-07-30T19:29:55.514Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest) Time elapsed: 1.2 s [2019-07-30T19:29:55.514Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-30T19:29:55.514Z] [2019-07-30T19:29:55.514Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 19:29:54.746 [2019-07-30T19:29:55.514Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-30T19:30:07.691Z] [2019-07-30T19:30:07.691Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-07-30 19:30:07.429 [2019-07-30T19:30:07.691Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)] [2019-07-30T19:30:17.640Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.069 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest [2019-07-30T19:30:17.640Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 12.745 s [2019-07-30T19:30:17.640Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest) Time elapsed: 10.322 s [2019-07-30T19:30:17.640Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-30T19:30:17.640Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest [2019-07-30T19:30:17.640Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-30T19:30:17.640Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T19:30:17.640Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T19:30:17.640Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T19:30:17.640Z] [2019-07-30T19:30:17.640Z] Results: [2019-07-30T19:30:17.640Z] [2019-07-30T19:30:17.640Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T19:30:17.640Z] [2019-07-30T19:30:19.551Z] [INFO] All tests passed! [2019-07-30T19:30:19.551Z] [INFO] [2019-07-30T19:30:19.551Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T19:30:19.551Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:30:19.551Z] [INFO] [2019-07-30T19:30:19.551Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T19:30:20.115Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:30:20.115Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:30:20.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:30:21.242Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:30:21.498Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-30T19:30:21.754Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T19:30:22.317Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T19:30:22.317Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T19:30:22.574Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T19:30:22.574Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:30:22.831Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:30:22.831Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:30:23.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:30:23.087Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-30T19:30:23.344Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:30:23.344Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T19:30:23.601Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T19:30:23.601Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:30:23.858Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:30:24.115Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T19:30:24.372Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T19:30:24.372Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T19:30:24.372Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T19:30:24.372Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T19:30:24.934Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T19:30:24.934Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:30:24.934Z] [INFO] [2019-07-30T19:30:24.934Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T19:30:24.934Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:30:24.934Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties 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 [2019-07-30T19:30:24.934Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:30:24.934Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:30:24.934Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:30:24.934Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:30:24.934Z] [INFO] [2019-07-30T19:30:24.934Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests --- [2019-07-30T19:30:24.934Z] [INFO] [2019-07-30T19:30:24.934Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >-- [2019-07-30T19:30:24.934Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT [93/134] [2019-07-30T19:30:24.934Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:30:24.934Z] [INFO] [2019-07-30T19:30:24.934Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T19:30:24.934Z] [INFO] [2019-07-30T19:30:24.934Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T19:30:25.191Z] [INFO] The project's OSGi version is 4.0.3.201907301829 [2019-07-30T19:30:25.191Z] [INFO] [2019-07-30T19:30:25.191Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T19:30:25.191Z] [INFO] [2019-07-30T19:30:25.191Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T19:30:25.191Z] [INFO] [2019-07-30T19:30:25.191Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T19:30:25.191Z] [INFO] [2019-07-30T19:30:25.191Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T19:30:25.191Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:30:25.191Z] [INFO] [2019-07-30T19:30:25.191Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T19:30:25.191Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:30:25.191Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources [2019-07-30T19:30:25.191Z] [INFO] [2019-07-30T19:30:25.191Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T19:30:25.191Z] [INFO] Compiling 41 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes [2019-07-30T19:30:25.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java:[127] [2019-07-30T19:30:25.754Z] return new BinaryCallsite(fullPath, file.getBuildId(), offset, file.isPic()); [2019-07-30T19:30:25.754Z] ^^^^^^^^ [2019-07-30T19:30:25.754Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T19:30:25.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[132] [2019-07-30T19:30:25.754Z] int tidQuark = entry.getValue(); [2019-07-30T19:30:25.754Z] ^^^^^^^^^^^^^^^^ [2019-07-30T19:30:25.754Z] 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 [2019-07-30T19:30:25.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[175] [2019-07-30T19:30:25.754Z] builder.add(new MemoryUsageTreeModel(rootId, -1L, -1, Collections.singletonList(getTrace().getName()))); [2019-07-30T19:30:25.754Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:30:25.754Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T19:30:25.754Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryDataProviderFactory.java:[42] [2019-07-30T19:30:25.754Z] private static final Predicate PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, UstMemoryAnalysisModule.class, UstMemoryAnalysisModule.ID) != null; [2019-07-30T19:30:25.754Z] ^ [2019-07-30T19:30:25.754Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace' [2019-07-30T19:30:25.754Z] 4 problems (4 warnings) [2019-07-30T19:30:25.754Z] [INFO] [2019-07-30T19:30:25.754Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T19:30:25.754Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:30:25.754Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources [2019-07-30T19:30:25.754Z] [INFO] [2019-07-30T19:30:25.754Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T19:30:25.754Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-sources.jar [2019-07-30T19:30:26.011Z] [INFO] [2019-07-30T19:30:26.011Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T19:30:26.011Z] [INFO] [2019-07-30T19:30:26.011Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T19:30:26.011Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-30T19:30:26.011Z] [INFO] [2019-07-30T19:30:26.011Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T19:30:26.011Z] [INFO] [2019-07-30T19:30:26.011Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T19:30:26.011Z] [INFO] [2019-07-30T19:30:26.011Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T19:30:26.011Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-30T19:30:26.011Z] [INFO] [2019-07-30T19:30:26.011Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T19:30:26.011Z] [INFO] [2019-07-30T19:30:26.011Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T19:30:26.011Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:30:26.011Z] [INFO] [2019-07-30T19:30:26.011Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T19:30:26.574Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:30:26.574Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:30:26.831Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:30:27.394Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:30:27.394Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T19:30:27.650Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:30:27.650Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:30:27.650Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:30:27.650Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:30:27.909Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T19:30:28.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:30:28.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:30:28.624Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T19:30:28.624Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T19:30:28.624Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:30:28.624Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:30:28.624Z] [INFO] [2019-07-30T19:30:28.624Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T19:30:28.624Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar [2019-07-30T19:30:28.624Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.pom [2019-07-30T19:30:28.624Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-sources.jar [2019-07-30T19:30:28.624Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:30:28.624Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-p2metadata.xml [2019-07-30T19:30:28.977Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.0.3-SNAPSHOT-p2artifacts.xml [2019-07-30T19:30:28.977Z] [INFO] [2019-07-30T19:30:28.977Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core --- [2019-07-30T19:30:28.977Z] [INFO] [2019-07-30T19:30:28.977Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >--- [2019-07-30T19:30:28.977Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT [94/134] [2019-07-30T19:30:28.977Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:30:28.977Z] [INFO] [2019-07-30T19:30:28.977Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T19:30:28.977Z] [INFO] [2019-07-30T19:30:28.977Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T19:30:28.977Z] [INFO] The project's OSGi version is 3.0.5.201907301829 [2019-07-30T19:30:28.977Z] [INFO] [2019-07-30T19:30:28.977Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T19:30:28.977Z] [INFO] [2019-07-30T19:30:28.977Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T19:30:28.977Z] [INFO] [2019-07-30T19:30:28.977Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T19:30:28.977Z] [INFO] [2019-07-30T19:30:28.977Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T19:30:28.977Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:30:28.977Z] [INFO] [2019-07-30T19:30:28.977Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T19:30:28.977Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:30:28.977Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources [2019-07-30T19:30:28.977Z] [INFO] [2019-07-30T19:30:28.977Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T19:30:28.977Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes [2019-07-30T19:30:33.149Z] [INFO] [2019-07-30T19:30:33.149Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T19:30:33.149Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:30:33.149Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources [2019-07-30T19:30:33.149Z] [INFO] [2019-07-30T19:30:33.149Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T19:30:33.149Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar [2019-07-30T19:30:33.149Z] [INFO] [2019-07-30T19:30:33.149Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T19:30:33.149Z] [INFO] [2019-07-30T19:30:33.149Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T19:30:33.149Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-30T19:30:33.149Z] [INFO] [2019-07-30T19:30:33.149Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T19:30:33.149Z] [INFO] [2019-07-30T19:30:33.149Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T19:30:33.149Z] [INFO] [2019-07-30T19:30:33.149Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T19:30:33.149Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-30T19:30:33.149Z] [INFO] [2019-07-30T19:30:33.149Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T19:30:33.149Z] [INFO] [2019-07-30T19:30:33.149Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T19:30:33.149Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:30:33.149Z] [INFO] [2019-07-30T19:30:33.149Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T19:30:33.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:30:33.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:30:33.713Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:30:34.277Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:30:34.534Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T19:30:34.534Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:30:34.534Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:30:34.790Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:30:34.790Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:30:34.790Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T19:30:36.681Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:30:38.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:30:38.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T19:30:38.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T19:30:38.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T19:30:38.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:30:38.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:30:38.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T19:30:38.562Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T19:30:38.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T19:30:38.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:30:38.818Z] [INFO] [2019-07-30T19:30:38.818Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T19:30:38.818Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar [2019-07-30T19:30:38.818Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.pom [2019-07-30T19:30:38.818Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-sources.jar [2019-07-30T19:30:38.818Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:30:38.818Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-p2metadata.xml [2019-07-30T19:30:38.818Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.5-SNAPSHOT-p2artifacts.xml [2019-07-30T19:30:38.818Z] [INFO] [2019-07-30T19:30:38.818Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui --- [2019-07-30T19:30:38.818Z] [INFO] [2019-07-30T19:30:38.818Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >---- [2019-07-30T19:30:38.818Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT [95/134] [2019-07-30T19:30:38.818Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T19:30:38.818Z] [INFO] [2019-07-30T19:30:38.818Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T19:30:38.818Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/target [2019-07-30T19:30:38.818Z] [INFO] [2019-07-30T19:30:38.818Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T19:30:38.818Z] [INFO] The project's OSGi version is 5.0.0.201907301829 [2019-07-30T19:30:38.818Z] [INFO] [2019-07-30T19:30:38.818Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T19:30:38.818Z] [INFO] [2019-07-30T19:30:38.818Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T19:30:38.818Z] [INFO] [2019-07-30T19:30:38.818Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T19:30:38.818Z] [INFO] [2019-07-30T19:30:38.818Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T19:30:38.818Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:30:38.818Z] [INFO] [2019-07-30T19:30:38.818Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T19:30:38.818Z] [INFO] [2019-07-30T19:30:38.818Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T19:30:38.818Z] [INFO] [2019-07-30T19:30:38.818Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T19:30:39.074Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.jar [2019-07-30T19:30:39.074Z] [INFO] [2019-07-30T19:30:39.074Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T19:30:39.074Z] [INFO] [2019-07-30T19:30:39.074Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T19:30:39.074Z] [INFO] [2019-07-30T19:30:39.074Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T19:30:39.074Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:30:39.074Z] [INFO] [2019-07-30T19:30:39.074Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T19:30:39.074Z] [INFO] [2019-07-30T19:30:39.074Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T19:30:39.074Z] [INFO] [2019-07-30T19:30:39.074Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T19:30:39.074Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:30:39.074Z] [INFO] [2019-07-30T19:30:39.074Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T19:30:40.443Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:30:40.443Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:30:40.700Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:30:41.264Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T19:30:41.626Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:30:42.599Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:30:42.855Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:30:42.855Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T19:30:42.855Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:30:43.111Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T19:30:43.111Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:30:43.111Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:30:43.367Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:30:43.367Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T19:30:43.367Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T19:30:43.367Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T19:30:43.624Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T19:30:43.624Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:30:43.881Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:30:43.881Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T19:30:43.881Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T19:30:43.881Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T19:30:43.881Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T19:30:43.881Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T19:30:44.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-30T19:30:44.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T19:30:44.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T19:30:44.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T19:30:44.137Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T19:30:44.394Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T19:30:44.650Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T19:30:44.650Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T19:30:44.907Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T19:30:44.907Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T19:30:45.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T19:30:45.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:30:45.163Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T19:30:45.163Z] [INFO] [2019-07-30T19:30:45.163Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T19:30:45.163Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.jar [2019-07-30T19:30:45.163Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT.pom [2019-07-30T19:30:45.163Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:30:45.420Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:30:45.420Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:30:45.420Z] [INFO] [2019-07-30T19:30:45.420Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust --- [2019-07-30T19:30:45.420Z] [INFO] [2019-07-30T19:30:45.420Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >-- [2019-07-30T19:30:45.420Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT [96/134] [2019-07-30T19:30:45.420Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:30:45.420Z] [INFO] [2019-07-30T19:30:45.420Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T19:30:45.420Z] [INFO] [2019-07-30T19:30:45.420Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T19:30:45.420Z] [INFO] The project's OSGi version is 1.0.9.201907301829 [2019-07-30T19:30:45.420Z] [INFO] [2019-07-30T19:30:45.420Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T19:30:45.420Z] [INFO] [2019-07-30T19:30:45.420Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T19:30:45.420Z] [INFO] [2019-07-30T19:30:45.420Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T19:30:45.420Z] [INFO] [2019-07-30T19:30:45.420Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T19:30:45.420Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:30:45.420Z] [INFO] [2019-07-30T19:30:45.420Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T19:30:45.420Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:30:45.420Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources [2019-07-30T19:30:45.420Z] [INFO] [2019-07-30T19:30:45.420Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T19:30:45.420Z] [INFO] Compiling 11 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes [2019-07-30T19:30:45.677Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf/org/eclipse/tracecompass/lttng2/ust/core/tests/perf/cygprofile/CallStackAndGraphBenchmark.java:[129] [2019-07-30T19:30:45.677Z] CallStackAnalysis callStackModule = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallStackAnalysis.class, LttngUstCallStackAnalysis.ID); [2019-07-30T19:30:45.677Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:30:45.677Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T19:30:45.677Z] 1 problem (1 warning) [2019-07-30T19:30:45.677Z] [INFO] [2019-07-30T19:30:45.677Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T19:30:45.677Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:30:45.677Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources [2019-07-30T19:30:45.677Z] [INFO] [2019-07-30T19:30:45.677Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T19:30:45.677Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar [2019-07-30T19:30:45.677Z] [INFO] [2019-07-30T19:30:45.677Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T19:30:45.677Z] [INFO] [2019-07-30T19:30:45.934Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T19:30:45.934Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T19:30:45.934Z] [INFO] [2019-07-30T19:30:45.934Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T19:30:45.934Z] [INFO] [2019-07-30T19:30:45.934Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T19:30:45.934Z] [INFO] [2019-07-30T19:30:45.934Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T19:30:45.934Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar [2019-07-30T19:30:45.934Z] [INFO] [2019-07-30T19:30:45.934Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T19:30:45.934Z] [INFO] [2019-07-30T19:30:45.934Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T19:30:50.106Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log [2019-07-30T19:30:50.106Z] [INFO] Command line: [2019-07-30T19:30:50.106Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T19:30:50.106Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:30:52.626Z] !SESSION 2019-07-30 19:30:49.572 ----------------------------------------------- [2019-07-30T19:30:52.626Z] eclipse.buildId=unknown [2019-07-30T19:30:52.626Z] java.version=1.8.0_202 [2019-07-30T19:30:52.626Z] java.vendor=Oracle Corporation [2019-07-30T19:30:52.626Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:30:52.626Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T19:30:52.626Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T19:30:52.626Z] [2019-07-30T19:30:52.626Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:30:52.246 [2019-07-30T19:30:52.626Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:30:52.626Z] !STACK 0 [2019-07-30T19:30:52.626Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T19:30:52.626Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:30:52.626Z] [2019-07-30T19:30:52.626Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:30:52.626Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:30:52.626Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:30:52.626Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:30:52.627Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:30:52.627Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:30:52.627Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:30:52.627Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:30:52.627Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:30:52.627Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:30:52.627Z] [2019-07-30T19:30:52.627Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:30:52.445 [2019-07-30T19:30:52.627Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:30:52.627Z] !STACK 0 [2019-07-30T19:30:52.627Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T19:30:52.627Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:30:52.627Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:30:52.627Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:30:52.627Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T19:30:52.627Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:30:52.627Z] [2019-07-30T19:30:52.627Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:30:52.627Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:30:52.627Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:30:52.627Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:30:52.627Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:30:52.627Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:30:52.627Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:30:52.627Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:30:52.627Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:30:52.627Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:30:54.750Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-30T19:31:12.803Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.817 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest [2019-07-30T19:31:12.803Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 3.019 s [2019-07-30T19:31:12.803Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.418 s [2019-07-30T19:31:12.803Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.373 s [2019-07-30T19:31:12.803Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 2.134 s [2019-07-30T19:31:12.803Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.566 s [2019-07-30T19:31:12.803Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 4.038 s [2019-07-30T19:31:12.803Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest) Time elapsed: 1.179 s [2019-07-30T19:31:12.803Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-30T19:31:20.892Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.691 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest [2019-07-30T19:31:20.892Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.216 s [2019-07-30T19:31:20.892Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.201 s [2019-07-30T19:31:20.892Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.162 s [2019-07-30T19:31:20.892Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.202 s [2019-07-30T19:31:20.892Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.148 s [2019-07-30T19:31:20.892Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 2.611 s [2019-07-30T19:31:20.892Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest) Time elapsed: 1.147 s [2019-07-30T19:31:20.892Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-30T19:31:20.892Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest [2019-07-30T19:31:20.892Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest) Time elapsed: 0.02 s [2019-07-30T19:31:20.892Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-07-30T19:31:20.892Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest [2019-07-30T19:31:20.892Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest) Time elapsed: 0.107 s [2019-07-30T19:31:20.892Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-07-30T19:31:20.892Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest [2019-07-30T19:31:20.892Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped [2019-07-30T19:31:20.892Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-30T19:31:26.144Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.794 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest [2019-07-30T19:31:26.144Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.122 s [2019-07-30T19:31:26.144Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0 s [2019-07-30T19:31:26.144Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.139 s [2019-07-30T19:31:26.144Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.045 s [2019-07-30T19:31:26.144Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.112 s [2019-07-30T19:31:26.144Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.023 s [2019-07-30T19:31:26.144Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.113 s [2019-07-30T19:31:26.144Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 0.014 s [2019-07-30T19:31:26.144Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest) Time elapsed: 1.221 s [2019-07-30T19:31:26.144Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2019-07-30T19:31:26.144Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest [2019-07-30T19:31:26.144Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T19:31:26.144Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T19:31:26.144Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T19:31:26.144Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T19:31:26.144Z] [2019-07-30T19:31:26.144Z] Results: [2019-07-30T19:31:26.144Z] [2019-07-30T19:31:26.144Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T19:31:26.144Z] [2019-07-30T19:31:26.403Z] [INFO] All tests passed! [2019-07-30T19:31:26.403Z] [INFO] [2019-07-30T19:31:26.403Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T19:31:26.403Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:31:26.403Z] [INFO] [2019-07-30T19:31:26.403Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T19:31:26.827Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:31:26.827Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:31:27.084Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:31:27.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:31:27.648Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T19:31:27.904Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:31:27.904Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:31:27.904Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:31:27.904Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:31:27.904Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T19:31:28.161Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:31:28.418Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:31:28.418Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T19:31:28.418Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T19:31:28.675Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T19:31:28.675Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:31:28.675Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T19:31:28.932Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T19:31:29.189Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T19:31:29.189Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T19:31:29.189Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:31:29.445Z] [INFO] [2019-07-30T19:31:29.445Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T19:31:29.445Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:31:29.445Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties 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 [2019-07-30T19:31:29.445Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:31:29.445Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:31:29.445Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:31:29.445Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:31:29.445Z] [INFO] [2019-07-30T19:31:29.445Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests --- [2019-07-30T19:31:29.445Z] [INFO] [2019-07-30T19:31:29.445Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >-- [2019-07-30T19:31:29.445Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT [97/134] [2019-07-30T19:31:29.445Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:31:29.445Z] [INFO] [2019-07-30T19:31:29.445Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T19:31:29.445Z] [INFO] [2019-07-30T19:31:29.445Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T19:31:29.445Z] [INFO] The project's OSGi version is 1.0.0.201907301829 [2019-07-30T19:31:29.445Z] [INFO] [2019-07-30T19:31:29.445Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T19:31:29.445Z] [INFO] [2019-07-30T19:31:29.445Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T19:31:29.445Z] [INFO] [2019-07-30T19:31:29.445Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T19:31:29.445Z] [INFO] [2019-07-30T19:31:29.445Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T19:31:29.445Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:31:29.445Z] [INFO] [2019-07-30T19:31:29.445Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T19:31:29.445Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:31:29.445Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources [2019-07-30T19:31:29.445Z] [INFO] [2019-07-30T19:31:29.445Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T19:31:29.445Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes [2019-07-30T19:31:29.702Z] [INFO] [2019-07-30T19:31:29.702Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T19:31:29.702Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:31:29.702Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources [2019-07-30T19:31:29.702Z] [INFO] [2019-07-30T19:31:29.702Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T19:31:29.702Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T19:31:29.702Z] [INFO] [2019-07-30T19:31:29.702Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T19:31:29.702Z] [INFO] [2019-07-30T19:31:29.702Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T19:31:29.702Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T19:31:29.702Z] [INFO] [2019-07-30T19:31:29.702Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T19:31:29.702Z] [INFO] [2019-07-30T19:31:29.702Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T19:31:29.702Z] [INFO] [2019-07-30T19:31:29.702Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T19:31:29.702Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T19:31:29.702Z] [INFO] [2019-07-30T19:31:29.702Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T19:31:29.702Z] [INFO] [2019-07-30T19:31:29.702Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T19:31:33.876Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log [2019-07-30T19:31:33.876Z] [INFO] Command line: [2019-07-30T19:31:33.876Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T19:31:33.876Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:31:36.396Z] !SESSION 2019-07-30 19:31:33.355 ----------------------------------------------- [2019-07-30T19:31:36.396Z] eclipse.buildId=unknown [2019-07-30T19:31:36.396Z] java.version=1.8.0_202 [2019-07-30T19:31:36.396Z] java.vendor=Oracle Corporation [2019-07-30T19:31:36.396Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:31:36.396Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T19:31:36.396Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T19:31:36.396Z] [2019-07-30T19:31:36.396Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:31:36.034 [2019-07-30T19:31:36.396Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:31:36.396Z] !STACK 0 [2019-07-30T19:31:36.396Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T19:31:36.396Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:31:36.396Z] [2019-07-30T19:31:36.396Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:31:36.396Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:31:36.396Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:31:36.396Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:31:36.396Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:31:36.396Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:31:36.396Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:31:36.396Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:31:36.396Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:31:36.396Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:31:36.396Z] [2019-07-30T19:31:36.396Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:31:36.164 [2019-07-30T19:31:36.396Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:31:36.396Z] !STACK 0 [2019-07-30T19:31:36.396Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T19:31:36.396Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:31:36.396Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:31:36.396Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:31:36.396Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T19:31:36.396Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:31:36.396Z] [2019-07-30T19:31:36.396Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:31:36.396Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:31:36.396Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:31:36.396Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:31:36.396Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:31:36.396Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:31:36.396Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:31:36.396Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:31:36.396Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:31:36.396Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:31:38.288Z] process 11966: 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 [2019-07-30T19:31:38.288Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T19:31:38.288Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:31:38.288Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:31:48.239Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-30T19:31:48.239Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest [2019-07-30T19:31:48.239Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0.001 s [2019-07-30T19:31:48.239Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T19:31:48.239Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T19:31:48.239Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest) Time elapsed: 0 s [2019-07-30T19:31:48.239Z] [2019-07-30T19:31:48.239Z] Results: [2019-07-30T19:31:48.239Z] [2019-07-30T19:31:48.239Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:31:48.239Z] [2019-07-30T19:31:48.802Z] [INFO] All tests passed! [2019-07-30T19:31:48.802Z] [INFO] [2019-07-30T19:31:48.802Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T19:31:48.802Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:31:48.802Z] [INFO] [2019-07-30T19:31:48.802Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T19:31:49.731Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:31:49.731Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:31:49.731Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:31:50.295Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:31:50.551Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T19:31:50.551Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:31:50.551Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:31:50.808Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:31:50.808Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:31:50.808Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T19:31:51.371Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:31:52.739Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:31:52.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T19:31:52.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T19:31:52.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T19:31:52.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:31:52.996Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:31:52.996Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T19:31:52.996Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T19:31:53.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T19:31:53.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T19:31:53.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T19:31:53.509Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T19:31:53.765Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:31:53.765Z] [INFO] [2019-07-30T19:31:53.765Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T19:31:53.765Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:31:53.765Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties 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 [2019-07-30T19:31:53.765Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:31:53.765Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:31:53.765Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:31:53.765Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:31:53.765Z] [INFO] [2019-07-30T19:31:53.765Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests --- [2019-07-30T19:31:53.765Z] [INFO] [2019-07-30T19:31:53.765Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >-- [2019-07-30T19:31:53.765Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT [98/134] [2019-07-30T19:31:53.765Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:31:53.765Z] [INFO] [2019-07-30T19:31:53.765Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T19:31:53.765Z] [INFO] [2019-07-30T19:31:53.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T19:31:53.765Z] [INFO] The project's OSGi version is 1.0.5.201907301829 [2019-07-30T19:31:53.765Z] [INFO] [2019-07-30T19:31:53.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T19:31:53.765Z] [INFO] [2019-07-30T19:31:53.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T19:31:53.765Z] [INFO] [2019-07-30T19:31:53.765Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T19:31:53.765Z] [INFO] [2019-07-30T19:31:53.765Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T19:31:53.765Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:31:53.765Z] [INFO] [2019-07-30T19:31:53.765Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T19:31:53.765Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:31:53.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources [2019-07-30T19:31:53.765Z] [INFO] [2019-07-30T19:31:53.765Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T19:31:53.765Z] [INFO] Compiling 10 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes [2019-07-30T19:31:54.328Z] [INFO] [2019-07-30T19:31:54.328Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T19:31:54.328Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:31:54.328Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources [2019-07-30T19:31:54.328Z] [INFO] [2019-07-30T19:31:54.328Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T19:31:54.328Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-30T19:31:54.328Z] [INFO] [2019-07-30T19:31:54.328Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T19:31:54.328Z] [INFO] [2019-07-30T19:31:54.328Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T19:31:54.328Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar [2019-07-30T19:31:54.328Z] [INFO] [2019-07-30T19:31:54.328Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T19:31:54.328Z] [INFO] [2019-07-30T19:31:54.328Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T19:31:54.328Z] [INFO] [2019-07-30T19:31:54.328Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T19:31:54.328Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar [2019-07-30T19:31:54.328Z] [INFO] [2019-07-30T19:31:54.328Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T19:31:54.328Z] [INFO] [2019-07-30T19:31:54.328Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T19:31:56.251Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T19:31:56.251Z] [INFO] Command line: [2019-07-30T19:31:56.251Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T19:31:56.251Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:31:59.521Z] !SESSION 2019-07-30 19:31:56.139 ----------------------------------------------- [2019-07-30T19:31:59.521Z] eclipse.buildId=unknown [2019-07-30T19:31:59.521Z] java.version=1.8.0_202 [2019-07-30T19:31:59.521Z] java.vendor=Oracle Corporation [2019-07-30T19:31:59.521Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:31:59.521Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T19:31:59.521Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T19:31:59.521Z] [2019-07-30T19:31:59.521Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:31:58.938 [2019-07-30T19:31:59.521Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:31:59.521Z] !STACK 0 [2019-07-30T19:31:59.521Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T19:31:59.521Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:31:59.521Z] [2019-07-30T19:31:59.521Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:31:59.521Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:31:59.521Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:31:59.521Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:31:59.521Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:31:59.521Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:31:59.521Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:31:59.521Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:31:59.521Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:31:59.521Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:31:59.521Z] [2019-07-30T19:31:59.521Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:31:59.068 [2019-07-30T19:31:59.521Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:31:59.521Z] !STACK 0 [2019-07-30T19:31:59.521Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T19:31:59.521Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:31:59.521Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:31:59.521Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:31:59.521Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T19:31:59.521Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:31:59.521Z] [2019-07-30T19:31:59.521Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:31:59.521Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:31:59.521Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:31:59.521Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:31:59.521Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:31:59.521Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:31:59.521Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:31:59.521Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:31:59.521Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:31:59.521Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:32:03.691Z] process 12037: 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 [2019-07-30T19:32:03.691Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T19:32:03.691Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:32:03.691Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:32:13.638Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-30T19:32:13.638Z] Display size: 1440x900 [2019-07-30T19:32:13.638Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T19:32:13.638Z] GTK version=3.18.9 [2019-07-30T19:32:13.638Z] GTK theme=Ambiance [2019-07-30T19:32:13.638Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T19:32:13.638Z] Time zone: Coordinated Universal Time [2019-07-30T19:32:13.638Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T19:32:13.638Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T19:32:14.567Z] *** BUG *** [2019-07-30T19:32:14.567Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:32:14.567Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:32:14.567Z] [2019-07-30T19:32:14.567Z] *** BUG *** [2019-07-30T19:32:14.567Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:32:14.567Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:32:14.567Z] [2019-07-30T19:32:14.823Z] *** BUG *** [2019-07-30T19:32:14.823Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:32:14.823Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:32:14.823Z] [2019-07-30T19:32:14.823Z] *** BUG *** [2019-07-30T19:32:14.823Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:32:14.823Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:32:14.823Z] [2019-07-30T19:32:15.386Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T19:32:15.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:15.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:32:15.386Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:15.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147039629 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T19:32:15.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147039630 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:32:15.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147039630 data=null} to TreeItem with text {myNode} [2019-07-30T19:32:15.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147039631 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:15.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147039632 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} [2019-07-30T19:32:15.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147039709 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:15.642Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:15.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147039711 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T19:32:15.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147039711 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:32:15.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147039711 data=null} to TreeItem with text {myNode} [2019-07-30T19:32:15.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147039712 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:15.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147039712 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} [2019-07-30T19:32:15.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147039726 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:15.899Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T19:32:15.899Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T19:32:15.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1147039998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-30T19:32:15.899Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T19:32:16.927Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:16.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1147041115 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T19:32:16.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1147041115 data=null doit=true} to Tree node with text: Sessions [2019-07-30T19:32:16.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1147041116 data=null} to Tree node with text: Sessions [2019-07-30T19:32:16.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1147041116 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:32:16.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147041117 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 [2019-07-30T19:32:16.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1147041120 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:32:16.927Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:16.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1147041127 data=null button=0 stateMask=0x0 x=89 y=127 count=0} to Tree node with text: Sessions [2019-07-30T19:32:16.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1147041127 data=null doit=true} to Tree node with text: Sessions [2019-07-30T19:32:16.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1147041128 data=null} to Tree node with text: Sessions [2019-07-30T19:32:16.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1147041128 data=null button=1 stateMask=0x0 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-30T19:32:16.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147041128 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 [2019-07-30T19:32:16.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1147041131 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-30T19:32:17.277Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T19:32:17.277Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T19:32:17.277Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T19:32:17.533Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T19:32:17.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1147041544 data=null doit=true} to Shell with text {Create Session} [2019-07-30T19:32:17.534Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:17.534Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T19:32:17.534Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T19:32:17.534Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T19:32:17.534Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:17.534Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T19:32:17.534Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T19:32:17.534Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T19:32:17.534Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text' [2019-07-30T19:32:17.534Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T19:32:17.534Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T19:32:17.534Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T19:32:17.534Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T19:32:17.534Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T19:32:17.534Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T19:32:17.534Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:17.534Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:17.534Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:17.534Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:17.534Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:17.534Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:17.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147041602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:17.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147041603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:17.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147041612 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:17.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147041613 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:17.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147041613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:17.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147041614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:17.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147041614 data=null item=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') [2019-07-30T19:32:17.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1147041286 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...' [2019-07-30T19:32:17.791Z] DEBUG - Clicked on [2019-07-30T19:32:17.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1147041914 data=null doit=true} to Tree node with text: Sessions [2019-07-30T19:32:17.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1147041916 data=null} to Tree node with text: Sessions [2019-07-30T19:32:17.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1147041917 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T19:32:17.791Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147041917 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 [2019-07-30T19:32:17.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1147041919 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T19:32:17.791Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:17.791Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:17.791Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:17.791Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:17.791Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:17.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147041925 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T19:32:17.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147041926 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:17.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147041926 data=null} to Tree node with text: mysession [2019-07-30T19:32:17.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147041926 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T19:32:17.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147041927 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 [2019-07-30T19:32:17.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147041939 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T19:32:17.791Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:17.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147041977 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-30T19:32:17.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147041978 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:17.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147041978 data=null} to Tree node with text: mysession [2019-07-30T19:32:17.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147041979 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T19:32:17.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147041979 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 [2019-07-30T19:32:17.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147041981 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T19:32:18.048Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:18.048Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:18.304Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:18.561Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:32:18.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147042608 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:32:18.561Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:18.561Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:18.561Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-30T19:32:18.561Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T19:32:18.561Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-30T19:32:18.561Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-30T19:32:18.561Z] 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') [2019-07-30T19:32:18.561Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:18.561Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:18.561Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:18.561Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:18.561Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:18.561Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:18.561Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:18.561Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:18.561Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:18.561Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:18.561Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:18.561Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1147042679 data=null doit=true} to Button with text {Kernel} [2019-07-30T19:32:18.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1147042681 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} [2019-07-30T19:32:18.561Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:18.561Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1147042682 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:18.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1147042683 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') [2019-07-30T19:32:18.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1147042683 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') [2019-07-30T19:32:18.561Z] *** BUG *** [2019-07-30T19:32:18.561Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:32:18.561Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:32:18.561Z] [2019-07-30T19:32:18.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1147042684 data=null item=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') [2019-07-30T19:32:18.818Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:18.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:18.818Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T19:32:18.818Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T19:32:18.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-30T19:32:18.818Z] DEBUG - Setting state to checked on: All [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:18.818Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T19:32:18.818Z] 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') [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T19:32:18.818Z] DEBUG - Toggling state on Button {Select}. Setting state to selected [2019-07-30T19:32:18.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1147042915 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') [2019-07-30T19:32:18.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1147042916 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') [2019-07-30T19:32:18.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1147042917 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T19:32:18.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1147042917 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T19:32:18.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1147042917 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') [2019-07-30T19:32:18.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1147042917 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') [2019-07-30T19:32:18.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1147042918 data=null item=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') [2019-07-30T19:32:18.818Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1147042925 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') [2019-07-30T19:32:18.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1147042925 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') [2019-07-30T19:32:18.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1147042925 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') [2019-07-30T19:32:18.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1147042926 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T19:32:18.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1147042926 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T19:32:18.818Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK') [2019-07-30T19:32:18.818Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:18.818Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:18.818Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:18.818Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events' [2019-07-30T19:32:18.818Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events') [2019-07-30T19:32:18.818Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events')) [2019-07-30T19:32:18.818Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:18.818Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:18.818Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:18.818Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:18.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147042992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:18.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147042992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:18.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147042992 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:18.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147042993 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:18.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147042993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:18.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147042994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:18.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147042994 data=null item=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') [2019-07-30T19:32:18.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1147042197 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)...' [2019-07-30T19:32:19.074Z] [2019-07-30T19:32:19.074Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-07-30 19:32:18.828 [2019-07-30T19:32:19.074Z] !MESSAGE Command to change state of events failed [2019-07-30T19:32:19.074Z] !STACK 0 [2019-07-30T19:32:19.074Z] org.eclipse.core.commands.ExecutionException: Command failed! Command: lttng --mi xml enable-event -a -u -s mysession --exclude foo [2019-07-30T19:32:19.074Z] Error Output: [2019-07-30T19:32:19.074Z] Command not found [2019-07-30T19:32:19.074Z] Return Value: 1 [2019-07-30T19:32:19.074Z] Command not found [2019-07-30T19:32:19.074Z] [2019-07-30T19:32:19.074Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1570) [2019-07-30T19:32:19.074Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1539) [2019-07-30T19:32:19.074Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:807) [2019-07-30T19:32:19.074Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:389) [2019-07-30T19:32:19.074Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:52) [2019-07-30T19:32:19.074Z] at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:191) [2019-07-30T19:32:19.074Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T19:32:19.074Z] DEBUG - Clicked on [2019-07-30T19:32:19.074Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:19.074Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:19.074Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:19.074Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:19.074Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:19.074Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:19.074Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T19:32:19.074Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:19.074Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:19.074Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:19.074Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T19:32:19.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1147043326 data=null doit=true} to Tree node with text: channel0 [2019-07-30T19:32:19.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1147043326 data=null} to Tree node with text: channel0 [2019-07-30T19:32:19.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1147043327 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T19:32:19.074Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147043327 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 [2019-07-30T19:32:19.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1147043328 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T19:32:19.331Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:19.331Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:19.331Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:19.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147043380 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:19.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147043381 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:19.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147043381 data=null} to Tree node with text: mysession [2019-07-30T19:32:19.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147043382 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:19.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147043382 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 [2019-07-30T19:32:19.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147043385 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:19.331Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:19.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147043387 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:19.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147043387 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:19.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147043388 data=null} to Tree node with text: mysession [2019-07-30T19:32:19.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147043388 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:19.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147043388 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 [2019-07-30T19:32:19.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147043390 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:19.331Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T19:32:19.331Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T19:32:19.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1147043531 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-30T19:32:19.331Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T19:32:19.588Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:19.588Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:19.588Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:19.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147043636 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:19.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147043637 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:19.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147043637 data=null} to Tree node with text: mysession [2019-07-30T19:32:19.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147043637 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:19.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147043638 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 [2019-07-30T19:32:19.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147043642 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:19.588Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:19.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147043677 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:19.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147043679 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:19.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147043679 data=null} to Tree node with text: mysession [2019-07-30T19:32:19.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147043680 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:19.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147043680 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 [2019-07-30T19:32:19.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147043682 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:19.588Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T19:32:19.588Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T19:32:19.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1147043813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-30T19:32:19.588Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T19:32:19.845Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T19:32:19.845Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:19.845Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:19.845Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:19.845Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T19:32:19.845Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T19:32:19.845Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:19.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=1147044083 data=null button=0 stateMask=0x0 x=136 y=113 count=0} to Tree node with text: * [2019-07-30T19:32:19.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=1147044084 data=null doit=true} to Tree node with text: * [2019-07-30T19:32:19.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=1147044084 data=null} to Tree node with text: * [2019-07-30T19:32:19.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=1147044084 data=null button=1 stateMask=0x0 x=136 y=113 count=1} to Tree node with text: * [2019-07-30T19:32:19.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147044084 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: * [2019-07-30T19:32:19.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=1147044091 data=null button=1 stateMask=0x80000 x=136 y=113 count=1} to Tree node with text: * [2019-07-30T19:32:19.845Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T19:32:20.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:20.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:32:20.102Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:20.102Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:20.102Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:20.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147044305 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T19:32:20.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147044305 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:20.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147044305 data=null} to Tree node with text: mysession [2019-07-30T19:32:20.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147044306 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T19:32:20.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147044306 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 [2019-07-30T19:32:20.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147044309 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T19:32:20.102Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:20.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147044310 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T19:32:20.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147044311 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:20.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147044311 data=null} to Tree node with text: mysession [2019-07-30T19:32:20.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147044312 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T19:32:20.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147044312 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 [2019-07-30T19:32:20.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147044318 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T19:32:20.359Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T19:32:20.359Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T19:32:20.616Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T19:32:20.616Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T19:32:20.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1147044686 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T19:32:20.616Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:32:20.616Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:32:20.616Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:32:20.616Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:20.616Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:32:20.616Z] DEBUG - Clicking on OK [2019-07-30T19:32:20.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147044688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:32:20.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147044688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:32:20.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147044688 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:32:20.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147044689 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:32:20.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147044689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:32:20.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147044689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:32:20.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147044689 data=null item=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') [2019-07-30T19:32:20.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1147044485 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...' [2019-07-30T19:32:20.616Z] DEBUG - Clicked on [2019-07-30T19:32:20.616Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:20.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:20.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147044818 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T19:32:20.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147044818 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:32:20.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147044819 data=null} to TreeItem with text {myNode} [2019-07-30T19:32:20.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147044825 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:20.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147044825 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} [2019-07-30T19:32:20.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147044827 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:20.616Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:20.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147044828 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T19:32:20.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147044828 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:32:20.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147044828 data=null} to TreeItem with text {myNode} [2019-07-30T19:32:20.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147044829 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:20.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147044829 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} [2019-07-30T19:32:20.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147044830 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:20.872Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T19:32:20.872Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T19:32:20.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1147044999 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-30T19:32:20.872Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T19:32:21.129Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.825 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest [2019-07-30T19:32:21.129Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest) Time elapsed: 5.827 s [2019-07-30T19:32:21.129Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-30T19:32:22.060Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T19:32:22.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:22.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:32:22.060Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:22.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147046000 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T19:32:22.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147046001 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:32:22.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147046001 data=null} to TreeItem with text {myNode} [2019-07-30T19:32:22.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147046001 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:22.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147046002 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} [2019-07-30T19:32:22.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147046005 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:22.060Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:22.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147046006 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T19:32:22.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147046006 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:32:22.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147046006 data=null} to TreeItem with text {myNode} [2019-07-30T19:32:22.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147046007 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:22.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147046007 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} [2019-07-30T19:32:22.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147046008 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:22.060Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T19:32:22.060Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T19:32:22.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1147046190 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-30T19:32:22.060Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T19:32:22.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:22.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1147046711 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T19:32:22.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1147046711 data=null doit=true} to Tree node with text: Sessions [2019-07-30T19:32:22.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1147046711 data=null} to Tree node with text: Sessions [2019-07-30T19:32:22.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1147046712 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:32:22.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147046712 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 [2019-07-30T19:32:22.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1147046715 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:32:22.623Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:22.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1147046716 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T19:32:22.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1147046716 data=null doit=true} to Tree node with text: Sessions [2019-07-30T19:32:22.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1147046716 data=null} to Tree node with text: Sessions [2019-07-30T19:32:22.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1147046716 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:32:22.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147046717 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 [2019-07-30T19:32:22.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1147046718 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:32:22.623Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T19:32:22.623Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T19:32:22.879Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T19:32:22.879Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T19:32:22.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1147047084 data=null doit=true} to Shell with text {Create Session} [2019-07-30T19:32:22.879Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:22.879Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T19:32:22.879Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T19:32:22.879Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T19:32:22.879Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:22.879Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T19:32:22.879Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T19:32:22.879Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T19:32:22.879Z] DEBUG - matched Text with text " [2019-07-30T19:32:22.879Z] ", using matcher: of type 'Text' [2019-07-30T19:32:22.879Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T19:32:22.879Z] DEBUG - matched Text with text " [2019-07-30T19:32:22.879Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T19:32:22.879Z] DEBUG - matched Text with text " [2019-07-30T19:32:22.879Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T19:32:22.879Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T19:32:22.879Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T19:32:22.879Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T19:32:22.879Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:22.879Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:22.879Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:22.879Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:22.879Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:22.879Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:22.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147047092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:22.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147047092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:22.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147047092 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:22.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147047092 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:22.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147047093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:22.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147047093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:22.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147047093 data=null item=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') [2019-07-30T19:32:22.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1147046809 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...' [2019-07-30T19:32:23.136Z] DEBUG - Clicked on [2019-07-30T19:32:23.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1147047291 data=null doit=true} to Tree node with text: Sessions [2019-07-30T19:32:23.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1147047291 data=null} to Tree node with text: Sessions [2019-07-30T19:32:23.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1147047292 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T19:32:23.136Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147047292 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 [2019-07-30T19:32:23.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1147047293 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T19:32:23.136Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:23.136Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:23.136Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:23.136Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:23.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:23.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147047306 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T19:32:23.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147047306 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:23.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147047307 data=null} to Tree node with text: mysession [2019-07-30T19:32:23.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147047307 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T19:32:23.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147047307 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 [2019-07-30T19:32:23.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147047321 data=null button=1 stateMask=0x80000 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-30T19:32:23.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:23.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147047322 data=null button=0 stateMask=0x0 x=112 y=109 count=0} to Tree node with text: mysession [2019-07-30T19:32:23.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147047322 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:23.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147047322 data=null} to Tree node with text: mysession [2019-07-30T19:32:23.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147047322 data=null button=1 stateMask=0x0 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-30T19:32:23.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147047323 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 [2019-07-30T19:32:23.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147047324 data=null button=1 stateMask=0x80000 x=112 y=109 count=1} to Tree node with text: mysession [2019-07-30T19:32:23.393Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:23.393Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:23.650Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:23.650Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:32:23.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147047816 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:23.650Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T19:32:23.650Z] 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') [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T19:32:23.650Z] 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') [2019-07-30T19:32:23.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1147047833 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T19:32:23.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1147047834 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') [2019-07-30T19:32:23.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1147047834 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') [2019-07-30T19:32:23.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1147047834 data=null item=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') [2019-07-30T19:32:23.650Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T19:32:23.650Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:23.650Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:23.650Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T19:32:23.650Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T19:32:23.650Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T19:32:23.650Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:23.650Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:23.650Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:23.650Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:23.650Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:23.650Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:23.650Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:23.650Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:23.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147047897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:23.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147047897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:23.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147047898 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:23.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147047898 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:23.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147047898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:23.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147047898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:25.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147047898 data=null item=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') [2019-07-30T19:32:25.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1147047486 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)...' [2019-07-30T19:32:25.123Z] DEBUG - Clicked on [2019-07-30T19:32:25.380Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:25.380Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:25.380Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:25.380Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:32:25.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1147049287 data=null doit=true} to Tree node with text: channel0 [2019-07-30T19:32:25.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1147049288 data=null} to Tree node with text: channel0 [2019-07-30T19:32:25.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1147049288 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T19:32:25.380Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147049289 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 [2019-07-30T19:32:25.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1147049290 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T19:32:25.380Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:25.380Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:25.380Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:25.380Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:32:25.380Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T19:32:25.380Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:25.380Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:25.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:25.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147049299 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:25.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147049299 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:25.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147049299 data=null} to Tree node with text: mysession [2019-07-30T19:32:25.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147049300 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:25.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147049300 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 [2019-07-30T19:32:25.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147049302 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:25.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:25.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147049303 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:25.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147049303 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:25.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147049304 data=null} to Tree node with text: mysession [2019-07-30T19:32:25.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147049304 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:25.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147049304 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 [2019-07-30T19:32:25.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147049306 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:25.380Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:25.380Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:25.637Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:25.637Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:32:25.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147049815 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:32:25.637Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:25.637Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:25.637Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:25.637Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:25.637Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:25.637Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:25.637Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:25.637Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:25.637Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:25.637Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T19:32:25.637Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T19:32:25.637Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T19:32:25.637Z] 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') [2019-07-30T19:32:25.637Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:25.637Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:25.637Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:25.637Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:25.637Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:25.637Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:25.637Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:25.637Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:25.637Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T19:32:25.637Z] 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') [2019-07-30T19:32:25.637Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1147049822 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T19:32:25.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1147049823 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') [2019-07-30T19:32:25.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1147049823 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') [2019-07-30T19:32:25.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1147049823 data=null item=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') [2019-07-30T19:32:25.637Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T19:32:25.637Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:25.637Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:25.637Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T19:32:25.637Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T19:32:25.637Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T19:32:25.637Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:25.637Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:25.637Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:25.637Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:25.637Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:25.637Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:25.895Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:25.895Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:25.895Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:25.895Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:25.895Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:25.895Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:25.895Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:25.895Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:25.895Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:25.895Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:25.895Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:25.895Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:25.895Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:25.895Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:25.895Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:25.895Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:25.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147049895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:25.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147049895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:25.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147049895 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:25.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147049895 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:25.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147049896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:25.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147049896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:25.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147049896 data=null item=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') [2019-07-30T19:32:25.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1147049432 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)...' [2019-07-30T19:32:25.895Z] DEBUG - Clicked on [2019-07-30T19:32:25.895Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:25.895Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:25.895Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:25.895Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:32:25.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1147050111 data=null doit=true} to Tree node with text: channel0 [2019-07-30T19:32:25.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1147050111 data=null} to Tree node with text: channel0 [2019-07-30T19:32:25.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1147050112 data=null button=1 stateMask=0x0 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-30T19:32:25.895Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147050112 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 [2019-07-30T19:32:25.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1147050121 data=null button=1 stateMask=0x80000 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-30T19:32:25.895Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:25.895Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:25.895Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:25.895Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:32:25.895Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T19:32:25.895Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:25.895Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:25.895Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:25.895Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:32:25.895Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T19:32:25.895Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:25.895Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:26.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:26.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147050185 data=null button=0 stateMask=0x0 x=112 y=71 count=0} to Tree node with text: mysession [2019-07-30T19:32:26.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147050185 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:26.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147050186 data=null} to Tree node with text: mysession [2019-07-30T19:32:26.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147050186 data=null button=1 stateMask=0x0 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-30T19:32:26.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147050186 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 [2019-07-30T19:32:26.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147050189 data=null button=1 stateMask=0x80000 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-30T19:32:26.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:26.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147050190 data=null button=0 stateMask=0x0 x=112 y=71 count=0} to Tree node with text: mysession [2019-07-30T19:32:26.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147050190 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:26.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147050190 data=null} to Tree node with text: mysession [2019-07-30T19:32:26.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147050190 data=null button=1 stateMask=0x0 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-30T19:32:26.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147050191 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 [2019-07-30T19:32:26.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147050192 data=null button=1 stateMask=0x80000 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-30T19:32:26.152Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:26.152Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:26.410Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:26.410Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:32:26.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147050615 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:32:26.410Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:26.410Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:26.410Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:26.410Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:26.410Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:26.410Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:26.410Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:26.410Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:26.410Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:26.410Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T19:32:26.410Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T19:32:26.410Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T19:32:26.410Z] 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') [2019-07-30T19:32:26.410Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:26.410Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:26.410Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:26.410Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:26.410Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:26.410Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:26.410Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:26.410Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:26.410Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T19:32:26.410Z] 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') [2019-07-30T19:32:26.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1147050621 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T19:32:26.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1147050621 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') [2019-07-30T19:32:26.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1147050621 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') [2019-07-30T19:32:26.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1147050621 data=null item=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') [2019-07-30T19:32:26.666Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T19:32:26.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:26.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:32:26.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:26.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:32:26.666Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-30T19:32:26.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1147050699 data=null doit=true} to TreeItem with text {All} [2019-07-30T19:32:26.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1147050699 data=null} to TreeItem with text {All} [2019-07-30T19:32:26.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1147050700 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T19:32:26.666Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147050701 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} [2019-07-30T19:32:26.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1147050810 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T19:32:26.666Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T19:32:26.666Z] DEBUG - Setting state to checked on: sched_process_fork [2019-07-30T19:32:26.666Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:26.666Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:26.666Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T19:32:26.666Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T19:32:26.666Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T19:32:26.666Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:26.666Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:26.666Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:26.666Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:26.666Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:26.666Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:26.666Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:26.666Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:26.666Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:26.666Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:26.666Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:26.666Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:26.666Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:26.666Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:26.666Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:26.666Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:26.666Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:26.666Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:26.666Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:26.666Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:26.666Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:26.666Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:26.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147050825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:26.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147050825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:26.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147050825 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:26.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147050825 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:26.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147050825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:26.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147050825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:26.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147050826 data=null item=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') [2019-07-30T19:32:26.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1147050309 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)...' [2019-07-30T19:32:27.230Z] DEBUG - Clicked on [2019-07-30T19:32:27.230Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:27.230Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:27.230Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:27.230Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:32:27.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1147051200 data=null doit=true} to Tree node with text: channel0 [2019-07-30T19:32:27.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1147051200 data=null} to Tree node with text: channel0 [2019-07-30T19:32:27.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1147051201 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T19:32:27.230Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147051201 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 [2019-07-30T19:32:27.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1147051203 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T19:32:27.230Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:27.230Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:27.230Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:27.230Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:32:27.230Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T19:32:27.230Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:27.230Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:27.230Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:27.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147051278 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:27.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147051278 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:27.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147051279 data=null} to Tree node with text: mysession [2019-07-30T19:32:27.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147051279 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:27.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147051279 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 [2019-07-30T19:32:27.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147051281 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:27.230Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:27.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147051282 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:27.230Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147051283 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:27.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147051283 data=null} to Tree node with text: mysession [2019-07-30T19:32:27.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147051283 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:27.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147051283 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 [2019-07-30T19:32:27.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147051285 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:27.487Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:27.487Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:27.745Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:27.745Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:32:27.745Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147051811 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:27.745Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T19:32:27.745Z] 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') [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T19:32:27.745Z] 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') [2019-07-30T19:32:27.745Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1147051815 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T19:32:27.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1147051815 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') [2019-07-30T19:32:27.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1147051816 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') [2019-07-30T19:32:27.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1147051816 data=null item=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') [2019-07-30T19:32:27.745Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T19:32:27.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:27.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:32:27.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:27.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:32:27.745Z] DEBUG - Expanding nodes All in tree (of type 'Tree') [2019-07-30T19:32:27.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1147051832 data=null doit=true} to TreeItem with text {All} [2019-07-30T19:32:27.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1147051833 data=null} to TreeItem with text {All} [2019-07-30T19:32:27.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1147051833 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T19:32:27.745Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147051833 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} [2019-07-30T19:32:27.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1147051930 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T19:32:27.745Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T19:32:27.745Z] DEBUG - Setting state to checked on: sched_process_exec [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:27.745Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:27.745Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:27.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147051936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:27.745Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147051936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:27.745Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147051936 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:27.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147051936 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:27.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147051936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:27.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147051937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:28.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147051937 data=null item=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') [2019-07-30T19:32:28.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1147051497 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)...' [2019-07-30T19:32:28.002Z] DEBUG - Clicked on [2019-07-30T19:32:28.002Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:28.002Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:28.002Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:28.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=1147052194 data=null doit=true} to Tree node with text: Kernel [2019-07-30T19:32:28.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1147052194 data=null} to Tree node with text: Kernel [2019-07-30T19:32:28.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1147052194 data=null button=1 stateMask=0x0 x=116 y=92 count=1} to Tree node with text: Kernel [2019-07-30T19:32:28.002Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147052195 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 [2019-07-30T19:32:28.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1147052196 data=null button=1 stateMask=0x80000 x=116 y=92 count=1} to Tree node with text: Kernel [2019-07-30T19:32:28.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1147052196 data=null doit=true} to Tree node with text: channel0 [2019-07-30T19:32:28.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1147052196 data=null} to Tree node with text: channel0 [2019-07-30T19:32:28.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1147052197 data=null button=1 stateMask=0x0 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-30T19:32:28.002Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147052204 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 [2019-07-30T19:32:28.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1147052206 data=null button=1 stateMask=0x80000 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-30T19:32:28.002Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:28.002Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:28.002Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:28.002Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:32:28.002Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T19:32:28.002Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:28.002Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:28.002Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:28.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147052212 data=null button=0 stateMask=0x0 x=112 y=71 count=0} to Tree node with text: mysession [2019-07-30T19:32:28.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147052212 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:28.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147052212 data=null} to Tree node with text: mysession [2019-07-30T19:32:28.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147052213 data=null button=1 stateMask=0x0 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-30T19:32:28.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147052213 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 [2019-07-30T19:32:28.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147052223 data=null button=1 stateMask=0x80000 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-30T19:32:28.002Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:28.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147052224 data=null button=0 stateMask=0x0 x=112 y=71 count=0} to Tree node with text: mysession [2019-07-30T19:32:28.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147052225 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:28.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147052225 data=null} to Tree node with text: mysession [2019-07-30T19:32:28.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147052225 data=null button=1 stateMask=0x0 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-30T19:32:28.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147052225 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 [2019-07-30T19:32:28.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147052228 data=null button=1 stateMask=0x80000 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-30T19:32:28.258Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:28.258Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:28.515Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:28.515Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:32:28.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147052692 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:32:28.515Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:28.515Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:28.515Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:28.515Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:28.515Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:28.515Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:28.515Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:28.515Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:28.515Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:28.515Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T19:32:28.515Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T19:32:28.515Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T19:32:28.515Z] 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') [2019-07-30T19:32:28.515Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:28.515Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:28.515Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:28.515Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:28.515Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:28.515Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:28.515Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:28.515Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:28.515Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T19:32:28.515Z] 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') [2019-07-30T19:32:28.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1147052696 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T19:32:28.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1147052696 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') [2019-07-30T19:32:28.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1147052696 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') [2019-07-30T19:32:28.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1147052697 data=null item=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') [2019-07-30T19:32:28.515Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T19:32:28.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:28.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:32:28.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:28.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:32:28.515Z] DEBUG - Setting state to checked on: All [2019-07-30T19:32:28.772Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:28.772Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:28.772Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event' [2019-07-30T19:32:28.772Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event') [2019-07-30T19:32:28.772Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event')) [2019-07-30T19:32:28.772Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:28.772Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:28.772Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:28.772Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:28.772Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:28.772Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:28.772Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:28.772Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:28.772Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:28.772Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:28.772Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:28.772Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:28.772Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:28.772Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:28.772Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:28.772Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:28.772Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:28.772Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:28.772Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:28.772Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:28.772Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:28.772Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:28.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147052792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:28.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147052792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:28.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147052792 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:28.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147052792 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:28.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147052792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:28.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147052793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:28.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147052793 data=null item=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') [2019-07-30T19:32:28.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1147052386 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)...' [2019-07-30T19:32:28.772Z] DEBUG - Clicked on [2019-07-30T19:32:28.772Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:28.772Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:28.772Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:28.772Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:32:28.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1147053008 data=null doit=true} to Tree node with text: channel0 [2019-07-30T19:32:28.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1147053008 data=null} to Tree node with text: channel0 [2019-07-30T19:32:28.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1147053009 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T19:32:28.772Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147053009 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 [2019-07-30T19:32:28.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1147053011 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T19:32:28.772Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:28.772Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:28.772Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:28.772Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:32:28.772Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T19:32:28.772Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:28.772Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:28.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:28.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147053022 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:28.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147053022 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:28.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147053022 data=null} to Tree node with text: mysession [2019-07-30T19:32:28.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147053023 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:28.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147053023 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 [2019-07-30T19:32:28.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147053025 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:28.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:28.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147053025 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:29.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147053026 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:29.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147053026 data=null} to Tree node with text: mysession [2019-07-30T19:32:29.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147053026 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:29.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147053027 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 [2019-07-30T19:32:29.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147053028 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:29.029Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T19:32:29.029Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T19:32:29.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1147053187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-30T19:32:29.029Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T19:32:29.285Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:29.285Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:29.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:29.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147053290 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:29.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147053290 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:29.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147053290 data=null} to Tree node with text: mysession [2019-07-30T19:32:29.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147053290 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:29.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147053290 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 [2019-07-30T19:32:29.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147053293 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:29.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:29.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147053294 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:29.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147053294 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:29.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147053294 data=null} to Tree node with text: mysession [2019-07-30T19:32:29.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147053295 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:29.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147053295 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 [2019-07-30T19:32:29.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147053296 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:29.285Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T19:32:29.285Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T19:32:29.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1147053402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-30T19:32:29.285Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T19:32:29.285Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:29.285Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:29.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:29.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147053506 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:29.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147053507 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:29.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147053507 data=null} to Tree node with text: mysession [2019-07-30T19:32:29.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147053507 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:29.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147053507 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 [2019-07-30T19:32:29.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147053510 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:29.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:29.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147053511 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:29.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147053511 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:29.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147053511 data=null} to Tree node with text: mysession [2019-07-30T19:32:29.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147053511 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:29.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147053511 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 [2019-07-30T19:32:29.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147053512 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:29.541Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T19:32:29.541Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T19:32:29.798Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T19:32:29.798Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T19:32:29.798Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1147053829 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T19:32:29.798Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:32:29.798Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:32:29.798Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:32:29.798Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:29.798Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:32:29.798Z] DEBUG - Clicking on OK [2019-07-30T19:32:29.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147053830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:32:29.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147053830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:32:29.798Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147053830 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:32:29.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147053830 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:32:29.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147053831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:32:29.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147053831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:32:29.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147053831 data=null item=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') [2019-07-30T19:32:29.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1147053621 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...' [2019-07-30T19:32:29.798Z] DEBUG - Clicked on [2019-07-30T19:32:29.798Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:29.798Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:29.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147054017 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T19:32:29.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147054017 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:32:29.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147054018 data=null} to TreeItem with text {myNode} [2019-07-30T19:32:29.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147054018 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:29.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147054018 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} [2019-07-30T19:32:29.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147054022 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:29.798Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:29.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147054023 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T19:32:29.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147054023 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:32:29.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147054023 data=null} to TreeItem with text {myNode} [2019-07-30T19:32:29.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147054024 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:29.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147054024 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} [2019-07-30T19:32:30.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147054085 data=null button=1 stateMask=0x80000 x=69 y=-1 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:30.054Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T19:32:30.054Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T19:32:30.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1147054206 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-30T19:32:30.054Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T19:32:30.325Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.129 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest [2019-07-30T19:32:30.325Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest) Time elapsed: 8.597 s [2019-07-30T19:32:30.325Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-30T19:32:30.933Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T19:32:30.933Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:30.933Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:32:30.933Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:30.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147055021 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T19:32:30.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147055021 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:32:30.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147055021 data=null} to TreeItem with text {myNode} [2019-07-30T19:32:30.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147055022 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:30.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147055026 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} [2019-07-30T19:32:30.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147055030 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:30.933Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:30.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147055031 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T19:32:30.933Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147055031 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:32:30.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147055031 data=null} to TreeItem with text {myNode} [2019-07-30T19:32:30.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147055032 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:30.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147055032 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} [2019-07-30T19:32:30.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147055082 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:31.189Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T19:32:31.189Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T19:32:31.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1147055194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-30T19:32:31.189Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T19:32:31.752Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:31.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1147055716 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T19:32:31.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1147055716 data=null doit=true} to Tree node with text: Sessions [2019-07-30T19:32:31.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1147055716 data=null} to Tree node with text: Sessions [2019-07-30T19:32:31.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1147055717 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:32:31.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147055717 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 [2019-07-30T19:32:31.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1147055719 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:32:31.752Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:31.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1147055720 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T19:32:31.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1147055720 data=null doit=true} to Tree node with text: Sessions [2019-07-30T19:32:31.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1147055720 data=null} to Tree node with text: Sessions [2019-07-30T19:32:31.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1147055721 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:32:31.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147055721 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 [2019-07-30T19:32:31.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1147055722 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:32:31.752Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T19:32:31.752Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T19:32:32.009Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T19:32:32.009Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T19:32:32.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1147056091 data=null doit=true} to Shell with text {Create Session} [2019-07-30T19:32:32.009Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:32.009Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T19:32:32.009Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T19:32:32.009Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T19:32:32.009Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:32.009Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T19:32:32.009Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T19:32:32.009Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T19:32:32.009Z] DEBUG - matched Text with text " [2019-07-30T19:32:32.009Z] ", using matcher: of type 'Text' [2019-07-30T19:32:32.009Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T19:32:32.009Z] DEBUG - matched Text with text " [2019-07-30T19:32:32.009Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T19:32:32.009Z] DEBUG - matched Text with text " [2019-07-30T19:32:32.009Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T19:32:32.009Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T19:32:32.009Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T19:32:32.009Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T19:32:32.009Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:32.009Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:32.009Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:32.009Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:32.009Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:32.009Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:32.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147056095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:32.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147056096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:32.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147056096 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:32.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147056096 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:32.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147056096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:32.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147056096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:32.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147056106 data=null item=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') [2019-07-30T19:32:32.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1147055820 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...' [2019-07-30T19:32:32.266Z] DEBUG - Clicked on [2019-07-30T19:32:32.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1147056291 data=null doit=true} to Tree node with text: Sessions [2019-07-30T19:32:32.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1147056292 data=null} to Tree node with text: Sessions [2019-07-30T19:32:32.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1147056292 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T19:32:32.266Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147056292 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 [2019-07-30T19:32:32.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1147056293 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T19:32:32.266Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:32.266Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:32.266Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:32.266Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:32.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:32.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147056305 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T19:32:32.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147056305 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:32.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147056305 data=null} to Tree node with text: mysession [2019-07-30T19:32:32.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147056306 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T19:32:32.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147056310 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 [2019-07-30T19:32:32.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147056324 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to Tree node with text: mysession [2019-07-30T19:32:32.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:32.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147056325 data=null button=0 stateMask=0x0 x=112 y=108 count=0} to Tree node with text: mysession [2019-07-30T19:32:32.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147056325 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:32.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147056325 data=null} to Tree node with text: mysession [2019-07-30T19:32:32.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147056325 data=null button=1 stateMask=0x0 x=112 y=108 count=1} to Tree node with text: mysession [2019-07-30T19:32:32.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147056326 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 [2019-07-30T19:32:32.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147056327 data=null button=1 stateMask=0x80000 x=112 y=108 count=1} to Tree node with text: mysession [2019-07-30T19:32:32.266Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:32.266Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:32.829Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:32.829Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:32:32.829Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147056812 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:32:32.829Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:32.829Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:32.829Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:32.829Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T19:32:32.829Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T19:32:32.829Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T19:32:32.829Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T19:32:32.829Z] 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') [2019-07-30T19:32:32.829Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:32.829Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:32.829Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:32.829Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:32.829Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:32.829Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:32.829Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:32.829Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:32.829Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:32.829Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:32.829Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1147056817 data=null doit=true} to Button with text {Kernel} [2019-07-30T19:32:32.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1147056817 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} [2019-07-30T19:32:32.829Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:32.829Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1147056818 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:32.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1147056818 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') [2019-07-30T19:32:32.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1147056818 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') [2019-07-30T19:32:32.829Z] *** BUG *** [2019-07-30T19:32:32.829Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:32:32.829Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:32:32.829Z] [2019-07-30T19:32:33.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1147056818 data=null item=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') [2019-07-30T19:32:33.086Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:33.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:33.086Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T19:32:33.086Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T19:32:33.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T19:32:33.086Z] DEBUG - Setting state to checked on: All [2019-07-30T19:32:33.086Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:33.086Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:33.086Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:33.086Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:33.086Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:33.086Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:33.086Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:33.086Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T19:32:33.086Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T19:32:33.086Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:33.086Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:33.086Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:33.086Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:33.086Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:33.086Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:33.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147057190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:33.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147057191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:33.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147057191 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:33.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147057191 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:33.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147057191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:33.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147057191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:33.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147057192 data=null item=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') [2019-07-30T19:32:33.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1147056491 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)...' [2019-07-30T19:32:33.342Z] DEBUG - Clicked on [2019-07-30T19:32:34.272Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:34.272Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:34.272Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:34.272Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:34.272Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:34.272Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:34.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1147058314 data=null doit=true} to Tree node with text: JUL [2019-07-30T19:32:34.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1147058314 data=null} to Tree node with text: JUL [2019-07-30T19:32:34.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1147058315 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T19:32:34.272Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147058315 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 [2019-07-30T19:32:34.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1147058316 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T19:32:34.272Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:34.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147058318 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:34.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147058318 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:34.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147058318 data=null} to Tree node with text: mysession [2019-07-30T19:32:34.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147058318 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:34.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147058319 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 [2019-07-30T19:32:34.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147058320 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:34.272Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:34.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147058321 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:34.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147058321 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:34.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147058321 data=null} to Tree node with text: mysession [2019-07-30T19:32:34.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147058322 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:34.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147058322 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 [2019-07-30T19:32:34.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147058323 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:34.272Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:34.272Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:34.528Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:34.528Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:32:34.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147058725 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:32:34.528Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:34.528Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:34.528Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:34.528Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T19:32:34.528Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T19:32:34.528Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T19:32:34.528Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T19:32:34.528Z] 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') [2019-07-30T19:32:34.528Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:34.528Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:34.528Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:34.528Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:34.528Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:34.528Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:34.528Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:34.528Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:34.528Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:34.528Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:34.528Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1147058729 data=null doit=true} to Button with text {Kernel} [2019-07-30T19:32:34.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1147058729 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} [2019-07-30T19:32:34.528Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:34.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1147058789 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:34.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1147058789 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') [2019-07-30T19:32:34.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1147058790 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') [2019-07-30T19:32:34.785Z] *** BUG *** [2019-07-30T19:32:34.785Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:32:34.785Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:32:34.785Z] [2019-07-30T19:32:34.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1147058790 data=null item=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') [2019-07-30T19:32:34.785Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:34.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:34.785Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T19:32:34.785Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T19:32:34.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T19:32:34.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1147058894 data=null doit=true} to TreeItem with text {All} [2019-07-30T19:32:34.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1147058894 data=null} to TreeItem with text {All} [2019-07-30T19:32:34.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1147058894 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T19:32:34.785Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147058895 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} [2019-07-30T19:32:34.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1147058901 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T19:32:34.785Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T19:32:34.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147058902 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:34.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147058903 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:34.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147058903 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:34.785Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147058903 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) [2019-07-30T19:32:34.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147058904 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:34.785Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T19:32:34.785Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-30T19:32:34.785Z] DEBUG - Setting state to checked on: logger [2019-07-30T19:32:34.785Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:34.785Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:34.785Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:34.785Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:34.786Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:34.786Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:34.786Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:34.786Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T19:32:34.786Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T19:32:34.786Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:34.786Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:34.786Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:34.786Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:34.786Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:34.786Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:34.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147058908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:34.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147058908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:34.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147058908 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:34.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147058908 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:34.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147058909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:34.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147058909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:34.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147058909 data=null item=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') [2019-07-30T19:32:34.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1147058410 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)...' [2019-07-30T19:32:35.042Z] DEBUG - Clicked on [2019-07-30T19:32:35.042Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:35.042Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:35.042Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:35.042Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:35.042Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:35.042Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:35.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1147059215 data=null doit=true} to Tree node with text: JUL [2019-07-30T19:32:35.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1147059215 data=null} to Tree node with text: JUL [2019-07-30T19:32:35.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1147059215 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T19:32:35.042Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147059216 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 [2019-07-30T19:32:35.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1147059217 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T19:32:35.042Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:35.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147059218 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:35.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147059218 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:35.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147059218 data=null} to Tree node with text: mysession [2019-07-30T19:32:35.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147059219 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:35.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147059219 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 [2019-07-30T19:32:35.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147059221 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:35.042Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:35.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147059222 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:35.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147059222 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:35.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147059222 data=null} to Tree node with text: mysession [2019-07-30T19:32:35.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147059222 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:35.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147059222 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 [2019-07-30T19:32:35.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147059224 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:35.299Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:35.299Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:35.556Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:35.556Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:32:35.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147059691 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:32:35.556Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:35.556Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:35.556Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:35.556Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T19:32:35.556Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T19:32:35.556Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T19:32:35.556Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T19:32:35.556Z] 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') [2019-07-30T19:32:35.556Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:35.556Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:35.556Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:35.556Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:35.556Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:35.556Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:35.556Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:35.556Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:35.556Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:35.556Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:35.556Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1147059695 data=null doit=true} to Button with text {Kernel} [2019-07-30T19:32:35.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1147059695 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} [2019-07-30T19:32:35.556Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:35.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1147059696 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:35.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1147059697 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') [2019-07-30T19:32:35.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1147059697 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') [2019-07-30T19:32:35.556Z] *** BUG *** [2019-07-30T19:32:35.556Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:32:35.556Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:32:35.556Z] [2019-07-30T19:32:35.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1147059697 data=null item=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') [2019-07-30T19:32:35.556Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:35.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:35.556Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T19:32:35.556Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T19:32:35.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T19:32:35.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1147059805 data=null doit=true} to TreeItem with text {All} [2019-07-30T19:32:35.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1147059805 data=null} to TreeItem with text {All} [2019-07-30T19:32:35.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1147059806 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T19:32:35.815Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147059811 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} [2019-07-30T19:32:35.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1147059813 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T19:32:35.815Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T19:32:35.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147059814 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:35.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147059814 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:35.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147059814 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:35.815Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147059814 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) [2019-07-30T19:32:35.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147059815 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:35.815Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T19:32:35.815Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-30T19:32:35.815Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:35.815Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T19:32:35.815Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T19:32:35.815Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:35.815Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T19:32:35.815Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@13bd25ab [2019-07-30T19:32:35.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1147059827 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') [2019-07-30T19:32:35.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1147059828 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') [2019-07-30T19:32:35.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1147059828 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T19:32:35.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1147059828 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T19:32:35.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1147059828 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') [2019-07-30T19:32:35.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1147059828 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') [2019-07-30T19:32:35.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1147059828 data=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') [2019-07-30T19:32:35.815Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1147059830 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') [2019-07-30T19:32:35.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1147059830 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') [2019-07-30T19:32:35.815Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1147059830 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') [2019-07-30T19:32:35.815Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1147059830 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T19:32:35.815Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1147059830 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T19:32:35.815Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T19:32:35.815Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T19:32:35.815Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T19:32:35.815Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-30T19:32:35.815Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Warning [2019-07-30T19:32:35.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1147059884 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')) [2019-07-30T19:32:35.815Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Warning [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:35.815Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:35.815Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:35.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147059887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:35.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147059887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:35.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147059888 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:35.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147059888 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:35.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147059888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:35.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147059888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:35.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147059888 data=null item=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') [2019-07-30T19:32:35.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1147059337 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)...' [2019-07-30T19:32:36.126Z] DEBUG - Clicked on [2019-07-30T19:32:36.126Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:36.126Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:36.126Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:36.126Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:36.126Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:36.126Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:36.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1147060206 data=null doit=true} to Tree node with text: JUL [2019-07-30T19:32:36.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1147060206 data=null} to Tree node with text: JUL [2019-07-30T19:32:36.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1147060207 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T19:32:36.126Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147060208 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 [2019-07-30T19:32:36.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1147060209 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T19:32:36.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:36.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147060210 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:36.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147060210 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:36.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147060211 data=null} to Tree node with text: mysession [2019-07-30T19:32:36.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147060212 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:36.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147060212 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 [2019-07-30T19:32:36.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147060213 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:36.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:36.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147060214 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:36.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147060214 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:36.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147060215 data=null} to Tree node with text: mysession [2019-07-30T19:32:36.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147060215 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:36.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147060215 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 [2019-07-30T19:32:36.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147060220 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:36.383Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:36.383Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:36.383Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:36.640Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:32:36.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147060695 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL' [2019-07-30T19:32:36.640Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain') [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO' [2019-07-30T19:32:36.640Z] 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') [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:36.640Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:36.640Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1147060700 data=null doit=true} to Button with text {Kernel} [2019-07-30T19:32:36.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1147060701 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} [2019-07-30T19:32:36.640Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:36.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=1147060702 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:36.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=1147060702 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') [2019-07-30T19:32:36.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=1147060714 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') [2019-07-30T19:32:36.640Z] *** BUG *** [2019-07-30T19:32:36.640Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:32:36.640Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:32:36.640Z] [2019-07-30T19:32:36.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=1147060714 data=null item=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') [2019-07-30T19:32:36.640Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:36.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:36.640Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T19:32:36.640Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T19:32:36.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T19:32:36.640Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:36.640Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:36.640Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-30T19:32:36.640Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-30T19:32:36.640Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:36.640Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:36.640Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:36.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147060824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:36.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147060824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:36.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147060824 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:36.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147060824 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:36.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147060824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:36.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147060825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:36.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147060825 data=null item=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') [2019-07-30T19:32:36.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1147060384 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)...' [2019-07-30T19:32:37.204Z] DEBUG - Clicked on [2019-07-30T19:32:37.204Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:37.204Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:37.204Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:37.204Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:37.204Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:37.204Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:37.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=1147061195 data=null doit=true} to Tree node with text: JUL [2019-07-30T19:32:37.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=1147061195 data=null} to Tree node with text: JUL [2019-07-30T19:32:37.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=1147061202 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T19:32:37.204Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147061202 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 [2019-07-30T19:32:37.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=1147061204 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL [2019-07-30T19:32:37.204Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:37.204Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:37.204Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:37.204Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-30T19:32:37.204Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:37.204Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:37.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:37.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147061207 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:37.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147061207 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:37.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147061208 data=null} to Tree node with text: mysession [2019-07-30T19:32:37.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147061208 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:37.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147061208 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 [2019-07-30T19:32:37.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147061211 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:37.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:37.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147061211 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:37.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147061211 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:37.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147061211 data=null} to Tree node with text: mysession [2019-07-30T19:32:37.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147061212 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:37.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147061212 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 [2019-07-30T19:32:37.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147061218 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:37.204Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T19:32:37.204Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T19:32:37.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1147061331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-30T19:32:37.204Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T19:32:37.204Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:37.204Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:37.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:37.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147061435 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:37.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147061435 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:37.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147061435 data=null} to Tree node with text: mysession [2019-07-30T19:32:37.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147061436 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:37.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147061436 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 [2019-07-30T19:32:37.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147061438 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:37.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:37.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147061439 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:37.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147061439 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:37.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147061439 data=null} to Tree node with text: mysession [2019-07-30T19:32:37.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147061439 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:37.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147061440 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 [2019-07-30T19:32:37.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147061441 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:37.461Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T19:32:37.461Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T19:32:37.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1147061529 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-30T19:32:37.461Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T19:32:37.461Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T19:32:37.716Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:37.716Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:37.716Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:37.716Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-30T19:32:37.716Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:37.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1147061740 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-30T19:32:37.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1147061740 data=null doit=true} to Tree node with text: logger [2019-07-30T19:32:37.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1147061740 data=null} to Tree node with text: logger [2019-07-30T19:32:37.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1147061742 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T19:32:37.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147061742 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 [2019-07-30T19:32:37.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1147061748 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T19:32:37.716Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T19:32:37.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:37.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:32:37.716Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T19:32:37.716Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:37.716Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:37.716Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:37.716Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again. [2019-07-30T19:32:37.716Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:37.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1147061904 data=null button=0 stateMask=0x0 x=161 y=114 count=0} to Tree node with text: anotherLogger [2019-07-30T19:32:37.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1147061904 data=null doit=true} to Tree node with text: anotherLogger [2019-07-30T19:32:37.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1147061905 data=null} to Tree node with text: anotherLogger [2019-07-30T19:32:37.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1147061905 data=null button=1 stateMask=0x0 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T19:32:37.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147061905 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 [2019-07-30T19:32:37.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1147061909 data=null button=1 stateMask=0x80000 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T19:32:37.716Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T19:32:37.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:37.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:32:37.973Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:37.973Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:37.973Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:37.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147062093 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-30T19:32:37.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147062093 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:37.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147062093 data=null} to Tree node with text: mysession [2019-07-30T19:32:37.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147062094 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T19:32:37.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147062094 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 [2019-07-30T19:32:37.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147062099 data=null button=1 stateMask=0x80000 x=112 y=-7 count=1} to Tree node with text: mysession [2019-07-30T19:32:37.973Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:37.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147062101 data=null button=0 stateMask=0x0 x=112 y=-7 count=0} to Tree node with text: mysession [2019-07-30T19:32:37.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147062101 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:37.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147062101 data=null} to Tree node with text: mysession [2019-07-30T19:32:37.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147062101 data=null button=1 stateMask=0x0 x=112 y=-7 count=1} to Tree node with text: mysession [2019-07-30T19:32:37.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147062101 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 [2019-07-30T19:32:37.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147062103 data=null button=1 stateMask=0x80000 x=112 y=-7 count=1} to Tree node with text: mysession [2019-07-30T19:32:37.973Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:37.973Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:38.536Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:38.536Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:32:38.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147062519 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T19:32:38.536Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T19:32:38.536Z] 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') [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:38.536Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:38.536Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1147062534 data=null doit=true} to Button with text {Kernel} [2019-07-30T19:32:38.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1147062534 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} [2019-07-30T19:32:38.536Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:38.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1147062535 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:38.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1147062536 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') [2019-07-30T19:32:38.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1147062536 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') [2019-07-30T19:32:38.536Z] *** BUG *** [2019-07-30T19:32:38.536Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:32:38.536Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:32:38.536Z] [2019-07-30T19:32:38.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1147062536 data=null item=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') [2019-07-30T19:32:38.536Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:38.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:38.536Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T19:32:38.536Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T19:32:38.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T19:32:38.536Z] DEBUG - Setting state to checked on: All [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:38.536Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:38.536Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:38.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147062691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:38.536Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147062692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:38.536Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147062692 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:38.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147062692 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:38.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147062692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:38.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147062692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:38.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147062692 data=null item=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') [2019-07-30T19:32:38.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1147062220 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)...' [2019-07-30T19:32:38.793Z] DEBUG - Clicked on [2019-07-30T19:32:38.793Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:38.793Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:38.793Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:38.793Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:38.793Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:38.793Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:38.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1147062894 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T19:32:38.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1147062894 data=null} to Tree node with text: LOG4J [2019-07-30T19:32:38.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1147062895 data=null button=1 stateMask=0x0 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T19:32:38.793Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147062895 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 [2019-07-30T19:32:38.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1147062896 data=null button=1 stateMask=0x80000 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T19:32:38.793Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:38.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147062897 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:38.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147062897 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:38.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147062897 data=null} to Tree node with text: mysession [2019-07-30T19:32:38.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147062898 data=null button=1 stateMask=0x0 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:38.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147062898 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 [2019-07-30T19:32:38.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147062899 data=null button=1 stateMask=0x80000 x=96 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:38.793Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:38.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147062905 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:38.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147062905 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:38.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147062905 data=null} to Tree node with text: mysession [2019-07-30T19:32:38.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147062906 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:38.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147062906 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 [2019-07-30T19:32:38.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147062907 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:38.793Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:38.793Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:39.356Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:39.356Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:32:39.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147063332 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:32:39.356Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:39.356Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:39.356Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:39.356Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:39.356Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T19:32:39.356Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T19:32:39.356Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T19:32:39.356Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T19:32:39.356Z] 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') [2019-07-30T19:32:39.356Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:39.356Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:39.356Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:39.356Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:39.356Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:39.356Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:39.356Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:39.356Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:39.356Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:39.356Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1147063336 data=null doit=true} to Button with text {Kernel} [2019-07-30T19:32:39.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1147063336 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} [2019-07-30T19:32:39.356Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:39.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1147063338 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:39.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1147063338 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') [2019-07-30T19:32:39.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1147063338 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') [2019-07-30T19:32:39.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1147063388 data=null item=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') [2019-07-30T19:32:39.357Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:39.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:39.357Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T19:32:39.357Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T19:32:39.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T19:32:39.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1147063489 data=null doit=true} to TreeItem with text {All} [2019-07-30T19:32:39.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1147063489 data=null} to TreeItem with text {All} [2019-07-30T19:32:39.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1147063489 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T19:32:39.357Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147063490 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} [2019-07-30T19:32:39.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1147063491 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T19:32:39.357Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T19:32:39.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147063492 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:39.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147063492 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:39.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147063492 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:39.357Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147063493 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) [2019-07-30T19:32:39.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147063494 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:39.357Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T19:32:39.357Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-30T19:32:39.357Z] DEBUG - Setting state to checked on: logger [2019-07-30T19:32:39.357Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:39.357Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:39.357Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:39.357Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:39.357Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:39.357Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:39.357Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:39.357Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T19:32:39.357Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T19:32:39.357Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:39.357Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:39.357Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:39.357Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:39.357Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:39.357Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:39.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147063502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:39.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147063502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:39.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147063502 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:39.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147063502 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:39.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147063503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:39.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147063503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:39.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147063503 data=null item=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') [2019-07-30T19:32:39.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1147063022 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)...' [2019-07-30T19:32:39.626Z] DEBUG - Clicked on [2019-07-30T19:32:39.626Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:39.626Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:39.626Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:39.626Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:39.626Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:39.626Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:39.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1147063718 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T19:32:39.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1147063718 data=null} to Tree node with text: LOG4J [2019-07-30T19:32:39.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1147063719 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T19:32:39.626Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147063719 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 [2019-07-30T19:32:39.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1147063720 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T19:32:39.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:39.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147063722 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:39.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147063722 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:39.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147063722 data=null} to Tree node with text: mysession [2019-07-30T19:32:39.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147063722 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:39.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147063722 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 [2019-07-30T19:32:39.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147063724 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:39.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:39.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147063725 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:39.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147063725 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:39.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147063725 data=null} to Tree node with text: mysession [2019-07-30T19:32:39.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147063725 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:39.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147063726 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 [2019-07-30T19:32:39.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147063727 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:39.883Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:39.883Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:40.140Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:40.140Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:32:40.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147064210 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T19:32:40.140Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T19:32:40.140Z] 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') [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:40.140Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:40.140Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1147064215 data=null doit=true} to Button with text {Kernel} [2019-07-30T19:32:40.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1147064215 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} [2019-07-30T19:32:40.140Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:40.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1147064217 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:40.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1147064217 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') [2019-07-30T19:32:40.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1147064217 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') [2019-07-30T19:32:40.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1147064217 data=null item=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') [2019-07-30T19:32:40.140Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:40.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:40.140Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T19:32:40.140Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T19:32:40.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T19:32:40.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1147064325 data=null doit=true} to TreeItem with text {All} [2019-07-30T19:32:40.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1147064325 data=null} to TreeItem with text {All} [2019-07-30T19:32:40.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1147064326 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T19:32:40.140Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147064331 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} [2019-07-30T19:32:40.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1147064332 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T19:32:40.140Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T19:32:40.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147064333 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:40.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147064334 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:40.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147064334 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:40.140Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147064334 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) [2019-07-30T19:32:40.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147064335 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:40.140Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T19:32:40.140Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-30T19:32:40.140Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:40.140Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T19:32:40.140Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T19:32:40.140Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:40.140Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:40.140Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T19:32:40.140Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2732975 [2019-07-30T19:32:40.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1147064389 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') [2019-07-30T19:32:40.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1147064390 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') [2019-07-30T19:32:40.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1147064390 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T19:32:40.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1147064390 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T19:32:40.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1147064391 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') [2019-07-30T19:32:40.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1147064391 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') [2019-07-30T19:32:40.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1147064391 data=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') [2019-07-30T19:32:40.140Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1147064392 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') [2019-07-30T19:32:40.140Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1147064393 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') [2019-07-30T19:32:40.140Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1147064393 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') [2019-07-30T19:32:40.140Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1147064393 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T19:32:40.397Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1147064393 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T19:32:40.397Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T19:32:40.397Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T19:32:40.397Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T19:32:40.397Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-30T19:32:40.397Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Fatal [2019-07-30T19:32:40.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1147064396 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')) [2019-07-30T19:32:40.397Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Fatal [2019-07-30T19:32:40.397Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:40.397Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:40.397Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:40.397Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:40.397Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:40.397Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:40.397Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:40.397Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T19:32:40.397Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T19:32:40.397Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:40.397Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:40.397Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:40.397Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:40.397Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:40.397Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:40.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147064404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:40.397Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147064405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:40.397Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147064405 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:40.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147064405 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:40.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147064405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:40.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147064406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:40.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147064406 data=null item=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') [2019-07-30T19:32:40.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1147063908 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)...' [2019-07-30T19:32:40.397Z] DEBUG - Clicked on [2019-07-30T19:32:40.397Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:40.397Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:40.397Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:40.397Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:40.397Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:40.397Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:40.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1147064613 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T19:32:40.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1147064613 data=null} to Tree node with text: LOG4J [2019-07-30T19:32:40.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1147064613 data=null button=1 stateMask=0x0 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T19:32:40.397Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147064614 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 [2019-07-30T19:32:40.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1147064620 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T19:32:40.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:40.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147064621 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:40.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147064622 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:40.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147064622 data=null} to Tree node with text: mysession [2019-07-30T19:32:40.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147064622 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:40.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147064622 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 [2019-07-30T19:32:40.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147064623 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:40.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:40.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147064624 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:40.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147064624 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:40.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147064625 data=null} to Tree node with text: mysession [2019-07-30T19:32:40.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147064625 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:40.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147064625 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 [2019-07-30T19:32:40.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147064626 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:40.653Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:40.653Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:40.920Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:40.920Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:32:40.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147065029 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:32:40.920Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:40.920Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:40.920Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:40.920Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:40.920Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J' [2019-07-30T19:32:40.920Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T19:32:40.920Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain') [2019-07-30T19:32:40.920Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO' [2019-07-30T19:32:40.920Z] 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') [2019-07-30T19:32:40.920Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:40.920Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:40.920Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:40.920Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:40.920Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:40.920Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:40.920Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:40.920Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:40.920Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:40.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1147065032 data=null doit=true} to Button with text {Kernel} [2019-07-30T19:32:40.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1147065032 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} [2019-07-30T19:32:40.920Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:40.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=1147065033 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:40.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=1147065092 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') [2019-07-30T19:32:40.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=1147065093 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') [2019-07-30T19:32:41.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=1147065093 data=null item=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') [2019-07-30T19:32:41.176Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:41.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:41.176Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T19:32:41.176Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T19:32:41.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T19:32:41.176Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:41.176Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:41.176Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-30T19:32:41.176Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-30T19:32:41.176Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-30T19:32:41.176Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:41.176Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:41.176Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:41.176Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:41.176Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:41.176Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:41.176Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:41.176Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T19:32:41.176Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T19:32:41.176Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:41.176Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:41.176Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:41.176Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:41.176Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:41.176Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:41.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147065207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:41.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147065208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:41.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147065208 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:41.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147065208 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:41.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147065208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:41.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147065208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:41.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147065208 data=null item=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') [2019-07-30T19:32:41.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1147064741 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)...' [2019-07-30T19:32:41.176Z] DEBUG - Clicked on [2019-07-30T19:32:41.176Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:41.176Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:41.176Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:41.176Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:41.176Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:41.176Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:41.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=1147065426 data=null doit=true} to Tree node with text: LOG4J [2019-07-30T19:32:41.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=1147065426 data=null} to Tree node with text: LOG4J [2019-07-30T19:32:41.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=1147065427 data=null button=1 stateMask=0x0 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T19:32:41.176Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147065427 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 [2019-07-30T19:32:41.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=1147065429 data=null button=1 stateMask=0x80000 x=99 y=92 count=1} to Tree node with text: LOG4J [2019-07-30T19:32:41.176Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:41.433Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:41.433Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:41.433Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-30T19:32:41.433Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:41.433Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:41.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:41.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147065483 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:41.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147065483 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:41.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147065483 data=null} to Tree node with text: mysession [2019-07-30T19:32:41.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147065483 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:41.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147065484 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 [2019-07-30T19:32:41.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147065486 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:41.433Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:41.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147065487 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:41.433Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147065487 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:41.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147065487 data=null} to Tree node with text: mysession [2019-07-30T19:32:41.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147065487 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:41.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147065487 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 [2019-07-30T19:32:41.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147065488 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:41.433Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T19:32:41.433Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T19:32:41.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1147065594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-30T19:32:41.433Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T19:32:41.690Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:41.690Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:41.690Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:41.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147065698 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:41.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147065698 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:41.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147065698 data=null} to Tree node with text: mysession [2019-07-30T19:32:41.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147065698 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:41.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147065699 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 [2019-07-30T19:32:41.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147065701 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:41.690Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:41.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147065701 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:41.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147065702 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:41.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147065702 data=null} to Tree node with text: mysession [2019-07-30T19:32:41.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147065702 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:41.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147065702 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 [2019-07-30T19:32:41.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147065706 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:41.690Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T19:32:41.690Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T19:32:41.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1147065801 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-30T19:32:41.690Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T19:32:41.947Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T19:32:41.947Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:41.947Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:41.947Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:41.947Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-30T19:32:41.947Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:41.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1147066110 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-30T19:32:41.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1147066110 data=null doit=true} to Tree node with text: logger [2019-07-30T19:32:41.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1147066110 data=null} to Tree node with text: logger [2019-07-30T19:32:41.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1147066110 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T19:32:41.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147066111 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 [2019-07-30T19:32:41.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1147066113 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T19:32:41.947Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T19:32:41.947Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:41.947Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:32:42.204Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T19:32:42.204Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:42.204Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:42.204Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:42.204Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again. [2019-07-30T19:32:42.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:42.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1147066293 data=null button=0 stateMask=0x0 x=161 y=114 count=0} to Tree node with text: anotherLogger [2019-07-30T19:32:42.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1147066294 data=null doit=true} to Tree node with text: anotherLogger [2019-07-30T19:32:42.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1147066294 data=null} to Tree node with text: anotherLogger [2019-07-30T19:32:42.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1147066294 data=null button=1 stateMask=0x0 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T19:32:42.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147066295 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 [2019-07-30T19:32:42.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1147066297 data=null button=1 stateMask=0x80000 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T19:32:42.204Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T19:32:42.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:42.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:32:42.204Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:42.204Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:42.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:42.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147066431 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-30T19:32:42.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147066431 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:42.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147066431 data=null} to Tree node with text: mysession [2019-07-30T19:32:42.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147066431 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T19:32:42.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147066431 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 [2019-07-30T19:32:42.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147066483 data=null button=1 stateMask=0x80000 x=112 y=4 count=1} to Tree node with text: mysession [2019-07-30T19:32:42.461Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:42.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147066485 data=null button=0 stateMask=0x0 x=112 y=4 count=0} to Tree node with text: mysession [2019-07-30T19:32:42.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147066485 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:42.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147066485 data=null} to Tree node with text: mysession [2019-07-30T19:32:42.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147066485 data=null button=1 stateMask=0x0 x=112 y=4 count=1} to Tree node with text: mysession [2019-07-30T19:32:42.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147066485 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 [2019-07-30T19:32:42.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147066486 data=null button=1 stateMask=0x80000 x=112 y=4 count=1} to Tree node with text: mysession [2019-07-30T19:32:42.461Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:42.461Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:42.718Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:42.718Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:32:42.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147066919 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:32:42.718Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:42.718Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:42.718Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:42.718Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:42.718Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:42.718Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T19:32:42.718Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T19:32:42.718Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T19:32:42.718Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T19:32:42.718Z] 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') [2019-07-30T19:32:42.718Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:42.718Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:42.718Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:42.718Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:42.718Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:42.718Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:42.718Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:42.718Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:42.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1147066923 data=null doit=true} to Button with text {Kernel} [2019-07-30T19:32:42.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1147066926 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} [2019-07-30T19:32:42.718Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:42.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1147066934 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:42.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1147066935 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') [2019-07-30T19:32:42.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1147066935 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') [2019-07-30T19:32:42.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1147066935 data=null item=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') [2019-07-30T19:32:42.974Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:42.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:42.974Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T19:32:42.974Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T19:32:42.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T19:32:42.974Z] DEBUG - Setting state to checked on: All [2019-07-30T19:32:42.974Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:42.974Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:42.974Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:42.974Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:42.974Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:42.974Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:42.974Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:42.974Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T19:32:42.974Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T19:32:42.974Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:42.974Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:42.974Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:42.974Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:42.974Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:42.974Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:42.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147067123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:42.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147067124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:42.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147067124 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:42.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147067124 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:42.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147067124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:42.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147067125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:42.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147067125 data=null item=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') [2019-07-30T19:32:42.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1147066620 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)...' [2019-07-30T19:32:43.231Z] DEBUG - Clicked on [2019-07-30T19:32:43.231Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:43.231Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:43.231Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:43.231Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:43.231Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:43.231Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:43.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1147067385 data=null doit=true} to Tree node with text: Python [2019-07-30T19:32:43.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1147067386 data=null} to Tree node with text: Python [2019-07-30T19:32:43.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1147067386 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T19:32:43.231Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147067387 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 [2019-07-30T19:32:43.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1147067387 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T19:32:43.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:43.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147067388 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:43.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147067389 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:43.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147067389 data=null} to Tree node with text: mysession [2019-07-30T19:32:43.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147067389 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:43.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147067389 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 [2019-07-30T19:32:43.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147067390 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:43.231Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:43.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147067391 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:43.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147067391 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:43.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147067391 data=null} to Tree node with text: mysession [2019-07-30T19:32:43.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147067392 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:43.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147067392 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 [2019-07-30T19:32:43.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147067393 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:43.487Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:43.487Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:43.487Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:43.744Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:32:43.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147067787 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T19:32:43.744Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T19:32:43.744Z] 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') [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:43.744Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:43.744Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1147067791 data=null doit=true} to Button with text {Kernel} [2019-07-30T19:32:43.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1147067791 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} [2019-07-30T19:32:43.744Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:43.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1147067792 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:43.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1147067792 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') [2019-07-30T19:32:43.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1147067792 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') [2019-07-30T19:32:43.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1147067792 data=null item=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') [2019-07-30T19:32:43.744Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:43.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:43.744Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T19:32:43.744Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T19:32:43.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T19:32:43.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1147067897 data=null doit=true} to TreeItem with text {All} [2019-07-30T19:32:43.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1147067898 data=null} to TreeItem with text {All} [2019-07-30T19:32:43.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1147067898 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T19:32:43.744Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147067898 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} [2019-07-30T19:32:43.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1147067899 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T19:32:43.744Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T19:32:43.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147067900 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:43.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147067901 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:43.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147067901 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:43.744Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147067901 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) [2019-07-30T19:32:43.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147067902 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:43.744Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T19:32:43.744Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-30T19:32:43.744Z] DEBUG - Setting state to checked on: logger [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:43.744Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:43.744Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:43.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147067905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:43.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147067905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:43.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147067905 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:43.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147067906 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:43.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147067906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:43.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147067906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:43.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147067906 data=null item=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') [2019-07-30T19:32:43.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1147067500 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)...' [2019-07-30T19:32:44.001Z] DEBUG - Clicked on [2019-07-30T19:32:44.001Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:44.001Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:44.001Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:44.001Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:44.001Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:44.001Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:44.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1147068105 data=null doit=true} to Tree node with text: Python [2019-07-30T19:32:44.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1147068105 data=null} to Tree node with text: Python [2019-07-30T19:32:44.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1147068106 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T19:32:44.001Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147068106 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 [2019-07-30T19:32:44.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1147068107 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T19:32:44.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:44.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147068108 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:44.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147068108 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:44.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147068108 data=null} to Tree node with text: mysession [2019-07-30T19:32:44.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147068108 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:44.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147068108 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 [2019-07-30T19:32:44.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147068109 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:44.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:44.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147068110 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:44.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147068110 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:44.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147068110 data=null} to Tree node with text: mysession [2019-07-30T19:32:44.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147068111 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:44.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147068111 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 [2019-07-30T19:32:44.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147068117 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:44.001Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:44.001Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:44.258Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:44.258Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:32:44.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147068510 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:32:44.258Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:44.258Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:44.258Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:44.258Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:44.258Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:44.258Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T19:32:44.258Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T19:32:44.258Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T19:32:44.258Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T19:32:44.258Z] 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') [2019-07-30T19:32:44.258Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:44.258Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:44.526Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1147068514 data=null doit=true} to Button with text {Kernel} [2019-07-30T19:32:44.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1147068514 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} [2019-07-30T19:32:44.526Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:44.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1147068516 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:44.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1147068527 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') [2019-07-30T19:32:44.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1147068528 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') [2019-07-30T19:32:44.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1147068528 data=null item=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') [2019-07-30T19:32:44.526Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:44.526Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:44.526Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T19:32:44.526Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T19:32:44.526Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T19:32:44.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1147068685 data=null doit=true} to TreeItem with text {All} [2019-07-30T19:32:44.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1147068685 data=null} to TreeItem with text {All} [2019-07-30T19:32:44.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1147068686 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T19:32:44.526Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147068686 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} [2019-07-30T19:32:44.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1147068687 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T19:32:44.526Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T19:32:44.526Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147068688 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:44.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147068688 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:44.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147068689 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:44.526Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147068689 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) [2019-07-30T19:32:44.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=1147068690 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) [2019-07-30T19:32:44.526Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T19:32:44.526Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again. [2019-07-30T19:32:44.526Z] DEBUG - Setting state to checked on: anotherLogger [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T19:32:44.526Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5b4f914 [2019-07-30T19:32:44.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=1147068694 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') [2019-07-30T19:32:44.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1147068694 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') [2019-07-30T19:32:44.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1147068695 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T19:32:44.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=1147068695 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T19:32:44.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1147068695 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') [2019-07-30T19:32:44.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1147068695 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') [2019-07-30T19:32:44.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1147068695 data=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') [2019-07-30T19:32:44.526Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=1147068696 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') [2019-07-30T19:32:44.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=1147068697 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') [2019-07-30T19:32:44.526Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=1147068697 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') [2019-07-30T19:32:44.526Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=1147068697 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T19:32:44.526Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=1147068697 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK') [2019-07-30T19:32:44.526Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T19:32:44.526Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level' [2019-07-30T19:32:44.526Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level') [2019-07-30T19:32:44.526Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level')) [2019-07-30T19:32:44.526Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Critical [2019-07-30T19:32:44.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1147068698 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')) [2019-07-30T19:32:44.526Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Critical [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:44.526Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:44.526Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:44.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147068707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:44.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147068707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:44.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147068707 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:44.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147068707 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:44.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147068707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:44.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147068707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:44.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147068708 data=null item=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') [2019-07-30T19:32:44.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1147068224 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)...' [2019-07-30T19:32:44.783Z] DEBUG - Clicked on [2019-07-30T19:32:44.783Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:44.783Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:44.783Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:44.783Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:44.783Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:44.783Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:44.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1147068890 data=null doit=true} to Tree node with text: Python [2019-07-30T19:32:44.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1147068891 data=null} to Tree node with text: Python [2019-07-30T19:32:44.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1147068891 data=null button=1 stateMask=0x0 x=102 y=92 count=1} to Tree node with text: Python [2019-07-30T19:32:44.783Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147068891 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 [2019-07-30T19:32:44.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1147068892 data=null button=1 stateMask=0x80000 x=102 y=92 count=1} to Tree node with text: Python [2019-07-30T19:32:44.783Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:44.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147068893 data=null button=0 stateMask=0x0 x=96 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:44.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147068893 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:44.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147068894 data=null} to Tree node with text: mysession [2019-07-30T19:32:44.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147068899 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:44.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147068900 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 [2019-07-30T19:32:44.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147068901 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:44.783Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:44.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147068902 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:44.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147068902 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:44.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147068902 data=null} to Tree node with text: mysession [2019-07-30T19:32:44.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147068902 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:44.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147068902 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 [2019-07-30T19:32:44.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147068903 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:44.783Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:44.783Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:45.040Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:45.298Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:32:45.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147069295 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python' [2019-07-30T19:32:45.298Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain') [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO' [2019-07-30T19:32:45.298Z] 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') [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:45.298Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:45.298Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1147069310 data=null doit=true} to Button with text {Kernel} [2019-07-30T19:32:45.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1147069310 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} [2019-07-30T19:32:45.298Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:45.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=1147069311 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:45.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=1147069314 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') [2019-07-30T19:32:45.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=1147069315 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') [2019-07-30T19:32:45.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=1147069323 data=null item=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') [2019-07-30T19:32:45.298Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:45.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:45.298Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers' [2019-07-30T19:32:45.298Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers') [2019-07-30T19:32:45.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers')) [2019-07-30T19:32:45.298Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:45.298Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:45.298Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger' [2019-07-30T19:32:45.298Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger') [2019-07-30T19:32:45.298Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger')) [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:45.298Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:45.298Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:45.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147069438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:45.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147069438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:45.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147069438 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:45.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147069438 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:45.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147069439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:45.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147069439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:45.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147069439 data=null item=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') [2019-07-30T19:32:45.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1147069010 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)...' [2019-07-30T19:32:45.554Z] DEBUG - Clicked on [2019-07-30T19:32:45.554Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:45.554Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:45.554Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:45.554Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:45.554Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:45.554Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:45.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=1147069621 data=null doit=true} to Tree node with text: Python [2019-07-30T19:32:45.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=1147069621 data=null} to Tree node with text: Python [2019-07-30T19:32:45.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=1147069621 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T19:32:45.554Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147069621 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 [2019-07-30T19:32:45.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=1147069623 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python [2019-07-30T19:32:45.554Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:45.554Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:45.554Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:45.554Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-30T19:32:45.554Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:45.554Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:45.554Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:45.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147069626 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:45.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147069626 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:45.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147069627 data=null} to Tree node with text: mysession [2019-07-30T19:32:45.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147069627 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:45.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147069627 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 [2019-07-30T19:32:45.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147069628 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:45.554Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:45.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147069629 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:45.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147069685 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:45.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147069685 data=null} to Tree node with text: mysession [2019-07-30T19:32:45.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147069685 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:45.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147069686 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 [2019-07-30T19:32:45.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147069687 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:45.554Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T19:32:45.554Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T19:32:45.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1147069786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-30T19:32:45.554Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T19:32:45.811Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:45.811Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:45.811Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:45.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147069889 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:45.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147069889 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:45.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147069889 data=null} to Tree node with text: mysession [2019-07-30T19:32:45.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147069889 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:45.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147069890 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 [2019-07-30T19:32:45.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147069891 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:45.811Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:45.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147069892 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:45.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147069892 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:45.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147069893 data=null} to Tree node with text: mysession [2019-07-30T19:32:45.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147069893 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:45.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147069893 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 [2019-07-30T19:32:45.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147069894 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:45.811Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T19:32:45.811Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T19:32:45.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1147069979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-30T19:32:45.811Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T19:32:46.068Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T19:32:46.068Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:46.068Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:46.068Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:46.068Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-30T19:32:46.068Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:46.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=1147070240 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger [2019-07-30T19:32:46.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=1147070240 data=null doit=true} to Tree node with text: logger [2019-07-30T19:32:46.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=1147070241 data=null} to Tree node with text: logger [2019-07-30T19:32:46.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=1147070241 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger [2019-07-30T19:32:46.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147070241 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 [2019-07-30T19:32:46.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=1147070282 data=null button=1 stateMask=0x80000 x=134 y=113 count=1} to Tree node with text: logger [2019-07-30T19:32:46.068Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T19:32:46.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:46.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:32:46.325Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T19:32:46.325Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:46.325Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:46.325Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:46.325Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again. [2019-07-30T19:32:46.325Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:46.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=1147070405 data=null button=0 stateMask=0x0 x=161 y=114 count=0} to Tree node with text: anotherLogger [2019-07-30T19:32:46.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=1147070405 data=null doit=true} to Tree node with text: anotherLogger [2019-07-30T19:32:46.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=1147070405 data=null} to Tree node with text: anotherLogger [2019-07-30T19:32:46.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=1147070405 data=null button=1 stateMask=0x0 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T19:32:46.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147070405 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 [2019-07-30T19:32:46.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=1147070408 data=null button=1 stateMask=0x80000 x=161 y=114 count=1} to Tree node with text: anotherLogger [2019-07-30T19:32:46.325Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T19:32:46.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:46.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:32:46.582Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:46.582Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:46.582Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:46.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147070583 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-30T19:32:46.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147070583 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:46.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147070583 data=null} to Tree node with text: mysession [2019-07-30T19:32:46.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147070583 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T19:32:46.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147070583 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 [2019-07-30T19:32:46.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147070585 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T19:32:46.582Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:46.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147070585 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession [2019-07-30T19:32:46.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147070585 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:46.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147070586 data=null} to Tree node with text: mysession [2019-07-30T19:32:46.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147070586 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T19:32:46.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147070586 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 [2019-07-30T19:32:46.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147070587 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession [2019-07-30T19:32:46.582Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T19:32:46.582Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T19:32:46.582Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T19:32:46.582Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T19:32:46.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1147070822 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T19:32:46.582Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:32:46.582Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:32:46.582Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:32:46.582Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:46.582Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:32:46.582Z] DEBUG - Clicking on OK [2019-07-30T19:32:46.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147070825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:32:46.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147070826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:32:46.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147070826 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:32:46.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147070826 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:32:46.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147070830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:32:46.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147070830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:32:46.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147070830 data=null item=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') [2019-07-30T19:32:46.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1147070694 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...' [2019-07-30T19:32:46.839Z] DEBUG - Clicked on [2019-07-30T19:32:46.839Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:46.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:46.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147070987 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T19:32:46.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147070987 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:32:46.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147070987 data=null} to TreeItem with text {myNode} [2019-07-30T19:32:46.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147070988 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:46.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147070988 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} [2019-07-30T19:32:46.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147070989 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:46.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:46.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147070989 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T19:32:46.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147070990 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:32:46.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147070990 data=null} to TreeItem with text {myNode} [2019-07-30T19:32:46.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147070990 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:46.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147070990 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} [2019-07-30T19:32:46.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147070991 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:46.839Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T19:32:46.839Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T19:32:47.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1147071092 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-30T19:32:47.095Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T19:32:47.095Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.878 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest [2019-07-30T19:32:47.095Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest) Time elapsed: 16.398 s [2019-07-30T19:32:47.095Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-30T19:32:47.658Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T19:32:47.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:47.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:32:47.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:47.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147071889 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T19:32:47.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147071889 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:32:47.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147071889 data=null} to TreeItem with text {myNode} [2019-07-30T19:32:47.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147071889 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:47.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147071890 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} [2019-07-30T19:32:47.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147071892 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:47.658Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:47.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147071893 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T19:32:47.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147071893 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:32:47.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147071893 data=null} to TreeItem with text {myNode} [2019-07-30T19:32:47.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147071894 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:47.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147071894 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} [2019-07-30T19:32:47.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147071895 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:32:47.915Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T19:32:47.915Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T19:32:47.915Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1147072000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-30T19:32:47.915Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T19:32:48.479Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:48.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1147072519 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T19:32:48.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1147072520 data=null doit=true} to Tree node with text: Sessions [2019-07-30T19:32:48.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1147072520 data=null} to Tree node with text: Sessions [2019-07-30T19:32:48.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1147072520 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:32:48.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147072521 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 [2019-07-30T19:32:48.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1147072523 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:32:48.479Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:48.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1147072524 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T19:32:48.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1147072524 data=null doit=true} to Tree node with text: Sessions [2019-07-30T19:32:48.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1147072525 data=null} to Tree node with text: Sessions [2019-07-30T19:32:48.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1147072525 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:32:48.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147072525 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 [2019-07-30T19:32:48.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1147072526 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:32:48.479Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T19:32:48.479Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T19:32:48.737Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T19:32:48.737Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T19:32:48.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1147072809 data=null doit=true} to Shell with text {Create Session} [2019-07-30T19:32:48.737Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:48.737Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T19:32:48.737Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T19:32:48.737Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T19:32:48.737Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:48.737Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T19:32:48.737Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T19:32:48.737Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T19:32:48.737Z] DEBUG - matched Text with text " [2019-07-30T19:32:48.737Z] ", using matcher: of type 'Text' [2019-07-30T19:32:48.737Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T19:32:48.737Z] DEBUG - matched Text with text " [2019-07-30T19:32:48.737Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T19:32:48.737Z] DEBUG - matched Text with text " [2019-07-30T19:32:48.737Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T19:32:48.737Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T19:32:48.737Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T19:32:48.737Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T19:32:48.737Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:48.737Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:48.737Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:48.737Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:48.737Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:48.737Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:48.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147072814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:48.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147072814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:48.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147072814 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:48.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147072815 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:48.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147072815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:48.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147072815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:48.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147072815 data=null item=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') [2019-07-30T19:32:48.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1147072593 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...' [2019-07-30T19:32:48.994Z] DEBUG - Clicked on [2019-07-30T19:32:48.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1147072993 data=null doit=true} to Tree node with text: Sessions [2019-07-30T19:32:48.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1147072993 data=null} to Tree node with text: Sessions [2019-07-30T19:32:48.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1147072993 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T19:32:48.995Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147072994 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 [2019-07-30T19:32:48.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1147072995 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T19:32:48.995Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:48.995Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:48.995Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:48.995Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:48.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:48.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147073005 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T19:32:48.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147073005 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:48.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147073006 data=null} to Tree node with text: mysession [2019-07-30T19:32:48.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147073006 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T19:32:48.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147073006 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 [2019-07-30T19:32:48.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147073009 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T19:32:48.995Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:48.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147073010 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T19:32:48.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147073010 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:48.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147073010 data=null} to Tree node with text: mysession [2019-07-30T19:32:48.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147073010 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T19:32:48.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147073010 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 [2019-07-30T19:32:48.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147073011 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T19:32:48.995Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:48.995Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:49.252Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:49.252Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:32:49.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147073392 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:32:49.252Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:49.252Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:49.252Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:49.252Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:49.252Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:49.252Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:49.252Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:49.252Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:49.252Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:49.252Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T19:32:49.252Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T19:32:49.252Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T19:32:49.252Z] 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') [2019-07-30T19:32:49.252Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:49.252Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:49.252Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:49.252Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:49.252Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:49.252Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:49.252Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:49.252Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:49.252Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T19:32:49.252Z] 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') [2019-07-30T19:32:49.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1147073397 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T19:32:49.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1147073432 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') [2019-07-30T19:32:49.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1147073435 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') [2019-07-30T19:32:49.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1147073435 data=null item=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') [2019-07-30T19:32:49.252Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T19:32:49.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:49.252Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T19:32:49.252Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T19:32:49.252Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events')) [2019-07-30T19:32:49.252Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:49.252Z] DEBUG - Setting state to checked on: All [2019-07-30T19:32:49.509Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:49.509Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:49.509Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:49.509Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:49.509Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:49.509Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:49.509Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:49.509Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:49.509Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:49.509Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:49.509Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:49.509Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:49.509Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:49.509Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:49.509Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:49.509Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:49.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147073512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:49.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147073513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:49.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147073513 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:49.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147073513 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:49.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147073513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:49.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147073513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:49.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147073513 data=null item=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') [2019-07-30T19:32:49.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1147073136 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)...' [2019-07-30T19:32:49.509Z] DEBUG - Clicked on [2019-07-30T19:32:49.509Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:49.509Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:49.509Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:49.509Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:32:49.509Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:49.509Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:49.509Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:49.509Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:32:49.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1147073727 data=null doit=true} to Tree node with text: channel0 [2019-07-30T19:32:49.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1147073727 data=null} to Tree node with text: channel0 [2019-07-30T19:32:49.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1147073728 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T19:32:49.509Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147073728 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 [2019-07-30T19:32:49.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1147073729 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T19:32:49.509Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:49.509Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:49.509Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:49.509Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:49.509Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:49.509Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:49.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147073731 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:49.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147073731 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:49.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147073731 data=null} to Tree node with text: mysession [2019-07-30T19:32:49.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147073732 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:49.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147073785 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 [2019-07-30T19:32:49.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147073788 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:49.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:49.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147073789 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:49.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147073789 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:49.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147073789 data=null} to Tree node with text: mysession [2019-07-30T19:32:49.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147073790 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:49.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147073790 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 [2019-07-30T19:32:49.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147073791 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:49.766Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:49.766Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:50.023Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:50.023Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:32:50.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147074211 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:32:50.023Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:50.023Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:50.023Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:50.023Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:50.023Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:50.023Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:50.023Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:50.023Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:50.023Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:50.023Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:50.023Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:50.023Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T19:32:50.023Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T19:32:50.023Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T19:32:50.023Z] 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') [2019-07-30T19:32:50.023Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:50.023Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:50.023Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:50.023Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:50.023Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:50.023Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:50.023Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T19:32:50.023Z] 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') [2019-07-30T19:32:50.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1147074216 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T19:32:50.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1147074216 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') [2019-07-30T19:32:50.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1147074216 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') [2019-07-30T19:32:50.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1147074217 data=null item=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') [2019-07-30T19:32:50.023Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T19:32:50.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:50.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:50.023Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T19:32:50.023Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T19:32:50.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-30T19:32:50.280Z] DEBUG - Setting state to checked on: All [2019-07-30T19:32:50.280Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:50.280Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:50.280Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:50.280Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:50.280Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:50.280Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:50.280Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:50.280Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:50.280Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:50.280Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:50.280Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:50.280Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:50.280Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:50.280Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:50.280Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:50.280Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:50.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147074315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:50.280Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147074315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:50.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147074315 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:50.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147074315 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:50.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147074315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:50.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147074315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:50.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147074316 data=null item=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') [2019-07-30T19:32:50.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1147073903 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)...' [2019-07-30T19:32:50.536Z] DEBUG - Clicked on [2019-07-30T19:32:50.536Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:50.536Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:50.536Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:50.536Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:50.536Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:50.536Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:50.536Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:32:50.536Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:50.536Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:50.536Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:50.536Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:32:50.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1147074588 data=null doit=true} to Tree node with text: channel0 [2019-07-30T19:32:50.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1147074588 data=null} to Tree node with text: channel0 [2019-07-30T19:32:50.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1147074589 data=null button=1 stateMask=0x0 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-30T19:32:50.536Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147074589 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 [2019-07-30T19:32:50.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1147074590 data=null button=1 stateMask=0x80000 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-30T19:32:50.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:50.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147074591 data=null button=0 stateMask=0x0 x=112 y=71 count=0} to Tree node with text: mysession [2019-07-30T19:32:50.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147074591 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:50.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147074591 data=null} to Tree node with text: mysession [2019-07-30T19:32:50.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147074591 data=null button=1 stateMask=0x0 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-30T19:32:50.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147074592 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 [2019-07-30T19:32:50.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147074592 data=null button=1 stateMask=0x80000 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-30T19:32:50.536Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:50.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147074593 data=null button=0 stateMask=0x0 x=112 y=71 count=0} to Tree node with text: mysession [2019-07-30T19:32:50.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147074593 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:50.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147074593 data=null} to Tree node with text: mysession [2019-07-30T19:32:50.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147074594 data=null button=1 stateMask=0x0 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-30T19:32:50.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147074601 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 [2019-07-30T19:32:50.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147074604 data=null button=1 stateMask=0x80000 x=112 y=71 count=1} to Tree node with text: mysession [2019-07-30T19:32:50.536Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:50.536Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:50.793Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:32:50.793Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:32:50.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147075013 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:32:50.793Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:50.793Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:50.793Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:50.793Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:50.793Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:50.793Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:50.793Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:50.793Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:50.793Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:50.793Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:50.793Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:50.793Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T19:32:50.793Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T19:32:50.793Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T19:32:50.793Z] 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') [2019-07-30T19:32:50.793Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:50.793Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:50.793Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:50.793Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:32:50.793Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:50.793Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:50.793Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T19:32:50.793Z] 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') [2019-07-30T19:32:50.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1147075017 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T19:32:50.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1147075018 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') [2019-07-30T19:32:50.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1147075018 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') [2019-07-30T19:32:50.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1147075018 data=null item=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') [2019-07-30T19:32:50.793Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO') [2019-07-30T19:32:50.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:50.793Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:50.793Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events' [2019-07-30T19:32:50.793Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events') [2019-07-30T19:32:50.793Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events')) [2019-07-30T19:32:50.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=1147075034 data=null doit=true} to TreeItem with text {All} [2019-07-30T19:32:50.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=1147075034 data=null} to TreeItem with text {All} [2019-07-30T19:32:50.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1147075034 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T19:32:51.050Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147075035 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} [2019-07-30T19:32:51.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1147075190 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All} [2019-07-30T19:32:51.050Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T19:32:51.050Z] DEBUG - Setting state to checked on: write [2019-07-30T19:32:51.050Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T19:32:51.050Z] DEBUG - Setting state to checked on: read [2019-07-30T19:32:51.050Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again. [2019-07-30T19:32:51.050Z] DEBUG - Setting state to checked on: close [2019-07-30T19:32:51.050Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:51.050Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:51.050Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:51.050Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:51.050Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:51.050Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:51.050Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:51.050Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:51.050Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:51.050Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:51.050Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:51.050Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:51.050Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:51.050Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:51.050Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:51.050Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:51.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147075202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:51.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147075202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:51.050Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147075202 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:51.050Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147075202 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:51.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147075203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:51.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147075203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:51.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147075203 data=null item=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') [2019-07-30T19:32:51.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1147074709 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)...' [2019-07-30T19:32:51.307Z] DEBUG - Clicked on [2019-07-30T19:32:51.307Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:51.307Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:51.307Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:51.307Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:51.307Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:51.307Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:51.307Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:32:51.307Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:51.307Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:51.307Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:51.307Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:32:51.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1147075347 data=null doit=true} to Tree node with text: channel0 [2019-07-30T19:32:51.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1147075347 data=null} to Tree node with text: channel0 [2019-07-30T19:32:51.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1147075348 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T19:32:51.307Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147075348 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 [2019-07-30T19:32:51.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1147075349 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T19:32:51.307Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:51.307Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:51.307Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:51.307Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:32:51.307Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T19:32:51.307Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:51.307Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:51.307Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:51.307Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:32:51.307Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again. [2019-07-30T19:32:51.307Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:51.307Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:51.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:51.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147075388 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:51.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147075389 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:51.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147075389 data=null} to Tree node with text: mysession [2019-07-30T19:32:51.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147075389 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:51.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147075389 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 [2019-07-30T19:32:51.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147075390 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:51.307Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:51.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147075391 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:32:51.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147075391 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:51.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147075391 data=null} to Tree node with text: mysession [2019-07-30T19:32:51.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147075392 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:51.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147075392 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 [2019-07-30T19:32:51.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147075393 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:32:51.307Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...' [2019-07-30T19:32:51.307Z] DEBUG - Clicking on with mnemonic 'Enable Channel...' [2019-07-30T19:32:51.564Z] DEBUG - Clicked on with mnemonic 'Enable Channel...' [2019-07-30T19:32:51.564Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel' [2019-07-30T19:32:51.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} time=1147075797 data=null doit=true} to Shell with text {Enable Channel} [2019-07-30T19:32:51.564Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:51.564Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T19:32:51.564Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T19:32:51.564Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T19:32:51.564Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:51.564Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T19:32:51.564Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T19:32:51.564Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T19:32:51.564Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:51.564Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T19:32:51.564Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T19:32:51.564Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T19:32:51.564Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:51.564Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T19:32:51.564Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T19:32:51.564Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T19:32:51.564Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:51.564Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T19:32:51.564Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T19:32:51.564Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T19:32:51.564Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:51.564Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T19:32:51.564Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T19:32:51.564Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T19:32:51.564Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:32:51.564Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name' [2019-07-30T19:32:51.564Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name') [2019-07-30T19:32:51.564Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name')) [2019-07-30T19:32:51.564Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-30T19:32:51.564Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-30T19:32:51.564Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T19:32:51.564Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:51.564Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:51.564Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST' [2019-07-30T19:32:51.564Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain' [2019-07-30T19:32:51.564Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain') [2019-07-30T19:32:51.564Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO' [2019-07-30T19:32:51.564Z] 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') [2019-07-30T19:32:51.564Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-30T19:32:51.564Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-30T19:32:51.564Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-30T19:32:51.564Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-30T19:32:51.564Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:51.564Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:51.564Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:51.564Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=1147075816 data=null doit=true} to Button with text {Kernel} [2019-07-30T19:32:51.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=1147075816 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} [2019-07-30T19:32:51.564Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:51.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=1147075817 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:51.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=1147075818 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') [2019-07-30T19:32:51.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=1147075818 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') [2019-07-30T19:32:51.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=1147075833 data=null item=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') [2019-07-30T19:32:51.821Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO') [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers' [2019-07-30T19:32:51.821Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type') [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO' [2019-07-30T19:32:51.821Z] 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') [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:51.821Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2019-07-30T19:32:51.821Z] 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') [2019-07-30T19:32:51.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=1147075887 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') [2019-07-30T19:32:51.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=1147075887 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') [2019-07-30T19:32:51.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=1147075887 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') [2019-07-30T19:32:51.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=1147075888 data=null item=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') [2019-07-30T19:32:51.821Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO') [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:51.821Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:51.821Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:51.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147075889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:51.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147075890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:51.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147075890 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:51.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147075890 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:51.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147075890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:51.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147075890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:51.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147075890 data=null item=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') [2019-07-30T19:32:51.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=1147075494 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...' [2019-07-30T19:32:52.078Z] DEBUG - Clicked on [2019-07-30T19:32:52.078Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:52.078Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:52.078Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:52.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=1147076119 data=null doit=true} to Tree node with text: UST global [2019-07-30T19:32:52.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=1147076120 data=null} to Tree node with text: UST global [2019-07-30T19:32:52.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=1147076120 data=null button=1 stateMask=0x0 x=130 y=92 count=1} to Tree node with text: UST global [2019-07-30T19:32:52.078Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147076120 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 [2019-07-30T19:32:52.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=1147076121 data=null button=1 stateMask=0x80000 x=130 y=92 count=1} to Tree node with text: UST global [2019-07-30T19:32:52.078Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:52.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1147076122 data=null button=0 stateMask=0x0 x=143 y=113 count=0} to Tree node with text: channel0 [2019-07-30T19:32:52.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1147076122 data=null doit=true} to Tree node with text: channel0 [2019-07-30T19:32:52.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1147076122 data=null} to Tree node with text: channel0 [2019-07-30T19:32:52.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1147076122 data=null button=1 stateMask=0x0 x=143 y=113 count=1} to Tree node with text: channel0 [2019-07-30T19:32:52.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147076123 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 [2019-07-30T19:32:52.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1147076183 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T19:32:52.078Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:52.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=1147076186 data=null button=0 stateMask=0x0 x=143 y=92 count=0} to Tree node with text: channel0 [2019-07-30T19:32:52.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1147076186 data=null doit=true} to Tree node with text: channel0 [2019-07-30T19:32:52.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1147076186 data=null} to Tree node with text: channel0 [2019-07-30T19:32:52.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1147076187 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T19:32:52.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147076187 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 [2019-07-30T19:32:52.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1147076189 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T19:32:52.078Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-30T19:32:52.078Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-30T19:32:52.642Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-30T19:32:52.642Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:32:52.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147076610 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:32:52.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:32:52.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:32:52.642Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-30T19:32:52.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1147076614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T19:32:52.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1147076614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T19:32:52.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1147076614 data=null doit=true} to (of type 'Tree') [2019-07-30T19:32:52.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1147076614 data=null} to (of type 'Tree') [2019-07-30T19:32:52.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=1147076615 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to (of type 'Tree') [2019-07-30T19:32:52.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147076615 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') [2019-07-30T19:32:52.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=1147076615 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to (of type 'Tree') [2019-07-30T19:32:52.642Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:32:52.642Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:32:52.642Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:32:52.642Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:32:52.642Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:32:52.642Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:52.642Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:52.642Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:52.642Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:32:52.642Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button' [2019-07-30T19:32:52.642Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button' [2019-07-30T19:32:52.642Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:32:52.642Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:32:52.642Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:32:52.642Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:52.642Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:52.642Z] DEBUG - Clicking on &Ok [2019-07-30T19:32:52.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147076623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:52.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147076623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:52.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147076629 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:52.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147076629 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:52.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147076629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:52.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147076630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:32:52.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147076630 data=null item=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') [2019-07-30T19:32:52.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1147076315 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...' [2019-07-30T19:32:52.642Z] DEBUG - Clicked on [2019-07-30T19:32:52.642Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:52.642Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:52.642Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:32:52.642Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again. [2019-07-30T19:32:52.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1147076798 data=null doit=true} to Tree node with text: channel0 [2019-07-30T19:32:52.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1147076798 data=null} to Tree node with text: channel0 [2019-07-30T19:32:52.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1147076798 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-30T19:32:52.642Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147076798 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 [2019-07-30T19:32:52.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1147076799 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0 [2019-07-30T19:32:52.642Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:52.642Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:52.642Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:52.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147076801 data=null button=0 stateMask=0x0 x=96 y=8 count=0} to Tree node with text: mysession [2019-07-30T19:32:52.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147076808 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:52.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147076808 data=null} to Tree node with text: mysession [2019-07-30T19:32:52.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147076809 data=null button=1 stateMask=0x0 x=112 y=8 count=1} to Tree node with text: mysession [2019-07-30T19:32:52.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147076809 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 [2019-07-30T19:32:52.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147076813 data=null button=1 stateMask=0x80000 x=112 y=8 count=1} to Tree node with text: mysession [2019-07-30T19:32:52.642Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:52.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147076814 data=null button=0 stateMask=0x0 x=112 y=8 count=0} to Tree node with text: mysession [2019-07-30T19:32:52.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147076814 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:52.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147076814 data=null} to Tree node with text: mysession [2019-07-30T19:32:52.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147076814 data=null button=1 stateMask=0x0 x=112 y=8 count=1} to Tree node with text: mysession [2019-07-30T19:32:52.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147076815 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 [2019-07-30T19:32:52.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147076816 data=null button=1 stateMask=0x80000 x=112 y=8 count=1} to Tree node with text: mysession [2019-07-30T19:32:52.899Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T19:32:52.899Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T19:32:52.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1147076908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-30T19:32:52.899Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T19:32:52.899Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:52.899Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:52.899Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:52.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147077011 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T19:32:52.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147077011 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:52.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147077011 data=null} to Tree node with text: mysession [2019-07-30T19:32:52.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147077011 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:32:52.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147077012 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 [2019-07-30T19:32:52.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147077013 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:32:52.899Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:52.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147077013 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T19:32:52.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147077013 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:52.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147077014 data=null} to Tree node with text: mysession [2019-07-30T19:32:52.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147077014 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:32:52.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147077014 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 [2019-07-30T19:32:52.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147077015 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:32:52.899Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T19:32:52.899Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T19:32:52.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1147077088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-30T19:32:52.899Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T19:32:53.156Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:53.156Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:53.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:53.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147077192 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T19:32:53.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147077192 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:53.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147077192 data=null} to Tree node with text: mysession [2019-07-30T19:32:53.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147077193 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:32:53.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147077193 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 [2019-07-30T19:32:53.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147077195 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:32:53.156Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:53.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147077304 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T19:32:53.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147077304 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:53.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147077305 data=null} to Tree node with text: mysession [2019-07-30T19:32:53.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147077305 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:32:53.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147077305 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 [2019-07-30T19:32:53.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147077306 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:32:53.156Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:32:53.156Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:32:53.828Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:32:54.084Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T19:32:54.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1147078094 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T19:32:54.084Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:32:54.084Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:32:54.084Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T19:32:54.084Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:32:54.084Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T19:32:54.084Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:54.084Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:32:54.084Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:32:54.084Z] DEBUG - Clicking on Cancel [2019-07-30T19:32:54.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1147078195 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') [2019-07-30T19:32:54.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1147078201 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') [2019-07-30T19:32:54.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1147078201 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:32:54.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1147078201 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:32:54.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1147078201 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') [2019-07-30T19:32:54.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1147078201 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') [2019-07-30T19:32:54.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1147078202 data=null item=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') [2019-07-30T19:32:54.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1147077405 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:32:54.084Z] DEBUG - Clicked on [2019-07-30T19:32:54.084Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:54.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147078335 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T19:32:54.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147078335 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:54.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147078335 data=null} to Tree node with text: mysession [2019-07-30T19:32:54.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147078335 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:32:54.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147078336 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 [2019-07-30T19:32:54.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147078337 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:32:54.341Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:32:54.341Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:32:54.597Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:32:54.597Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T19:32:54.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1147078835 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T19:32:54.597Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:32:54.597Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:32:54.597Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T19:32:54.597Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:32:54.597Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:32:54.597Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:32:54.597Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:54.597Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:54.597Z] DEBUG - Clicking on &Finish [2019-07-30T19:32:54.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1147078837 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') [2019-07-30T19:32:54.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1147078838 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') [2019-07-30T19:32:54.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1147078838 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:54.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1147078838 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:54.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1147078838 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') [2019-07-30T19:32:54.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1147078838 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') [2019-07-30T19:32:54.853Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:54.853Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:54.853Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:54.853Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:54.853Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:54.853Z] DEBUG - Clicked on &Finish [2019-07-30T19:32:56.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1147078838 data=null item=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') [2019-07-30T19:32:56.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1147078500 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:32:56.477Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:56.477Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:56.477Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:56.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147080487 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T19:32:56.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147080487 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:56.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147080487 data=null} to Tree node with text: mysession [2019-07-30T19:32:56.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147080487 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:32:56.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147080488 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 [2019-07-30T19:32:56.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147080489 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:32:56.477Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:56.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147080578 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T19:32:56.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147080579 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:56.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147080579 data=null} to Tree node with text: mysession [2019-07-30T19:32:56.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147080579 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:32:56.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147080580 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 [2019-07-30T19:32:56.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147080583 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:32:56.477Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:32:56.477Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:32:57.040Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:32:57.040Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T19:32:57.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1147081184 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T19:32:57.040Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:32:57.040Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:32:57.040Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T19:32:57.040Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:32:57.040Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T19:32:57.040Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:57.040Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:32:57.040Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:32:57.040Z] DEBUG - Clicking on Cancel [2019-07-30T19:32:57.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1147081186 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') [2019-07-30T19:32:57.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1147081186 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') [2019-07-30T19:32:57.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1147081187 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:32:57.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1147081187 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:32:57.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1147081187 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') [2019-07-30T19:32:57.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1147081187 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') [2019-07-30T19:32:57.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1147081187 data=null item=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') [2019-07-30T19:32:57.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1147080696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:32:57.296Z] DEBUG - Clicked on [2019-07-30T19:32:57.296Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:57.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147081319 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T19:32:57.296Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147081319 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:57.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147081319 data=null} to Tree node with text: mysession [2019-07-30T19:32:57.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147081320 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:32:57.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147081320 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 [2019-07-30T19:32:57.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147081322 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:32:57.296Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:32:57.296Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:32:57.554Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:32:57.826Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T19:32:57.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1147081816 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T19:32:57.826Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:32:57.826Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:32:57.826Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T19:32:57.826Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:32:57.826Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:57.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:32:57.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:32:57.826Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:57.826Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-30T19:32:57.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1147081818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:57.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1147081819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:57.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1147081819 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:57.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1147081820 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:57.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1147081820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:57.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1147081820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:57.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1147081820 data=null 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') [2019-07-30T19:32:57.826Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1147081831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:57.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1147081831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:57.826Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1147081831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:57.826Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1147081832 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:57.826Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1147081832 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:57.826Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:57.826Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:32:57.826Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:32:57.826Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T19:32:57.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:32:57.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:32:57.826Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:32:57.826Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:57.826Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:57.826Z] DEBUG - Clicking on &Finish [2019-07-30T19:32:57.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1147081834 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') [2019-07-30T19:32:57.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1147081834 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') [2019-07-30T19:32:57.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1147081834 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:57.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1147081834 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:57.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1147081834 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') [2019-07-30T19:32:57.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1147081834 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') [2019-07-30T19:32:57.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:57.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:57.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:57.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:57.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:57.826Z] DEBUG - Clicked on &Finish [2019-07-30T19:32:58.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1147081834 data=null item=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') [2019-07-30T19:32:58.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1147081429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:32:58.339Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:32:58.339Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:32:58.339Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:58.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147082506 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T19:32:58.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147082506 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:58.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147082506 data=null} to Tree node with text: mysession [2019-07-30T19:32:58.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147082507 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:32:58.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147082507 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 [2019-07-30T19:32:58.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147082508 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:32:58.339Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:58.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147082593 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T19:32:58.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147082593 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:58.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147082593 data=null} to Tree node with text: mysession [2019-07-30T19:32:58.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147082593 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:32:58.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147082593 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 [2019-07-30T19:32:58.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147082597 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:32:58.596Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:32:58.596Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:32:58.852Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:32:59.109Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T19:32:59.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1147083118 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T19:32:59.109Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:32:59.109Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:32:59.109Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T19:32:59.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:32:59.109Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T19:32:59.109Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:59.109Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:32:59.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:32:59.109Z] DEBUG - Clicking on Cancel [2019-07-30T19:32:59.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1147083128 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') [2019-07-30T19:32:59.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1147083129 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') [2019-07-30T19:32:59.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1147083129 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:32:59.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1147083129 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:32:59.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1147083129 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') [2019-07-30T19:32:59.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1147083129 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') [2019-07-30T19:32:59.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1147083182 data=null item=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') [2019-07-30T19:32:59.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1147082708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:32:59.109Z] DEBUG - Clicked on [2019-07-30T19:32:59.109Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:32:59.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147083318 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T19:32:59.109Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147083318 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:32:59.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147083318 data=null} to Tree node with text: mysession [2019-07-30T19:32:59.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147083319 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:32:59.109Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147083319 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 [2019-07-30T19:32:59.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147083321 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:32:59.365Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:32:59.365Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:32:59.621Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:32:59.877Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces' [2019-07-30T19:32:59.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=1147083883 data=null doit=true} to Shell with text {Fetch Remote Traces} [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:59.877Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected [2019-07-30T19:32:59.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=1147083885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:59.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1147083886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:59.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=1147083886 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:59.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=1147083887 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:59.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=1147083887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:59.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=1147083887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:59.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=1147083887 data=null 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') [2019-07-30T19:32:59.877Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=1147083904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:59.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=1147083905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:59.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=1147083905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:59.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=1147083905 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:59.877Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=1147083905 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:59.877Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:59.877Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text' [2019-07-30T19:32:59.877Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options' [2019-07-30T19:32:59.877Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options') [2019-07-30T19:32:59.877Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options')) [2019-07-30T19:32:59.877Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:32:59.877Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:59.877Z] DEBUG - Clicking on &Finish [2019-07-30T19:32:59.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1147083990 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') [2019-07-30T19:32:59.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1147083990 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') [2019-07-30T19:32:59.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1147083990 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:59.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1147083990 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:59.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1147083990 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') [2019-07-30T19:32:59.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1147083990 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') [2019-07-30T19:32:59.877Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:59.877Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:59.877Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:59.877Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:59.877Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:32:59.877Z] DEBUG - Clicked on &Finish [2019-07-30T19:33:00.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1147083991 data=null item=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') [2019-07-30T19:33:00.440Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=1147083436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:33:00.696Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:00.696Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:00.696Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:00.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147084780 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T19:33:00.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147084780 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:00.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147084780 data=null} to Tree node with text: mysession [2019-07-30T19:33:00.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147084780 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:33:00.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147084781 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 [2019-07-30T19:33:00.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147084782 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:33:00.696Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:00.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147084783 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession [2019-07-30T19:33:00.696Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147084783 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:00.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147084783 data=null} to Tree node with text: mysession [2019-07-30T19:33:00.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147084783 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:33:00.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147084783 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 [2019-07-30T19:33:00.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147084785 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession [2019-07-30T19:33:00.696Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T19:33:00.696Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T19:33:00.952Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T19:33:00.952Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T19:33:00.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1147085088 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T19:33:00.952Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:33:00.952Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:33:00.952Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:33:00.952Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:33:00.952Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:00.952Z] DEBUG - Clicking on OK [2019-07-30T19:33:00.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147085089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:00.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147085090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:00.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147085090 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:00.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147085090 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:00.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147085090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:00.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147085090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:00.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147085090 data=null item=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') [2019-07-30T19:33:00.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1147084894 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...' [2019-07-30T19:33:01.208Z] DEBUG - Clicked on [2019-07-30T19:33:01.208Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:01.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:01.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147085225 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T19:33:01.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147085226 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:33:01.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147085226 data=null} to TreeItem with text {myNode} [2019-07-30T19:33:01.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147085226 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:01.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147085226 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} [2019-07-30T19:33:01.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147085287 data=null button=1 stateMask=0x80000 x=69 y=-7 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:01.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:01.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147085288 data=null button=0 stateMask=0x0 x=69 y=-7 count=0} to TreeItem with text {myNode} [2019-07-30T19:33:01.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147085289 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:33:01.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147085289 data=null} to TreeItem with text {myNode} [2019-07-30T19:33:01.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147085289 data=null button=1 stateMask=0x0 x=69 y=-7 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:01.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147085289 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} [2019-07-30T19:33:01.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147085291 data=null button=1 stateMask=0x80000 x=69 y=-7 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:01.208Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T19:33:01.208Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T19:33:01.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1147085410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-30T19:33:01.208Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T19:33:01.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1147085517 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:33:01.464Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:33:01.464Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:33:01.464Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:33:01.464Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:01.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=1147085603 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {Remote} [2019-07-30T19:33:01.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=1147085603 data=null doit=true} to TreeItem with text {Remote} [2019-07-30T19:33:01.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=1147085603 data=null} to TreeItem with text {Remote} [2019-07-30T19:33:01.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=1147085603 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-30T19:33:01.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147085604 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} [2019-07-30T19:33:01.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=1147085796 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {Remote} [2019-07-30T19:33:01.977Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:33:01.977Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:33:01.977Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:33:02.923Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:33:02.923Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:33:02.923Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:33:02.923Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:33:02.923Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:33:02.923Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:33:02.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:33:02.923Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:33:02.923Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:33:02.923Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:33:02.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147086906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:33:02.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147086907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:33:02.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147086907 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:33:02.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147086908 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:33:02.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147086908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:33:02.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147086908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:33:02.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147086908 data=null 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') [2019-07-30T19:33:02.923Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147086908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:33:02.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147086909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:33:02.923Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147086909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:33:02.923Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147086909 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:33:02.923Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147086909 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:33:02.923Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:33:02.923Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:33:02.923Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:33:02.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:33:02.923Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:33:02.923Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:33:02.923Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:33:02.923Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:02.923Z] DEBUG - Clicking on OK [2019-07-30T19:33:02.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147086911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:02.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147086911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:02.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147086911 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:02.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147086912 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:02.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147086912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:02.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147086912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:02.923Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:02.923Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:02.923Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:02.923Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:02.923Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:02.923Z] DEBUG - Clicked on OK [2019-07-30T19:33:02.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147086912 data=null item=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') [2019-07-30T19:33:02.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1147085979 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:33:03.486Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.226 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest [2019-07-30T19:33:03.486Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest) Time elapsed: 15.809 s [2019-07-30T19:33:03.486Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-30T19:33:04.049Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T19:33:04.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:33:04.049Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:33:04.049Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:04.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147088183 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T19:33:04.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147088183 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:33:04.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147088183 data=null} to TreeItem with text {myNode} [2019-07-30T19:33:04.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147088184 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:04.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147088184 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} [2019-07-30T19:33:04.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147088188 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:04.049Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:04.049Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147088189 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T19:33:04.049Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147088189 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:33:04.049Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147088189 data=null} to TreeItem with text {myNode} [2019-07-30T19:33:04.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147088189 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:04.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147088190 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} [2019-07-30T19:33:04.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147088190 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:04.049Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T19:33:04.049Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T19:33:04.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1147088279 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-30T19:33:04.049Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T19:33:04.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:04.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1147088791 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T19:33:04.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1147088791 data=null doit=true} to Tree node with text: Sessions [2019-07-30T19:33:04.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1147088792 data=null} to Tree node with text: Sessions [2019-07-30T19:33:04.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1147088792 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:33:04.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147088792 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 [2019-07-30T19:33:04.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1147088794 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:33:04.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:04.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1147088795 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T19:33:04.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1147088795 data=null doit=true} to Tree node with text: Sessions [2019-07-30T19:33:04.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1147088795 data=null} to Tree node with text: Sessions [2019-07-30T19:33:04.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1147088795 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:33:04.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147088796 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 [2019-07-30T19:33:04.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1147088801 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions [2019-07-30T19:33:04.868Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T19:33:04.868Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T19:33:04.868Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T19:33:04.868Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T19:33:04.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1147089088 data=null doit=true} to Shell with text {Create Session} [2019-07-30T19:33:04.868Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:33:04.868Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T19:33:04.868Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T19:33:04.868Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T19:33:04.868Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:33:04.868Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T19:33:04.868Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T19:33:04.868Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T19:33:04.868Z] DEBUG - matched Text with text " [2019-07-30T19:33:04.868Z] ", using matcher: of type 'Text' [2019-07-30T19:33:04.868Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T19:33:04.868Z] DEBUG - matched Text with text " [2019-07-30T19:33:04.868Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T19:33:04.868Z] DEBUG - matched Text with text " [2019-07-30T19:33:04.868Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T19:33:04.868Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T19:33:04.868Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T19:33:04.868Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T19:33:04.868Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:33:04.868Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:33:04.868Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:33:04.868Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:33:04.868Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:04.868Z] DEBUG - Clicking on &Ok [2019-07-30T19:33:04.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147089093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:04.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147089093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:04.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147089093 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:04.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147089093 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:04.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147089094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:04.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147089094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:04.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147089094 data=null item=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') [2019-07-30T19:33:04.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1147088886 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...' [2019-07-30T19:33:05.124Z] DEBUG - Clicked on [2019-07-30T19:33:05.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1147089226 data=null doit=true} to Tree node with text: Sessions [2019-07-30T19:33:05.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1147089226 data=null} to Tree node with text: Sessions [2019-07-30T19:33:05.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1147089226 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T19:33:05.124Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147089227 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 [2019-07-30T19:33:05.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1147089227 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T19:33:05.124Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:05.124Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:05.124Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:05.124Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again. [2019-07-30T19:33:05.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=1147089229 data=null doit=true} to Tree node with text: Kernel [2019-07-30T19:33:05.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=1147089229 data=null} to Tree node with text: Kernel [2019-07-30T19:33:05.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=1147089230 data=null button=1 stateMask=0x0 x=82 y=8 count=1} to Tree node with text: Kernel [2019-07-30T19:33:05.124Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147089230 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 [2019-07-30T19:33:05.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=1147089439 data=null button=1 stateMask=0x80000 x=98 y=8 count=1} to Tree node with text: Kernel [2019-07-30T19:33:05.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:05.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1147089481 data=null button=0 stateMask=0x0 x=138 y=2717 count=0} to Tree node with text: sched_switch [2019-07-30T19:33:05.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1147089482 data=null doit=true} to Tree node with text: sched_switch [2019-07-30T19:33:05.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1147089482 data=null} to Tree node with text: sched_switch [2019-07-30T19:33:05.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1147089482 data=null button=1 stateMask=0x0 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-30T19:33:05.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147089482 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 [2019-07-30T19:33:05.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1147089487 data=null button=1 stateMask=0x80000 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-30T19:33:05.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:05.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=1147089488 data=null button=0 stateMask=0x0 x=138 y=2717 count=0} to Tree node with text: sched_switch [2019-07-30T19:33:05.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=1147089488 data=null doit=true} to Tree node with text: sched_switch [2019-07-30T19:33:05.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=1147089488 data=null} to Tree node with text: sched_switch [2019-07-30T19:33:05.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=1147089488 data=null button=1 stateMask=0x0 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-30T19:33:05.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147089488 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 [2019-07-30T19:33:05.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=1147089489 data=null button=1 stateMask=0x80000 x=138 y=2717 count=1} to Tree node with text: sched_switch [2019-07-30T19:33:05.380Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...' [2019-07-30T19:33:05.380Z] DEBUG - Clicking on with mnemonic 'Enable Event...' [2019-07-30T19:33:05.638Z] DEBUG - Clicked on with mnemonic 'Enable Event...' [2019-07-30T19:33:05.638Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:33:05.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147089799 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:33:05.638Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T19:33:05.638Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List' [2019-07-30T19:33:05.638Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List') [2019-07-30T19:33:05.638Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List')) [2019-07-30T19:33:05.638Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo' [2019-07-30T19:33:05.638Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to mysession [2019-07-30T19:33:05.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=1147089811 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')) [2019-07-30T19:33:05.638Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to mysession [2019-07-30T19:33:05.638Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:33:05.638Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-30T19:33:05.638Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-30T19:33:05.638Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-30T19:33:05.638Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:33:05.638Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:33:05.638Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:33:05.638Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:33:05.638Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:05.638Z] DEBUG - Clicking on &Ok [2019-07-30T19:33:05.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147089814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:05.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147089814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:05.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147089814 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:05.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147089814 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:05.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147089814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:05.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147089814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:05.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147089814 data=null item=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') [2019-07-30T19:33:05.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=1147089592 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...' [2019-07-30T19:33:06.201Z] DEBUG - Clicked on [2019-07-30T19:33:06.201Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:06.201Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:06.201Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:06.201Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:06.201Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:33:06.201Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:06.201Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:06.201Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:33:06.201Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:33:06.201Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:06.201Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:06.201Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:33:06.201Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:33:06.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1147090277 data=null doit=true} to Tree node with text: channel0 [2019-07-30T19:33:06.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1147090277 data=null} to Tree node with text: channel0 [2019-07-30T19:33:06.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1147090277 data=null button=1 stateMask=0x0 x=143 y=9440 count=1} to Tree node with text: channel0 [2019-07-30T19:33:06.201Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147090278 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 [2019-07-30T19:33:06.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1147090279 data=null button=1 stateMask=0x80000 x=143 y=9440 count=1} to Tree node with text: channel0 [2019-07-30T19:33:06.201Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:06.201Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:06.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:06.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147090280 data=null button=0 stateMask=0x0 x=112 y=9398 count=0} to Tree node with text: mysession [2019-07-30T19:33:06.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147090281 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:06.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147090281 data=null} to Tree node with text: mysession [2019-07-30T19:33:06.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147090281 data=null button=1 stateMask=0x0 x=112 y=9398 count=1} to Tree node with text: mysession [2019-07-30T19:33:06.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147090281 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 [2019-07-30T19:33:06.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147090284 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T19:33:06.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:06.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147090285 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T19:33:06.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147090285 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:06.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147090285 data=null} to Tree node with text: mysession [2019-07-30T19:33:06.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147090286 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T19:33:06.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147090286 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 [2019-07-30T19:33:06.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147090287 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T19:33:06.202Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T19:33:06.202Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T19:33:06.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1147090379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-30T19:33:06.202Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T19:33:06.458Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:06.458Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:06.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:06.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147090482 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T19:33:06.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147090482 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:06.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147090482 data=null} to Tree node with text: mysession [2019-07-30T19:33:06.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147090482 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T19:33:06.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147090483 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 [2019-07-30T19:33:06.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147090484 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T19:33:06.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:06.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147090485 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T19:33:06.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147090485 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:06.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147090485 data=null} to Tree node with text: mysession [2019-07-30T19:33:06.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147090485 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T19:33:06.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147090485 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 [2019-07-30T19:33:06.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147090486 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T19:33:06.458Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T19:33:06.458Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T19:33:06.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1147090545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-30T19:33:06.458Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T19:33:06.728Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:06.728Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:06.728Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:06.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147090747 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T19:33:06.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147090747 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:06.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147090747 data=null} to Tree node with text: mysession [2019-07-30T19:33:06.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147090748 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T19:33:06.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147090748 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 [2019-07-30T19:33:06.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147090749 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T19:33:06.728Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:06.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147090750 data=null button=0 stateMask=0x0 x=112 y=29 count=0} to Tree node with text: mysession [2019-07-30T19:33:06.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147090750 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:06.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147090750 data=null} to Tree node with text: mysession [2019-07-30T19:33:06.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147090750 data=null button=1 stateMask=0x0 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T19:33:06.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147090751 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 [2019-07-30T19:33:06.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147090752 data=null button=1 stateMask=0x80000 x=112 y=29 count=1} to Tree node with text: mysession [2019-07-30T19:33:06.728Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T19:33:06.728Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T19:33:06.728Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T19:33:06.728Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T19:33:06.728Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1147090919 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T19:33:06.728Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:33:06.728Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:33:06.728Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:33:06.728Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:33:06.728Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:06.728Z] DEBUG - Clicking on OK [2019-07-30T19:33:06.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147090920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:06.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147090920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:06.728Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147090920 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:06.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147090920 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:06.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147090920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:06.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147090920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:06.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147090921 data=null item=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') [2019-07-30T19:33:06.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1147090810 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...' [2019-07-30T19:33:06.985Z] DEBUG - Clicked on [2019-07-30T19:33:06.985Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:06.985Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:06.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147091121 data=null button=0 stateMask=0x0 x=69 y=-12025 count=0} to TreeItem with text {myNode} [2019-07-30T19:33:06.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147091121 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:33:06.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147091121 data=null} to TreeItem with text {myNode} [2019-07-30T19:33:06.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147091122 data=null button=1 stateMask=0x0 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:06.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147091122 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} [2019-07-30T19:33:06.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147091125 data=null button=1 stateMask=0x80000 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:06.985Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:06.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147091125 data=null button=0 stateMask=0x0 x=69 y=-12025 count=0} to TreeItem with text {myNode} [2019-07-30T19:33:06.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147091126 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:33:06.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147091126 data=null} to TreeItem with text {myNode} [2019-07-30T19:33:06.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147091126 data=null button=1 stateMask=0x0 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:06.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147091126 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} [2019-07-30T19:33:06.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147091127 data=null button=1 stateMask=0x80000 x=69 y=-12025 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:06.985Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T19:33:06.985Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T19:33:06.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1147091200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-30T19:33:06.985Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T19:33:07.242Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T19:33:07.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:33:07.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:33:07.242Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:07.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147091314 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T19:33:07.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147091314 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:33:07.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147091314 data=null} to TreeItem with text {myNode} [2019-07-30T19:33:07.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147091315 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:07.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147091315 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} [2019-07-30T19:33:07.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147091317 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:07.242Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:07.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147091318 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T19:33:07.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147091318 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:33:07.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147091318 data=null} to TreeItem with text {myNode} [2019-07-30T19:33:07.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147091319 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:07.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147091319 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} [2019-07-30T19:33:07.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147091320 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:07.242Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T19:33:07.242Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T19:33:07.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1147091411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-30T19:33:07.242Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T19:33:07.805Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:07.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1147091927 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T19:33:07.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1147091927 data=null doit=true} to Tree node with text: Sessions [2019-07-30T19:33:07.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1147091927 data=null} to Tree node with text: Sessions [2019-07-30T19:33:07.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1147091928 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:33:07.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147091928 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 [2019-07-30T19:33:07.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1147091929 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:33:07.805Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:07.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1147091930 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T19:33:07.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1147091930 data=null doit=true} to Tree node with text: Sessions [2019-07-30T19:33:07.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1147091930 data=null} to Tree node with text: Sessions [2019-07-30T19:33:07.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1147091930 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:33:07.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147091931 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 [2019-07-30T19:33:07.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1147091931 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:33:07.805Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T19:33:07.805Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T19:33:08.062Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T19:33:08.062Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T19:33:08.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1147092135 data=null doit=true} to Shell with text {Create Session} [2019-07-30T19:33:08.062Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:33:08.062Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T19:33:08.062Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T19:33:08.062Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T19:33:08.062Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:33:08.062Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T19:33:08.062Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T19:33:08.062Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T19:33:08.062Z] DEBUG - matched Text with text " [2019-07-30T19:33:08.062Z] ", using matcher: of type 'Text' [2019-07-30T19:33:08.062Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T19:33:08.062Z] DEBUG - matched Text with text " [2019-07-30T19:33:08.062Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T19:33:08.062Z] DEBUG - matched Text with text " [2019-07-30T19:33:08.062Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T19:33:08.062Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T19:33:08.062Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T19:33:08.062Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T19:33:08.062Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:33:08.062Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:33:08.062Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:33:08.062Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:33:08.062Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:08.062Z] DEBUG - Clicking on &Ok [2019-07-30T19:33:08.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147092141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:08.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147092141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:08.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147092141 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:08.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147092141 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:08.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147092141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:08.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147092142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:08.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147092142 data=null item=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') [2019-07-30T19:33:08.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1147091995 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...' [2019-07-30T19:33:08.062Z] DEBUG - Clicked on [2019-07-30T19:33:08.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1147092292 data=null doit=true} to Tree node with text: Sessions [2019-07-30T19:33:08.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1147092292 data=null} to Tree node with text: Sessions [2019-07-30T19:33:08.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1147092292 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T19:33:08.062Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147092293 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 [2019-07-30T19:33:08.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1147092293 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions [2019-07-30T19:33:08.062Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:08.062Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:08.062Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:08.062Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:08.062Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:08.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147092296 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession [2019-07-30T19:33:08.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147092296 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:08.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147092296 data=null} to Tree node with text: mysession [2019-07-30T19:33:08.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147092296 data=null button=1 stateMask=0x0 x=96 y=113 count=1} to Tree node with text: mysession [2019-07-30T19:33:08.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147092296 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 [2019-07-30T19:33:08.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147092306 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T19:33:08.062Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:08.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147092307 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-30T19:33:08.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147092307 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:08.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147092307 data=null} to Tree node with text: mysession [2019-07-30T19:33:08.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147092307 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T19:33:08.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147092308 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 [2019-07-30T19:33:08.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147092308 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T19:33:08.319Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:33:08.319Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:33:08.577Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:33:08.577Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:33:08.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147092716 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:33:08.577Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events') [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T19:33:08.577Z] 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') [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T19:33:08.577Z] 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') [2019-07-30T19:33:08.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=1147092720 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T19:33:08.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=1147092733 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') [2019-07-30T19:33:08.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=1147092733 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') [2019-07-30T19:33:08.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=1147092733 data=null item=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') [2019-07-30T19:33:08.577Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO') [2019-07-30T19:33:08.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:33:08.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:33:08.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:33:08.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:33:08.577Z] DEBUG - Setting state to checked on: All [2019-07-30T19:33:08.577Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:33:08.577Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:33:08.577Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:33:08.577Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:33:08.577Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:33:08.577Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:33:08.577Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:33:08.577Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:33:08.577Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression' [2019-07-30T19:33:08.577Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression') [2019-07-30T19:33:08.577Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression')) [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:33:08.577Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:08.577Z] DEBUG - Clicking on &Ok [2019-07-30T19:33:08.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147092793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:08.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147092794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:08.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147092794 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:08.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147092794 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:08.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147092794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:08.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147092794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:08.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147092794 data=null item=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') [2019-07-30T19:33:08.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1147092419 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)...' [2019-07-30T19:33:08.834Z] DEBUG - Clicked on [2019-07-30T19:33:08.834Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:08.834Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:08.834Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:33:08.834Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:08.834Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:08.834Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:33:08.834Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:33:08.834Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:08.834Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:08.834Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:33:08.834Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:33:08.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1147093031 data=null doit=true} to Tree node with text: channel0 [2019-07-30T19:33:08.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1147093031 data=null} to Tree node with text: channel0 [2019-07-30T19:33:08.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1147093032 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T19:33:08.834Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147093032 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 [2019-07-30T19:33:08.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1147093033 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T19:33:08.834Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:08.834Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:09.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:09.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147093088 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:33:09.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147093088 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:09.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147093088 data=null} to Tree node with text: mysession [2019-07-30T19:33:09.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147093089 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:09.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147093089 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 [2019-07-30T19:33:09.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147093090 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:09.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:09.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147093091 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:33:09.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147093091 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:09.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147093091 data=null} to Tree node with text: mysession [2019-07-30T19:33:09.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147093091 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:09.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147093092 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 [2019-07-30T19:33:09.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147093093 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:09.091Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T19:33:09.091Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T19:33:09.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1147093198 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-30T19:33:09.091Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T19:33:09.091Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:09.091Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:09.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:09.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147093300 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:33:09.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147093301 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:09.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147093301 data=null} to Tree node with text: mysession [2019-07-30T19:33:09.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147093301 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:09.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147093301 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 [2019-07-30T19:33:09.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147093304 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:09.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:09.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147093304 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:33:09.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147093304 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:09.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147093304 data=null} to Tree node with text: mysession [2019-07-30T19:33:09.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147093305 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:09.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147093305 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 [2019-07-30T19:33:09.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147093306 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:09.347Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T19:33:09.347Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T19:33:09.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1147093388 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-30T19:33:09.347Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T19:33:09.347Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:09.347Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:09.347Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:09.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147093492 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:33:09.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147093492 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:09.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147093492 data=null} to Tree node with text: mysession [2019-07-30T19:33:09.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147093492 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:09.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147093493 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 [2019-07-30T19:33:09.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147093494 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:09.347Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:09.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147093495 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:33:09.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147093495 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:09.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147093495 data=null} to Tree node with text: mysession [2019-07-30T19:33:09.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147093496 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:09.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147093496 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 [2019-07-30T19:33:09.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147093497 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:09.347Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T19:33:09.347Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T19:33:09.603Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T19:33:09.603Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T19:33:09.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1147093670 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T19:33:09.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:33:09.603Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:33:09.603Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:33:09.603Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:33:09.603Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:09.603Z] DEBUG - Clicking on OK [2019-07-30T19:33:09.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147093671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:09.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147093672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:09.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147093672 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:09.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147093672 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:09.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147093672 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:09.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147093682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:09.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147093682 data=null item=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') [2019-07-30T19:33:09.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1147093557 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...' [2019-07-30T19:33:09.603Z] DEBUG - Clicked on [2019-07-30T19:33:09.603Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:09.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:09.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147093807 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T19:33:09.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147093807 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:33:09.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147093807 data=null} to TreeItem with text {myNode} [2019-07-30T19:33:09.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147093807 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:09.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147093808 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} [2019-07-30T19:33:09.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147093819 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:09.603Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:09.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147093820 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T19:33:09.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147093820 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:33:09.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147093820 data=null} to TreeItem with text {myNode} [2019-07-30T19:33:09.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147093821 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:09.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147093821 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} [2019-07-30T19:33:09.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147093822 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:09.860Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T19:33:09.860Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T19:33:09.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1147093906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-30T19:33:09.860Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T19:33:09.860Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.548 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest [2019-07-30T19:33:09.860Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 3.381 s [2019-07-30T19:33:09.860Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest) Time elapsed: 2.707 s [2019-07-30T19:33:09.860Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-30T19:33:10.422Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T19:33:10.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:33:10.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:33:10.422Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:10.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147094652 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T19:33:10.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147094652 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:33:10.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147094652 data=null} to TreeItem with text {myNode} [2019-07-30T19:33:10.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147094653 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:10.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147094653 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} [2019-07-30T19:33:10.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147094662 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:10.422Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:10.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147094663 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T19:33:10.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147094663 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:33:10.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147094663 data=null} to TreeItem with text {myNode} [2019-07-30T19:33:10.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147094664 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:10.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147094664 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} [2019-07-30T19:33:10.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147094665 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:10.678Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T19:33:10.678Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T19:33:10.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1147094787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-30T19:33:10.678Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T19:33:11.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:11.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1147095302 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T19:33:11.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1147095302 data=null doit=true} to Tree node with text: Sessions [2019-07-30T19:33:11.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1147095302 data=null} to Tree node with text: Sessions [2019-07-30T19:33:11.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1147095303 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:33:11.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147095303 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 [2019-07-30T19:33:11.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1147095305 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:33:11.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:11.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1147095307 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions [2019-07-30T19:33:11.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1147095307 data=null doit=true} to Tree node with text: Sessions [2019-07-30T19:33:11.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1147095307 data=null} to Tree node with text: Sessions [2019-07-30T19:33:11.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1147095307 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:33:11.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147095308 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 [2019-07-30T19:33:11.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1147095309 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions [2019-07-30T19:33:11.240Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...' [2019-07-30T19:33:11.240Z] DEBUG - Clicking on with mnemonic 'Create Session...' [2019-07-30T19:33:11.497Z] DEBUG - Clicked on with mnemonic 'Create Session...' [2019-07-30T19:33:11.497Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session' [2019-07-30T19:33:11.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=1147095588 data=null doit=true} to Shell with text {Create Session} [2019-07-30T19:33:11.497Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:33:11.497Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T19:33:11.497Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T19:33:11.497Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T19:33:11.497Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:33:11.497Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T19:33:11.497Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T19:33:11.497Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T19:33:11.497Z] DEBUG - matched Text with text " [2019-07-30T19:33:11.497Z] ", using matcher: of type 'Text' [2019-07-30T19:33:11.497Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name' [2019-07-30T19:33:11.497Z] DEBUG - matched Text with text " [2019-07-30T19:33:11.497Z] ", using matcher: with label (with mnemonic 'Session Name') [2019-07-30T19:33:11.497Z] DEBUG - matched Text with text " [2019-07-30T19:33:11.497Z] ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name')) [2019-07-30T19:33:11.497Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button' [2019-07-30T19:33:11.497Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button' [2019-07-30T19:33:11.497Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button' [2019-07-30T19:33:11.497Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:33:11.497Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:33:11.497Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:33:11.497Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:33:11.497Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:11.497Z] DEBUG - Clicking on &Ok [2019-07-30T19:33:11.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147095594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:11.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147095594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:11.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147095594 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:11.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147095594 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:11.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147095594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:11.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147095594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:11.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147095594 data=null item=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') [2019-07-30T19:33:11.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=1147095376 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...' [2019-07-30T19:33:11.755Z] DEBUG - Clicked on [2019-07-30T19:33:11.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1147095789 data=null doit=true} to Tree node with text: Sessions [2019-07-30T19:33:11.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1147095789 data=null} to Tree node with text: Sessions [2019-07-30T19:33:11.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1147095790 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T19:33:11.755Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147095790 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 [2019-07-30T19:33:11.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1147095791 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T19:33:11.755Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:11.755Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:11.755Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:11.755Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:11.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:11.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147095794 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession [2019-07-30T19:33:11.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147095794 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:11.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147095794 data=null} to Tree node with text: mysession [2019-07-30T19:33:11.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147095795 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession [2019-07-30T19:33:11.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147095795 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 [2019-07-30T19:33:11.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147095807 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T19:33:11.755Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:11.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147095808 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession [2019-07-30T19:33:11.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147095808 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:11.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147095808 data=null} to Tree node with text: mysession [2019-07-30T19:33:11.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147095808 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T19:33:11.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147095809 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 [2019-07-30T19:33:11.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147095810 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession [2019-07-30T19:33:11.755Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:33:11.755Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:33:12.027Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...' [2019-07-30T19:33:12.027Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events' [2019-07-30T19:33:12.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=1147096229 data=null doit=true} to Shell with text {Enable Events} [2019-07-30T19:33:12.027Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:33:12.027Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:33:12.027Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:33:12.027Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:33:12.027Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:33:12.027Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:33:12.027Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:33:12.027Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls' [2019-07-30T19:33:12.027Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls') [2019-07-30T19:33:12.027Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO' [2019-07-30T19:33:12.027Z] 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') [2019-07-30T19:33:12.027Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:33:12.027Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:33:12.027Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:33:12.027Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:33:12.027Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:33:12.027Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:33:12.027Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:33:12.027Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select' [2019-07-30T19:33:12.027Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:33:12.027Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:33:12.283Z] 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. [2019-07-30T19:33:12.283Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button' [2019-07-30T19:33:12.283Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button' [2019-07-30T19:33:12.283Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button' [2019-07-30T19:33:12.283Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button' [2019-07-30T19:33:12.283Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button' [2019-07-30T19:33:12.283Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:33:12.283Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:33:12.283Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:33:12.283Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:33:12.283Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button' [2019-07-30T19:33:12.283Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button' [2019-07-30T19:33:12.283Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button' [2019-07-30T19:33:12.283Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok' [2019-07-30T19:33:12.283Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH' [2019-07-30T19:33:12.283Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:12.283Z] DEBUG - Clicking on &Ok [2019-07-30T19:33:12.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=1147096295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:12.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=1147096295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:12.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=1147096295 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:12.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=1147096295 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:12.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=1147096295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:12.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=1147096295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH') [2019-07-30T19:33:12.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=1147096295 data=null item=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') [2019-07-30T19:33:12.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=1147095920 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)...' [2019-07-30T19:33:12.284Z] DEBUG - Clicked on [2019-07-30T19:33:12.284Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:12.284Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:12.284Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:33:12.284Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:33:12.284Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:12.284Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:12.284Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again. [2019-07-30T19:33:12.284Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again. [2019-07-30T19:33:12.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=1147096458 data=null doit=true} to Tree node with text: channel0 [2019-07-30T19:33:12.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=1147096458 data=null} to Tree node with text: channel0 [2019-07-30T19:33:12.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=1147096459 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T19:33:12.284Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147096459 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 [2019-07-30T19:33:12.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=1147096460 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0 [2019-07-30T19:33:12.284Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:12.284Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:12.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:12.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147096462 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:33:12.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147096462 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:12.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147096462 data=null} to Tree node with text: mysession [2019-07-30T19:33:12.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147096462 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:12.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147096463 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 [2019-07-30T19:33:12.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147096485 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:12.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:12.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147096485 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:33:12.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147096485 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:12.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147096486 data=null} to Tree node with text: mysession [2019-07-30T19:33:12.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147096486 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:12.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147096486 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 [2019-07-30T19:33:12.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147096487 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:12.540Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start' [2019-07-30T19:33:12.540Z] DEBUG - Clicking on with mnemonic 'Start' [2019-07-30T19:33:12.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=1147096589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start' [2019-07-30T19:33:12.540Z] DEBUG - Clicked on with mnemonic 'Start' [2019-07-30T19:33:12.540Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:12.540Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:12.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:12.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147096691 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:33:12.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147096692 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:12.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147096692 data=null} to Tree node with text: mysession [2019-07-30T19:33:12.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147096692 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:12.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147096693 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 [2019-07-30T19:33:12.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147096695 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:12.540Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:12.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147096696 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:33:12.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147096696 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:12.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147096696 data=null} to Tree node with text: mysession [2019-07-30T19:33:12.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147096697 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:12.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147096697 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 [2019-07-30T19:33:12.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147096698 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:12.540Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop' [2019-07-30T19:33:12.540Z] DEBUG - Clicking on with mnemonic 'Stop' [2019-07-30T19:33:12.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=1147096769 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop' [2019-07-30T19:33:12.540Z] DEBUG - Clicked on with mnemonic 'Stop' [2019-07-30T19:33:12.797Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:12.797Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:12.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:12.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147096871 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:33:12.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147096872 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:12.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147096872 data=null} to Tree node with text: mysession [2019-07-30T19:33:12.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147096872 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:12.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147096872 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 [2019-07-30T19:33:12.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147096875 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:12.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:12.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=1147096875 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession [2019-07-30T19:33:12.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=1147096875 data=null doit=true} to Tree node with text: mysession [2019-07-30T19:33:12.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=1147096875 data=null} to Tree node with text: mysession [2019-07-30T19:33:12.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=1147096876 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:12.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147096876 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 [2019-07-30T19:33:12.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=1147096877 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession [2019-07-30T19:33:12.797Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T19:33:12.797Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T19:33:13.053Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T19:33:13.053Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T19:33:13.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1147097085 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T19:33:13.053Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:33:13.053Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:33:13.053Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:33:13.053Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:33:13.053Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:13.053Z] DEBUG - Clicking on OK [2019-07-30T19:33:13.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147097087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:13.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147097087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:13.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147097087 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:13.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147097087 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:13.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147097087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:13.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147097087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:13.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147097087 data=null item=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') [2019-07-30T19:33:13.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1147096940 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...' [2019-07-30T19:33:13.053Z] DEBUG - Clicked on [2019-07-30T19:33:13.053Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:13.053Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:13.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147097230 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T19:33:13.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147097230 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:33:13.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147097231 data=null} to TreeItem with text {myNode} [2019-07-30T19:33:13.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147097231 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:13.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147097231 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} [2019-07-30T19:33:13.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147097235 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:13.053Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:13.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147097236 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T19:33:13.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147097236 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:33:13.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147097236 data=null} to TreeItem with text {myNode} [2019-07-30T19:33:13.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147097237 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:13.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147097287 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} [2019-07-30T19:33:13.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147097289 data=null button=1 stateMask=0x80000 x=69 y=-6 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:13.310Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T19:33:13.310Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T19:33:13.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1147097404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-30T19:33:13.310Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T19:33:13.310Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.489 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest [2019-07-30T19:33:13.310Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest) Time elapsed: 3.092 s [2019-07-30T19:33:13.310Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-30T19:33:13.872Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"' [2019-07-30T19:33:13.872Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:33:13.872Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:33:13.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:13.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147098100 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T19:33:13.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147098100 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:33:13.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147098100 data=null} to TreeItem with text {myNode} [2019-07-30T19:33:13.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147098101 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:13.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147098101 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} [2019-07-30T19:33:13.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147098109 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:13.872Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:13.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147098110 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T19:33:13.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147098110 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:33:13.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147098111 data=null} to TreeItem with text {myNode} [2019-07-30T19:33:13.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147098111 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:13.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147098111 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} [2019-07-30T19:33:13.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147098112 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:14.128Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect' [2019-07-30T19:33:14.128Z] DEBUG - Clicking on with mnemonic 'Connect' [2019-07-30T19:33:14.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=1147098216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect' [2019-07-30T19:33:14.128Z] DEBUG - Clicked on with mnemonic 'Connect' [2019-07-30T19:33:14.691Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:14.691Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:14.691Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:14.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {351780006524088} time=1147098730 data=null button=0 stateMask=0x0 x=138 y=158 count=0} to Tree node with text: 351780006524088 [2019-07-30T19:33:14.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {351780006524088} time=1147098730 data=null doit=true} to Tree node with text: 351780006524088 [2019-07-30T19:33:14.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {351780006524088} time=1147098730 data=null} to Tree node with text: 351780006524088 [2019-07-30T19:33:14.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {351780006524088} time=1147098731 data=null button=1 stateMask=0x0 x=138 y=158 count=1} to Tree node with text: 351780006524088 [2019-07-30T19:33:14.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147098731 data=null item=TreeItem {351780006524088} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 351780006524088 [2019-07-30T19:33:14.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {351780006524088} time=1147098734 data=null button=1 stateMask=0x80000 x=138 y=158 count=1} to Tree node with text: 351780006524088 [2019-07-30T19:33:14.691Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:14.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {351780006524088} time=1147098735 data=null button=0 stateMask=0x0 x=138 y=158 count=0} to Tree node with text: 351780006524088 [2019-07-30T19:33:14.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {351780006524088} time=1147098736 data=null doit=true} to Tree node with text: 351780006524088 [2019-07-30T19:33:14.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {351780006524088} time=1147098736 data=null} to Tree node with text: 351780006524088 [2019-07-30T19:33:14.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {351780006524088} time=1147098736 data=null button=1 stateMask=0x0 x=138 y=158 count=1} to Tree node with text: 351780006524088 [2019-07-30T19:33:14.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147098736 data=null item=TreeItem {351780006524088} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 351780006524088 [2019-07-30T19:33:14.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {351780006524088} time=1147098737 data=null button=1 stateMask=0x80000 x=138 y=158 count=1} to Tree node with text: 351780006524088 [2019-07-30T19:33:14.691Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...' [2019-07-30T19:33:14.691Z] DEBUG - Clicking on with mnemonic 'Save...' [2019-07-30T19:33:14.946Z] DEBUG - Clicked on with mnemonic 'Save...' [2019-07-30T19:33:14.946Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions' [2019-07-30T19:33:14.946Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} time=1147098996 data=null doit=true} to Shell with text {Save Sessions} [2019-07-30T19:33:14.946Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-30T19:33:14.946Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:33:14.946Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:33:14.946Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:33:14.946Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:33:14.946Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:14.946Z] DEBUG - Clicking on OK [2019-07-30T19:33:14.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147098998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:14.946Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147099006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:14.946Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147099006 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:14.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147099006 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:14.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147099007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:14.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147099007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:14.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147099007 data=null item=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') [2019-07-30T19:33:14.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=1147098831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Save...' [2019-07-30T19:33:14.946Z] DEBUG - Clicked on [2019-07-30T19:33:14.946Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:14.946Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:14.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:14.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {351780006524088} time=1147099191 data=null button=0 stateMask=0x0 x=138 y=92 count=0} to Tree node with text: 351780006524088 [2019-07-30T19:33:14.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {351780006524088} time=1147099191 data=null doit=true} to Tree node with text: 351780006524088 [2019-07-30T19:33:14.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {351780006524088} time=1147099192 data=null} to Tree node with text: 351780006524088 [2019-07-30T19:33:14.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {351780006524088} time=1147099192 data=null button=1 stateMask=0x0 x=138 y=92 count=1} to Tree node with text: 351780006524088 [2019-07-30T19:33:14.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147099192 data=null item=TreeItem {351780006524088} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 351780006524088 [2019-07-30T19:33:14.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {351780006524088} time=1147099193 data=null button=1 stateMask=0x80000 x=138 y=92 count=1} to Tree node with text: 351780006524088 [2019-07-30T19:33:14.946Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:14.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {351780006524088} time=1147099194 data=null button=0 stateMask=0x0 x=138 y=92 count=0} to Tree node with text: 351780006524088 [2019-07-30T19:33:14.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {351780006524088} time=1147099194 data=null doit=true} to Tree node with text: 351780006524088 [2019-07-30T19:33:14.947Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {351780006524088} time=1147099194 data=null} to Tree node with text: 351780006524088 [2019-07-30T19:33:14.947Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {351780006524088} time=1147099194 data=null button=1 stateMask=0x0 x=138 y=92 count=1} to Tree node with text: 351780006524088 [2019-07-30T19:33:14.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147099195 data=null item=TreeItem {351780006524088} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 351780006524088 [2019-07-30T19:33:14.947Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {351780006524088} time=1147099195 data=null button=1 stateMask=0x80000 x=138 y=92 count=1} to Tree node with text: 351780006524088 [2019-07-30T19:33:15.203Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T19:33:15.203Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T19:33:15.459Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T19:33:15.459Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T19:33:15.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1147099494 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T19:33:15.459Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:33:15.459Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:33:15.459Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:33:15.459Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:33:15.459Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:15.459Z] DEBUG - Clicking on OK [2019-07-30T19:33:15.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147099495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:15.459Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147099495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:15.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147099495 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:15.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147099496 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:15.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147099504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:15.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147099504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:15.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147099504 data=null item=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') [2019-07-30T19:33:15.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1147099299 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...' [2019-07-30T19:33:15.459Z] DEBUG - Clicked on [2019-07-30T19:33:15.459Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:15.459Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:15.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1147099687 data=null button=0 stateMask=0x0 x=89 y=92 count=0} to Tree node with text: Sessions [2019-07-30T19:33:15.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1147099687 data=null doit=true} to Tree node with text: Sessions [2019-07-30T19:33:15.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1147099687 data=null} to Tree node with text: Sessions [2019-07-30T19:33:15.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1147099688 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T19:33:15.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147099688 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 [2019-07-30T19:33:15.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1147099690 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T19:33:15.459Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:15.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=1147099691 data=null button=0 stateMask=0x0 x=89 y=92 count=0} to Tree node with text: Sessions [2019-07-30T19:33:15.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=1147099691 data=null doit=true} to Tree node with text: Sessions [2019-07-30T19:33:15.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=1147099691 data=null} to Tree node with text: Sessions [2019-07-30T19:33:15.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=1147099692 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T19:33:15.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147099692 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 [2019-07-30T19:33:15.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=1147099693 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions [2019-07-30T19:33:15.725Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...' [2019-07-30T19:33:15.725Z] DEBUG - Clicking on with mnemonic 'Load...' [2019-07-30T19:33:15.982Z] DEBUG - Clicked on with mnemonic 'Load...' [2019-07-30T19:33:15.982Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions' [2019-07-30T19:33:15.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} time=1147100024 data=null doit=true} to Shell with text {Load Sessions} [2019-07-30T19:33:15.982Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-30T19:33:15.982Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-30T19:33:15.982Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote' [2019-07-30T19:33:15.982Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO' [2019-07-30T19:33:15.982Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T19:33:15.982Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-30T19:33:15.982Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:33:15.982Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-30T19:33:15.982Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:33:15.982Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T19:33:15.982Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=1147100026 data=null doit=true} to Button with text {Local} [2019-07-30T19:33:15.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=1147100027 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} [2019-07-30T19:33:15.982Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T19:33:15.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=1147100033 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T19:33:15.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=1147100033 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') [2019-07-30T19:33:15.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=1147100033 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') [2019-07-30T19:33:15.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=1147100033 data=null item=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') [2019-07-30T19:33:15.982Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO') [2019-07-30T19:33:15.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:33:15.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:33:15.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:15.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {351780006524088.lttng} time=1147100182 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {351780006524088.lttng} [2019-07-30T19:33:15.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {351780006524088.lttng} time=1147100182 data=null doit=true} to TreeItem with text {351780006524088.lttng} [2019-07-30T19:33:15.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {351780006524088.lttng} time=1147100182 data=null} to TreeItem with text {351780006524088.lttng} [2019-07-30T19:33:15.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {351780006524088.lttng} time=1147100183 data=null button=1 stateMask=0x0 x=119 y=11 count=1} to TreeItem with text {351780006524088.lttng} [2019-07-30T19:33:15.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147100183 data=null item=TreeItem {351780006524088.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {351780006524088.lttng} [2019-07-30T19:33:15.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {351780006524088.lttng} time=1147100183 data=null button=1 stateMask=0x80000 x=119 y=11 count=1} to TreeItem with text {351780006524088.lttng} [2019-07-30T19:33:15.982Z] DEBUG - Clicking on TreeItem with text {351780006524088.lttng} [2019-07-30T19:33:15.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {351780006524088.lttng} time=1147100184 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {351780006524088.lttng} [2019-07-30T19:33:15.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {351780006524088.lttng} time=1147100184 data=null doit=true} to TreeItem with text {351780006524088.lttng} [2019-07-30T19:33:15.982Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:15.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {351780006524088.lttng} time=1147100185 data=null} to TreeItem with text {351780006524088.lttng} [2019-07-30T19:33:15.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {351780006524088.lttng} time=1147100185 data=null button=1 stateMask=0x0 x=119 y=11 count=1} to TreeItem with text {351780006524088.lttng} [2019-07-30T19:33:15.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147100185 data=null item=TreeItem {351780006524088.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {351780006524088.lttng} [2019-07-30T19:33:15.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {351780006524088.lttng} time=1147100185 data=null button=1 stateMask=0x80000 x=119 y=11 count=1} to TreeItem with text {351780006524088.lttng} [2019-07-30T19:33:15.982Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {351780006524088.lttng} time=1147100185 data=null button=0 stateMask=0x0 x=119 y=11 count=0} to TreeItem with text {351780006524088.lttng} [2019-07-30T19:33:15.982Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {351780006524088.lttng} time=1147100186 data=null doit=true} to TreeItem with text {351780006524088.lttng} [2019-07-30T19:33:15.982Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {351780006524088.lttng} time=1147100186 data=null} to TreeItem with text {351780006524088.lttng} [2019-07-30T19:33:15.982Z] DEBUG - Clicked on TreeItem with text {351780006524088.lttng} [2019-07-30T19:33:15.982Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button' [2019-07-30T19:33:15.982Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button' [2019-07-30T19:33:15.982Z] DEBUG - matched Button with text "force", using matcher: of type 'Button' [2019-07-30T19:33:15.982Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:33:15.982Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button' [2019-07-30T19:33:15.982Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:33:15.982Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button' [2019-07-30T19:33:15.982Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:33:15.982Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:33:15.982Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:33:15.982Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:15.982Z] DEBUG - Clicking on OK [2019-07-30T19:33:15.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147100188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:15.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147100188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:15.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147100188 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:15.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147100188 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:15.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147100188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:15.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147100188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:15.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147100188 data=null item=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') [2019-07-30T19:33:15.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=1147099807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Load...' [2019-07-30T19:33:16.239Z] DEBUG - Clicked on [2019-07-30T19:33:16.239Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:16.239Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:16.239Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again. [2019-07-30T19:33:16.239Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:16.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {351780006524088} time=1147100493 data=null button=0 stateMask=0x0 x=138 y=8 count=0} to Tree node with text: 351780006524088 [2019-07-30T19:33:16.239Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {351780006524088} time=1147100493 data=null doit=true} to Tree node with text: 351780006524088 [2019-07-30T19:33:16.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {351780006524088} time=1147100493 data=null} to Tree node with text: 351780006524088 [2019-07-30T19:33:16.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {351780006524088} time=1147100493 data=null button=1 stateMask=0x0 x=138 y=8 count=1} to Tree node with text: 351780006524088 [2019-07-30T19:33:16.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147100494 data=null item=TreeItem {351780006524088} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 351780006524088 [2019-07-30T19:33:16.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {351780006524088} time=1147100500 data=null button=1 stateMask=0x80000 x=138 y=9 count=1} to Tree node with text: 351780006524088 [2019-07-30T19:33:16.496Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:16.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {351780006524088} time=1147100501 data=null button=0 stateMask=0x0 x=138 y=9 count=0} to Tree node with text: 351780006524088 [2019-07-30T19:33:16.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {351780006524088} time=1147100502 data=null doit=true} to Tree node with text: 351780006524088 [2019-07-30T19:33:16.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {351780006524088} time=1147100502 data=null} to Tree node with text: 351780006524088 [2019-07-30T19:33:16.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {351780006524088} time=1147100502 data=null button=1 stateMask=0x0 x=138 y=9 count=1} to Tree node with text: 351780006524088 [2019-07-30T19:33:16.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147100502 data=null item=TreeItem {351780006524088} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 351780006524088 [2019-07-30T19:33:16.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {351780006524088} time=1147100503 data=null button=1 stateMask=0x80000 x=138 y=9 count=1} to Tree node with text: 351780006524088 [2019-07-30T19:33:16.496Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...' [2019-07-30T19:33:16.496Z] DEBUG - Clicking on with mnemonic 'Destroy Session...' [2019-07-30T19:33:16.496Z] DEBUG - Clicked on with mnemonic 'Destroy Session...' [2019-07-30T19:33:16.496Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation' [2019-07-30T19:33:16.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=1147100679 data=null doit=true} to Shell with text {Destroy Confirmation} [2019-07-30T19:33:16.496Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:33:16.496Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:33:16.496Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:33:16.496Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:33:16.496Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:16.496Z] DEBUG - Clicking on OK [2019-07-30T19:33:16.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147100680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:16.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147100680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:16.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147100680 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:16.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147100680 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:16.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147100680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:16.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147100681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:33:16.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147100681 data=null item=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') [2019-07-30T19:33:16.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=1147100565 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...' [2019-07-30T19:33:16.752Z] DEBUG - Clicked on [2019-07-30T19:33:16.752Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again. [2019-07-30T19:33:16.752Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:16.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147100792 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode} [2019-07-30T19:33:16.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147100792 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:33:16.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147100792 data=null} to TreeItem with text {myNode} [2019-07-30T19:33:16.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147100793 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:16.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147100793 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} [2019-07-30T19:33:16.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147100804 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:16.752Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:33:16.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=1147100805 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode} [2019-07-30T19:33:16.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=1147100805 data=null doit=true} to TreeItem with text {myNode} [2019-07-30T19:33:16.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=1147100805 data=null} to TreeItem with text {myNode} [2019-07-30T19:33:16.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=1147100806 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:16.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147100806 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} [2019-07-30T19:33:16.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=1147100807 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode} [2019-07-30T19:33:16.752Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect' [2019-07-30T19:33:16.752Z] DEBUG - Clicking on with mnemonic 'Disconnect' [2019-07-30T19:33:16.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=1147100914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect' [2019-07-30T19:33:16.752Z] DEBUG - Clicked on with mnemonic 'Disconnect' [2019-07-30T19:33:17.009Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.502 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest [2019-07-30T19:33:17.009Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest) Time elapsed: 3.132 s [2019-07-30T19:33:17.009Z] [2019-07-30T19:33:17.009Z] Results: [2019-07-30T19:33:17.009Z] [2019-07-30T19:33:17.009Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:33:17.009Z] [2019-07-30T19:33:17.572Z] [2019-07-30T19:33:17.572Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 19:33:17.355 [2019-07-30T19:33:17.572Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T19:33:18.134Z] [INFO] All tests passed! [2019-07-30T19:33:18.134Z] [INFO] [2019-07-30T19:33:18.134Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T19:33:18.134Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:33:18.134Z] [INFO] [2019-07-30T19:33:18.134Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T19:33:19.063Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:33:19.063Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:33:19.319Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:33:19.882Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:33:20.140Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:33:20.140Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T19:33:20.396Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:33:20.396Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T19:33:20.652Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:33:20.652Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T19:33:21.582Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:33:22.951Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T19:33:22.951Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T19:33:22.951Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T19:33:23.207Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T19:33:23.771Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T19:33:24.028Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-30T19:33:24.285Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T19:33:24.541Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T19:33:24.541Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:33:24.541Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:33:24.541Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T19:33:24.797Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:33:24.797Z] [INFO] [2019-07-30T19:33:24.797Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T19:33:24.797Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar [2019-07-30T19:33:24.797Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.pom [2019-07-30T19:33:24.797Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar [2019-07-30T19:33:24.797Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:33:24.797Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-p2metadata.xml [2019-07-30T19:33:24.797Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.5-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.5-SNAPSHOT-p2artifacts.xml [2019-07-30T19:33:24.797Z] [INFO] [2019-07-30T19:33:24.797Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests --- [2019-07-30T19:33:24.797Z] [INFO] [2019-07-30T19:33:24.797Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >-- [2019-07-30T19:33:24.797Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT [99/134] [2019-07-30T19:33:24.797Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:33:24.797Z] [INFO] [2019-07-30T19:33:24.797Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T19:33:24.797Z] [INFO] [2019-07-30T19:33:24.797Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T19:33:24.797Z] [INFO] The project's OSGi version is 1.0.10.201907301829 [2019-07-30T19:33:24.797Z] [INFO] [2019-07-30T19:33:24.797Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T19:33:24.797Z] [INFO] [2019-07-30T19:33:24.797Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T19:33:24.797Z] [INFO] [2019-07-30T19:33:24.797Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T19:33:24.797Z] [INFO] [2019-07-30T19:33:24.797Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T19:33:24.797Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:33:24.797Z] [INFO] [2019-07-30T19:33:24.797Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T19:33:24.797Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:33:24.797Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources [2019-07-30T19:33:24.797Z] [INFO] [2019-07-30T19:33:24.797Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T19:33:24.797Z] [INFO] Compiling 19 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes [2019-07-30T19:33:25.362Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[369] [2019-07-30T19:33:25.362Z] final TimeGraphControl timegraph = view.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-30T19:33:25.362Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:33:25.362Z] 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 [2019-07-30T19:33:25.362Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[387] [2019-07-30T19:33:25.362Z] final TimeGraphControl timegraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-30T19:33:25.362Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:33:25.362Z] 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 [2019-07-30T19:33:25.362Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[384] [2019-07-30T19:33:25.362Z] final TimeGraphMarkerAxis markerAxis = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphMarkerAxis.class)); [2019-07-30T19:33:25.362Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:33:25.362Z] 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 [2019-07-30T19:33:25.362Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[400] [2019-07-30T19:33:25.362Z] final TimeGraphControl timeGraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class)); [2019-07-30T19:33:25.362Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:33:25.362Z] 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 [2019-07-30T19:33:25.362Z] 4 problems (4 warnings) [2019-07-30T19:33:25.618Z] [INFO] [2019-07-30T19:33:25.618Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T19:33:25.618Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:33:25.618Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources [2019-07-30T19:33:25.618Z] [INFO] [2019-07-30T19:33:25.618Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T19:33:25.618Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-30T19:33:25.618Z] [INFO] [2019-07-30T19:33:25.618Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T19:33:25.618Z] [INFO] [2019-07-30T19:33:25.618Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T19:33:25.618Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-30T19:33:25.618Z] [INFO] [2019-07-30T19:33:25.618Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T19:33:25.618Z] [INFO] [2019-07-30T19:33:25.618Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T19:33:25.618Z] [INFO] [2019-07-30T19:33:25.618Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T19:33:25.618Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-30T19:33:25.618Z] [INFO] [2019-07-30T19:33:25.618Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T19:33:25.618Z] [INFO] [2019-07-30T19:33:25.618Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T19:33:27.511Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T19:33:27.511Z] [INFO] Command line: [2019-07-30T19:33:27.511Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T19:33:27.511Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:33:30.783Z] !SESSION 2019-07-30 19:33:27.567 ----------------------------------------------- [2019-07-30T19:33:30.783Z] eclipse.buildId=unknown [2019-07-30T19:33:30.783Z] java.version=1.8.0_202 [2019-07-30T19:33:30.783Z] java.vendor=Oracle Corporation [2019-07-30T19:33:30.783Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:33:30.783Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T19:33:30.783Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T19:33:30.783Z] [2019-07-30T19:33:30.783Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:33:30.351 [2019-07-30T19:33:30.783Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:33:30.783Z] !STACK 0 [2019-07-30T19:33:30.783Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T19:33:30.783Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:33:30.783Z] [2019-07-30T19:33:30.783Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:33:30.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:33:30.783Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:33:30.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:33:30.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:33:30.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:33:30.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:33:30.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:33:30.783Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:33:30.783Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:33:30.783Z] [2019-07-30T19:33:30.783Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:33:30.529 [2019-07-30T19:33:30.783Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:33:30.783Z] !STACK 0 [2019-07-30T19:33:30.783Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T19:33:30.783Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:33:30.783Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:33:30.783Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:33:30.783Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T19:33:30.783Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:33:30.783Z] [2019-07-30T19:33:30.783Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:33:30.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:33:30.783Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:33:30.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:33:30.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:33:30.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:33:30.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:33:30.783Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:33:30.783Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:33:30.783Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:33:34.953Z] process 12178: 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 [2019-07-30T19:33:34.953Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T19:33:35.210Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:33:35.210Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:33:45.223Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-30T19:33:46.153Z] Display size: 1440x900 [2019-07-30T19:33:46.153Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T19:33:46.153Z] GTK version=3.18.9 [2019-07-30T19:33:46.153Z] GTK theme=Ambiance [2019-07-30T19:33:46.153Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T19:33:46.153Z] Time zone: Coordinated Universal Time [2019-07-30T19:33:46.153Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T19:33:46.153Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T19:33:47.522Z] *** BUG *** [2019-07-30T19:33:47.522Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:33:47.522Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:33:47.522Z] [2019-07-30T19:33:47.522Z] *** BUG *** [2019-07-30T19:33:47.522Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:33:47.522Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:33:47.522Z] [2019-07-30T19:33:47.778Z] *** BUG *** [2019-07-30T19:33:47.778Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:33:47.778Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:33:47.778Z] [2019-07-30T19:33:48.036Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T19:33:48.036Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T19:34:00.216Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T19:34:00.216Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:34:00.779Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:34:01.037Z] DEBUG - number of items : 5 [2019-07-30T19:34:01.037Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:01.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147145119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:01.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147145123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:01.037Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147145123 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:01.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147145124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:01.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147145124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:01.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147145124 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} [2019-07-30T19:34:01.427Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147145127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:01.427Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147145321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:01.427Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147145324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:01.427Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147145324 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:01.427Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147145324 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:01.427Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:02.083Z] DEBUG - number of items : 17 [2019-07-30T19:34:02.083Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:02.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147146084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:02.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147146084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:02.083Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147146085 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:02.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147146085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:02.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147146085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:02.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147146086 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} [2019-07-30T19:34:02.083Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147146088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:02.083Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147146088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:02.083Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147146089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:02.083Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147146089 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:02.083Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147146089 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:02.083Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:03.451Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T19:34:03.451Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T19:34:07.627Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T19:34:07.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:34:07.627Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:34:07.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:34:07.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:34:07.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:34:07.884Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-30T19:34:08.141Z] DEBUG - Setting state to unchecked on: lttng-sessiond [2019-07-30T19:34:08.141Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-30T19:34:09.071Z] DEBUG - number of items : 17 [2019-07-30T19:34:09.071Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:09.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147153087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:09.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147153087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:09.071Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147153087 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:09.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147153088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:09.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147153088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:09.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147153089 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} [2019-07-30T19:34:09.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147153089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:09.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147153090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:09.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147153090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:09.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147153090 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:09.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147153090 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:09.071Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default} [2019-07-30T19:34:09.999Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T19:34:09.999Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T19:34:13.271Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T19:34:13.271Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:34:13.271Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:34:13.834Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T19:34:13.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:34:14.090Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T19:34:14.090Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:34:14.090Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T19:34:14.090Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:34:14.346Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T19:34:14.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:34:14.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1147158603 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:34:14.602Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:34:14.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:34:14.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:34:14.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:34:14.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1147158703 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:34:14.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1147158703 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:34:14.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1147158704 data=null} to TreeItem with text {test} [2019-07-30T19:34:14.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1147158704 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:34:14.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147158705 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:34:14.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1147158728 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:34:14.859Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:34:14.859Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:34:15.126Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:34:15.426Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:34:15.426Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:34:15.426Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:34:15.426Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:34:15.426Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:15.426Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:34:15.426Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:34:15.426Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:34:15.426Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:15.426Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:34:15.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147159616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:15.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147159617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:15.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147159617 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:15.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147159618 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:15.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147159618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:15.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147159618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:15.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147159618 data=null 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') [2019-07-30T19:34:15.426Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147159619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:15.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147159619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:15.426Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147159619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:15.426Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147159620 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:15.426Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147159620 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:15.426Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:15.426Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:34:15.426Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:34:15.426Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:34:15.426Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:34:15.426Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:34:15.426Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:34:15.426Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:15.426Z] DEBUG - Clicking on OK [2019-07-30T19:34:15.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147159623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:15.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147159624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:15.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147159624 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:15.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147159624 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:15.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147159631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:15.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147159632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:15.682Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:15.682Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:15.682Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:15.682Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:15.682Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:15.682Z] DEBUG - Clicked on OK [2019-07-30T19:34:16.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147159633 data=null item=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') [2019-07-30T19:34:16.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1147159004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:34:16.869Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.803 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest [2019-07-30T19:34:16.869Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 15.988 s [2019-07-30T19:34:16.869Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 6.777 s [2019-07-30T19:34:16.869Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest) Time elapsed: 4.334 s [2019-07-30T19:34:16.869Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-30T19:34:17.126Z] *** BUG *** [2019-07-30T19:34:17.126Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:34:17.126Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:34:17.126Z] [2019-07-30T19:34:17.381Z] *** BUG *** [2019-07-30T19:34:17.381Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:34:17.381Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:34:17.381Z] [2019-07-30T19:34:17.381Z] *** BUG *** [2019-07-30T19:34:17.381Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:34:17.381Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:34:17.381Z] [2019-07-30T19:34:29.559Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:29.559Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:34:29.559Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T19:34:29.559Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:34:29.559Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:34:29.559Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T19:34:29.559Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:34:29.559Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:34:29.559Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T19:34:29.559Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:34:29.559Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:34:29.559Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T19:34:29.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:34:29.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:34:29.816Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T19:34:30.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:34:30.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:34:30.072Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T19:34:30.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:34:30.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:34:30.328Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T19:34:30.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:34:30.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:34:31.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1147175189 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:34:31.148Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:34:31.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:34:31.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:34:31.148Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:34:31.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1147175290 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:34:31.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1147175290 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:34:31.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1147175290 data=null} to TreeItem with text {test} [2019-07-30T19:34:31.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1147175290 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:34:31.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147175291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:34:31.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1147175311 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:34:31.405Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:34:31.405Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:34:31.405Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:34:32.336Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:34:32.336Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:34:32.336Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:34:32.336Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:34:32.336Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:32.336Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:34:32.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:34:32.336Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:34:32.336Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:32.336Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:34:32.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147176404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:32.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147176404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:32.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147176404 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:32.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147176405 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:32.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147176405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:32.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147176405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:32.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147176405 data=null 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') [2019-07-30T19:34:32.336Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147176405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:32.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147176405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:32.336Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147176406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:32.336Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147176406 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:32.336Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147176406 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:32.336Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:34:32.336Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:34:32.336Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:34:32.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:34:32.336Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:34:32.336Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:34:32.336Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:34:32.336Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:32.336Z] DEBUG - Clicking on OK [2019-07-30T19:34:32.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147176408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:32.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147176408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:32.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147176408 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:32.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147176408 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:32.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147176409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:32.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147176409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:32.336Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:32.336Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:32.336Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:32.336Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:32.336Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:34:32.336Z] DEBUG - Clicked on OK [2019-07-30T19:34:32.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147176409 data=null item=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') [2019-07-30T19:34:32.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1147175486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:34:33.462Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.524 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest [2019-07-30T19:34:33.462Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest) Time elapsed: 3.342 s [2019-07-30T19:34:33.462Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-30T19:34:34.394Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:42.490Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:34:42.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:34:42.490Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:42.490Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:42.490Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:34:42.490Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:34:42.490Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:42.490Z] DEBUG - number of items : 25 [2019-07-30T19:34:42.490Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147186029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147186029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147186030 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147186030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147186030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147186030 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} [2019-07-30T19:34:42.490Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147186032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147186086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147186087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147186087 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147186088 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:42.490Z] DEBUG - number of items : 25 [2019-07-30T19:34:42.490Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147186592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147186592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147186593 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147186593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147186593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147186594 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} [2019-07-30T19:34:42.490Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147186615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147186615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147186616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147186616 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147186617 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:42.490Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:43.054Z] DEBUG - number of items : 25 [2019-07-30T19:34:43.054Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:43.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147187121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:43.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147187121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:43.054Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147187121 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:43.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147187121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:43.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147187122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:43.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147187122 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} [2019-07-30T19:34:43.054Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147187124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:43.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147187124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:43.054Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147187124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:43.054Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147187125 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:43.054Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147187138 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:43.054Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:43.054Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:43.616Z] DEBUG - number of items : 25 [2019-07-30T19:34:43.616Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T19:34:43.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147187660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:43.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147187660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:43.616Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147187660 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:43.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147187661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:43.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147187661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:43.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147187661 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} [2019-07-30T19:34:43.616Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147187684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:43.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147187684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:43.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147187685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:43.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147187685 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:43.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147187685 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:43.616Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T19:34:43.616Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:44.179Z] DEBUG - number of items : 25 [2019-07-30T19:34:44.179Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T19:34:44.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147188194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:44.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147188194 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:44.179Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147188194 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:44.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147188195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:44.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147188195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:44.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147188195 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} [2019-07-30T19:34:44.179Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147188211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:44.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147188212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:44.179Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147188212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:44.179Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147188212 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:44.179Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147188213 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:44.179Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T19:34:44.179Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:44.742Z] DEBUG - number of items : 25 [2019-07-30T19:34:44.742Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T19:34:44.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147188732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:44.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147188733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:44.742Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147188733 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:44.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147188733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:44.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147188733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:44.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147188734 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} [2019-07-30T19:34:44.742Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147188735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:44.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147188736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:44.742Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147188736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:44.742Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147188736 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:44.742Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147188736 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:44.742Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T19:34:44.742Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:44.742Z] DEBUG - number of items : 25 [2019-07-30T19:34:44.742Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T19:34:44.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147188779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:44.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147188779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:44.742Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147188779 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:44.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147188779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:44.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147188779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:44.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147188780 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} [2019-07-30T19:34:44.742Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147188781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:44.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147188781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:44.742Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147188781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:44.742Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147188782 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:44.742Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147188782 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:44.742Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T19:34:44.742Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:45.305Z] DEBUG - number of items : 25 [2019-07-30T19:34:45.305Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T19:34:45.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147189285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:45.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147189285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:45.305Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147189285 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:45.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147189285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:45.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147189285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:45.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147189286 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} [2019-07-30T19:34:45.305Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147189288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:45.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147189288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:45.305Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147189288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:45.305Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147189288 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:45.305Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147189289 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:45.305Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T19:34:45.305Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:45.562Z] DEBUG - number of items : 25 [2019-07-30T19:34:45.562Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T19:34:45.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147189793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:45.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147189793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:45.562Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147189793 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:45.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147189793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:45.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147189793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:45.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147189794 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} [2019-07-30T19:34:45.562Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147189797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:45.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147189797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:45.562Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147189797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:45.562Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147189797 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:45.562Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147189798 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:45.562Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T19:34:45.562Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:46.124Z] DEBUG - number of items : 25 [2019-07-30T19:34:46.124Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T19:34:46.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147190314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:46.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147190314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:46.124Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147190314 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:46.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147190314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:46.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147190314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:46.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147190315 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} [2019-07-30T19:34:46.124Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147190317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:46.124Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147190317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:46.124Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147190317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:46.124Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147190317 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:46.124Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147190318 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:46.124Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T19:34:46.124Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:46.687Z] DEBUG - number of items : 25 [2019-07-30T19:34:46.687Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:46.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147190821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:46.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147190821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:46.687Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147190821 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:46.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147190821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:46.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147190821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:46.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147190822 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} [2019-07-30T19:34:46.687Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147190823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:46.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147190824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:46.687Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147190824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:46.687Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147190824 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:46.687Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147190824 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:46.687Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:46.687Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:47.251Z] DEBUG - number of items : 25 [2019-07-30T19:34:47.251Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:47.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147191327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:47.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147191328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:47.251Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147191328 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:47.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147191328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:47.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147191328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:47.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147191328 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} [2019-07-30T19:34:47.251Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147191330 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:47.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147191331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:47.251Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147191331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:47.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147191331 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:47.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147191331 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:47.251Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:47.251Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:47.814Z] DEBUG - number of items : 25 [2019-07-30T19:34:47.814Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T19:34:47.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147191836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:47.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147191837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:47.814Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147191837 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:47.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147191837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:47.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147191837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:47.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147191837 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} [2019-07-30T19:34:47.814Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147191840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:47.814Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147191841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:47.814Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147191841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:47.814Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147191841 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:47.814Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147191841 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:47.814Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T19:34:47.814Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:48.378Z] DEBUG - number of items : 25 [2019-07-30T19:34:48.378Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T19:34:48.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147192343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:48.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147192344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:48.378Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147192344 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:48.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147192344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:48.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147192344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:48.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147192344 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} [2019-07-30T19:34:48.378Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147192346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:48.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147192346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:48.378Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147192346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:48.378Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147192347 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:48.378Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147192347 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:48.378Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T19:34:48.378Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:48.634Z] DEBUG - number of items : 25 [2019-07-30T19:34:48.634Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T19:34:48.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147192877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:48.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147192878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:48.634Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147192878 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:48.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147192878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:48.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147192878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:48.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147192879 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} [2019-07-30T19:34:48.634Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147192881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:48.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147192881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:48.634Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147192881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:48.634Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147192881 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:48.634Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147192881 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:48.634Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000 [2019-07-30T19:34:48.634Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:49.198Z] DEBUG - number of items : 25 [2019-07-30T19:34:49.198Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T19:34:49.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147193384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:49.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147193384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:49.198Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147193385 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:49.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147193385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:49.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147193385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:49.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147193385 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} [2019-07-30T19:34:49.198Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147193405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:49.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147193405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:49.198Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147193406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:49.198Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147193406 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:49.198Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147193406 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:49.198Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T19:34:49.198Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:49.929Z] DEBUG - number of items : 25 [2019-07-30T19:34:49.929Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T19:34:49.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147193912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:49.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147193913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:49.929Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147193913 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:49.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147193913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:49.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147193913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:49.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147193913 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} [2019-07-30T19:34:49.929Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147193916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:49.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147193917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:49.929Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147193917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:49.929Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147193917 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:49.929Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147193917 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:49.929Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T19:34:49.929Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:50.185Z] DEBUG - number of items : 25 [2019-07-30T19:34:50.185Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T19:34:50.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147194420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:50.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147194421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:50.185Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147194421 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:50.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147194421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:50.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147194421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:50.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147194422 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} [2019-07-30T19:34:50.185Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147194423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:50.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147194424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:50.185Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147194424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:50.185Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147194424 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:50.185Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147194424 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:50.185Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T19:34:50.185Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:50.748Z] DEBUG - number of items : 25 [2019-07-30T19:34:50.748Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T19:34:50.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147194927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:50.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147194927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:50.748Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147194927 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:50.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147194928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:50.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147194928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:50.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147194928 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} [2019-07-30T19:34:50.748Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147194930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:50.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147194944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:50.748Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147194944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:50.748Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147194945 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:50.748Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147194945 data=null} to ToolItem with tooltip text {Follow CPU Forward} [2019-07-30T19:34:50.748Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000 [2019-07-30T19:34:50.748Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:51.310Z] DEBUG - number of items : 25 [2019-07-30T19:34:51.310Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147195449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147195449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.310Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147195450 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147195450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147195450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147195450 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} [2019-07-30T19:34:51.310Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147195465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147195465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.310Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147195465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.310Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147195466 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.310Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147195466 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.310Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.310Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:51.872Z] DEBUG - number of items : 25 [2019-07-30T19:34:51.872Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147195969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147195969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.872Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147195969 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147195969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147195969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147195969 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} [2019-07-30T19:34:51.872Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147195971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147195972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.872Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147195972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147195972 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.872Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147195972 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.872Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:51.872Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:52.435Z] DEBUG - number of items : 25 [2019-07-30T19:34:52.435Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147196519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147196519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.435Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147196519 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147196519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147196519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147196520 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} [2019-07-30T19:34:52.435Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147196579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147196580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.435Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147196580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.435Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147196580 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.435Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147196580 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.435Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.435Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:52.998Z] DEBUG - number of items : 25 [2019-07-30T19:34:52.998Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147197083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147197083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.998Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147197083 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147197083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147197083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147197083 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} [2019-07-30T19:34:52.998Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147197085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147197085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.998Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147197086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.998Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147197086 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.998Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147197086 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.998Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:52.998Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:53.560Z] DEBUG - number of items : 25 [2019-07-30T19:34:53.560Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:53.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147197616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:53.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147197616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:53.560Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147197616 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:53.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147197617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:53.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147197617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:53.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147197617 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} [2019-07-30T19:34:53.560Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147197619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:53.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147197619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:53.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147197619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:53.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147197619 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:53.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147197619 data=null} to ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:53.560Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} [2019-07-30T19:34:53.560Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:54.122Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:56.644Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:34:56.644Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:34:56.901Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:56.901Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:56.901Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:56.901Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:34:57.158Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:34:57.158Z] DEBUG - number of items : 25 [2019-07-30T19:34:57.158Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147201218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147201219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.158Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147201219 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147201219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147201219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147201219 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} [2019-07-30T19:34:57.158Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147201221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147201221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.158Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147201221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.158Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147201221 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.158Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147201221 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.158Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.158Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:57.721Z] DEBUG - number of items : 25 [2019-07-30T19:34:57.721Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147201781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147201781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.722Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147201781 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147201781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147201782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147201782 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} [2019-07-30T19:34:57.722Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147201783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147201783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.722Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147201784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.722Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147201784 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.722Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147201784 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.722Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:57.722Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:58.285Z] DEBUG - number of items : 25 [2019-07-30T19:34:58.285Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:58.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147202359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:58.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147202379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:58.285Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147202379 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:58.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147202380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:58.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147202380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:58.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147202380 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} [2019-07-30T19:34:58.285Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147202382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:58.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147202383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:58.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147202383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:58.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147202383 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:58.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147202383 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:58.285Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:58.285Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:58.847Z] DEBUG - number of items : 25 [2019-07-30T19:34:58.847Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T19:34:58.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147202989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:58.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147202989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:58.847Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147202989 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:58.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147202989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:58.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147202989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:58.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147202989 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} [2019-07-30T19:34:58.847Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147202991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:58.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147202991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:58.847Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147202991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:58.847Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147202991 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:58.847Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147202991 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:58.847Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T19:34:58.847Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:59.426Z] DEBUG - number of items : 25 [2019-07-30T19:34:59.426Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T19:34:59.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147203524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:59.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147203525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:59.426Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147203525 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:59.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147203525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:59.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147203525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:59.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147203525 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} [2019-07-30T19:34:59.426Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147203527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:59.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147203527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:59.426Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147203527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:59.426Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147203527 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:59.426Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147203527 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:59.426Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T19:34:59.426Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:34:59.989Z] DEBUG - number of items : 25 [2019-07-30T19:34:59.989Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T19:34:59.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147204030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:59.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147204030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:59.989Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147204030 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:59.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147204030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:59.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147204031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:59.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147204031 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} [2019-07-30T19:34:59.989Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147204032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:59.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147204033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:59.989Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147204033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:59.989Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147204033 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:59.989Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147204033 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:34:59.989Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T19:34:59.989Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:00.553Z] DEBUG - number of items : 25 [2019-07-30T19:35:00.553Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T19:35:00.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147204535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:00.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147204535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:00.553Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147204535 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:00.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147204535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:00.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147204536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:00.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147204536 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} [2019-07-30T19:35:00.553Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147204537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:00.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147204537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:00.553Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147204538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:00.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147204538 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:00.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147204538 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:00.553Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T19:35:00.553Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:00.809Z] DEBUG - number of items : 25 [2019-07-30T19:35:00.809Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T19:35:00.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147205040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:00.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147205040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:00.809Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147205040 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:00.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147205041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:00.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147205041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:01.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147205041 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} [2019-07-30T19:35:01.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147205087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:01.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147205087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:01.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147205087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:01.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147205088 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:01.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147205088 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:01.065Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T19:35:01.065Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:01.628Z] DEBUG - number of items : 25 [2019-07-30T19:35:01.628Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T19:35:01.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147205620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:01.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147205620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:01.628Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147205620 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:01.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147205620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:01.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147205620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:01.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147205620 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} [2019-07-30T19:35:01.628Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147205622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:01.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147205622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:01.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147205622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:01.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147205622 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:01.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147205622 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:01.628Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T19:35:01.628Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:01.885Z] DEBUG - number of items : 25 [2019-07-30T19:35:01.885Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T19:35:01.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147206130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:01.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147206130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:01.885Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147206130 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:01.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147206130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:02.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147206131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:02.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147206191 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} [2019-07-30T19:35:02.142Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147206192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:02.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147206193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:02.142Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147206193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:02.142Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147206193 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:02.142Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147206193 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:02.142Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T19:35:02.142Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:02.705Z] DEBUG - number of items : 25 [2019-07-30T19:35:02.705Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147206695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147206696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.705Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147206696 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147206696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147206696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147206696 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} [2019-07-30T19:35:02.705Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147206705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147206706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.705Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147206706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.705Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147206706 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.705Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147206706 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.705Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.705Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:02.962Z] DEBUG - number of items : 25 [2019-07-30T19:35:02.962Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147207208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147207208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.962Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147207209 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147207209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147207209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147207209 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} [2019-07-30T19:35:02.962Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147207211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147207211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.962Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147207211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.962Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147207211 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.962Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147207211 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.962Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:02.962Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:03.533Z] DEBUG - number of items : 25 [2019-07-30T19:35:03.533Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T19:35:03.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147207730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:03.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147207730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:03.533Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147207730 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:03.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147207730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:03.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147207730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:03.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147207731 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} [2019-07-30T19:35:03.790Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147207791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:03.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147207792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:03.790Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147207792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:03.790Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147207792 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:03.790Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147207792 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:03.790Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T19:35:03.790Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:04.353Z] DEBUG - number of items : 25 [2019-07-30T19:35:04.353Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T19:35:04.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147208332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:04.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147208384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:04.353Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147208384 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:04.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147208385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:04.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147208385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:04.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147208385 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} [2019-07-30T19:35:04.353Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147208387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:04.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147208387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:04.353Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147208388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:04.353Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147208388 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:04.353Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147208388 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:04.353Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T19:35:04.353Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:04.916Z] DEBUG - number of items : 25 [2019-07-30T19:35:04.916Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T19:35:04.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147208891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:04.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147208891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:04.916Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147208891 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:04.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147208891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:04.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147208891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:04.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147208891 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} [2019-07-30T19:35:04.916Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147208893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:04.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147208893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:04.916Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147208894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:04.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147208894 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:04.916Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147208894 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:04.916Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000 [2019-07-30T19:35:04.916Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:05.173Z] DEBUG - number of items : 25 [2019-07-30T19:35:05.429Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T19:35:05.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147209428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:05.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147209428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:05.429Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147209428 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:05.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147209429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:05.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147209429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:05.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147209429 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} [2019-07-30T19:35:05.429Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147209431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:05.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147209431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:05.429Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147209431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:05.429Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147209431 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:05.429Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147209431 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:05.429Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T19:35:05.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:05.685Z] DEBUG - number of items : 25 [2019-07-30T19:35:05.685Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T19:35:05.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147209934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:05.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147209934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:05.685Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147209934 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:05.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147209934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:05.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147209934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:05.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147209934 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} [2019-07-30T19:35:05.685Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147209936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:05.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147209936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:05.685Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147209936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:05.685Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147209936 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:05.685Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147209936 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:05.685Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T19:35:05.685Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:06.249Z] DEBUG - number of items : 25 [2019-07-30T19:35:06.249Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T19:35:06.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147210439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:06.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147210439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:06.249Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147210439 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:06.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147210439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:06.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147210439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:06.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147210440 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} [2019-07-30T19:35:06.249Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147210441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:06.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147210441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:06.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147210441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:06.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147210442 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:06.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147210442 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:06.249Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T19:35:06.249Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:06.811Z] DEBUG - number of items : 25 [2019-07-30T19:35:07.067Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T19:35:07.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147211109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:07.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147211109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:07.067Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147211109 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:07.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147211109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:07.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147211109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:07.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147211109 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} [2019-07-30T19:35:07.067Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147211111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:07.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147211111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:07.067Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147211111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:07.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147211111 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:07.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147211111 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:35:07.067Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T19:35:07.067Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:07.629Z] DEBUG - number of items : 25 [2019-07-30T19:35:07.629Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147211613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147211614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.629Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147211614 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147211614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147211614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147211614 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} [2019-07-30T19:35:07.629Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147211616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147211616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147211616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147211616 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147211617 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.629Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.629Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:07.885Z] DEBUG - number of items : 25 [2019-07-30T19:35:07.885Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147212118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147212118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.885Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147212119 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147212119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147212119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147212119 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} [2019-07-30T19:35:07.885Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147212121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147212121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.885Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147212121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.885Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147212121 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.885Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147212121 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.885Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:07.885Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:08.448Z] DEBUG - number of items : 25 [2019-07-30T19:35:08.448Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:08.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147212636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:08.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147212636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:08.448Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147212636 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:08.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147212636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:08.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147212636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:08.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147212636 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} [2019-07-30T19:35:08.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147212638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:08.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147212638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:08.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147212638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:08.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147212638 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:08.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147212638 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:08.448Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:08.448Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:09.011Z] DEBUG - number of items : 25 [2019-07-30T19:35:09.011Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147213140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147213141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.011Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147213141 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147213141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147213141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147213141 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} [2019-07-30T19:35:09.011Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147213143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147213143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.011Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147213143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.011Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147213143 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.011Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147213143 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.011Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.011Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:09.723Z] DEBUG - number of items : 25 [2019-07-30T19:35:09.723Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147213651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147213651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.723Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147213652 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147213652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147213652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147213652 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} [2019-07-30T19:35:09.723Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147213654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147213654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.723Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147213654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.723Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147213654 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.723Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147213654 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.723Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:35:09.723Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:09.980Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:12.500Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:35:12.500Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:35:12.757Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:12.757Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:12.757Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:35:12.757Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:13.013Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T19:35:13.013Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T19:35:13.576Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T19:35:13.576Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T19:35:13.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1147217593 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T19:35:13.576Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T19:35:13.576Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T19:35:13.576Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:35:13.576Z] 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') [2019-07-30T19:35:13.576Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T19:35:13.576Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T19:35:13.576Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:13.576Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:13.576Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T19:35:13.576Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-30T19:35:13.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1147217597 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') [2019-07-30T19:35:13.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1147217597 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') [2019-07-30T19:35:13.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1147217597 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T19:35:13.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1147217597 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T19:35:13.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1147217598 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') [2019-07-30T19:35:13.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1147217598 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') [2019-07-30T19:35:13.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1147217598 data=null item=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') [2019-07-30T19:35:13.576Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1147217599 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') [2019-07-30T19:35:13.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1147217599 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') [2019-07-30T19:35:13.576Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1147217599 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') [2019-07-30T19:35:13.576Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1147217599 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T19:35:13.576Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1147217600 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T19:35:13.576Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T19:35:13.576Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T19:35:13.576Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T19:35:13.576Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T19:35:13.576Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:13.576Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:13.576Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:35:13.576Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:35:13.576Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:13.576Z] DEBUG - Clicking on OK [2019-07-30T19:35:13.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147217601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:13.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147217601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:13.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147217601 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:13.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147217602 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:13.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147217602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:13.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147217602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:13.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147217602 data=null item=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') [2019-07-30T19:35:13.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1147217212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2019-07-30T19:35:13.833Z] DEBUG - Clicked on [2019-07-30T19:35:13.833Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:14.089Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:14.345Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:14.601Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T19:35:14.601Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T19:35:14.858Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T19:35:14.858Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T19:35:14.858Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1147219020 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T19:35:14.858Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T19:35:14.858Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T19:35:14.858Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:35:14.858Z] 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') [2019-07-30T19:35:14.858Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T19:35:14.858Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T19:35:14.858Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:14.858Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:14.858Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T19:35:14.858Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected [2019-07-30T19:35:14.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1147219022 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') [2019-07-30T19:35:14.858Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1147219023 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') [2019-07-30T19:35:14.858Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1147219023 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T19:35:14.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1147219023 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T19:35:14.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1147219023 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') [2019-07-30T19:35:14.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1147219023 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') [2019-07-30T19:35:14.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1147219023 data=null item=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') [2019-07-30T19:35:14.858Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1147219024 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') [2019-07-30T19:35:14.858Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1147219024 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') [2019-07-30T19:35:14.858Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1147219024 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') [2019-07-30T19:35:14.858Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1147219025 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T19:35:14.858Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1147219025 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T19:35:14.858Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T19:35:15.115Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration [2019-07-30T19:35:15.115Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=1147219186 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T19:35:15.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1147218685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2019-07-30T19:35:15.371Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:17.890Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:35:17.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:35:17.890Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:17.890Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T19:35:17.890Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T19:35:17.890Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T19:35:17.890Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T19:35:17.890Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T19:35:17.890Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T19:35:17.890Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:17.890Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:17.890Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:35:17.890Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:35:18.147Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:18.147Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:18.147Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:18.709Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:18.709Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:18.709Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:19.271Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:19.271Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:19.271Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:19.833Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:19.833Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:19.833Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:20.395Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:20.395Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:20.395Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:21.229Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:21.229Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:21.229Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:21.229Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:21.229Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:21.578Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:21.834Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:21.834Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:21.834Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:22.396Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:22.396Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:22.396Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:22.959Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:22.959Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:22.959Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:23.521Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:23.521Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:23.521Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:24.083Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:24.083Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:24.083Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:24.646Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:24.646Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:24.646Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:25.209Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:25.209Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:25.209Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:25.771Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:25.771Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:25.771Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:26.333Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:26.333Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:26.333Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:26.591Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:26.591Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:26.591Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:27.153Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:27.153Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:27.153Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:27.715Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:27.715Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:27.715Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:28.277Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:28.277Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:28.277Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:28.840Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:28.840Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:28.840Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:29.403Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:29.403Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:29.403Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:29.965Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:29.965Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:29.965Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:30.222Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:30.222Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:35:30.222Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:30.827Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:33.384Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:35:33.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:35:33.384Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:33.384Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:33.384Z] DEBUG - number of items : 25 [2019-07-30T19:35:33.384Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-30T19:35:33.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147237510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:35:33.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147237510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:35:33.384Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147237510 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:35:33.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147237510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:35:33.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147237510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:35:34.312Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147238197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:35:34.312Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147238205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:35:34.312Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147238205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:35:34.312Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147238205 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:35:34.312Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147238205 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:35:34.312Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-30T19:35:34.312Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-30T19:35:34.312Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1147238208 data=null doit=true} to Shell with text {Filter} [2019-07-30T19:35:34.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:35:34.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:35:34.312Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:35:34.312Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:35:34.312Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:35:34.312Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T19:35:34.312Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:35:34.313Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:35:34.313Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:35:34.313Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T19:35:34.313Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:35:34.313Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:35:34.313Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T19:35:34.313Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:34.313Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:34.313Z] DEBUG - Clicking on Uncheck all [2019-07-30T19:35:34.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1147238221 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') [2019-07-30T19:35:34.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1147238222 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') [2019-07-30T19:35:34.313Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1147238222 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:35:34.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1147238222 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:35:34.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1147238222 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') [2019-07-30T19:35:34.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1147238222 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') [2019-07-30T19:35:34.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1147238222 data=null item=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') [2019-07-30T19:35:34.313Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1147238323 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') [2019-07-30T19:35:34.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1147238323 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') [2019-07-30T19:35:34.313Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1147238323 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') [2019-07-30T19:35:34.313Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1147238323 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:35:34.313Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1147238324 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:35:34.313Z] DEBUG - Clicked on Uncheck all [2019-07-30T19:35:34.313Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:35:34.313Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:35:34.313Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:35:34.313Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T19:35:34.313Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active' [2019-07-30T19:35:34.313Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH' [2019-07-30T19:35:34.313Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T19:35:34.313Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:35:34.313Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:35:34.313Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:35:34.313Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T19:35:34.313Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:34.313Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:34.313Z] DEBUG - Clicking on Check Active [2019-07-30T19:35:34.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=1147238330 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') [2019-07-30T19:35:34.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1147238330 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') [2019-07-30T19:35:34.313Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=1147238330 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T19:35:34.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=1147238330 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T19:35:34.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=1147238330 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') [2019-07-30T19:35:34.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=1147238330 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') [2019-07-30T19:35:36.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=1147238330 data=null item=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') [2019-07-30T19:35:36.832Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=1147240743 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') [2019-07-30T19:35:36.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=1147240807 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') [2019-07-30T19:35:36.832Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=1147240807 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') [2019-07-30T19:35:36.832Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=1147240807 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T19:35:36.832Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=1147240808 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH') [2019-07-30T19:35:36.832Z] DEBUG - Clicked on Check Active [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:36.832Z] DEBUG - Clicking on Check all [2019-07-30T19:35:36.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1147240811 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') [2019-07-30T19:35:36.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1147240811 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') [2019-07-30T19:35:36.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1147240811 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:35:36.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1147240812 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:35:36.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1147240812 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') [2019-07-30T19:35:36.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1147240812 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') [2019-07-30T19:35:36.832Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1147240812 data=null item=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') [2019-07-30T19:35:36.832Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1147240848 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') [2019-07-30T19:35:36.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1147240848 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') [2019-07-30T19:35:36.832Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1147240848 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') [2019-07-30T19:35:36.832Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1147240848 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:35:36.832Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1147240848 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:35:36.832Z] DEBUG - Clicked on Check all [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive' [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH' [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:36.832Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:36.832Z] DEBUG - Clicking on Uncheck Inactive [2019-07-30T19:35:36.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=1147240850 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') [2019-07-30T19:35:36.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1147240851 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') [2019-07-30T19:35:36.832Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=1147240851 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T19:35:36.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=1147240851 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T19:35:36.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=1147240851 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') [2019-07-30T19:35:36.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=1147240851 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=1147240851 data=null item=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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=1147243375 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=1147243375 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=1147243376 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=1147243376 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T19:35:39.354Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=1147243376 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH') [2019-07-30T19:35:39.354Z] DEBUG - Clicked on Uncheck Inactive [2019-07-30T19:35:39.354Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=1147243390 data=null button=0 stateMask=0x0 x=88 y=33 count=0} to TreeItem with text {synthetic-trace} [2019-07-30T19:35:39.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1147243390 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-30T19:35:39.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1147243391 data=null} to TreeItem with text {synthetic-trace} [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=1147243391 data=null button=1 stateMask=0x0 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-30T19:35:39.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147243392 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} [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=1147243394 data=null button=1 stateMask=0x80000 x=88 y=33 count=1} to TreeItem with text {synthetic-trace} [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - Clicking on Uncheck all [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1147243399 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1147243417 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1147243420 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1147243420 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1147243420 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1147243420 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1147243420 data=null item=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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1147243445 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1147243446 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1147243446 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1147243446 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.354Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1147243446 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.354Z] DEBUG - Clicked on Uncheck all [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - Clicking on Check selected [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1147243450 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1147243450 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1147243450 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:35:39.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1147243450 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1147243450 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1147243450 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1147243450 data=null item=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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1147243452 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1147243452 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1147243452 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1147243453 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:35:39.354Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1147243453 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:35:39.354Z] DEBUG - Clicked on Check selected [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - Clicking on Uncheck all [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1147243459 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1147243459 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1147243459 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1147243459 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1147243460 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1147243460 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1147243460 data=null item=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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1147243461 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1147243461 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1147243461 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1147243461 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.354Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1147243462 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.354Z] DEBUG - Clicked on Uncheck all [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:39.354Z] DEBUG - Clicking on Check subtree [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1147243464 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1147243464 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1147243464 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:35:39.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1147243464 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1147243464 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1147243464 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1147243465 data=null item=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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1147243466 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1147243466 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1147243466 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') [2019-07-30T19:35:39.354Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1147243466 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:35:39.354Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1147243466 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:35:39.354Z] DEBUG - Clicked on Check subtree [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - Clicking on Check all [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1147243468 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1147243468 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1147243468 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1147243468 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1147243468 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1147243469 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1147243469 data=null item=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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1147243528 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1147243528 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1147243529 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1147243529 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.355Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1147243529 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.355Z] DEBUG - Clicked on Check all [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - Clicking on Uncheck selected [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1147243532 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1147243533 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1147243533 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T19:35:39.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1147243533 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1147243533 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1147243533 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1147243533 data=null item=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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1147243534 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1147243534 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1147243534 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1147243534 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T19:35:39.355Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1147243534 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T19:35:39.355Z] DEBUG - Clicked on Uncheck selected [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - Clicking on Check all [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1147243536 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1147243536 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1147243536 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1147243536 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1147243536 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1147243536 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1147243537 data=null item=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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1147243538 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1147243538 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1147243538 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1147243538 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.355Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1147243538 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.355Z] DEBUG - Clicked on Check all [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - Clicking on Uncheck subtree [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1147243540 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1147243540 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1147243540 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T19:35:39.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1147243541 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1147243541 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1147243541 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1147243541 data=null item=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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1147243541 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1147243542 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1147243542 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1147243542 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T19:35:39.355Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1147243542 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T19:35:39.355Z] DEBUG - Clicked on Uncheck subtree [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:39.355Z] DEBUG - Clicking on Uncheck all [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1147243544 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1147243544 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1147243544 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1147243544 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1147243544 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1147243544 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') [2019-07-30T19:35:39.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1147243544 data=null item=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') [2019-07-30T19:35:39.612Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1147243609 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') [2019-07-30T19:35:39.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1147243609 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') [2019-07-30T19:35:39.612Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1147243609 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') [2019-07-30T19:35:39.612Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1147243609 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.612Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1147243609 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:35:39.612Z] DEBUG - Clicked on Uncheck all [2019-07-30T19:35:39.612Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:35:39.612Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:40.175Z] DEBUG - Clicking on Check all [2019-07-30T19:35:40.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1147244195 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') [2019-07-30T19:35:40.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1147244195 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') [2019-07-30T19:35:40.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1147244195 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:35:40.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1147244195 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:35:40.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1147244195 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') [2019-07-30T19:35:40.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1147244195 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') [2019-07-30T19:35:40.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1147244195 data=null item=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') [2019-07-30T19:35:40.175Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1147244206 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') [2019-07-30T19:35:40.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1147244207 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') [2019-07-30T19:35:40.175Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1147244207 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') [2019-07-30T19:35:40.175Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1147244207 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:35:40.175Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1147244207 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:35:40.175Z] DEBUG - Clicked on Check all [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:35:40.175Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:40.175Z] DEBUG - Clicking on OK [2019-07-30T19:35:40.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147244209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:40.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147244209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:40.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147244209 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:40.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147244209 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:40.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147244209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:40.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147244209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:40.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147244209 data=null item=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') [2019-07-30T19:35:40.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147237510 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} [2019-07-30T19:35:40.432Z] DEBUG - Clicked on [2019-07-30T19:35:40.432Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:40.432Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:35:40.432Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:43.025Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:35:43.025Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:35:43.025Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:43.025Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:43.025Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T19:35:43.324Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T19:35:43.581Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T19:35:43.581Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T19:35:43.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1147247617 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:35:43.581Z] 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') [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:35:43.581Z] 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') [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:35:43.581Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-30T19:35:43.581Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2019-07-30T19:35:43.581Z] DEBUG - matched Text with text " [2019-07-30T19:35:43.581Z] ", using matcher: of type 'Text' [2019-07-30T19:35:43.581Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T19:35:43.581Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected [2019-07-30T19:35:43.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=1147247627 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') [2019-07-30T19:35:43.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1147247627 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') [2019-07-30T19:35:43.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=1147247627 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T19:35:43.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=1147247627 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T19:35:43.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=1147247627 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') [2019-07-30T19:35:43.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=1147247628 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') [2019-07-30T19:35:43.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=1147247628 data=null item=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') [2019-07-30T19:35:43.581Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=1147247629 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') [2019-07-30T19:35:43.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=1147247629 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') [2019-07-30T19:35:43.581Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=1147247629 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') [2019-07-30T19:35:43.581Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=1147247629 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T19:35:43.581Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=1147247629 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T19:35:43.581Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK') [2019-07-30T19:35:43.581Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T19:35:43.581Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1147247634 data=null doit=true} to Button with text {All Active Threads} [2019-07-30T19:35:43.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1147247635 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} [2019-07-30T19:35:43.581Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T19:35:43.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1147247636 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T19:35:43.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1147247636 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') [2019-07-30T19:35:43.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1147247637 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') [2019-07-30T19:35:43.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1147247637 data=null item=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') [2019-07-30T19:35:43.581Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T19:35:43.581Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T19:35:43.581Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1147247638 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-30T19:35:43.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1147247639 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:} [2019-07-30T19:35:43.581Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T19:35:43.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1147247640 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T19:35:43.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1147247640 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') [2019-07-30T19:35:43.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1147247640 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') [2019-07-30T19:35:43.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1147247640 data=null item=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') [2019-07-30T19:35:43.581Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T19:35:43.581Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T19:35:43.581Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=1147247641 data=null doit=true} to Button with text {All Active Threads} [2019-07-30T19:35:43.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1147247642 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} [2019-07-30T19:35:43.581Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T19:35:43.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=1147247643 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T19:35:43.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=1147247643 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') [2019-07-30T19:35:43.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=1147247643 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') [2019-07-30T19:35:43.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1147247643 data=null item=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') [2019-07-30T19:35:43.581Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO') [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:35:43.581Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:43.581Z] DEBUG - Clicking on OK [2019-07-30T19:35:43.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147247661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:43.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147247661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:43.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147247661 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:43.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147247662 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:43.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147247662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:43.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147247662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:43.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147247662 data=null item=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') [2019-07-30T19:35:43.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1147247289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2019-07-30T19:35:43.839Z] DEBUG - Clicked on [2019-07-30T19:35:43.839Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:43.839Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:43.839Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only' [2019-07-30T19:35:43.839Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:44.126Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat' [2019-07-30T19:35:44.126Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:44.126Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical' [2019-07-30T19:35:44.126Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:44.126Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T19:35:44.126Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T19:35:44.427Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T19:35:44.427Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T19:35:44.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1147248603 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T19:35:44.427Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T19:35:44.427Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T19:35:44.427Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:35:44.427Z] 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') [2019-07-30T19:35:44.427Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T19:35:44.427Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T19:35:44.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:44.427Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:44.427Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T19:35:44.427Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T19:35:44.427Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T19:35:44.427Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-30T19:35:44.427Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:35:44.427Z] 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') [2019-07-30T19:35:44.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:44.427Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:44.427Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T19:35:44.427Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T19:35:44.427Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-30T19:35:44.427Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-30T19:35:44.427Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T19:35:44.427Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T19:35:44.427Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:44.427Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:44.427Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-30T19:35:44.427Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-30T19:35:44.427Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2019-07-30T19:35:44.427Z] DEBUG - matched Text with text " [2019-07-30T19:35:44.427Z] ", using matcher: of type 'Text' [2019-07-30T19:35:44.427Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T19:35:44.427Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=1147248608 data=null doit=true} to Button with text {Active Threads on CPUs:} [2019-07-30T19:35:44.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=1147248609 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:} [2019-07-30T19:35:44.427Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T19:35:44.427Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=1147248610 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T19:35:44.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=1147248610 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') [2019-07-30T19:35:44.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=1147248610 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') [2019-07-30T19:35:44.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=1147248610 data=null item=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') [2019-07-30T19:35:44.427Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T19:35:44.427Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T19:35:44.438Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T19:35:44.438Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T19:35:44.438Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:44.438Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:44.438Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:35:44.438Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:35:44.438Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:44.438Z] DEBUG - Clicking on OK [2019-07-30T19:35:44.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147248612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:44.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147248612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:44.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147248612 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:44.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147248612 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:44.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147248613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:44.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147248613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:44.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147248613 data=null item=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') [2019-07-30T19:35:44.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1147248290 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2019-07-30T19:35:44.695Z] DEBUG - Clicked on [2019-07-30T19:35:44.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:44.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:44.951Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...' [2019-07-30T19:35:44.951Z] DEBUG - Clicking on with mnemonic 'Configure...' [2019-07-30T19:35:45.514Z] DEBUG - Clicked on with mnemonic 'Configure...' [2019-07-30T19:35:45.514Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration' [2019-07-30T19:35:45.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=1147249482 data=null doit=true} to Shell with text {Dynamic Filters Configuration} [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:35:45.514Z] 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') [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:35:45.514Z] 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') [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO') [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:45.514Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text' [2019-07-30T19:35:45.514Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8' [2019-07-30T19:35:45.514Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8') [2019-07-30T19:35:45.514Z] DEBUG - matched Text with text " [2019-07-30T19:35:45.514Z] ", using matcher: of type 'Text' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:35:45.514Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:45.514Z] DEBUG - Clicking on Cancel [2019-07-30T19:35:45.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1147249488 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') [2019-07-30T19:35:45.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1147249488 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') [2019-07-30T19:35:45.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1147249488 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:35:45.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1147249488 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:35:45.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1147249488 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') [2019-07-30T19:35:45.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1147249488 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') [2019-07-30T19:35:45.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1147249489 data=null item=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') [2019-07-30T19:35:45.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=1147249100 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...' [2019-07-30T19:35:45.514Z] DEBUG - Clicked on [2019-07-30T19:35:45.770Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:48.290Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:35:48.290Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:35:48.290Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:48.290Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T19:35:48.290Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T19:35:48.290Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:35:48.290Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:35:48.290Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:50.183Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:35:50.183Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:35:50.183Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:50.183Z] DEBUG - number of items : 25 [2019-07-30T19:35:50.183Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:52.704Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:35:52.704Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:35:52.704Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:52.704Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T19:35:52.704Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T19:35:52.704Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:35:52.704Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:54.596Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:35:54.596Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:35:54.852Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:54.852Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:35:55.415Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:55.415Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:35:55.671Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:58.193Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:35:58.193Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:35:58.193Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:35:58.193Z] DEBUG - number of items : 25 [2019-07-30T19:35:58.193Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T19:35:58.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147262075 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:35:58.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147262076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:35:58.193Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147262076 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:35:58.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147262076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:35:58.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147262077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:35:58.193Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147262428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:35:58.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147262431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:35:58.193Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147262432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:35:58.193Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147262432 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:35:58.193Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147262432 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:35:58.193Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T19:35:58.193Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T19:35:58.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1147262440 data=null doit=true} to Shell with text {Legend} [2019-07-30T19:35:58.193Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T19:35:58.193Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.193Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T19:35:58.193Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.193Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T19:35:58.193Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.193Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T19:35:58.193Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.193Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T19:35:58.193Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.193Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T19:35:58.193Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.193Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T19:35:58.193Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.193Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T19:35:58.193Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.193Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T19:35:58.193Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.193Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T19:35:58.193Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.193Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T19:35:58.193Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.193Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T19:35:58.193Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait blocked", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait blocked", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait for CPU", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait for CPU", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Wait", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Unknown", using matcher: of type 'CLabel' [2019-07-30T19:35:58.450Z] DEBUG - matched with text "Unknown", using matcher: (of type 'CLabel') [2019-07-30T19:35:58.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:35:58.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:35:58.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:35:58.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:35:58.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:35:58.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:35:58.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:35:58.450Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:35:58.450Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:58.450Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:35:58.450Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:35:58.450Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:58.450Z] DEBUG - Clicking on OK [2019-07-30T19:35:58.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147262477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:58.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147262477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:58.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147262477 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:58.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147262478 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:58.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147262478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:58.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147262478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:58.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147262478 data=null item=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') [2019-07-30T19:35:58.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147262077 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} [2019-07-30T19:35:58.706Z] DEBUG - Clicked on [2019-07-30T19:35:58.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1147262924 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:35:58.706Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:35:58.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:35:58.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:35:58.963Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:35:58.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1147262983 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:35:58.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1147262983 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:35:58.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1147262983 data=null} to TreeItem with text {test} [2019-07-30T19:35:58.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1147262984 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:35:58.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147262984 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:35:58.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1147263007 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:35:58.963Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:35:58.963Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:35:58.963Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:35:59.892Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:35:59.892Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:35:59.892Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:35:59.892Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:35:59.892Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:35:59.892Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:35:59.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:59.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:59.892Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:35:59.892Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:35:59.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147263929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:35:59.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147263929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:35:59.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147263929 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:35:59.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147263930 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:35:59.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147263930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:35:59.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147263930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:35:59.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147263930 data=null 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') [2019-07-30T19:35:59.892Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147263930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:35:59.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147263930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:35:59.892Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147263930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:35:59.892Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147263931 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:35:59.892Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147263931 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:35:59.892Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:35:59.892Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:35:59.892Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:35:59.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:35:59.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:35:59.892Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:35:59.892Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:35:59.892Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:59.892Z] DEBUG - Clicking on OK [2019-07-30T19:35:59.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147263932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:59.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147263932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:59.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147263932 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:59.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147263932 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:59.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147263932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:59.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147263932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:59.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:59.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:59.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:59.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:59.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:35:59.892Z] DEBUG - Clicked on OK [2019-07-30T19:36:00.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147263932 data=null item=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') [2019-07-30T19:36:00.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1147263097 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:36:00.454Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.17 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest [2019-07-30T19:36:00.454Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 19.831 s [2019-07-30T19:36:00.454Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 16.017 s [2019-07-30T19:36:00.454Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 5.165 s [2019-07-30T19:36:00.454Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 15.627 s [2019-07-30T19:36:00.454Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 9.526 s [2019-07-30T19:36:00.454Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 5.246 s [2019-07-30T19:36:00.454Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.408 s [2019-07-30T19:36:00.454Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.224 s [2019-07-30T19:36:00.454Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.383 s [2019-07-30T19:36:00.454Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 2.908 s [2019-07-30T19:36:00.454Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest) Time elapsed: 3.082 s [2019-07-30T19:36:00.454Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-30T19:36:06.998Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T19:36:06.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:36:06.998Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"' [2019-07-30T19:36:06.998Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"' [2019-07-30T19:36:06.998Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:36:06.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:36:06.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:36:06.998Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:36:06.998Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338' [2019-07-30T19:36:06.998Z] DEBUG - Clicking on with mnemonic 'Follow weston/338' [2019-07-30T19:36:06.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=1147270687 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' [2019-07-30T19:36:06.998Z] DEBUG - Clicked on with mnemonic 'Follow weston/338' [2019-07-30T19:36:09.516Z] DEBUG - number of items : 19 [2019-07-30T19:36:09.516Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147273402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147273402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.516Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147273402 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147273402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147273402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147273402 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} [2019-07-30T19:36:09.516Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147273404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147273404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.516Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147273404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.516Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147273404 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.516Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147273404 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.516Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.773Z] DEBUG - number of items : 19 [2019-07-30T19:36:09.773Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147273915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147273915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.773Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147273915 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147273915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147273915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147273915 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} [2019-07-30T19:36:09.773Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147273917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147273917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.773Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147273917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.773Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147273917 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.773Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147273917 data=null} to ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.773Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward} [2019-07-30T19:36:09.773Z] DEBUG - number of items : 19 [2019-07-30T19:36:09.773Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward} [2019-07-30T19:36:09.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147273918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T19:36:09.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147273918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T19:36:09.773Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147273918 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T19:36:09.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147273919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T19:36:09.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147273919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T19:36:09.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147273919 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} [2019-07-30T19:36:09.773Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147273920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T19:36:09.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147273920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T19:36:09.773Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147273920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T19:36:09.773Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147273920 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T19:36:09.773Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147273920 data=null} to ToolItem with tooltip text {Follow critical path backward} [2019-07-30T19:36:09.773Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward} [2019-07-30T19:36:10.337Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340' [2019-07-30T19:36:10.337Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340' [2019-07-30T19:36:10.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=1147274288 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' [2019-07-30T19:36:10.337Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340' [2019-07-30T19:36:10.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1147275093 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:36:10.901Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:36:11.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:36:11.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:36:11.158Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:36:11.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1147275188 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:36:11.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1147275188 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:36:11.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1147275188 data=null} to TreeItem with text {test} [2019-07-30T19:36:11.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1147275189 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:36:11.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147275189 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:36:11.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1147275199 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:36:11.158Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:36:11.158Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:36:11.414Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:36:11.978Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:36:11.978Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:36:11.978Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:36:11.978Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:36:11.978Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:11.978Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:36:11.978Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:36:11.978Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:36:11.978Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:11.978Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:36:11.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147276150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:11.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147276151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:11.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147276151 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:11.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147276151 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:11.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147276151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:11.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147276151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:11.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147276151 data=null 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') [2019-07-30T19:36:11.978Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147276151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:11.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147276152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:11.978Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147276152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:11.978Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147276152 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:11.978Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147276152 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:11.978Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:11.978Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:36:11.978Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:36:11.978Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:36:11.978Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:36:11.978Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:36:11.978Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:36:11.978Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:11.978Z] DEBUG - Clicking on OK [2019-07-30T19:36:11.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147276154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:11.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147276154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:11.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147276154 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:11.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147276154 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:11.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147276154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:11.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147276154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:11.978Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:11.978Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:11.978Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:11.978Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:11.978Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:11.978Z] DEBUG - Clicked on OK [2019-07-30T19:36:12.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147276155 data=null item=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') [2019-07-30T19:36:12.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1147275312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:36:12.800Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.123 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest [2019-07-30T19:36:12.800Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest) Time elapsed: 9.493 s [2019-07-30T19:36:12.800Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-30T19:36:25.048Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T19:36:25.048Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:36:25.048Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T19:36:25.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:36:25.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:36:25.048Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T19:36:25.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:36:25.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:36:25.048Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T19:36:25.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:36:25.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:36:25.048Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T19:36:25.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:36:25.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:36:25.048Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T19:36:25.307Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:36:25.307Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:36:25.307Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"' [2019-07-30T19:36:25.307Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:36:25.307Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:36:25.564Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T19:36:25.564Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:36:25.564Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:36:26.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1147290214 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:36:26.127Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:36:26.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:36:26.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:36:26.127Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:36:26.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1147290264 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:36:26.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1147290264 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:36:26.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1147290265 data=null} to TreeItem with text {test} [2019-07-30T19:36:26.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1147290265 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:36:26.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147290265 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:36:26.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1147290286 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:36:26.383Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:36:26.383Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:36:26.383Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:36:26.640Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:36:26.640Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:36:26.640Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:36:26.640Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:36:26.640Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:26.640Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:36:26.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:36:26.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:36:26.640Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:26.640Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:36:26.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147290807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:26.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147290807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:26.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147290808 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:26.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147290808 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:26.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147290808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:26.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147290808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:26.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147290809 data=null 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') [2019-07-30T19:36:26.640Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147290809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:26.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147290809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:26.640Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147290809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:26.640Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147290809 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:26.640Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147290809 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:26.640Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:26.640Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:36:26.640Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:36:26.640Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:36:26.640Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:36:26.640Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:36:26.640Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:36:26.640Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:26.640Z] DEBUG - Clicking on OK [2019-07-30T19:36:26.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147290811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:26.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147290811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:26.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147290811 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:26.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147290811 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:26.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147290811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:26.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147290811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:26.640Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:26.640Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:26.640Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:26.640Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:26.640Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:26.640Z] DEBUG - Clicked on OK [2019-07-30T19:36:27.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147290812 data=null item=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') [2019-07-30T19:36:27.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1147290395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:36:27.204Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.614 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest [2019-07-30T19:36:27.204Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest) Time elapsed: 1.938 s [2019-07-30T19:36:27.204Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-30T19:36:42.050Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:36:42.050Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:36:42.050Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:36:42.050Z] *** BUG *** [2019-07-30T19:36:42.050Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:36:42.050Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:36:42.050Z] [2019-07-30T19:36:42.050Z] *** BUG *** [2019-07-30T19:36:42.050Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:36:42.050Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:36:42.050Z] [2019-07-30T19:36:42.050Z] *** BUG *** [2019-07-30T19:36:42.050Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:36:42.050Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:36:42.050Z] [2019-07-30T19:36:42.050Z] *** BUG *** [2019-07-30T19:36:42.050Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:36:42.050Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:36:42.050Z] [2019-07-30T19:36:42.050Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T19:36:42.050Z] DEBUG - number of items : 2 [2019-07-30T19:36:42.050Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events} [2019-07-30T19:36:42.050Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147306089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T19:36:42.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147306090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T19:36:42.050Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147306090 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T19:36:42.050Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147306090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T19:36:42.050Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147306091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T19:36:42.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147306091 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} [2019-07-30T19:36:42.050Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147306092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T19:36:42.050Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147306092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T19:36:42.050Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147306092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T19:36:42.050Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147306092 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T19:36:42.050Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147306092 data=null} to ToolItem with tooltip text {Hide Lost Events} [2019-07-30T19:36:42.050Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events} [2019-07-30T19:36:42.308Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"' [2019-07-30T19:36:46.534Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"' [2019-07-30T19:36:46.791Z] [2019-07-30T19:36:46.791Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 19:36:46.733 [2019-07-30T19:36:46.791Z] !MESSAGE Unhandled event loop exception [2019-07-30T19:36:46.791Z] !STACK 0 [2019-07-30T19:36:46.791Z] java.lang.NullPointerException [2019-07-30T19:36:46.791Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T19:36:46.791Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T19:36:46.791Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T19:36:46.791Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T19:36:46.791Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T19:36:46.791Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T19:36:46.791Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T19:36:46.791Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:46.791Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T19:36:46.791Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T19:36:46.791Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T19:36:46.791Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:46.791Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T19:36:46.791Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T19:36:46.791Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T19:36:46.791Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T19:36:46.791Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T19:36:46.791Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T19:36:46.791Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T19:36:46.791Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T19:36:46.791Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T19:36:46.791Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T19:36:46.791Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T19:36:46.791Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:36:46.791Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:36:46.791Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:36:46.791Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:36:46.791Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T19:36:46.791Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T19:36:46.791Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T19:36:46.791Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T19:36:46.791Z] [2019-07-30T19:36:46.791Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 19:36:46.743 [2019-07-30T19:36:46.791Z] !MESSAGE Unhandled event loop exception [2019-07-30T19:36:46.791Z] !STACK 0 [2019-07-30T19:36:46.791Z] java.lang.NullPointerException [2019-07-30T19:36:46.791Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T19:36:46.791Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T19:36:46.791Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T19:36:46.791Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T19:36:46.791Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T19:36:46.791Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T19:36:46.791Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T19:36:46.791Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T19:36:46.791Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:46.791Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T19:36:46.791Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T19:36:46.791Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T19:36:46.791Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:46.791Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T19:36:46.791Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T19:36:46.791Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T19:36:46.791Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T19:36:46.791Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T19:36:46.791Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T19:36:46.791Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T19:36:46.791Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T19:36:46.791Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T19:36:46.791Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T19:36:46.791Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T19:36:46.791Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:36:46.791Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:36:46.791Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:36:46.791Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:36:46.791Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T19:36:46.791Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T19:36:46.791Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T19:36:46.791Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T19:36:47.048Z] [2019-07-30T19:36:47.049Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 19:36:46.826 [2019-07-30T19:36:47.049Z] !MESSAGE Unhandled event loop exception [2019-07-30T19:36:47.049Z] !STACK 0 [2019-07-30T19:36:47.049Z] java.lang.NullPointerException [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T19:36:47.049Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T19:36:47.049Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:47.049Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T19:36:47.049Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T19:36:47.049Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T19:36:47.049Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:47.049Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T19:36:47.049Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T19:36:47.049Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T19:36:47.049Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T19:36:47.049Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T19:36:47.049Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T19:36:47.049Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T19:36:47.049Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T19:36:47.049Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T19:36:47.049Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T19:36:47.049Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T19:36:47.049Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:36:47.049Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:36:47.049Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:36:47.049Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:36:47.049Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T19:36:47.049Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T19:36:47.049Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T19:36:47.049Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T19:36:47.049Z] [2019-07-30T19:36:47.049Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 19:36:46.950 [2019-07-30T19:36:47.049Z] !MESSAGE Unhandled event loop exception [2019-07-30T19:36:47.049Z] !STACK 0 [2019-07-30T19:36:47.049Z] java.lang.NullPointerException [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T19:36:47.049Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T19:36:47.049Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:47.049Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T19:36:47.049Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T19:36:47.049Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T19:36:47.049Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:47.049Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T19:36:47.049Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T19:36:47.049Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T19:36:47.049Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T19:36:47.049Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T19:36:47.049Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T19:36:47.049Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T19:36:47.049Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T19:36:47.049Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T19:36:47.049Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T19:36:47.049Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T19:36:47.049Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:36:47.049Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:36:47.049Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:36:47.049Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:36:47.049Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T19:36:47.049Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T19:36:47.049Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T19:36:47.049Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T19:36:47.049Z] [2019-07-30T19:36:47.049Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 19:36:46.967 [2019-07-30T19:36:47.049Z] !MESSAGE Unhandled event loop exception [2019-07-30T19:36:47.049Z] !STACK 0 [2019-07-30T19:36:47.049Z] java.lang.NullPointerException [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T19:36:47.049Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T19:36:47.049Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:47.049Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T19:36:47.049Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T19:36:47.049Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T19:36:47.049Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:47.049Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T19:36:47.049Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T19:36:47.049Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T19:36:47.049Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T19:36:47.049Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T19:36:47.049Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T19:36:47.049Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T19:36:47.049Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T19:36:47.049Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T19:36:47.049Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T19:36:47.049Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T19:36:47.049Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:36:47.049Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:36:47.049Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:36:47.049Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:36:47.049Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T19:36:47.049Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T19:36:47.049Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T19:36:47.049Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T19:36:47.049Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-07-30T19:36:47.049Z] [2019-07-30T19:36:47.049Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 19:36:47.042 [2019-07-30T19:36:47.049Z] !MESSAGE Unhandled event loop exception [2019-07-30T19:36:47.049Z] !STACK 0 [2019-07-30T19:36:47.049Z] java.lang.NullPointerException [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T19:36:47.049Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T19:36:47.049Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T19:36:47.049Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T19:36:47.049Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:47.049Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T19:36:47.049Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T19:36:47.049Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T19:36:47.049Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:47.049Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T19:36:47.049Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T19:36:47.049Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T19:36:47.049Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T19:36:47.049Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T19:36:47.049Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T19:36:47.049Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T19:36:47.049Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T19:36:47.049Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T19:36:47.049Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T19:36:47.049Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T19:36:47.049Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:36:47.049Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:36:47.049Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:36:47.049Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:36:47.049Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T19:36:47.049Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T19:36:47.049Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T19:36:47.049Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T19:36:47.049Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:36:47.614Z] [2019-07-30T19:36:47.614Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 19:36:47.452 [2019-07-30T19:36:47.614Z] !MESSAGE Unhandled event loop exception [2019-07-30T19:36:47.614Z] !STACK 0 [2019-07-30T19:36:47.614Z] java.lang.NullPointerException [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T19:36:47.614Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T19:36:47.614Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:47.614Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T19:36:47.614Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T19:36:47.614Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T19:36:47.614Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:47.614Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T19:36:47.614Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T19:36:47.614Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T19:36:47.614Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T19:36:47.614Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T19:36:47.614Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T19:36:47.614Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T19:36:47.614Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T19:36:47.614Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T19:36:47.614Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T19:36:47.614Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T19:36:47.614Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:36:47.614Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:36:47.614Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:36:47.614Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:36:47.614Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T19:36:47.614Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T19:36:47.614Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T19:36:47.614Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T19:36:47.614Z] [2019-07-30T19:36:47.614Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 19:36:47.531 [2019-07-30T19:36:47.614Z] !MESSAGE Unhandled event loop exception [2019-07-30T19:36:47.614Z] !STACK 0 [2019-07-30T19:36:47.614Z] java.lang.NullPointerException [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T19:36:47.614Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T19:36:47.614Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:47.614Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T19:36:47.614Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T19:36:47.614Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T19:36:47.614Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:47.614Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T19:36:47.614Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T19:36:47.614Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T19:36:47.614Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T19:36:47.614Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T19:36:47.614Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T19:36:47.614Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T19:36:47.614Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T19:36:47.614Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T19:36:47.614Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T19:36:47.614Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T19:36:47.614Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:36:47.614Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:36:47.614Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:36:47.614Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:36:47.614Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T19:36:47.614Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T19:36:47.614Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T19:36:47.614Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T19:36:47.614Z] [2019-07-30T19:36:47.614Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 19:36:47.548 [2019-07-30T19:36:47.614Z] !MESSAGE Unhandled event loop exception [2019-07-30T19:36:47.614Z] !STACK 0 [2019-07-30T19:36:47.614Z] java.lang.NullPointerException [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T19:36:47.614Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T19:36:47.614Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:47.614Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T19:36:47.614Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T19:36:47.614Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T19:36:47.614Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:47.614Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T19:36:47.614Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T19:36:47.614Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T19:36:47.614Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T19:36:47.614Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T19:36:47.614Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T19:36:47.614Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T19:36:47.614Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T19:36:47.614Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T19:36:47.614Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T19:36:47.614Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T19:36:47.614Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:36:47.614Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:36:47.614Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:36:47.614Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:36:47.614Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T19:36:47.614Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T19:36:47.614Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T19:36:47.614Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T19:36:47.614Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"' [2019-07-30T19:36:47.614Z] [2019-07-30T19:36:47.614Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 19:36:47.569 [2019-07-30T19:36:47.614Z] !MESSAGE Unhandled event loop exception [2019-07-30T19:36:47.614Z] !STACK 0 [2019-07-30T19:36:47.614Z] java.lang.NullPointerException [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T19:36:47.614Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T19:36:47.614Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T19:36:47.614Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T19:36:47.614Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:47.614Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T19:36:47.614Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T19:36:47.614Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T19:36:47.614Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:47.614Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T19:36:47.614Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T19:36:47.614Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T19:36:47.614Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T19:36:47.614Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T19:36:47.614Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T19:36:47.614Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T19:36:47.614Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T19:36:47.614Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T19:36:47.614Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T19:36:47.614Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T19:36:47.614Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:36:47.623Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:36:47.623Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:36:47.623Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:36:47.623Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T19:36:47.623Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T19:36:47.623Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T19:36:47.623Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T19:36:47.623Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:36:47.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:36:47.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:36:53.131Z] [2019-07-30T19:36:53.131Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 19:36:52.128 [2019-07-30T19:36:53.131Z] !MESSAGE Unhandled event loop exception [2019-07-30T19:36:53.131Z] !STACK 0 [2019-07-30T19:36:53.131Z] java.lang.NullPointerException [2019-07-30T19:36:53.131Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T19:36:53.131Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T19:36:53.131Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T19:36:53.131Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T19:36:53.131Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T19:36:53.131Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T19:36:53.131Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T19:36:53.131Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:53.131Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T19:36:53.131Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T19:36:53.131Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T19:36:53.131Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:53.131Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T19:36:53.131Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T19:36:53.131Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T19:36:53.131Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T19:36:53.131Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T19:36:53.131Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T19:36:53.131Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T19:36:53.131Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T19:36:53.131Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T19:36:53.131Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T19:36:53.131Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T19:36:53.131Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:36:53.131Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:36:53.131Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:36:53.131Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:36:53.131Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T19:36:53.131Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T19:36:53.131Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T19:36:53.131Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T19:36:53.131Z] [2019-07-30T19:36:53.131Z] !ENTRY org.eclipse.ui 4 0 2019-07-30 19:36:52.250 [2019-07-30T19:36:53.131Z] !MESSAGE Unhandled event loop exception [2019-07-30T19:36:53.131Z] !STACK 0 [2019-07-30T19:36:53.131Z] java.lang.NullPointerException [2019-07-30T19:36:53.131Z] at org.eclipse.tracecompass.tmf.ui.views.statesystem.StateSystemPresentationProvider.getStateTableIndex(StateSystemPresentationProvider.java:83) [2019-07-30T19:36:53.131Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.ITimeGraphPresentationProvider.getEventStyle(ITimeGraphPresentationProvider.java:204) [2019-07-30T19:36:53.131Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarker(TimeGraphControl.java:2176) [2019-07-30T19:36:53.131Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.drawMarkers(TimeGraphControl.java:2135) [2019-07-30T19:36:53.131Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphControl.paint(TimeGraphControl.java:1952) [2019-07-30T19:36:53.131Z] at org.eclipse.tracecompass.tmf.ui.widgets.timegraph.widgets.TimeGraphBaseControl.paintControl(TimeGraphBaseControl.java:93) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Control.gtk_draw(Control.java:3906) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Composite.gtk_draw(Composite.java:455) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Canvas.gtk_draw(Canvas.java:178) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:2212) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Control.windowProc(Control.java:6814) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Display.windowProc(Display.java:6132) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.internal.gtk.GTK._gtk_main_do_event(Native Method) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.internal.gtk.GTK.gtk_main_do_event(GTK.java:4166) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Display.eventProc(Display.java:1429) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:1585) [2019-07-30T19:36:53.131Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4661) [2019-07-30T19:36:53.131Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T19:36:53.131Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:53.131Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T19:36:53.131Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T19:36:53.131Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T19:36:53.131Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:36:53.131Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T19:36:53.131Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T19:36:53.131Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T19:36:53.131Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T19:36:53.131Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T19:36:53.131Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T19:36:53.131Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T19:36:53.131Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T19:36:53.131Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T19:36:53.131Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T19:36:53.131Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T19:36:53.131Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:36:53.131Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:36:53.131Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:36:53.131Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:36:53.131Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T19:36:53.131Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T19:36:53.131Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T19:36:53.131Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T19:36:57.302Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:36:57.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1147322105 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:36:57.865Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:36:58.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:36:58.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:36:58.122Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:36:58.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1147322185 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:36:58.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1147322185 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:36:58.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1147322186 data=null} to TreeItem with text {test} [2019-07-30T19:36:58.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1147322186 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:36:58.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147322186 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:36:58.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1147322195 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:36:58.122Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:36:58.122Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:36:58.122Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:36:58.379Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:36:58.379Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:36:58.379Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:36:58.379Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:36:58.379Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:58.379Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:36:58.379Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:36:58.379Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:36:58.379Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:58.379Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:36:58.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147322619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:58.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147322619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:58.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147322620 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:58.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147322620 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:58.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147322628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:58.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147322628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:58.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147322629 data=null 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') [2019-07-30T19:36:58.379Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147322629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:58.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147322629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:58.379Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147322629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:58.379Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147322629 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:58.379Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147322630 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:58.379Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:36:58.379Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:36:58.379Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:36:58.379Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:36:58.379Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:36:58.379Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:36:58.379Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:36:58.379Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:58.379Z] DEBUG - Clicking on OK [2019-07-30T19:36:58.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147322631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:58.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147322631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:58.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147322631 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:58.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147322631 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:58.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147322631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:58.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147322632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:58.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:58.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:58.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:58.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:58.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:36:58.636Z] DEBUG - Clicked on OK [2019-07-30T19:36:59.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147322632 data=null item=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') [2019-07-30T19:36:59.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1147322295 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:36:59.725Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.259 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest [2019-07-30T19:36:59.725Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest) Time elapsed: 29.867 s [2019-07-30T19:36:59.725Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-30T19:37:00.332Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-30T19:37:00.332Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T19:37:05.586Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T19:37:05.586Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:37:05.586Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:37:05.586Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:37:05.586Z] DEBUG - number of items : 6 [2019-07-30T19:37:05.586Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads} [2019-07-30T19:37:05.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147329690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T19:37:05.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147329690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T19:37:05.586Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147329690 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-07-30T19:37:05.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147329691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T19:37:05.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147329691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T19:37:05.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147329691 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} [2019-07-30T19:37:05.586Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147329692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T19:37:05.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147329692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T19:37:05.586Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147329721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T19:37:05.586Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147329722 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-07-30T19:37:05.586Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147329726 data=null} to ToolItem with tooltip text {Showing all threads} [2019-07-30T19:37:05.586Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads} [2019-07-30T19:37:05.586Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:37:05.586Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:37:05.586Z] DEBUG - number of items : 6 [2019-07-30T19:37:05.586Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads} [2019-07-30T19:37:05.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147329729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T19:37:05.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147329729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T19:37:05.586Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147329729 data=null doit=true} to ToolItem with tooltip text {Showing all threads} [2019-07-30T19:37:05.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147329729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T19:37:05.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147329729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads} [2019-07-30T19:37:05.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147329729 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} [2019-07-30T19:37:05.586Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147329783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T19:37:05.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147329793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T19:37:05.586Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147329793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads} [2019-07-30T19:37:05.586Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147329793 data=null doit=true} to ToolItem with tooltip text {Showing active threads} [2019-07-30T19:37:05.586Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147329794 data=null} to ToolItem with tooltip text {Showing active threads} [2019-07-30T19:37:05.586Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads} [2019-07-30T19:37:05.586Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:37:05.586Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:37:05.843Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"' [2019-07-30T19:37:05.843Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T19:37:08.364Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T19:37:08.364Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:37:08.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:37:08.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:37:08.364Z] DEBUG - Setting state to checked on: lttng-sessiond [2019-07-30T19:37:08.621Z] DEBUG - Setting state to checked on: lttng-consumerd [2019-07-30T19:37:08.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1147332993 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:37:08.878Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:37:08.878Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:37:08.878Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:37:08.878Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:37:08.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1147333082 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:37:08.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1147333082 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:37:08.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1147333083 data=null} to TreeItem with text {test} [2019-07-30T19:37:08.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1147333083 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:37:08.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147333083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:37:08.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1147333093 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:37:09.134Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:37:09.134Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:37:09.134Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:37:09.697Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:37:09.697Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:37:09.697Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:37:09.697Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:37:09.697Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:09.697Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:37:09.697Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:37:09.697Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:37:09.697Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:09.697Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:37:09.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147333923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:09.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147333923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:09.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147333923 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:09.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147333923 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:09.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147333923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:09.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147333924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:09.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147333924 data=null 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') [2019-07-30T19:37:09.697Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147333924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:09.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147333924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:09.697Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147333924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:09.697Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147333924 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:09.697Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147333924 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:09.697Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:09.697Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:37:09.697Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:37:09.697Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:37:09.697Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:37:09.697Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:37:09.697Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:37:09.697Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:09.697Z] DEBUG - Clicking on OK [2019-07-30T19:37:09.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147333925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:09.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147333926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:09.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147333926 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:09.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147333926 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:09.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147333926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:09.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147333926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:09.697Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:09.697Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:09.697Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:09.697Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:09.697Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:09.697Z] DEBUG - Clicked on OK [2019-07-30T19:37:10.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147333926 data=null item=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') [2019-07-30T19:37:10.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1147333204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:37:10.517Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.828 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest [2019-07-30T19:37:10.517Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 5.784 s [2019-07-30T19:37:10.517Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest) Time elapsed: 3.045 s [2019-07-30T19:37:10.517Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-30T19:37:11.446Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:37:19.565Z] DEBUG - number of items : 25 [2019-07-30T19:37:19.565Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147342398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147342399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:37:19.565Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147342399 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147342399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147342399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147342802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147342803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147342804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:37:19.565Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147342804 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:37:19.565Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147342804 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:37:19.565Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-30T19:37:19.565Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-30T19:37:19.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1147342808 data=null doit=true} to Shell with text {Filter} [2019-07-30T19:37:19.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:37:19.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - Clicking on Uncheck all [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1147342811 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1147342811 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1147342811 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1147342812 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1147342812 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1147342812 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1147342812 data=null item=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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1147342841 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1147342841 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1147342841 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1147342842 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1147342842 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - Clicked on Uncheck all [2019-07-30T19:37:19.565Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-30T19:37:19.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=1147342851 data=null button=0 stateMask=0x0 x=92 y=77 count=0} to Tree node with text: systemd [2019-07-30T19:37:19.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=1147342851 data=null doit=true} to Tree node with text: systemd [2019-07-30T19:37:19.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=1147342851 data=null} to Tree node with text: systemd [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=1147342851 data=null button=1 stateMask=0x0 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-30T19:37:19.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147342852 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 [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=1147342852 data=null button=1 stateMask=0x80000 x=92 y=77 count=1} to Tree node with text: systemd [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - Clicking on Check subtree [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1147342854 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1147342854 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1147342854 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1147342854 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1147342855 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1147342855 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1147342855 data=null item=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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1147342878 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1147342878 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1147342878 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1147342878 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1147342879 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - Clicked on Check subtree [2019-07-30T19:37:19.565Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-30T19:37:19.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=1147342881 data=null button=0 stateMask=0x0 x=93 y=1133 count=0} to Tree node with text: kthreadd [2019-07-30T19:37:19.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=1147342881 data=null doit=true} to Tree node with text: kthreadd [2019-07-30T19:37:19.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=1147342881 data=null} to Tree node with text: kthreadd [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=1147342882 data=null button=1 stateMask=0x0 x=93 y=1133 count=1} to Tree node with text: kthreadd [2019-07-30T19:37:19.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147342882 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 [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=1147342883 data=null button=1 stateMask=0x80000 x=93 y=1133 count=1} to Tree node with text: kthreadd [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - Clicking on Check subtree [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1147342895 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1147342895 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1147342895 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1147342895 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1147342896 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1147342896 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1147342896 data=null item=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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1147342913 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1147342914 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1147342914 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1147342914 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1147342914 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - Clicked on Check subtree [2019-07-30T19:37:19.565Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again. [2019-07-30T19:37:19.565Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=1147342916 data=null button=0 stateMask=0x0 x=107 y=-858 count=0} to Tree node with text: lttng-consumerd [2019-07-30T19:37:19.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=1147342916 data=null doit=true} to Tree node with text: lttng-consumerd [2019-07-30T19:37:19.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=1147342916 data=null} to Tree node with text: lttng-consumerd [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=1147342917 data=null button=1 stateMask=0x0 x=107 y=-858 count=1} to Tree node with text: lttng-consumerd [2019-07-30T19:37:19.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147342917 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 [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=1147342917 data=null button=1 stateMask=0x80000 x=107 y=-858 count=1} to Tree node with text: lttng-consumerd [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - Clicking on Check subtree [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1147342919 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1147342919 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1147342919 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1147342919 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1147342920 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1147342920 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1147342920 data=null item=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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1147342920 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1147342921 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1147342921 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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1147342921 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1147342921 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - Clicked on Check subtree [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:37:19.565Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - Clicking on OK [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147342932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147342933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147342933 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147342933 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147342933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147342933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:19.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147342933 data=null item=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') [2019-07-30T19:37:19.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147342399 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} [2019-07-30T19:37:19.566Z] DEBUG - Clicked on [2019-07-30T19:37:19.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:37:19.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:37:19.566Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:37:19.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1147343206 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} [2019-07-30T19:37:19.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1147343212 data=null button=1 stateMask=0x80000 x=82 y=-12 count=1} to TreeColumn with text {Process} [2019-07-30T19:37:19.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=1147343215 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} [2019-07-30T19:37:19.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=1147343228 data=null button=1 stateMask=0x80000 x=82 y=-12 count=1} to TreeColumn with text {Process} [2019-07-30T19:37:19.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1147343230 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} [2019-07-30T19:37:19.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1147343277 data=null button=1 stateMask=0x80000 x=184 y=-12 count=1} to TreeColumn with text {TID} [2019-07-30T19:37:19.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=1147343286 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} [2019-07-30T19:37:19.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=1147343287 data=null button=1 stateMask=0x80000 x=184 y=-12 count=1} to TreeColumn with text {TID} [2019-07-30T19:37:19.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1147343289 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} [2019-07-30T19:37:19.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1147343291 data=null button=1 stateMask=0x80000 x=224 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-30T19:37:19.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=1147343291 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} [2019-07-30T19:37:19.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=1147343292 data=null button=1 stateMask=0x80000 x=224 y=-12 count=1} to TreeColumn with text {PTID} [2019-07-30T19:37:19.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1147343793 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} [2019-07-30T19:37:19.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1147343795 data=null button=1 stateMask=0x80000 x=314 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-30T19:37:19.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=1147343796 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} [2019-07-30T19:37:19.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=1147343797 data=null button=1 stateMask=0x80000 x=314 y=-12 count=1} to TreeColumn with text {Birth time} [2019-07-30T19:37:19.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1147343920 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:37:19.823Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:37:19.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:37:19.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:37:19.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:37:19.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1147344026 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:37:19.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1147344026 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:37:19.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1147344026 data=null} to TreeItem with text {test} [2019-07-30T19:37:19.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1147344027 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:37:19.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147344027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:37:19.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1147344052 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:37:20.079Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:37:20.079Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:37:20.079Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:37:20.642Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:37:20.642Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:37:20.642Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:37:20.642Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:37:20.642Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:20.642Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:37:20.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:37:20.642Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:37:20.642Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:20.642Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:37:20.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147344695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:20.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147344695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:20.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147344695 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:20.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147344695 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:20.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147344695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:20.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147344696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:20.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147344696 data=null 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') [2019-07-30T19:37:20.642Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147344696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:20.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147344696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:20.642Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147344696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:20.642Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147344696 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:20.642Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147344696 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:20.642Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:37:20.642Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:37:20.642Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:37:20.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:37:20.642Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:37:20.642Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:37:20.642Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:37:20.642Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:20.642Z] DEBUG - Clicking on OK [2019-07-30T19:37:20.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147344698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:20.642Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147344698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:20.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147344698 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:20.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147344698 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:20.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147344698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:20.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147344698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:20.642Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:20.642Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:20.642Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:20.642Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:20.642Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:37:20.642Z] DEBUG - Clicked on OK [2019-07-30T19:37:21.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147344698 data=null item=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') [2019-07-30T19:37:21.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1147344119 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:37:21.766Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.302 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest [2019-07-30T19:37:21.766Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest) Time elapsed: 8.631 s [2019-07-30T19:37:21.766Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-30T19:38:08.400Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.968 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest [2019-07-30T19:38:08.400Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest) Time elapsed: 42.599 s [2019-07-30T19:38:08.400Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-30T19:38:09.768Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T19:38:09.768Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:38:09.768Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T19:38:10.024Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:10.024Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:10.024Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:10.024Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:10.024Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:10.024Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:10.024Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:10.024Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:10.587Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:10.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1147394538 data=null doit=true} to Shell with text {Find} [2019-07-30T19:38:10.587Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:10.587Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T19:38:10.587Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T19:38:10.587Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-30T19:38:10.587Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1147394550 data=null} to (of type 'Combo') [2019-07-30T19:38:10.587Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:10.587Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:10.587Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2ac9e172 [2019-07-30T19:38:10.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1147394556 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') [2019-07-30T19:38:10.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1147394556 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') [2019-07-30T19:38:10.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1147394556 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:10.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1147394556 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:10.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1147394556 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') [2019-07-30T19:38:10.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1147394556 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') [2019-07-30T19:38:10.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1147394556 data=null item=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') [2019-07-30T19:38:10.587Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1147394557 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') [2019-07-30T19:38:10.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1147394557 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') [2019-07-30T19:38:10.587Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1147394557 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') [2019-07-30T19:38:10.587Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1147394557 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:10.587Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1147394557 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:10.587Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:10.588Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3ae9f811 [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1147394560 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1147394582 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1147394582 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:10.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1147394582 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1147394582 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1147394582 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1147394583 data=null item=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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1147394583 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1147394583 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1147394583 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1147394583 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:10.588Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1147394583 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:10.588Z] DEBUG - Clicking on Fi&nd [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1147394584 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147394584 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1147394584 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:10.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1147394584 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1147394584 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1147394584 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1147394584 data=null item=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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1147394586 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147394586 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1147394586 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1147394586 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:10.588Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1147394586 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:10.588Z] DEBUG - Clicked on Fi&nd [2019-07-30T19:38:10.588Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T19:38:10.588Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T19:38:10.588Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:38:10.588Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:38:10.588Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo' [2019-07-30T19:38:10.588Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo') [2019-07-30T19:38:10.588Z] DEBUG - Setting text on (of type 'Combo') to \ACPU [2019-07-30T19:38:10.588Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=1147394589 data=null} to (of type 'Combo') [2019-07-30T19:38:10.588Z] DEBUG - Set text on (of type 'Combo') to \ACPU [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:10.588Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:10.588Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:10.588Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@29a5ccf3 [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1147394615 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1147394615 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1147394616 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:10.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1147394616 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1147394616 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1147394616 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1147394616 data=null item=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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1147394617 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1147394617 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1147394617 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1147394617 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:10.588Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1147394617 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:10.588Z] DEBUG - Clicking on Fi&nd [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1147394617 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147394617 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1147394617 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:10.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1147394618 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1147394618 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1147394618 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1147394618 data=null item=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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1147394619 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147394619 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1147394619 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1147394619 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:10.588Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1147394619 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:10.588Z] DEBUG - Clicked on Fi&nd [2019-07-30T19:38:10.588Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T19:38:10.588Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T19:38:10.588Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T19:38:10.588Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T19:38:10.588Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:10.588Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:10.588Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:10.588Z] DEBUG - Clicking on Close [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1147394622 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1147394622 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1147394622 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:10.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1147394622 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1147394622 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1147394622 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') [2019-07-30T19:38:10.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1147394623 data=null item=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') [2019-07-30T19:38:10.588Z] DEBUG - Clicked on [2019-07-30T19:38:10.588Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T19:38:10.845Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:10.845Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:10.845Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:10.845Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:10.845Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:10.845Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:10.845Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:10.845Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:11.127Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:11.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1147395222 data=null doit=true} to Shell with text {Find} [2019-07-30T19:38:11.127Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:11.127Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:38:11.127Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T19:38:11.127Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T19:38:11.127Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T19:38:11.127Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1147395227 data=null} to (of type 'Combo') [2019-07-30T19:38:11.127Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:11.127Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:11.127Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5f21efe0 [2019-07-30T19:38:11.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1147395232 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') [2019-07-30T19:38:11.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1147395232 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') [2019-07-30T19:38:11.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1147395232 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:11.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1147395232 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:11.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1147395232 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') [2019-07-30T19:38:11.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1147395233 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') [2019-07-30T19:38:11.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1147395239 data=null item=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') [2019-07-30T19:38:11.127Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1147395239 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') [2019-07-30T19:38:11.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1147395239 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') [2019-07-30T19:38:11.127Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1147395239 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') [2019-07-30T19:38:11.127Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1147395239 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:11.127Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1147395239 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:11.127Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:11.127Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:11.128Z] DEBUG - Clicking on Fi&nd [2019-07-30T19:38:11.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1147395242 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') [2019-07-30T19:38:11.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147395242 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') [2019-07-30T19:38:11.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1147395242 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:11.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1147395242 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:11.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1147395242 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') [2019-07-30T19:38:11.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1147395242 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') [2019-07-30T19:38:11.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1147395242 data=null item=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') [2019-07-30T19:38:11.128Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1147395243 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') [2019-07-30T19:38:11.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147395243 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') [2019-07-30T19:38:11.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1147395243 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') [2019-07-30T19:38:11.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1147395243 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:11.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1147395243 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:11.128Z] DEBUG - Clicked on Fi&nd [2019-07-30T19:38:11.128Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T19:38:11.128Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T19:38:11.128Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:38:11.128Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:38:11.128Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:38:11.128Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:38:11.128Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:38:11.128Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-30T19:38:11.128Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-30T19:38:11.128Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T19:38:11.128Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1147395246 data=null} to (of type 'Combo') [2019-07-30T19:38:11.128Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T19:38:11.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1147395248 data=null doit=true} to Button with text {F&orward} [2019-07-30T19:38:11.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1147395248 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} [2019-07-30T19:38:11.128Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T19:38:11.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1147395249 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T19:38:11.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1147395254 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') [2019-07-30T19:38:11.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1147395254 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') [2019-07-30T19:38:11.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1147395254 data=null item=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') [2019-07-30T19:38:11.128Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:11.128Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:11.128Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:11.128Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:11.128Z] DEBUG - Clicking on Fi&nd [2019-07-30T19:38:11.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1147395295 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') [2019-07-30T19:38:11.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147395295 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') [2019-07-30T19:38:11.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1147395295 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:11.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1147395295 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:11.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1147395296 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') [2019-07-30T19:38:11.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1147395296 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') [2019-07-30T19:38:11.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1147395296 data=null item=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') [2019-07-30T19:38:11.128Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1147395296 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') [2019-07-30T19:38:11.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147395296 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') [2019-07-30T19:38:11.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1147395296 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') [2019-07-30T19:38:11.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1147395296 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:11.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1147395297 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:11.128Z] DEBUG - Clicked on Fi&nd [2019-07-30T19:38:11.128Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T19:38:11.128Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T19:38:11.128Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T19:38:11.128Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T19:38:11.128Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:38:11.128Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:38:11.128Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:11.128Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:11.128Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:11.128Z] DEBUG - Clicking on Close [2019-07-30T19:38:11.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1147395300 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') [2019-07-30T19:38:11.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1147395300 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') [2019-07-30T19:38:11.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1147395300 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:11.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1147395300 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:11.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1147395301 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') [2019-07-30T19:38:11.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1147395301 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') [2019-07-30T19:38:11.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1147395301 data=null item=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') [2019-07-30T19:38:11.527Z] DEBUG - Clicked on [2019-07-30T19:38:11.527Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T19:38:11.926Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:11.926Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:11.926Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:11.926Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:11.926Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:11.926Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:11.926Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:11.926Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:12.184Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:12.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1147396392 data=null doit=true} to Shell with text {Find} [2019-07-30T19:38:12.184Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:12.184Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T19:38:12.184Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T19:38:12.184Z] DEBUG - Setting text on (of type 'Combo') to CPU [2019-07-30T19:38:12.184Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} time=1147396397 data=null} to (of type 'Combo') [2019-07-30T19:38:12.184Z] DEBUG - Set text on (of type 'Combo') to CPU [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:12.184Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1147396399 data=null doit=true} to Button with text {&Backward} [2019-07-30T19:38:12.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1147396399 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} [2019-07-30T19:38:12.184Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:12.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1147396400 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:12.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1147396405 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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1147396405 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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1147396406 data=null item=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') [2019-07-30T19:38:12.184Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:12.184Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:12.184Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@136f2c11 [2019-07-30T19:38:12.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1147396408 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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1147396408 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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1147396408 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:12.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1147396409 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:12.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1147396409 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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1147396409 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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1147396409 data=null item=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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1147396409 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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1147396409 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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1147396410 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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1147396410 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:12.184Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1147396410 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:12.184Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@34d9d20b [2019-07-30T19:38:12.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1147396411 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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1147396411 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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1147396411 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:12.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1147396411 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:12.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1147396411 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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1147396412 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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1147396412 data=null item=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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1147396412 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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1147396412 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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1147396412 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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1147396412 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:12.184Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1147396412 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:12.184Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:12.184Z] DEBUG - Clicking on Fi&nd [2019-07-30T19:38:12.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1147396414 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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147396414 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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1147396414 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:12.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1147396414 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:12.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1147396414 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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1147396414 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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1147396414 data=null item=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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1147396416 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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147396416 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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1147396416 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') [2019-07-30T19:38:12.184Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1147396416 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:12.184Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1147396416 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:12.184Z] DEBUG - Clicked on Fi&nd [2019-07-30T19:38:12.184Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T19:38:12.184Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T19:38:12.184Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:38:12.184Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:38:12.184Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo' [2019-07-30T19:38:12.184Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo') [2019-07-30T19:38:12.184Z] DEBUG - Setting text on (of type 'Combo') to CP [2019-07-30T19:38:12.184Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} time=1147396421 data=null} to (of type 'Combo') [2019-07-30T19:38:12.184Z] DEBUG - Set text on (of type 'Combo') to CP [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.184Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:12.442Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:12.442Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:12.442Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:12.442Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:12.442Z] DEBUG - Clicking on Fi&nd [2019-07-30T19:38:12.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1147396441 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') [2019-07-30T19:38:12.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147396441 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') [2019-07-30T19:38:12.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1147396442 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:12.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1147396442 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:12.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1147396442 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') [2019-07-30T19:38:12.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1147396442 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') [2019-07-30T19:38:12.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1147396442 data=null item=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') [2019-07-30T19:38:12.442Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1147396481 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') [2019-07-30T19:38:12.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147396481 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') [2019-07-30T19:38:12.442Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1147396481 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') [2019-07-30T19:38:12.442Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1147396482 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:12.442Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1147396482 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:12.442Z] DEBUG - Clicked on Fi&nd [2019-07-30T19:38:12.442Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T19:38:12.442Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T19:38:12.442Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T19:38:12.442Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T19:38:12.442Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:12.442Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:12.442Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.442Z] DEBUG - Clicking on Close [2019-07-30T19:38:12.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1147396485 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') [2019-07-30T19:38:12.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1147396485 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') [2019-07-30T19:38:12.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1147396485 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:12.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1147396485 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:12.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1147396486 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') [2019-07-30T19:38:12.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1147396486 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') [2019-07-30T19:38:12.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1147396486 data=null item=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') [2019-07-30T19:38:12.698Z] DEBUG - Clicked on [2019-07-30T19:38:12.698Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T19:38:12.698Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:12.698Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:12.698Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:12.698Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:12.698Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:12.698Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:12.698Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:12.698Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:12.955Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:12.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1147397116 data=null doit=true} to Shell with text {Find} [2019-07-30T19:38:12.955Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:12.955Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T19:38:12.955Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T19:38:12.955Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T19:38:12.955Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1147397121 data=null} to (of type 'Combo') [2019-07-30T19:38:12.955Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:12.955Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@22443d85 [2019-07-30T19:38:12.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1147397129 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') [2019-07-30T19:38:12.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1147397130 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') [2019-07-30T19:38:12.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1147397130 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:12.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1147397130 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:12.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1147397130 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') [2019-07-30T19:38:12.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1147397130 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') [2019-07-30T19:38:12.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1147397130 data=null item=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') [2019-07-30T19:38:12.955Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1147397131 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') [2019-07-30T19:38:12.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1147397131 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') [2019-07-30T19:38:12.955Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1147397131 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') [2019-07-30T19:38:12.955Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1147397131 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:12.955Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1147397131 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:12.955Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.955Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:12.955Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:12.955Z] DEBUG - Clicking on Fi&nd [2019-07-30T19:38:12.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1147397135 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') [2019-07-30T19:38:12.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147397135 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') [2019-07-30T19:38:12.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1147397135 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:12.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1147397135 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:12.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1147397136 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') [2019-07-30T19:38:12.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1147397136 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') [2019-07-30T19:38:12.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1147397136 data=null item=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') [2019-07-30T19:38:12.956Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1147397137 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') [2019-07-30T19:38:12.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147397137 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') [2019-07-30T19:38:12.956Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1147397137 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') [2019-07-30T19:38:12.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1147397137 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:12.956Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1147397137 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:12.956Z] DEBUG - Clicked on Fi&nd [2019-07-30T19:38:12.956Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T19:38:12.956Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T19:38:12.956Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:38:12.956Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:38:12.956Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-30T19:38:12.956Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-30T19:38:12.956Z] DEBUG - Setting text on (of type 'Combo') to cpu 1 [2019-07-30T19:38:12.956Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} time=1147397139 data=null} to (of type 'Combo') [2019-07-30T19:38:12.956Z] DEBUG - Set text on (of type 'Combo') to cpu 1 [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:12.956Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:12.956Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:12.956Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:12.956Z] DEBUG - Clicking on Fi&nd [2019-07-30T19:38:12.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1147397164 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') [2019-07-30T19:38:12.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147397164 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') [2019-07-30T19:38:12.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1147397164 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:12.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1147397164 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:12.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1147397164 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') [2019-07-30T19:38:12.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1147397164 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') [2019-07-30T19:38:12.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1147397164 data=null item=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') [2019-07-30T19:38:12.956Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1147397166 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') [2019-07-30T19:38:12.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147397167 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') [2019-07-30T19:38:12.956Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1147397167 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') [2019-07-30T19:38:12.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1147397167 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:12.956Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1147397167 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:12.956Z] DEBUG - Clicked on Fi&nd [2019-07-30T19:38:12.956Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T19:38:12.956Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T19:38:12.956Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T19:38:12.956Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T19:38:12.956Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:12.956Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:12.956Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:12.956Z] DEBUG - Clicking on Close [2019-07-30T19:38:12.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1147397171 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') [2019-07-30T19:38:12.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1147397171 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') [2019-07-30T19:38:12.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1147397171 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:12.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1147397171 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:12.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1147397171 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') [2019-07-30T19:38:12.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1147397172 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') [2019-07-30T19:38:12.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1147397172 data=null item=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') [2019-07-30T19:38:13.212Z] DEBUG - Clicked on [2019-07-30T19:38:13.212Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T19:38:13.212Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:13.212Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:13.212Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:13.212Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:13.212Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:13.212Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:13.212Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:13.212Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:13.776Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:13.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1147397729 data=null doit=true} to Shell with text {Find} [2019-07-30T19:38:13.776Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:13.776Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:13.776Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:13.776Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:13.776Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:13.776Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:13.776Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:13.776Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:13.776Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:13.776Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T19:38:13.776Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:13.776Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:13.776Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:13.776Z] DEBUG - Clicking on Close [2019-07-30T19:38:13.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1147397732 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') [2019-07-30T19:38:13.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1147397732 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') [2019-07-30T19:38:13.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1147397732 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:13.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1147397732 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:13.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1147397732 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') [2019-07-30T19:38:13.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1147397732 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') [2019-07-30T19:38:13.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1147397732 data=null item=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') [2019-07-30T19:38:13.776Z] DEBUG - Clicked on [2019-07-30T19:38:13.776Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:13.776Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:13.776Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:13.776Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:13.776Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:13.776Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:13.776Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:13.776Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:14.033Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:14.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1147398229 data=null doit=true} to Shell with text {Find} [2019-07-30T19:38:14.033Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:14.033Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:14.033Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:14.033Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:14.033Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:14.033Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:14.033Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:14.033Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:14.033Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:14.033Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T19:38:14.033Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:14.033Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:14.033Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:14.033Z] DEBUG - Clicking on Close [2019-07-30T19:38:14.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1147398237 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') [2019-07-30T19:38:14.033Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1147398237 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') [2019-07-30T19:38:14.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1147398237 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:14.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1147398238 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:14.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1147398238 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') [2019-07-30T19:38:14.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1147398238 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') [2019-07-30T19:38:14.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1147398238 data=null item=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') [2019-07-30T19:38:14.289Z] DEBUG - Clicked on [2019-07-30T19:38:14.289Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"' [2019-07-30T19:38:14.289Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:14.289Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:14.289Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:14.289Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:14.289Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:14.289Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:14.289Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:14.546Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:14.807Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:14.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1147398819 data=null doit=true} to Shell with text {Find} [2019-07-30T19:38:14.807Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:14.807Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T19:38:14.807Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T19:38:14.807Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T19:38:14.807Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1147398824 data=null} to (of type 'Combo') [2019-07-30T19:38:14.807Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T19:38:14.807Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1147398832 data=null doit=true} to Button with text {F&orward} [2019-07-30T19:38:14.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1147398833 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} [2019-07-30T19:38:14.807Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T19:38:14.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1147398834 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1147398834 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1147398834 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1147398834 data=null item=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') [2019-07-30T19:38:14.807Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:14.807Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4c7e15d4 [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1147398836 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1147398836 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1147398836 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:14.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1147398837 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1147398837 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1147398837 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1147398837 data=null item=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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1147398837 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1147398838 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1147398838 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1147398838 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:14.807Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1147398838 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:14.807Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@49dafb3 [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1147398839 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1147398840 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1147398840 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:14.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1147398840 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1147398840 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1147398840 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1147398840 data=null item=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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1147398841 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1147398841 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1147398841 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1147398841 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:14.807Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1147398841 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:14.807Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:14.807Z] DEBUG - Clicking on Fi&nd [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1147398849 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147398849 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1147398849 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:14.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1147398849 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1147398849 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1147398849 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1147398850 data=null item=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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1147398850 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147398850 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1147398851 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1147398851 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:14.807Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1147398851 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:14.807Z] DEBUG - Clicked on Fi&nd [2019-07-30T19:38:14.807Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T19:38:14.807Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T19:38:14.807Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T19:38:14.807Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T19:38:14.807Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T19:38:14.807Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T19:38:14.807Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T19:38:14.807Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T19:38:14.807Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:38:14.807Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:38:14.807Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo' [2019-07-30T19:38:14.807Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo') [2019-07-30T19:38:14.807Z] DEBUG - Setting text on (of type 'Combo') to CPU 1 [2019-07-30T19:38:14.807Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=1147398854 data=null} to (of type 'Combo') [2019-07-30T19:38:14.807Z] DEBUG - Set text on (of type 'Combo') to CPU 1 [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:14.807Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1147398855 data=null doit=true} to Button with text {&Backward} [2019-07-30T19:38:14.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1147398855 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} [2019-07-30T19:38:14.807Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:14.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1147398856 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1147398857 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1147398857 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1147398857 data=null item=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') [2019-07-30T19:38:14.807Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:14.807Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:14.807Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:14.807Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:14.807Z] DEBUG - Clicking on Fi&nd [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1147398871 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147398871 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1147398871 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:14.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1147398872 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1147398872 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1147398872 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1147398872 data=null item=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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1147398872 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147398873 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1147398873 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1147398873 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:14.807Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1147398873 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:14.807Z] DEBUG - Clicked on Fi&nd [2019-07-30T19:38:14.807Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T19:38:14.807Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T19:38:14.807Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T19:38:14.807Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T19:38:14.807Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:14.807Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:14.807Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:14.807Z] DEBUG - Clicking on Close [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1147398881 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1147398881 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1147398881 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:14.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1147398881 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1147398881 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1147398881 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') [2019-07-30T19:38:14.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1147398882 data=null item=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') [2019-07-30T19:38:15.064Z] DEBUG - Clicked on [2019-07-30T19:38:15.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1147399195 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-30T19:38:15.064Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:38:15.064Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:38:15.064Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:38:15.064Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:38:15.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1147399278 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:38:15.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1147399279 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:38:15.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1147399279 data=null} to TreeItem with text {test} [2019-07-30T19:38:15.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1147399280 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:38:15.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147399280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:38:15.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1147399311 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:38:15.320Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:38:15.320Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:38:15.577Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:38:16.142Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:38:16.142Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:38:16.142Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:38:16.142Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:16.142Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:16.142Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:38:16.142Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:38:16.142Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:38:16.142Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:16.142Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:38:16.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147400105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:16.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147400105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:16.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147400106 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:16.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147400106 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:16.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147400106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:16.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147400106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:16.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147400106 data=null 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') [2019-07-30T19:38:16.142Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147400106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:16.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147400106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:16.142Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147400107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:16.142Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147400107 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:16.142Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147400107 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:16.142Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:16.142Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:38:16.142Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:38:16.142Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:38:16.142Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:38:16.142Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:38:16.142Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:16.142Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:16.142Z] DEBUG - Clicking on OK [2019-07-30T19:38:16.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147400108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:16.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147400108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:16.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147400108 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:16.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147400108 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:16.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147400108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:16.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147400109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:16.142Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:16.142Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:16.142Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:16.142Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:16.142Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:16.142Z] DEBUG - Clicked on OK [2019-07-30T19:38:16.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147400109 data=null item=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') [2019-07-30T19:38:16.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1147399426 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:38:16.705Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.067 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest [2019-07-30T19:38:16.705Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.216 s [2019-07-30T19:38:16.705Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.77 s [2019-07-30T19:38:16.705Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.14 s [2019-07-30T19:38:16.705Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.624 s [2019-07-30T19:38:16.705Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 1.042 s [2019-07-30T19:38:16.705Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest) Time elapsed: 0.658 s [2019-07-30T19:38:16.705Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-30T19:38:21.956Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"' [2019-07-30T19:38:21.956Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:38:21.956Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:38:21.956Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:21.956Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:21.956Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:21.956Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:21.956Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:21.956Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:21.956Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:21.956Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:22.213Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:22.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1147406462 data=null doit=true} to Shell with text {Find} [2019-07-30T19:38:22.213Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:22.213Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:22.213Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:22.213Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:22.213Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:22.213Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:22.213Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:22.213Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:22.213Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:22.213Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T19:38:22.213Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:22.213Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:22.213Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T19:38:22.213Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T19:38:22.213Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-30T19:38:22.527Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1147406466 data=null} to (of type 'Combo') [2019-07-30T19:38:22.527Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:22.527Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:22.527Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5bee34b8 [2019-07-30T19:38:22.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1147406492 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') [2019-07-30T19:38:22.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1147406492 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') [2019-07-30T19:38:22.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1147406492 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:22.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1147406492 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:22.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1147406492 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') [2019-07-30T19:38:22.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1147406492 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') [2019-07-30T19:38:22.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1147406492 data=null item=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') [2019-07-30T19:38:22.527Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1147406493 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') [2019-07-30T19:38:22.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1147406493 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') [2019-07-30T19:38:22.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1147406493 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') [2019-07-30T19:38:22.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1147406493 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:22.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1147406493 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:22.527Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:22.527Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@444ba2d3 [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1147406495 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1147406495 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1147406495 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:22.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1147406495 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1147406495 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1147406496 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1147406496 data=null item=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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1147406496 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1147406496 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1147406496 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1147406496 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:22.528Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1147406496 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:22.528Z] DEBUG - Clicking on Fi&nd [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1147406496 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147406496 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1147406497 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:22.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1147406497 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1147406497 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1147406497 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1147406497 data=null item=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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1147406498 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147406498 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1147406498 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1147406498 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:22.528Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1147406498 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:22.528Z] DEBUG - Clicked on Fi&nd [2019-07-30T19:38:22.528Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T19:38:22.528Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T19:38:22.528Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:38:22.528Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:38:22.528Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo' [2019-07-30T19:38:22.528Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo') [2019-07-30T19:38:22.528Z] DEBUG - Setting text on (of type 'Combo') to \Alttng [2019-07-30T19:38:22.528Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=1147406499 data=null} to (of type 'Combo') [2019-07-30T19:38:22.528Z] DEBUG - Set text on (of type 'Combo') to \Alttng [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:22.528Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:22.528Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:22.528Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5d634e79 [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=1147406519 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1147406519 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=1147406519 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:22.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=1147406520 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=1147406520 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=1147406520 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=1147406520 data=null item=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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=1147406524 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=1147406524 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=1147406524 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=1147406524 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:22.528Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=1147406524 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:22.528Z] DEBUG - Clicking on Fi&nd [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1147406524 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147406525 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1147406525 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:22.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1147406525 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1147406525 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1147406525 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1147406525 data=null item=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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1147406526 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147406527 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1147406527 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1147406527 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:22.528Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1147406527 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:22.528Z] DEBUG - Clicked on Fi&nd [2019-07-30T19:38:22.528Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T19:38:22.528Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T19:38:22.528Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T19:38:22.528Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T19:38:22.528Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:22.528Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:22.528Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:22.528Z] DEBUG - Clicking on Close [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1147406530 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1147406530 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1147406530 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:22.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1147406530 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1147406530 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1147406530 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') [2019-07-30T19:38:22.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1147406531 data=null item=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') [2019-07-30T19:38:22.827Z] DEBUG - Clicked on [2019-07-30T19:38:22.827Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:38:23.390Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:23.390Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:23.390Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:23.390Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:23.390Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:23.390Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:23.390Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:23.390Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:23.390Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:23.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1147407639 data=null doit=true} to Shell with text {Find} [2019-07-30T19:38:23.390Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:23.390Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:23.390Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:23.390Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:23.390Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:23.390Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:23.390Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:23.390Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:23.390Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:23.390Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T19:38:23.390Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:23.390Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:23.390Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:38:23.390Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T19:38:23.390Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T19:38:23.390Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T19:38:23.647Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1147407649 data=null} to (of type 'Combo') [2019-07-30T19:38:23.647Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@528f5a50 [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1147407653 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1147407653 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1147407653 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1147407653 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1147407654 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1147407654 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1147407654 data=null item=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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1147407654 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1147407654 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1147407654 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1147407654 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1147407654 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1c50f92b [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1147407655 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1147407656 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1147407656 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1147407656 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1147407656 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1147407656 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1147407656 data=null item=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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1147407656 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1147407657 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1147407657 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1147407657 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1147407657 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:23.647Z] DEBUG - Clicking on Fi&nd [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1147407658 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147407658 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1147407658 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:23.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1147407658 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1147407658 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1147407658 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1147407659 data=null item=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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1147407659 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147407659 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1147407659 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1147407659 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:23.647Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1147407660 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:23.647Z] DEBUG - Clicked on Fi&nd [2019-07-30T19:38:23.647Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T19:38:23.647Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T19:38:23.647Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:38:23.647Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:38:23.647Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:38:23.647Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:38:23.647Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:38:23.647Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T19:38:23.647Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T19:38:23.647Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T19:38:23.647Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1147407692 data=null} to (of type 'Combo') [2019-07-30T19:38:23.647Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T19:38:23.647Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1147407694 data=null doit=true} to Button with text {F&orward} [2019-07-30T19:38:23.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1147407694 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} [2019-07-30T19:38:23.647Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T19:38:23.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1147407695 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1147407696 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1147407696 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1147407696 data=null item=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') [2019-07-30T19:38:23.647Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:23.647Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:23.647Z] DEBUG - Clicking on Fi&nd [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1147407700 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147407700 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1147407701 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:23.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1147407701 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1147407701 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1147407701 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1147407701 data=null item=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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1147407702 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147407702 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1147407702 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') [2019-07-30T19:38:23.647Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1147407703 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:23.647Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1147407703 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:23.647Z] DEBUG - Clicked on Fi&nd [2019-07-30T19:38:23.647Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T19:38:23.647Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T19:38:23.647Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T19:38:23.647Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T19:38:23.647Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:38:23.647Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:38:23.647Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:23.647Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:23.647Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:23.648Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:23.648Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:23.648Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:23.648Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:23.648Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:23.648Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T19:38:23.648Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:23.648Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:23.648Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:23.648Z] DEBUG - Clicking on Close [2019-07-30T19:38:23.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1147407711 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') [2019-07-30T19:38:23.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1147407712 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') [2019-07-30T19:38:23.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1147407712 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:23.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1147407712 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:23.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1147407712 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') [2019-07-30T19:38:23.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1147407712 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') [2019-07-30T19:38:23.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1147407712 data=null item=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') [2019-07-30T19:38:23.906Z] DEBUG - Clicked on [2019-07-30T19:38:23.906Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:38:23.906Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:23.906Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:23.906Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:23.906Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:23.906Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:23.906Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:24.162Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:24.162Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:24.419Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:24.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1147408520 data=null doit=true} to Shell with text {Find} [2019-07-30T19:38:24.419Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:24.419Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:24.419Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:24.419Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:24.419Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:24.419Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:24.419Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:24.419Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:24.419Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:24.419Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T19:38:24.419Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:24.419Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:24.419Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T19:38:24.419Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T19:38:24.419Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T19:38:24.419Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1147408524 data=null} to (of type 'Combo') [2019-07-30T19:38:24.419Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T19:38:24.419Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:24.419Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T19:38:24.419Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T19:38:24.419Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:24.419Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:24.419Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:24.419Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:24.419Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:24.419Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:24.419Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:24.419Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:24.419Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:24.419Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1147408526 data=null doit=true} to Button with text {&Backward} [2019-07-30T19:38:24.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1147408527 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} [2019-07-30T19:38:24.420Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:24.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1147408528 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1147408528 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1147408529 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1147408529 data=null item=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') [2019-07-30T19:38:24.420Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1f551ced [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1147408595 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1147408596 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1147408596 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1147408596 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1147408596 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1147408596 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1147408596 data=null item=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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1147408597 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1147408597 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1147408597 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1147408597 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1147408597 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@625e3360 [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1147408599 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1147408599 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1147408599 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1147408599 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1147408599 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1147408599 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1147408600 data=null item=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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1147408600 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1147408600 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1147408600 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1147408600 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1147408601 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:24.420Z] DEBUG - Clicking on Fi&nd [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1147408602 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147408602 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1147408602 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:24.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1147408602 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1147408603 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1147408603 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1147408603 data=null item=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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1147408604 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147408604 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1147408604 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1147408604 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:24.420Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1147408604 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:24.420Z] DEBUG - Clicked on Fi&nd [2019-07-30T19:38:24.420Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T19:38:24.420Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T19:38:24.420Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:38:24.420Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:38:24.420Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T19:38:24.420Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T19:38:24.420Z] DEBUG - Setting text on (of type 'Combo') to lttn [2019-07-30T19:38:24.420Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} time=1147408606 data=null} to (of type 'Combo') [2019-07-30T19:38:24.420Z] DEBUG - Set text on (of type 'Combo') to lttn [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:24.420Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:24.420Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:24.420Z] DEBUG - Clicking on Fi&nd [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1147408623 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147408624 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1147408624 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:24.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1147408624 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1147408625 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') [2019-07-30T19:38:24.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1147408625 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') [2019-07-30T19:38:24.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1147408627 data=null item=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') [2019-07-30T19:38:24.676Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1147408681 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') [2019-07-30T19:38:24.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147408682 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') [2019-07-30T19:38:24.676Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1147408682 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') [2019-07-30T19:38:24.676Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1147408683 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:24.676Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1147408683 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:24.676Z] DEBUG - Clicked on Fi&nd [2019-07-30T19:38:24.676Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T19:38:24.676Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T19:38:24.676Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T19:38:24.676Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T19:38:24.676Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:24.676Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:24.676Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:24.676Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:24.676Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:24.676Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:24.676Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:24.676Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:24.676Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:24.676Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T19:38:24.676Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:24.676Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:24.676Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:24.676Z] DEBUG - Clicking on Close [2019-07-30T19:38:24.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1147408686 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') [2019-07-30T19:38:24.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1147408686 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') [2019-07-30T19:38:24.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1147408686 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:24.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1147408686 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:24.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1147408686 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') [2019-07-30T19:38:24.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1147408686 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') [2019-07-30T19:38:24.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1147408686 data=null item=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') [2019-07-30T19:38:24.933Z] DEBUG - Clicked on [2019-07-30T19:38:24.933Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:38:24.933Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:24.933Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:24.933Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:24.933Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:24.933Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:24.933Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:24.933Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:24.933Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:25.191Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:25.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1147409401 data=null doit=true} to Shell with text {Find} [2019-07-30T19:38:25.191Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:25.191Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T19:38:25.191Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T19:38:25.191Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T19:38:25.191Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1147409405 data=null} to (of type 'Combo') [2019-07-30T19:38:25.191Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@78436e2a [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1147409408 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1147409408 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1147409408 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1147409409 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1147409409 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1147409409 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1147409409 data=null item=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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1147409409 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1147409409 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1147409409 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1147409409 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1147409409 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@109c0b89 [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=1147409416 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1147409417 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=1147409417 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=1147409417 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=1147409417 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=1147409417 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=1147409417 data=null item=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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=1147409417 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=1147409418 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=1147409418 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=1147409418 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=1147409418 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:25.191Z] DEBUG - Clicking on Fi&nd [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1147409419 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147409419 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1147409419 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:25.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1147409419 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1147409419 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1147409419 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1147409419 data=null item=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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1147409420 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147409420 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1147409420 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1147409420 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:25.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1147409420 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:25.191Z] DEBUG - Clicked on Fi&nd [2019-07-30T19:38:25.191Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T19:38:25.191Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T19:38:25.191Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:38:25.191Z] DEBUG - matched Label with text "", using matcher: (of type 'Label') [2019-07-30T19:38:25.191Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T19:38:25.191Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T19:38:25.191Z] DEBUG - Setting text on (of type 'Combo') to LTTNG [2019-07-30T19:38:25.191Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} time=1147409421 data=null} to (of type 'Combo') [2019-07-30T19:38:25.191Z] DEBUG - Set text on (of type 'Combo') to LTTNG [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:25.191Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:25.191Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:25.191Z] DEBUG - Clicking on Fi&nd [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1147409426 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147409426 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1147409426 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:25.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1147409426 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1147409426 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1147409427 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') [2019-07-30T19:38:25.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1147409427 data=null item=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') [2019-07-30T19:38:25.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1147409484 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') [2019-07-30T19:38:25.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147409485 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') [2019-07-30T19:38:25.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1147409485 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') [2019-07-30T19:38:25.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1147409486 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:25.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1147409486 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:25.448Z] DEBUG - Clicked on Fi&nd [2019-07-30T19:38:25.448Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T19:38:25.448Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T19:38:25.448Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label' [2019-07-30T19:38:25.448Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label') [2019-07-30T19:38:25.448Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:25.448Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:25.448Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:25.448Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:25.448Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:25.448Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:25.448Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:25.448Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:25.448Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:25.448Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T19:38:25.448Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:25.448Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:25.448Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:25.448Z] DEBUG - Clicking on Close [2019-07-30T19:38:25.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1147409488 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') [2019-07-30T19:38:25.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1147409488 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') [2019-07-30T19:38:25.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1147409488 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:25.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1147409488 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:25.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1147409489 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') [2019-07-30T19:38:25.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1147409489 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') [2019-07-30T19:38:25.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1147409489 data=null item=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') [2019-07-30T19:38:25.704Z] DEBUG - Clicked on [2019-07-30T19:38:25.704Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:38:25.704Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:25.704Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:25.704Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:25.704Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:25.704Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:25.704Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:25.704Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:25.704Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:25.962Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:25.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1147410212 data=null doit=true} to Shell with text {Find} [2019-07-30T19:38:25.962Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:25.962Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:25.962Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:25.962Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:26.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:26.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:26.219Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:26.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:26.219Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:26.219Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T19:38:26.219Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:26.219Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:26.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:26.219Z] DEBUG - Clicking on Close [2019-07-30T19:38:26.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1147410216 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') [2019-07-30T19:38:26.219Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1147410216 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') [2019-07-30T19:38:26.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1147410216 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:26.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1147410217 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:26.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1147410217 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') [2019-07-30T19:38:26.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1147410217 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') [2019-07-30T19:38:26.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1147410217 data=null item=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') [2019-07-30T19:38:26.475Z] DEBUG - Clicked on [2019-07-30T19:38:26.475Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:26.475Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:26.475Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:26.475Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:26.475Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:26.475Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:26.475Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:26.475Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:26.732Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:26.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1147410782 data=null doit=true} to Shell with text {Find} [2019-07-30T19:38:26.732Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:26.732Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:26.732Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:26.732Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:26.732Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:26.732Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:26.732Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:26.732Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:26.732Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:26.732Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T19:38:26.733Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:26.733Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:26.733Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:26.733Z] DEBUG - Clicking on Close [2019-07-30T19:38:26.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1147410786 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') [2019-07-30T19:38:26.733Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1147410786 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') [2019-07-30T19:38:26.733Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1147410786 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:26.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1147410786 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:26.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1147410787 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') [2019-07-30T19:38:26.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1147410787 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') [2019-07-30T19:38:26.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1147410787 data=null item=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') [2019-07-30T19:38:26.989Z] DEBUG - Clicked on [2019-07-30T19:38:26.989Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"' [2019-07-30T19:38:26.989Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:26.989Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:26.989Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:26.989Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:26.989Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:26.989Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:26.989Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:26.989Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:27.246Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:27.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=1147411430 data=null doit=true} to Shell with text {Find} [2019-07-30T19:38:27.246Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:27.246Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo' [2019-07-30T19:38:27.246Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo') [2019-07-30T19:38:27.246Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T19:38:27.246Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1147411434 data=null} to (of type 'Combo') [2019-07-30T19:38:27.246Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T19:38:27.246Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=1147411441 data=null doit=true} to Button with text {F&orward} [2019-07-30T19:38:27.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1147411441 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} [2019-07-30T19:38:27.246Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T19:38:27.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=1147411442 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T19:38:27.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=1147411442 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') [2019-07-30T19:38:27.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=1147411442 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') [2019-07-30T19:38:27.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1147411442 data=null item=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') [2019-07-30T19:38:27.246Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:27.246Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5a829eed [2019-07-30T19:38:27.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=1147411444 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') [2019-07-30T19:38:27.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1147411444 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') [2019-07-30T19:38:27.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=1147411444 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:27.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=1147411444 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:27.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=1147411444 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') [2019-07-30T19:38:27.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=1147411444 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') [2019-07-30T19:38:27.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=1147411444 data=null item=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') [2019-07-30T19:38:27.246Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=1147411445 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') [2019-07-30T19:38:27.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=1147411445 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') [2019-07-30T19:38:27.246Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=1147411445 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') [2019-07-30T19:38:27.246Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=1147411445 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:27.246Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=1147411445 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:27.246Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:27.247Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4b1d4faf [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=1147411446 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1147411446 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=1147411446 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:27.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=1147411446 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=1147411446 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=1147411447 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=1147411447 data=null item=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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=1147411447 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=1147411447 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=1147411447 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=1147411447 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:27.247Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=1147411447 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:27.247Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:27.247Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:27.247Z] DEBUG - Clicking on Fi&nd [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1147411449 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147411449 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1147411449 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:27.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1147411449 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1147411449 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1147411450 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1147411450 data=null item=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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1147411451 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147411451 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1147411451 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1147411451 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:27.247Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1147411451 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:27.247Z] DEBUG - Clicked on Fi&nd [2019-07-30T19:38:27.247Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T19:38:27.247Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T19:38:27.247Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T19:38:27.247Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T19:38:27.247Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T19:38:27.247Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T19:38:27.247Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T19:38:27.247Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T19:38:27.247Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:38:27.247Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:38:27.247Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo' [2019-07-30T19:38:27.247Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo') [2019-07-30T19:38:27.247Z] DEBUG - Setting text on (of type 'Combo') to lttng [2019-07-30T19:38:27.247Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=1147411481 data=null} to (of type 'Combo') [2019-07-30T19:38:27.247Z] DEBUG - Set text on (of type 'Combo') to lttng [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:27.247Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=1147411484 data=null doit=true} to Button with text {&Backward} [2019-07-30T19:38:27.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=1147411484 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} [2019-07-30T19:38:27.247Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:27.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=1147411485 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=1147411485 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=1147411485 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=1147411485 data=null item=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') [2019-07-30T19:38:27.247Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') [2019-07-30T19:38:27.247Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') [2019-07-30T19:38:27.247Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') [2019-07-30T19:38:27.247Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') [2019-07-30T19:38:27.247Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:38:27.247Z] DEBUG - Clicking on Fi&nd [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=1147411489 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147411489 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=1147411489 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:27.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=1147411489 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=1147411489 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=1147411489 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=1147411490 data=null item=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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=1147411490 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=1147411490 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=1147411491 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=1147411491 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:27.247Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=1147411491 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH') [2019-07-30T19:38:27.247Z] DEBUG - Clicked on Fi&nd [2019-07-30T19:38:27.247Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label' [2019-07-30T19:38:27.247Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label') [2019-07-30T19:38:27.247Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label' [2019-07-30T19:38:27.247Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label') [2019-07-30T19:38:27.247Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:27.247Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:27.247Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button' [2019-07-30T19:38:27.247Z] DEBUG - Clicking on Close [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=1147411494 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=1147411494 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=1147411494 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:27.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=1147411494 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=1147411494 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') [2019-07-30T19:38:27.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=1147411494 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') [2019-07-30T19:38:27.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=1147411494 data=null item=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') [2019-07-30T19:38:27.504Z] DEBUG - Clicked on [2019-07-30T19:38:27.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=1147411769 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} [2019-07-30T19:38:27.761Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:38:27.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:38:27.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:38:27.761Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:38:27.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1147411834 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:38:27.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1147411834 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:38:27.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1147411834 data=null} to TreeItem with text {test} [2019-07-30T19:38:27.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1147411835 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:38:27.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147411835 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:38:27.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1147411854 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:38:27.761Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:38:27.761Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:38:28.018Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:38:28.275Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:38:28.275Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:38:28.275Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:38:28.275Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:28.275Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:28.275Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:38:28.275Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:38:28.275Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:38:28.275Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:28.275Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:38:28.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147412487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:28.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147412487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:28.276Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147412487 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:28.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147412487 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:28.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147412488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:28.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147412488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:28.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147412488 data=null 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') [2019-07-30T19:38:28.276Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147412488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:28.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147412488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:28.276Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147412488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:28.276Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147412488 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:28.276Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147412488 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:28.276Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:28.276Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:38:28.276Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:38:28.276Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:38:28.276Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:38:28.276Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:38:28.276Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:28.276Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:28.276Z] DEBUG - Clicking on OK [2019-07-30T19:38:28.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147412489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:28.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147412489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:28.276Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147412489 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:28.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147412490 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:28.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147412490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:28.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147412490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:28.276Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:28.276Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:28.276Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:28.276Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:28.276Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:28.276Z] DEBUG - Clicked on OK [2019-07-30T19:38:29.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147412490 data=null item=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') [2019-07-30T19:38:29.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1147411918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:38:29.206Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.522 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest [2019-07-30T19:38:29.206Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.946 s [2019-07-30T19:38:29.206Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 1.196 s [2019-07-30T19:38:29.206Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.954 s [2019-07-30T19:38:29.206Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.748 s [2019-07-30T19:38:29.206Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 1.284 s [2019-07-30T19:38:29.206Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest) Time elapsed: 0.743 s [2019-07-30T19:38:29.206Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-30T19:38:29.770Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"' [2019-07-30T19:38:29.770Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T19:38:36.328Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"' [2019-07-30T19:38:36.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:38:36.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:38:36.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:38:36.328Z] DEBUG - Setting state to checked on: scp_dest [2019-07-30T19:38:37.033Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1147421124 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:38:37.033Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:38:37.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:38:37.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:38:37.033Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:38:37.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1147421160 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:38:37.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1147421160 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:38:37.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1147421160 data=null} to TreeItem with text {test} [2019-07-30T19:38:37.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1147421161 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:38:37.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147421161 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:38:37.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1147421187 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:38:37.033Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:38:37.033Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:38:37.291Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:38:37.854Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:38:37.854Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:38:37.854Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:38:37.854Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:38:37.854Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:37.854Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:38:37.854Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:38:37.854Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:38:37.854Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:37.854Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:38:37.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147421983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:37.854Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147421983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:37.854Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147421983 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:37.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147421984 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:37.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147421984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:37.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147421984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:37.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147421984 data=null 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') [2019-07-30T19:38:37.854Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147421984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:37.854Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147421984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:37.854Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147421984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:37.854Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147421984 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:37.854Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147421985 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:37.854Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:38:37.854Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:38:37.854Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:38:37.854Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:38:37.854Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:38:37.854Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:38:37.854Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:38:37.854Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:37.854Z] DEBUG - Clicking on OK [2019-07-30T19:38:37.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147421986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:37.854Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147421986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:37.854Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147421986 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:37.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147421986 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:37.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147421986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:37.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147421986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:37.854Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:37.854Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:37.854Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:37.854Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:37.854Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:38:37.854Z] DEBUG - Clicked on OK [2019-07-30T19:38:38.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147421986 data=null item=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') [2019-07-30T19:38:38.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1147421251 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:38:38.980Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.668 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest [2019-07-30T19:38:38.980Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest) Time elapsed: 7.314 s [2019-07-30T19:38:38.980Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-30T19:38:39.543Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:38:51.721Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:38:51.721Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:38:51.721Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:38:51.721Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:51.721Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:51.721Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:51.721Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:51.721Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas' [2019-07-30T19:38:51.721Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas') [2019-07-30T19:38:51.721Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:38:51.721Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:38:51.721Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:38:51.721Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:38:51.721Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:51.721Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:51.721Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:38:51.721Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:51.721Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:51.721Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:38:51.721Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:51.721Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:51.721Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:38:53.090Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:53.090Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:53.090Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:38:53.653Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:53.653Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:53.653Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:38:54.214Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:54.215Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:54.215Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:38:55.144Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:55.144Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:55.399Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:38:55.961Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:55.961Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:55.961Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:38:56.218Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:56.218Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:56.525Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:38:57.498Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:57.498Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:57.498Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:38:58.060Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:58.060Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:58.060Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:38:58.990Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:58.990Z] DEBUG - Attempting to set focus on (of type 'Canvas') [2019-07-30T19:38:58.990Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:38:58.990Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:07.082Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:39:07.082Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:39:07.082Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:07.082Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:07.082Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis' [2019-07-30T19:39:07.082Z] DEBUG - number of items : 17 [2019-07-30T19:39:07.082Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:07.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147451002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:07.082Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147451002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:07.082Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147451002 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:07.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147451003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:07.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147451003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:07.082Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147451236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:07.082Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147451290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:07.082Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147451291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:07.082Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147451291 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:07.082Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147451291 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:07.082Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:07.082Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-30T19:39:07.082Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:39:07.082Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:39:07.082Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:39:07.082Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:39:07.082Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:39:07.082Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:39:07.082Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:39:07.082Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:07.082Z] DEBUG - Clicking on OK [2019-07-30T19:39:07.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147451296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:07.082Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147451296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:07.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147451296 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:07.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147451296 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:07.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147451296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:07.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147451296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:07.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147451297 data=null item=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') [2019-07-30T19:39:07.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147451003 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...} [2019-07-30T19:39:07.645Z] DEBUG - Clicked on [2019-07-30T19:39:07.645Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:39:07.645Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T19:39:07.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1147451642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:07.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1147451643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:07.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1147451643 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:07.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1147451643 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:07.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1147451643 data=null button=1 stateMask=0x0 x=541 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:07.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1147451645 data=null button=1 stateMask=0x80000 x=541 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:07.645Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.208Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1147452214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.208Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1147452223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1147452224 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1147452224 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1147452224 data=null button=1 stateMask=0x0 x=246 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1147452226 data=null button=1 stateMask=0x80000 x=246 y=25 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.209Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.772Z] DEBUG - number of items : 17 [2019-07-30T19:39:08.772Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-30T19:39:08.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147452727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T19:39:08.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147452728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T19:39:08.772Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147452728 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T19:39:08.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147452728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T19:39:08.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147452728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T19:39:08.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147452728 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} [2019-07-30T19:39:08.772Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147452730 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:08.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147452734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:08.772Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147452734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:08.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147452734 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:08.772Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147452734 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:08.772Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:08.772Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1147452735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1147452735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1147452735 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1147452735 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1147452735 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1147452736 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1147452736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1147452736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1147452736 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1147452736 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1147452736 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1147452737 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=1147452737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=1147452737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=1147452805 data=null doit=true} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=1147452817 data=null} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=1147452817 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=1147452818 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {} [2019-07-30T19:39:08.773Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T19:39:08.773Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-30T19:39:08.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1147452978 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' [2019-07-30T19:39:08.773Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-30T19:39:09.029Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:17.125Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:39:17.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:39:17.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:17.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:17.125Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:39:17.125Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:39:17.125Z] DEBUG - number of items : 17 [2019-07-30T19:39:17.125Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147461294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147461294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.125Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147461294 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147461294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147461294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147461294 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} [2019-07-30T19:39:17.125Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147461295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147461296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.125Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147461296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147461296 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.125Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147461296 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.125Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:17.732Z] DEBUG - number of items : 17 [2019-07-30T19:39:17.732Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147461818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147461818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.732Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147461819 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147461819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147461819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147461819 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} [2019-07-30T19:39:17.732Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147461820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147461820 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.732Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147461821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.732Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147461821 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.732Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147461821 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.732Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:17.732Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:18.295Z] DEBUG - number of items : 17 [2019-07-30T19:39:18.295Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:18.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147462324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:18.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147462324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:18.295Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147462324 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:18.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147462325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:18.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147462325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:18.295Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147462521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:18.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147462534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:18.295Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147462535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:18.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147462535 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:18.295Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147462535 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:18.295Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:18.295Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-30T19:39:18.295Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:39:18.295Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:39:18.552Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:39:18.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:39:18.552Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:39:18.552Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:39:18.552Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:39:18.552Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:18.552Z] DEBUG - Clicking on OK [2019-07-30T19:39:18.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147462553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:18.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147462553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:18.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147462553 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:18.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147462555 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:18.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147462555 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:18.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147462568 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:18.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147462568 data=null item=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') [2019-07-30T19:39:18.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147462325 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...} [2019-07-30T19:39:18.809Z] DEBUG - Clicked on [2019-07-30T19:39:18.809Z] DEBUG - number of items : 17 [2019-07-30T19:39:18.809Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:18.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147462883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:18.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147462883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:18.809Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147462883 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:18.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147462884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:18.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147462884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:18.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147462884 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} [2019-07-30T19:39:18.809Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147462887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:18.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147462887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:18.809Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147462887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:18.809Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147462887 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:18.809Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147462888 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:18.809Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:18.809Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:19.372Z] DEBUG - number of items : 17 [2019-07-30T19:39:19.372Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:19.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147463440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:19.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147463441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:19.372Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147463441 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:19.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147463441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:19.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147463441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:19.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147463441 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} [2019-07-30T19:39:19.372Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147463444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:19.372Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147463444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:19.372Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147463444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:19.372Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147463444 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:19.372Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147463444 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:19.372Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:19.372Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:19.935Z] DEBUG - number of items : 17 [2019-07-30T19:39:19.935Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T19:39:19.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147463947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:19.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147463947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:19.935Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147463947 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:19.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147463947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:19.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147463947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:19.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147463948 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} [2019-07-30T19:39:19.935Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147463949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:19.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147463949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:19.935Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147463949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:19.935Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147463949 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:19.935Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147463949 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:39:19.935Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000 [2019-07-30T19:39:19.935Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:20.497Z] DEBUG - number of items : 17 [2019-07-30T19:39:20.497Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:20.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147464462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:20.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147464462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:20.497Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147464462 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:20.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147464462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:20.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147464463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:20.497Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147464667 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:20.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147464681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:20.497Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147464681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:20.497Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147464681 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:20.497Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147464682 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:20.497Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:20.497Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark' [2019-07-30T19:39:20.497Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:39:20.497Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:39:20.497Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:39:20.497Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:39:20.497Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:39:20.497Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:39:20.497Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:39:20.497Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:20.497Z] DEBUG - Clicking on OK [2019-07-30T19:39:20.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147464701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:20.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147464715 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:20.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147464715 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:20.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147464715 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:20.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147464716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:20.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147464717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:20.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147464717 data=null item=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') [2019-07-30T19:39:20.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147464463 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...} [2019-07-30T19:39:20.753Z] DEBUG - Clicked on [2019-07-30T19:39:20.753Z] DEBUG - number of items : 17 [2019-07-30T19:39:20.753Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:20.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147464991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:20.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147464991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:20.753Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147464991 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:20.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147464991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:20.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147464991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:20.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147464991 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} [2019-07-30T19:39:20.753Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147464992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:20.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147464992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:20.753Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147464992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:20.753Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147464992 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:20.753Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147464993 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:20.753Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:20.753Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:21.316Z] DEBUG - number of items : 17 [2019-07-30T19:39:21.316Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-30T19:39:21.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147465496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T19:39:21.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147465496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T19:39:21.316Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147465496 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T19:39:21.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147465496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T19:39:21.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147465496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T19:39:21.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147465496 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} [2019-07-30T19:39:21.316Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147465499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:21.572Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147465560 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:21.572Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147465572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:21.572Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147465572 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:21.572Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147465572 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:21.572Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:21.572Z] DEBUG - number of items : 17 [2019-07-30T19:39:21.572Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:21.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147465573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:21.572Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147465574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:21.572Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147465574 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:21.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147465574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:21.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147465574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:21.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147465574 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} [2019-07-30T19:39:21.572Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147465575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:21.572Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147465575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:21.572Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147465576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:21.572Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147465576 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:21.572Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147465576 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:21.572Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:21.572Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:21.828Z] DEBUG - number of items : 17 [2019-07-30T19:39:21.828Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark} [2019-07-30T19:39:21.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147466078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T19:39:21.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147466078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T19:39:21.828Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147466078 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T19:39:21.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147466079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T19:39:21.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147466079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark} [2019-07-30T19:39:21.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147466079 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} [2019-07-30T19:39:22.084Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147466081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:22.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147466145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:22.084Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147466158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:22.084Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147466158 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:22.084Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147466159 data=null} to ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:22.084Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...} [2019-07-30T19:39:22.084Z] DEBUG - number of items : 17 [2019-07-30T19:39:22.084Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:22.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147466160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:22.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147466160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:22.084Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147466160 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:22.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147466160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:22.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147466160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:22.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147466160 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} [2019-07-30T19:39:22.084Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147466160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:22.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147466161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:22.084Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147466161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:22.084Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147466161 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:22.084Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147466161 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:22.084Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:22.084Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:22.647Z] DEBUG - number of items : 17 [2019-07-30T19:39:22.647Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:39:22.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147466662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:39:22.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147466663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:39:22.647Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147466663 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:39:22.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147466663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:39:22.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147466663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:39:22.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147466663 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} [2019-07-30T19:39:22.647Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147466664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:39:22.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147466665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:39:22.647Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147466665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:39:22.647Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147466665 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:39:22.647Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147466665 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:39:22.647Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:39:22.647Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:23.210Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:31.303Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:39:31.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:39:31.303Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:31.303Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:31.303Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:39:31.303Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:39:31.303Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T19:39:31.303Z] DEBUG - number of items : 17 [2019-07-30T19:39:31.303Z] DEBUG - number of items : 17 [2019-07-30T19:39:31.303Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T19:39:31.303Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-30T19:39:31.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1147475511 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' [2019-07-30T19:39:31.303Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-30T19:39:31.303Z] DEBUG - number of items : 17 [2019-07-30T19:39:31.303Z] DEBUG - number of items : 17 [2019-07-30T19:39:31.561Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events' [2019-07-30T19:39:31.561Z] DEBUG - Clicking on with mnemonic 'Lost Events' [2019-07-30T19:39:31.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=1147475625 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' [2019-07-30T19:39:31.561Z] DEBUG - Clicked on with mnemonic 'Lost Events' [2019-07-30T19:39:31.561Z] DEBUG - number of items : 17 [2019-07-30T19:39:31.561Z] DEBUG - number of items : 17 [2019-07-30T19:39:31.818Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:39.959Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:39:39.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:39:39.959Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:39.959Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:39.959Z] DEBUG - number of items : 17 [2019-07-30T19:39:39.959Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters} [2019-07-30T19:39:39.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147484200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:39:39.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147484201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:39:39.959Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147484201 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:39:39.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147484201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:39:39.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147484201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:39:40.523Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147484498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:39:40.523Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147484516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:39:40.523Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147484516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:39:40.523Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147484517 data=null doit=true} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:39:40.523Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147484517 data=null} to ToolItem with tooltip text {Show View Filters} [2019-07-30T19:39:40.523Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters} [2019-07-30T19:39:40.523Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter' [2019-07-30T19:39:40.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=1147484526 data=null doit=true} to Shell with text {Filter} [2019-07-30T19:39:40.523Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:39:40.523Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:39:40.523Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:39:40.523Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:39:40.779Z] DEBUG - matched Text with text "24", using matcher: of type 'Text' [2019-07-30T19:39:40.779Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text') [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - Clicking on Uncheck all [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1147485535 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1147485535 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1147485535 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1147485535 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1147485535 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1147485535 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1147485535 data=null item=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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1147485547 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1147485547 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1147485548 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1147485548 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1147485548 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Clicked on Uncheck all [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - Clicking on Check all [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1147485549 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1147485549 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1147485549 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1147485549 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1147485549 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1147485549 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1147485549 data=null item=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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1147485561 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1147485562 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1147485562 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1147485562 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1147485562 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Clicked on Check all [2019-07-30T19:39:41.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=1147485564 data=null button=0 stateMask=0x0 x=107 y=121 count=0} to TreeItem with text {synthetic-trace} [2019-07-30T19:39:41.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=1147485564 data=null doit=true} to TreeItem with text {synthetic-trace} [2019-07-30T19:39:41.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=1147485564 data=null} to TreeItem with text {synthetic-trace} [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=1147485564 data=null button=1 stateMask=0x0 x=107 y=121 count=1} to TreeItem with text {synthetic-trace} [2019-07-30T19:39:41.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147485565 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} [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=1147485565 data=null button=1 stateMask=0x80000 x=107 y=121 count=1} to TreeItem with text {synthetic-trace} [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - Clicking on Uncheck all [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1147485566 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1147485566 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1147485566 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1147485566 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1147485567 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1147485567 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1147485567 data=null item=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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1147485582 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1147485582 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1147485582 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1147485582 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1147485582 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Clicked on Uncheck all [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - Clicking on Check selected [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1147485583 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1147485583 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1147485583 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1147485583 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1147485583 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1147485584 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1147485584 data=null item=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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1147485584 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1147485584 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1147485585 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1147485585 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1147485585 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Clicked on Check selected [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - Clicking on Uncheck all [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1147485586 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1147485586 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1147485586 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1147485586 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1147485586 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1147485586 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1147485586 data=null item=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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1147485587 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1147485587 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1147485587 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1147485587 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1147485587 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Clicked on Uncheck all [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - Clicking on Check subtree [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=1147485588 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1147485588 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=1147485588 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=1147485588 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=1147485589 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=1147485589 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=1147485589 data=null item=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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=1147485589 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=1147485589 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=1147485589 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=1147485590 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=1147485590 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Clicked on Check subtree [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:39:41.343Z] DEBUG - Clicking on Check all [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1147485591 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1147485591 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1147485591 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1147485591 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1147485591 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1147485591 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') [2019-07-30T19:39:41.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1147485591 data=null item=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') [2019-07-30T19:39:41.601Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1147485607 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') [2019-07-30T19:39:41.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1147485608 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') [2019-07-30T19:39:41.601Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1147485608 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') [2019-07-30T19:39:41.601Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1147485608 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.601Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1147485608 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.601Z] DEBUG - Clicked on Check all [2019-07-30T19:39:41.601Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:39:41.601Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.601Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:39:41.601Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:39:41.601Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-30T19:39:41.601Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-30T19:39:41.601Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T19:39:41.601Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.601Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:39:41.601Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:39:41.601Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:39:41.601Z] DEBUG - Clicking on Uncheck selected [2019-07-30T19:39:41.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1147485609 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') [2019-07-30T19:39:41.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1147485610 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') [2019-07-30T19:39:41.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1147485610 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T19:39:41.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1147485610 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T19:39:41.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1147485610 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') [2019-07-30T19:39:41.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1147485610 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') [2019-07-30T19:39:41.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1147485610 data=null item=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') [2019-07-30T19:39:41.601Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1147485611 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1147485611 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1147485611 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1147485611 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1147485611 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Clicked on Uncheck selected [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - Clicking on Check all [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1147485612 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1147485612 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1147485612 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1147485612 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1147485613 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1147485613 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1147485613 data=null item=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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1147485613 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1147485613 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1147485613 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1147485614 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1147485614 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Clicked on Check all [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - Clicking on Uncheck subtree [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=1147485615 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1147485615 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=1147485615 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=1147485615 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=1147485615 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=1147485615 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=1147485615 data=null item=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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=1147485616 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=1147485616 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=1147485616 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=1147485616 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=1147485616 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Clicked on Uncheck subtree [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - Clicking on Uncheck all [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1147485617 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1147485617 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1147485617 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1147485617 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1147485618 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1147485618 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1147485618 data=null item=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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1147485632 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1147485632 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1147485632 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1147485633 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1147485633 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Clicked on Uncheck all [2019-07-30T19:39:41.602Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text' [2019-07-30T19:39:41.602Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text') [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - Clicking on Check all [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1147485638 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1147485638 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1147485639 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1147485639 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1147485639 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1147485639 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1147485639 data=null item=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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1147485649 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1147485649 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1147485649 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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1147485650 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1147485650 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Clicked on Check all [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:39:41.602Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Clicking on OK [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147485651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147485651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147485651 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147485651 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147485651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147485651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:39:41.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147485651 data=null item=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') [2019-07-30T19:39:41.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147484201 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} [2019-07-30T19:39:41.602Z] DEBUG - Clicked on [2019-07-30T19:39:41.858Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:48.400Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:39:48.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:39:48.400Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:48.400Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:48.400Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:48.963Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:39:48.963Z] DEBUG - Attempting to set focus on TimeGraphControl with text {} [2019-07-30T19:39:48.963Z] DEBUG - number of items : 17 [2019-07-30T19:39:48.963Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:48.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147492924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:48.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147492924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:48.963Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147492924 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:48.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147492925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:48.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147492925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:48.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147492925 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} [2019-07-30T19:39:48.963Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147492925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:48.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147492958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:48.963Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147492959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:48.963Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147492959 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:48.963Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147492959 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:48.963Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:48.963Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:49.526Z] DEBUG - number of items : 17 [2019-07-30T19:39:49.526Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147493478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147493478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.526Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147493478 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147493478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147493479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147493479 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} [2019-07-30T19:39:49.526Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147493479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147493479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.526Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147493479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.526Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147493480 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.526Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147493480 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.526Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.526Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:49.782Z] DEBUG - number of items : 17 [2019-07-30T19:39:49.782Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147494003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147494003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.782Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147494003 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147494003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147494004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147494004 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} [2019-07-30T19:39:49.782Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147494004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147494004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.782Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147494004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.782Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147494005 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.782Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147494005 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.782Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:49.782Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:51.150Z] DEBUG - number of items : 17 [2019-07-30T19:39:51.150Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T19:39:51.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147495093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:51.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147495093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:51.150Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147495093 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:51.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147495093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:51.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147495093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:51.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147495093 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} [2019-07-30T19:39:51.150Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147495094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:51.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147495094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:51.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147495094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:51.150Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147495094 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:51.150Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147495094 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:51.150Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T19:39:51.150Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:51.407Z] DEBUG - number of items : 17 [2019-07-30T19:39:51.407Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T19:39:51.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147495650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:51.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147495650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:51.407Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147495650 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:51.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147495650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:51.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147495650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:51.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147495651 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} [2019-07-30T19:39:51.407Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147495651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:51.407Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147495651 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:51.407Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147495652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:51.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147495652 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:51.407Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147495652 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:51.407Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T19:39:51.407Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:52.026Z] DEBUG - number of items : 17 [2019-07-30T19:39:52.026Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T19:39:52.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147496200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:52.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147496201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:52.026Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147496201 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:52.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147496201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:52.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147496201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:52.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147496201 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} [2019-07-30T19:39:52.026Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147496202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:52.026Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147496202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:52.026Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147496202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:52.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147496202 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:52.026Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147496202 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:52.026Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000 [2019-07-30T19:39:52.026Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:53.919Z] DEBUG - number of items : 17 [2019-07-30T19:39:53.919Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T19:39:53.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147497705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:53.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147497705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:53.920Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147497706 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:53.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147497706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:53.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147497706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:53.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147497706 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} [2019-07-30T19:39:53.920Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147497707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:53.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147497707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:53.920Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147497707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:53.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147497707 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:53.920Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147497707 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:53.920Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T19:39:53.920Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:54.176Z] DEBUG - number of items : 17 [2019-07-30T19:39:54.176Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T19:39:54.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147498262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:54.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147498263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:54.176Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147498263 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:54.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147498263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:54.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147498263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:54.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147498263 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} [2019-07-30T19:39:54.176Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147498265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:54.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147498265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:54.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147498265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:54.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147498265 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:54.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147498265 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:54.176Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T19:39:54.176Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:54.740Z] DEBUG - number of items : 17 [2019-07-30T19:39:54.740Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T19:39:54.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147498790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:54.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147498790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:54.740Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147498790 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:54.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147498790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:54.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147498791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:54.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147498791 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} [2019-07-30T19:39:54.740Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147498791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:54.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147498791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:54.740Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147498791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:54.740Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147498792 data=null doit=true} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:54.740Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147498792 data=null} to ToolItem with tooltip text {Next Marker} [2019-07-30T19:39:54.740Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000 [2019-07-30T19:39:54.740Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:55.671Z] DEBUG - number of items : 17 [2019-07-30T19:39:55.671Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:55.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147499795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:55.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147499795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:55.671Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147499796 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:55.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147499796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:55.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147499796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:55.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147499796 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} [2019-07-30T19:39:55.671Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147499796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:55.671Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147499796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:55.671Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147499797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:55.671Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147499797 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:55.671Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147499797 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:55.671Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:55.671Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:56.234Z] DEBUG - number of items : 17 [2019-07-30T19:39:56.234Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:56.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147500304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:56.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147500304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:56.234Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147500304 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:56.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147500304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:56.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147500304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:56.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147500304 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} [2019-07-30T19:39:56.234Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147500305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:56.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147500305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:56.234Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147500305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:56.234Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147500305 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:56.234Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147500305 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:56.234Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:56.234Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:57.164Z] DEBUG - number of items : 17 [2019-07-30T19:39:57.164Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:57.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147501311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:57.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147501311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:57.164Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147501312 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:57.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147501312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:57.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147501312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:57.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147501312 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} [2019-07-30T19:39:57.164Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147501312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:57.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147501312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:57.164Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147501312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:57.164Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147501312 data=null doit=true} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:57.164Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147501313 data=null} to ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:57.164Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} [2019-07-30T19:39:57.164Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:39:57.164Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:40:05.257Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:40:05.257Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:40:05.257Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:40:05.257Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T19:40:05.257Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T19:40:05.257Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:40:05.257Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:40:05.257Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:40:13.371Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:40:13.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:40:13.371Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:40:13.371Z] DEBUG - number of items : 17 [2019-07-30T19:40:13.371Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:40:19.916Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:40:19.916Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:40:19.916Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:40:19.916Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T19:40:19.916Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider' [2019-07-30T19:40:19.916Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:40:19.916Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:40:26.463Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:40:26.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:40:26.463Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:40:26.463Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:40:27.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:40:27.027Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:40:27.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:40:28.921Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"' [2019-07-30T19:40:28.921Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:40:28.921Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"' [2019-07-30T19:40:28.921Z] DEBUG - number of items : 17 [2019-07-30T19:40:28.921Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend} [2019-07-30T19:40:28.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147533005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:40:28.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147533005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:40:28.921Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147533005 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:40:28.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147533006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:40:28.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147533006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:40:29.178Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147533261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:40:29.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147533262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:40:29.178Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147533262 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:40:29.178Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147533262 data=null doit=true} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:40:29.178Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147533262 data=null} to ToolItem with tooltip text {Show Legend} [2019-07-30T19:40:29.178Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend} [2019-07-30T19:40:29.178Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend' [2019-07-30T19:40:29.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=1147533285 data=null doit=true} to Shell with text {Legend} [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Idle", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Idle", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Usermode", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Usermode", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "System call", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "System call", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Interrupt", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Interrupt", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq raised", using matcher: of type 'CLabel' [2019-07-30T19:40:29.178Z] DEBUG - matched with text "Soft Irq raised", using matcher: (of type 'CLabel') [2019-07-30T19:40:29.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:40:29.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:40:29.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:40:29.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:40:29.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:40:29.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button' [2019-07-30T19:40:29.178Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:40:29.178Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:40:29.178Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:40:29.178Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:40:29.178Z] DEBUG - Clicking on OK [2019-07-30T19:40:29.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147533301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:40:29.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147533301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:40:29.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147533301 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:40:29.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147533301 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:40:29.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147533301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:40:29.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147533301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:40:29.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147533301 data=null item=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') [2019-07-30T19:40:29.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147533006 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} [2019-07-30T19:40:29.435Z] DEBUG - Clicked on [2019-07-30T19:40:29.692Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1147533711 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:40:29.692Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:40:29.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:40:29.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:40:29.692Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:40:29.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1147533769 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:40:29.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1147533769 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:40:29.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1147533769 data=null} to TreeItem with text {test} [2019-07-30T19:40:29.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1147533769 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:40:29.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147533770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:40:29.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1147533787 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:40:29.692Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:40:29.692Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:40:29.692Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:40:30.624Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:40:30.624Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:40:30.624Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:40:30.624Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:40:30.624Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:40:30.624Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:40:30.624Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:40:30.624Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:40:30.624Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:40:30.624Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:40:30.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147534726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:40:30.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147534726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:40:30.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147534726 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:40:30.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147534726 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:40:30.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147534727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:40:30.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147534727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:40:30.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147534727 data=null 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') [2019-07-30T19:40:30.624Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147534727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:40:30.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147534727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:40:30.624Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147534727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:40:30.624Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147534727 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:40:30.624Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147534727 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:40:30.624Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:40:30.624Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:40:30.624Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:40:30.624Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:40:30.624Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:40:30.624Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:40:30.624Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:40:30.624Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:40:30.624Z] DEBUG - Clicking on OK [2019-07-30T19:40:30.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147534728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:40:30.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147534728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:40:30.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147534728 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:40:30.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147534728 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:40:30.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147534728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:40:30.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147534729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:40:30.624Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:40:30.624Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:40:30.624Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:40:30.624Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:40:30.624Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:40:30.624Z] DEBUG - Clicked on OK [2019-07-30T19:40:31.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147534729 data=null item=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') [2019-07-30T19:40:31.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1147533842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:40:31.187Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 112.308 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest [2019-07-30T19:40:31.187Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 19.443 s [2019-07-30T19:40:31.187Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 9.934 s [2019-07-30T19:40:31.187Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 14.12 s [2019-07-30T19:40:31.187Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 8.591 s [2019-07-30T19:40:31.187Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped [2019-07-30T19:40:31.187Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 10.102 s [2019-07-30T19:40:31.187Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 15.452 s [2019-07-30T19:40:31.187Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 7.772 s [2019-07-30T19:40:31.187Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 7.429 s [2019-07-30T19:40:31.187Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 7.273 s [2019-07-30T19:40:31.187Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 7.277 s [2019-07-30T19:40:31.187Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) Time elapsed: 2.443 s [2019-07-30T19:40:31.187Z] [2019-07-30T19:40:31.187Z] Results: [2019-07-30T19:40:31.187Z] [2019-07-30T19:40:31.187Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T19:40:31.187Z] [2019-07-30T19:40:31.751Z] [2019-07-30T19:40:31.751Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 19:40:31.649 [2019-07-30T19:40:31.751Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T19:40:33.260Z] [INFO] All tests passed! [2019-07-30T19:40:33.260Z] [INFO] [2019-07-30T19:40:33.260Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T19:40:33.260Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:40:33.260Z] [INFO] [2019-07-30T19:40:33.260Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T19:40:34.631Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:40:34.631Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:40:34.631Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:40:35.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:40:35.195Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T19:40:35.452Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:40:35.709Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:40:37.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T19:40:37.079Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T19:40:37.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T19:40:37.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:40:37.336Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:40:37.592Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:40:37.592Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T19:40:37.592Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:40:37.592Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T19:40:38.154Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-30T19:40:39.083Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T19:40:39.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T19:40:39.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T19:40:39.595Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T19:40:39.595Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T19:40:39.852Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T19:40:39.852Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-30T19:40:40.108Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T19:40:40.108Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:40:40.365Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:40:40.365Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T19:40:40.365Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T19:40:40.621Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T19:40:40.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T19:40:40.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T19:40:40.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T19:40:41.134Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T19:40:41.134Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T19:40:41.134Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:40:41.134Z] [INFO] [2019-07-30T19:40:41.134Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T19:40:41.134Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-30T19:40:41.134Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.pom [2019-07-30T19:40:41.134Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-30T19:40:41.134Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:40:41.134Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-30T19:40:41.134Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-30T19:40:41.134Z] [INFO] [2019-07-30T19:40:41.391Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests --- [2019-07-30T19:40:41.391Z] [INFO] [2019-07-30T19:40:41.391Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >-- [2019-07-30T19:40:41.391Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.10-SNAPSHOT [100/134] [2019-07-30T19:40:41.391Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:40:41.391Z] [INFO] [2019-07-30T19:40:41.391Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T19:40:41.391Z] [INFO] [2019-07-30T19:40:41.391Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T19:40:41.391Z] [INFO] The project's OSGi version is 1.0.10.201907301829 [2019-07-30T19:40:41.391Z] [INFO] [2019-07-30T19:40:41.391Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T19:40:41.391Z] [INFO] [2019-07-30T19:40:41.391Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T19:40:41.391Z] [INFO] [2019-07-30T19:40:41.391Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T19:40:41.391Z] [INFO] [2019-07-30T19:40:41.391Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T19:40:41.391Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:40:41.391Z] [INFO] [2019-07-30T19:40:41.391Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T19:40:41.391Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:40:41.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources [2019-07-30T19:40:41.391Z] [INFO] [2019-07-30T19:40:41.391Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T19:40:41.391Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes [2019-07-30T19:40:41.648Z] [INFO] [2019-07-30T19:40:41.648Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T19:40:41.648Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:40:41.648Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources [2019-07-30T19:40:41.648Z] [INFO] [2019-07-30T19:40:41.648Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T19:40:41.648Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-30T19:40:41.648Z] [INFO] [2019-07-30T19:40:41.648Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T19:40:41.648Z] [INFO] [2019-07-30T19:40:41.648Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T19:40:41.648Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-30T19:40:41.648Z] [INFO] [2019-07-30T19:40:41.648Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T19:40:41.648Z] [INFO] [2019-07-30T19:40:41.648Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T19:40:41.648Z] [INFO] [2019-07-30T19:40:41.648Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T19:40:41.648Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-30T19:40:41.648Z] [INFO] [2019-07-30T19:40:41.648Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T19:40:41.648Z] [INFO] [2019-07-30T19:40:41.648Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T19:40:43.161Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T19:40:43.161Z] [INFO] Command line: [2019-07-30T19:40:43.161Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T19:40:43.161Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:40:46.436Z] !SESSION 2019-07-30 19:40:43.295 ----------------------------------------------- [2019-07-30T19:40:46.436Z] eclipse.buildId=unknown [2019-07-30T19:40:46.436Z] java.version=1.8.0_202 [2019-07-30T19:40:46.436Z] java.vendor=Oracle Corporation [2019-07-30T19:40:46.436Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:40:46.436Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T19:40:46.436Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T19:40:46.436Z] [2019-07-30T19:40:46.436Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:40:46.026 [2019-07-30T19:40:46.436Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:40:46.436Z] !STACK 0 [2019-07-30T19:40:46.436Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T19:40:46.436Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:40:46.436Z] [2019-07-30T19:40:46.436Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:40:46.436Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:40:46.436Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:40:46.436Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:40:46.436Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:40:46.436Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:40:46.436Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:40:46.436Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:40:46.436Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:40:46.436Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:40:46.436Z] [2019-07-30T19:40:46.436Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:40:46.147 [2019-07-30T19:40:46.436Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:40:46.436Z] !STACK 0 [2019-07-30T19:40:46.436Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T19:40:46.436Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:40:46.436Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:40:46.436Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:40:46.436Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T19:40:46.436Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:40:46.436Z] [2019-07-30T19:40:46.436Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:40:46.436Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:40:46.436Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:40:46.436Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:40:46.436Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:40:46.436Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:40:46.436Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:40:46.436Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:40:46.436Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:40:46.436Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:40:48.339Z] process 15053: 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 [2019-07-30T19:40:48.339Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T19:40:48.339Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:40:48.339Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:40:58.292Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2019-07-30T19:40:58.292Z] Display size: 1440x900 [2019-07-30T19:40:58.292Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T19:40:58.292Z] GTK version=3.18.9 [2019-07-30T19:40:58.292Z] GTK theme=Ambiance [2019-07-30T19:40:58.292Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T19:40:58.292Z] Time zone: Coordinated Universal Time [2019-07-30T19:40:58.292Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T19:40:58.292Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T19:40:59.224Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:40:59.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:40:59.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:40:59.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:40:59.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:40:59.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:40:59.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147563857 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:40:59.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147563858 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:40:59.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147563858 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:40:59.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147563859 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:40:59.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147563860 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} [2019-07-30T19:40:59.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147564003 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:40:59.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:40:59.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147564005 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:40:59.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147564005 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:40:59.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147564006 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:40:59.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147564006 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:40:59.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147564006 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} [2019-07-30T19:40:59.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147564019 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:40:59.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147564022 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:40:59.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147564022 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:40:59.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147564023 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:00.043Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147564024 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} [2019-07-30T19:41:00.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147564095 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:00.043Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:00.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1147564098 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:41:00.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1147564098 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:41:00.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1147564099 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:41:00.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1147564099 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:41:00.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147564101 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]} [2019-07-30T19:41:00.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1147564181 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:41:06.697Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T19:41:06.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:09.972Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:09.972Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:09.972Z] DEBUG - number of items : 18 [2019-07-30T19:41:09.972Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T19:41:09.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147573523 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} [2019-07-30T19:41:09.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147573524 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} [2019-07-30T19:41:09.972Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147573524 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T19:41:09.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147573525 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} [2019-07-30T19:41:09.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147573525 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} [2019-07-30T19:41:09.972Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147573903 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} [2019-07-30T19:41:09.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147573919 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} [2019-07-30T19:41:09.972Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147573920 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} [2019-07-30T19:41:09.972Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147573920 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T19:41:09.972Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147573921 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T19:41:09.972Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T19:41:09.972Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-30T19:41:09.972Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T19:41:09.972Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-30T19:41:09.972Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-30T19:41:09.972Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T19:41:09.972Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T19:41:09.972Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T19:41:09.972Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T19:41:09.972Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:09.972Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:09.972Z] DEBUG - Clicking on Add... [2019-07-30T19:41:09.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1147573933 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') [2019-07-30T19:41:09.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1147573934 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') [2019-07-30T19:41:09.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1147573934 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T19:41:09.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1147573934 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T19:41:09.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1147573935 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') [2019-07-30T19:41:09.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1147573935 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') [2019-07-30T19:41:11.342Z] [2019-07-30T19:41:11.342Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-07-30 19:41:10.971 [2019-07-30T19:41:11.342Z] !MESSAGE no spawner in java.library.path [2019-07-30T19:41:11.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1147573935 data=null item=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') [2019-07-30T19:41:11.342Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1147575383 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') [2019-07-30T19:41:11.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1147575383 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') [2019-07-30T19:41:11.342Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1147575383 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') [2019-07-30T19:41:11.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1147575384 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T19:41:11.342Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1147575384 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T19:41:11.342Z] DEBUG - Clicked on Add... [2019-07-30T19:41:11.342Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T19:41:11.342Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T19:41:11.342Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T19:41:11.342Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T19:41:11.342Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:11.342Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:11.342Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:41:11.342Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:41:11.342Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:11.342Z] DEBUG - Clicking on OK [2019-07-30T19:41:11.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147575389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:11.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147575389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:11.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147575389 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:11.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147575390 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:11.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147575390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:11.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147575390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:11.342Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1147575487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:11.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147575390 data=null item=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') [2019-07-30T19:41:11.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147573525 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} [2019-07-30T19:41:11.856Z] DEBUG - Clicked on [2019-07-30T19:41:11.856Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:11.856Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:41:11.856Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:41:11.856Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:41:12.112Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:12.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:12.675Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:12.675Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:12.675Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:12.675Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:13.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1147577298 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:41:13.237Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:41:13.237Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:41:13.237Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:41:13.237Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:13.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147577382 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:13.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147577382 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:13.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147577382 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:13.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147577383 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:13.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147577383 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} [2019-07-30T19:41:13.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147577394 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:13.493Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:41:13.493Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:41:13.749Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:41:14.006Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:41:14.006Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:41:14.006Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:41:14.006Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:41:14.006Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:14.006Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:41:14.006Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:14.006Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:14.006Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:14.006Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:41:14.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147578207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:14.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147578208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:14.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147578209 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:14.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147578209 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:14.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147578209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:14.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147578209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:14.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147578210 data=null 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') [2019-07-30T19:41:14.006Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147578210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:14.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147578210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:14.006Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147578210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:14.006Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147578210 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:14.006Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147578211 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:14.006Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:14.006Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:41:14.006Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:41:14.006Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:14.006Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:14.006Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:41:14.006Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:41:14.006Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:14.006Z] DEBUG - Clicking on OK [2019-07-30T19:41:14.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147578214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:14.006Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147578214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:14.006Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147578214 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:14.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147578214 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:14.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147578214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:14.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147578215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:14.263Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:14.263Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:14.263Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:14.263Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:14.263Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:14.263Z] DEBUG - Clicked on OK [2019-07-30T19:41:14.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147578215 data=null item=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') [2019-07-30T19:41:14.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1147577684 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:41:15.389Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:41:15.952Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:41:15.952Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:41:15.952Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:41:15.952Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:41:15.952Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:15.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147580007 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:15.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147580008 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:15.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147580008 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:15.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147580008 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:15.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147580009 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} [2019-07-30T19:41:15.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147580038 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:15.952Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:15.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147580039 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:15.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147580040 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:15.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147580040 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:15.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147580040 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:15.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147580040 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} [2019-07-30T19:41:15.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147580050 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:15.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147580057 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:15.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147580057 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:15.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147580058 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:15.952Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147580078 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} [2019-07-30T19:41:15.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147580082 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:15.952Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:15.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1147580084 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:41:15.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1147580085 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:41:15.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1147580085 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:41:15.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1147580085 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:41:15.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147580085 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]} [2019-07-30T19:41:15.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1147580093 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:41:18.472Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T19:41:18.472Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:18.472Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:18.472Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:18.472Z] DEBUG - number of items : 18 [2019-07-30T19:41:18.472Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T19:41:18.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147582594 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} [2019-07-30T19:41:18.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147582609 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} [2019-07-30T19:41:18.472Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147582609 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T19:41:18.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147582610 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} [2019-07-30T19:41:18.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147582610 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} [2019-07-30T19:41:18.728Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147582920 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} [2019-07-30T19:41:18.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147582921 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} [2019-07-30T19:41:18.728Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147582921 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} [2019-07-30T19:41:18.728Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147582922 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T19:41:18.728Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147582922 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T19:41:18.728Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T19:41:18.728Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-30T19:41:18.728Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T19:41:18.728Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-30T19:41:18.728Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-30T19:41:18.728Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T19:41:18.728Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T19:41:18.728Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T19:41:18.728Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T19:41:18.728Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:18.728Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:18.728Z] DEBUG - Clicking on Add... [2019-07-30T19:41:18.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1147582927 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') [2019-07-30T19:41:18.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1147582928 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') [2019-07-30T19:41:18.728Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1147582928 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T19:41:18.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1147582928 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T19:41:18.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1147582928 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') [2019-07-30T19:41:18.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1147582928 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') [2019-07-30T19:41:18.985Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1147583131 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') [2019-07-30T19:41:18.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1147583132 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') [2019-07-30T19:41:18.985Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1147583132 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') [2019-07-30T19:41:18.985Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1147583133 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T19:41:18.985Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1147583133 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T19:41:18.985Z] DEBUG - Clicked on Add... [2019-07-30T19:41:18.985Z] DEBUG - matched Shell with text "Import failure", using matcher: with text 'Import failure' [2019-07-30T19:41:18.985Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:18.985Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:41:18.985Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:41:18.985Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:18.985Z] DEBUG - Clicking on OK [2019-07-30T19:41:18.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147583187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:18.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147583188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:18.985Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147583188 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:18.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147583188 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:18.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147583189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:18.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147583189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:18.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147583189 data=null item=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') [2019-07-30T19:41:18.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1147582929 data=null item=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') [2019-07-30T19:41:18.985Z] DEBUG - Clicked on [2019-07-30T19:41:18.985Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:41:18.985Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:41:19.244Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:41:19.244Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T19:41:19.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1147583288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:41:19.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1147583288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:41:19.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1147583289 data=null doit=true} to (of type 'Table') [2019-07-30T19:41:19.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1147583289 data=null} to (of type 'Table') [2019-07-30T19:41:19.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1147583290 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table') [2019-07-30T19:41:19.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1147583291 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/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') [2019-07-30T19:41:19.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1147583293 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table') [2019-07-30T19:41:19.244Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T19:41:19.244Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T19:41:19.244Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T19:41:19.244Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T19:41:19.244Z] DEBUG - matched Button with text "Down", using matcher: with mnemonic 'Down' [2019-07-30T19:41:19.244Z] DEBUG - matched Button with text "Down", using matcher: with style 'SWT.PUSH' [2019-07-30T19:41:19.244Z] DEBUG - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T19:41:19.244Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:19.244Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:19.244Z] DEBUG - Clicking on Down [2019-07-30T19:41:19.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1147583302 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') [2019-07-30T19:41:19.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1147583302 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') [2019-07-30T19:41:19.244Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1147583302 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T19:41:19.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1147583303 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T19:41:19.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1147583303 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') [2019-07-30T19:41:19.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1147583303 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') [2019-07-30T19:41:19.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1147583303 data=null item=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') [2019-07-30T19:41:19.244Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1147583306 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1147583307 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1147583307 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1147583307 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1147583307 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Clicked on Down [2019-07-30T19:41:19.245Z] DEBUG - Clicking on Down [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1147583308 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1147583308 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1147583308 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1147583308 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1147583308 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1147583308 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1147583308 data=null item=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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1147583311 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1147583311 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1147583311 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1147583311 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1147583311 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Clicked on Down [2019-07-30T19:41:19.245Z] DEBUG - Clicking on Down [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=1147583312 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1147583312 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=1147583312 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=1147583312 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=1147583313 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=1147583313 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=1147583313 data=null item=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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=1147583321 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=1147583321 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=1147583322 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=1147583322 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=1147583322 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Clicked on Down [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Up", using matcher: with mnemonic 'Up' [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Up", using matcher: with style 'SWT.PUSH' [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:19.245Z] DEBUG - Clicking on Up [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1147583325 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1147583326 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1147583326 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1147583326 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1147583326 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1147583326 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1147583326 data=null item=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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1147583329 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1147583329 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1147583329 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1147583329 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1147583329 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Clicked on Up [2019-07-30T19:41:19.245Z] DEBUG - Clicking on Up [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1147583330 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1147583330 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1147583386 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1147583386 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1147583386 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1147583387 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1147583387 data=null item=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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1147583389 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1147583390 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1147583390 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1147583390 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1147583390 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Clicked on Up [2019-07-30T19:41:19.245Z] DEBUG - Clicking on Up [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=1147583391 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1147583391 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=1147583391 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=1147583391 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=1147583391 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=1147583392 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=1147583392 data=null item=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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=1147583394 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=1147583395 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=1147583395 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=1147583395 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=1147583395 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Clicked on Up [2019-07-30T19:41:19.245Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:41:19.245Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1147583397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1147583397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1147583397 data=null doit=true} to (of type 'Table') [2019-07-30T19:41:19.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1147583397 data=null} to (of type 'Table') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1147583398 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1147583404 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=1147583405 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1147583405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1147583405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1147583406 data=null doit=true} to (of type 'Table') [2019-07-30T19:41:19.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1147583406 data=null} to (of type 'Table') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=1147583406 data=null button=1 stateMask=0x40000 x=260 y=32 count=1} to (of type 'Table') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1147583407 data=null item=TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/253/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=1147583408 data=null button=1 stateMask=0xc0000 x=260 y=32 count=1} to (of type 'Table') [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove' [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH' [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:19.245Z] DEBUG - Clicking on Remove [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=1147583411 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=1147583411 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=1147583411 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=1147583411 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=1147583411 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=1147583412 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=1147583412 data=null item=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') [2019-07-30T19:41:19.245Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Clicked on Remove [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:19.245Z] DEBUG - Clicking on Cancel [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1147583423 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1147583423 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1147583423 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1147583423 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1147583423 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1147583424 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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1147583424 data=null item=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') [2019-07-30T19:41:19.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147582611 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} [2019-07-30T19:41:19.726Z] DEBUG - Clicked on [2019-07-30T19:41:20.024Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1147584216 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:41:20.024Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:41:20.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:41:20.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:41:20.281Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:20.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147584292 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:20.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147584292 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:20.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147584292 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:20.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147584293 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:20.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147584293 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} [2019-07-30T19:41:20.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147584319 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:20.281Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:41:20.281Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:41:20.538Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:41:20.795Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:41:20.795Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:41:20.795Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:41:20.795Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:41:20.795Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:20.795Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:41:20.795Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:20.795Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:20.795Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:20.795Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:41:20.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147584913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:20.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147584913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:20.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147584914 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:20.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147584914 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:20.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147584914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:20.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147584914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:20.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147584914 data=null 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') [2019-07-30T19:41:20.795Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147584914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:20.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147584914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:20.795Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147584917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:20.795Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147584918 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:20.795Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147584918 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:20.795Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:20.795Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:41:20.795Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:41:20.795Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:20.795Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:20.795Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:41:20.795Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:41:20.795Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:20.795Z] DEBUG - Clicking on OK [2019-07-30T19:41:20.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147584926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:20.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147584926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:20.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147584926 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:20.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147584926 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:20.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147584926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:20.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147584927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:20.795Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:20.795Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:20.795Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:20.795Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:20.795Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:20.795Z] DEBUG - Clicked on OK [2019-07-30T19:41:21.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147584927 data=null item=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') [2019-07-30T19:41:21.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1147584526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:41:21.724Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:41:22.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:41:22.287Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:41:22.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:41:22.287Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:41:22.287Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:22.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147586487 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:22.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147586487 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:22.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147586488 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:22.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147586488 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:22.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147586488 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} [2019-07-30T19:41:22.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147586505 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:22.287Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:22.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147586506 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:22.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147586506 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:22.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147586506 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:22.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147586507 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:22.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147586511 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} [2019-07-30T19:41:22.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147586520 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:22.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147586521 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:22.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147586521 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:22.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147586521 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:22.287Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147586522 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} [2019-07-30T19:41:22.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147586579 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:22.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:22.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1147586581 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:41:22.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1147586581 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:41:22.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1147586581 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:41:22.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1147586581 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:41:22.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147586582 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]} [2019-07-30T19:41:22.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1147586589 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:41:25.063Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T19:41:25.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:25.063Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:25.063Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:41:25.063Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:41:25.063Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:41:25.319Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:25.882Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:25.882Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:25.882Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:25.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:41:25.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:41:25.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Name} time=1147590027 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} [2019-07-30T19:41:25.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Name} time=1147590094 data=null button=1 stateMask=0x80000 x=78 y=-12 count=1} to TreeColumn with text {Name} [2019-07-30T19:41:25.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=1147590098 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} [2019-07-30T19:41:25.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=1147590099 data=null button=1 stateMask=0x80000 x=180 y=-12 count=1} to TreeColumn with text {PID/TID} [2019-07-30T19:41:25.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Start time} time=1147590100 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} [2019-07-30T19:41:25.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Start time} time=1147590102 data=null button=1 stateMask=0x80000 x=294 y=-12 count=1} to TreeColumn with text {Start time} [2019-07-30T19:41:26.139Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:26.139Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:26.139Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:26.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1147590709 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:41:26.701Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:41:26.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:41:26.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:41:26.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:26.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147590789 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:26.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147590790 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:26.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147590790 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:26.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147590790 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:26.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147590790 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} [2019-07-30T19:41:26.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147590817 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:26.958Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:41:26.958Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:41:26.958Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:41:27.215Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:41:27.215Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:41:27.215Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:41:27.215Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:41:27.215Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:27.215Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:41:27.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:27.215Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:27.215Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:27.215Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:41:27.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147591292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:27.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147591293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:27.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147591293 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:27.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147591293 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:27.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147591293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:27.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147591293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:27.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147591293 data=null 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') [2019-07-30T19:41:27.215Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147591294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:27.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147591294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:27.215Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147591294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:27.215Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147591294 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:27.215Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147591294 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:27.215Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:27.215Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:41:27.215Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:41:27.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:27.215Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:27.215Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:41:27.215Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:41:27.215Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:27.215Z] DEBUG - Clicking on OK [2019-07-30T19:41:27.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147591296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:27.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147591296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:27.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147591296 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:27.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147591296 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:27.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147591296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:27.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147591296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:27.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:27.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:27.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:27.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:27.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:27.215Z] DEBUG - Clicked on OK [2019-07-30T19:41:27.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147591296 data=null item=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') [2019-07-30T19:41:27.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1147590987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:41:27.728Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:41:28.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:41:28.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:41:28.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:41:28.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:41:28.291Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:28.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147592453 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:28.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147592453 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:28.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147592453 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:28.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147592454 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:28.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147592454 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} [2019-07-30T19:41:28.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147592477 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:28.291Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:28.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147592479 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:28.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147592482 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:28.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147592483 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:28.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147592483 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:28.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147592483 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} [2019-07-30T19:41:28.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147592491 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:28.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147592492 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:28.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147592492 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:28.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147592492 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:28.291Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147592492 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} [2019-07-30T19:41:28.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147592495 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:28.291Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:28.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1147592503 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:41:28.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1147592503 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:41:28.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1147592504 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:41:28.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1147592504 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:41:28.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147592504 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]} [2019-07-30T19:41:28.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1147592510 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:41:30.878Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T19:41:30.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:30.878Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:30.878Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:30.878Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:41:30.878Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:41:30.878Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:41:30.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:31.441Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:31.441Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:31.441Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:31.441Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:31.441Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:31.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1147595914 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:41:31.698Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:41:31.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:41:31.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:41:31.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:31.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147595958 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:31.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147595959 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:31.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147595959 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:31.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147595959 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:31.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147595960 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} [2019-07-30T19:41:31.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147595984 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:31.955Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:41:31.955Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:41:31.955Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:41:32.225Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:41:32.225Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:41:32.225Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:41:32.225Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:41:32.225Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:32.225Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:41:32.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:32.225Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:32.225Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:32.225Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:41:32.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147596425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:32.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147596426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:32.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147596426 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:32.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147596426 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:32.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147596427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:32.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147596427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:32.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147596427 data=null 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') [2019-07-30T19:41:32.482Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147596486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:32.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147596486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:32.482Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147596486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:32.482Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147596486 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:32.482Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147596487 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:32.482Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:32.482Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:41:32.482Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:41:32.482Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:32.482Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:32.482Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:41:32.482Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:41:32.482Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:32.482Z] DEBUG - Clicking on OK [2019-07-30T19:41:32.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147596489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:32.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147596489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:32.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147596489 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:32.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147596489 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:32.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147596489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:32.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147596490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:32.482Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:32.482Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:32.482Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:32.482Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:32.482Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:32.482Z] DEBUG - Clicked on OK [2019-07-30T19:41:33.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147596490 data=null item=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') [2019-07-30T19:41:33.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1147596101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:41:33.975Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:41:34.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:41:34.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:41:34.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:41:34.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:41:34.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:34.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147598625 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:34.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147598625 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:34.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147598625 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:34.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147598626 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:34.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147598626 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} [2019-07-30T19:41:34.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147598635 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:34.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:34.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147598636 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:34.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147598637 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:34.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147598637 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:34.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147598637 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:34.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147598637 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} [2019-07-30T19:41:34.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147598658 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:34.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147598659 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:34.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147598659 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:34.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147598659 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:34.538Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147598662 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} [2019-07-30T19:41:34.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147598666 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:34.538Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:34.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1147598667 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:41:34.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1147598667 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:41:34.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1147598667 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:41:34.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1147598668 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:41:34.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147598668 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]} [2019-07-30T19:41:34.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1147598674 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:41:36.429Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T19:41:36.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:36.686Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:36.686Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:36.686Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:36.686Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:36.686Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:37.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1147601287 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:41:37.248Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:41:37.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:41:37.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:41:37.248Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:37.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147601331 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:37.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147601331 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:37.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147601331 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:37.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147601332 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:37.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147601332 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} [2019-07-30T19:41:37.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147601341 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:37.248Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:41:37.248Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:41:37.505Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:41:37.762Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:41:37.762Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:41:37.762Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:41:37.762Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:41:37.762Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:37.762Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:41:37.762Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:37.762Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:37.762Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:37.762Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:41:37.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147601803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:37.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147601804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:37.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147601804 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:37.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147601804 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:37.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147601805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:37.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147601805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:37.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147601805 data=null 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') [2019-07-30T19:41:37.762Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147601805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:37.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147601805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:37.762Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147601805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:37.762Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147601805 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:37.762Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147601805 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:37.762Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:37.762Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:41:37.762Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:41:37.762Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:37.762Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:37.762Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:41:37.762Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:41:37.762Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:37.762Z] DEBUG - Clicking on OK [2019-07-30T19:41:37.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147601816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:37.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147601816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:37.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147601816 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:37.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147601816 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:37.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147601816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:37.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147601816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:37.762Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:37.762Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:37.762Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:37.762Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:37.762Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:37.762Z] DEBUG - Clicked on OK [2019-07-30T19:41:38.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147601816 data=null item=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') [2019-07-30T19:41:38.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1147601487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:41:38.583Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:41:38.583Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:41:38.583Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:41:38.583Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:41:38.583Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:41:38.583Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:38.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147602556 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:38.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147602556 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:38.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147602556 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:38.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147602557 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:38.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147602557 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} [2019-07-30T19:41:38.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147602582 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:38.583Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:38.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147602586 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:38.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147602586 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:38.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147602586 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:38.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147602587 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:38.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147602587 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} [2019-07-30T19:41:38.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147602596 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:38.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147602596 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:38.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147602596 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:38.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147602597 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:38.583Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147602597 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} [2019-07-30T19:41:38.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147602600 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:38.583Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:38.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1147602608 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:41:38.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1147602608 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:41:38.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1147602608 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:41:38.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1147602608 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:41:38.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147602609 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]} [2019-07-30T19:41:38.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1147602614 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:41:40.475Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T19:41:40.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:40.475Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:40.475Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:41:40.475Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:41:40.475Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:41:40.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:41.295Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:41.295Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:41.295Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:41.295Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:41.295Z] DEBUG - number of items : 18 [2019-07-30T19:41:41.295Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T19:41:41.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147605488 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} [2019-07-30T19:41:41.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147605488 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} [2019-07-30T19:41:41.295Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147605489 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T19:41:41.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147605489 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} [2019-07-30T19:41:41.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147605489 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} [2019-07-30T19:41:41.860Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147605814 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} [2019-07-30T19:41:41.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147605815 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} [2019-07-30T19:41:41.860Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147605815 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} [2019-07-30T19:41:41.860Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147605816 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T19:41:41.860Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147605816 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T19:41:41.860Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names} [2019-07-30T19:41:41.860Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping' [2019-07-30T19:41:41.860Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T19:41:41.860Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...' [2019-07-30T19:41:41.860Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH' [2019-07-30T19:41:41.860Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T19:41:41.860Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T19:41:41.860Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T19:41:41.860Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T19:41:41.860Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:41.860Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:41.860Z] DEBUG - Clicking on Add... [2019-07-30T19:41:41.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=1147605819 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') [2019-07-30T19:41:41.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1147605819 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') [2019-07-30T19:41:41.860Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=1147605819 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T19:41:41.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=1147605819 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T19:41:41.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=1147605819 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') [2019-07-30T19:41:41.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=1147605819 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') [2019-07-30T19:41:41.860Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=1147605819 data=null item=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') [2019-07-30T19:41:41.860Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=1147605833 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') [2019-07-30T19:41:41.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=1147605833 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') [2019-07-30T19:41:41.860Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=1147605833 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') [2019-07-30T19:41:41.860Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=1147605834 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T19:41:41.860Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=1147605834 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH') [2019-07-30T19:41:41.861Z] DEBUG - Clicked on Add... [2019-07-30T19:41:41.861Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button' [2019-07-30T19:41:41.861Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button' [2019-07-30T19:41:41.861Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button' [2019-07-30T19:41:41.861Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button' [2019-07-30T19:41:41.861Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:41.861Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:41.861Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:41:41.861Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:41:41.861Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:41.861Z] DEBUG - Clicking on OK [2019-07-30T19:41:41.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147605878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:41.861Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147605878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:41.861Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147605878 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:41.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147605878 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:41.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147605878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:41.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147605878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:41.861Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=1147605925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:41.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147605878 data=null item=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') [2019-07-30T19:41:41.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147605489 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} [2019-07-30T19:41:42.125Z] DEBUG - Clicked on [2019-07-30T19:41:42.125Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:42.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:42.125Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:42.125Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:42.733Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1147606787 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:41:42.733Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:41:42.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:41:42.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:41:42.733Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:42.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147606835 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:42.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147606835 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:42.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147606835 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:42.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147606835 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:42.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147606836 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} [2019-07-30T19:41:42.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147606889 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:42.989Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:41:42.989Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:41:42.989Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:41:43.246Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:41:43.246Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:41:43.246Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:41:43.246Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:41:43.246Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:43.246Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:41:43.246Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:43.246Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:43.246Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:43.246Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:41:43.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147607390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:43.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147607391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:43.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147607391 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:43.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147607391 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:43.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147607392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:43.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147607392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:43.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147607392 data=null 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') [2019-07-30T19:41:43.246Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147607392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:43.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147607392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:43.246Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147607392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:43.246Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147607392 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:43.246Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147607392 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:43.246Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:43.246Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:41:43.246Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:41:43.246Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:43.246Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:43.246Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:41:43.246Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:41:43.246Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:43.246Z] DEBUG - Clicking on OK [2019-07-30T19:41:43.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147607394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:43.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147607394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:43.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147607394 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:43.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147607394 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:43.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147607394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:43.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147607394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:43.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:43.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:43.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:43.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:43.246Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:43.246Z] DEBUG - Clicked on OK [2019-07-30T19:41:43.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147607395 data=null item=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') [2019-07-30T19:41:43.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1147607002 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:41:44.067Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:41:44.067Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:41:44.067Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:41:44.067Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:41:44.067Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:41:44.067Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:44.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147608144 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:44.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147608144 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:44.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147608144 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:44.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147608144 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:44.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147608145 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} [2019-07-30T19:41:44.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147608188 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:44.067Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:44.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147608189 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:44.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147608189 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:44.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147608190 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:44.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147608190 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:44.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147608190 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} [2019-07-30T19:41:44.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147608197 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:44.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147608197 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:44.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147608201 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:44.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147608202 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:44.067Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147608202 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} [2019-07-30T19:41:44.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147608205 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:44.067Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:44.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1147608206 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:41:44.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1147608206 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:41:44.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1147608206 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:41:44.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1147608207 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:41:44.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147608207 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]} [2019-07-30T19:41:44.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1147608212 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:41:45.959Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T19:41:45.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:46.216Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:46.216Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:46.216Z] DEBUG - number of items : 18 [2019-07-30T19:41:46.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1147610402 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:41:46.216Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:41:46.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:41:46.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:41:46.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:46.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147610505 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:46.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147610505 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:46.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147610505 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:46.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147610506 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:46.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147610506 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} [2019-07-30T19:41:46.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147610514 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:46.473Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:41:46.473Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:41:46.473Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:41:46.730Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:41:46.730Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:41:46.730Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:41:46.730Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:41:46.730Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:46.730Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:41:46.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:46.730Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:46.730Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:46.730Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:41:46.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147610926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:46.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147610926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:46.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147610927 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:46.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147610930 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:46.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147610939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:46.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147610939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:46.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147610939 data=null 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') [2019-07-30T19:41:46.730Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147610939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:46.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147610939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:46.730Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147610939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:46.730Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147610940 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:46.730Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147610940 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:46.730Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:46.730Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:41:46.730Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:41:46.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:46.730Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:46.730Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:41:46.730Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:41:46.730Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:46.730Z] DEBUG - Clicking on OK [2019-07-30T19:41:46.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147610942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:46.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147610942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:46.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147610942 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:46.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147610942 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:46.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147610942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:46.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147610942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:46.987Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:46.987Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:46.987Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:46.987Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:46.987Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:46.987Z] DEBUG - Clicked on OK [2019-07-30T19:41:47.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147610942 data=null item=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') [2019-07-30T19:41:47.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1147610623 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:41:47.500Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:41:48.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:41:48.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:41:48.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:41:48.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:41:48.063Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:48.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147612128 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:48.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147612129 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:48.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147612129 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:48.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147612129 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:48.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147612129 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} [2019-07-30T19:41:48.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147612154 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:48.063Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:48.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147612158 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:48.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147612158 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:48.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147612158 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:48.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147612158 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:48.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147612159 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} [2019-07-30T19:41:48.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147612166 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:48.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147612166 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:48.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147612166 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:48.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147612167 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:48.063Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1147612167 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} [2019-07-30T19:41:48.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147612170 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:48.063Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:48.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1147612171 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:41:48.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1147612178 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:41:48.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1147612178 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:41:48.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1147612179 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:41:48.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147612179 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]} [2019-07-30T19:41:48.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1147612184 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:41:49.956Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"' [2019-07-30T19:41:49.956Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:50.213Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:50.213Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:50.213Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:41:50.213Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:41:50.213Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:41:50.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:50.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:50.777Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:50.777Z] DEBUG - number of items : 18 [2019-07-30T19:41:50.777Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:50.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147614861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:50.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147614861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:50.777Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147614862 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:50.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147614862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:50.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147614862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:50.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147614862 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} [2019-07-30T19:41:50.777Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147614863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:50.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147614864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:50.777Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147614864 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:50.777Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147614864 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:50.777Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147614864 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:50.777Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:50.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:51.340Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:51.340Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:51.340Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:51.340Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:51.340Z] DEBUG - number of items : 18 [2019-07-30T19:41:51.340Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147615391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147615391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.340Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147615391 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147615391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147615391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147615391 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} [2019-07-30T19:41:51.340Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147615392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147615393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.340Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147615393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.340Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147615393 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.340Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147615393 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.340Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.340Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:51.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:51.902Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:51.902Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:51.902Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:51.902Z] DEBUG - number of items : 18 [2019-07-30T19:41:51.902Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147615898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147615898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.902Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147615898 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147615898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147615898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147615899 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} [2019-07-30T19:41:51.902Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147615900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147615900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.902Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147615900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.902Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147615900 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.902Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147615900 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.902Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:51.902Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:52.158Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:52.158Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:52.158Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:52.158Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:52.158Z] DEBUG - number of items : 18 [2019-07-30T19:41:52.158Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147616408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147616408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.158Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147616408 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147616408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147616409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147616409 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} [2019-07-30T19:41:52.158Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147616410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147616410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.158Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147616410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.158Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147616410 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.158Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147616410 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.158Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.158Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:52.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:52.720Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:52.720Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:52.720Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:52.720Z] DEBUG - number of items : 18 [2019-07-30T19:41:52.720Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147616916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147616916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.720Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147616916 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147616916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147616916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147616917 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} [2019-07-30T19:41:52.720Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147616918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147616918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.720Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147616918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.720Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147616918 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.720Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147616918 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.720Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:52.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:53.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:53.283Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:53.283Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:53.283Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:53.283Z] DEBUG - number of items : 18 [2019-07-30T19:41:53.283Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147617424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147617424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.283Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147617424 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147617424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147617425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147617425 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} [2019-07-30T19:41:53.283Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147617426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147617426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.283Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147617426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.283Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147617426 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.283Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147617426 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.283Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:53.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:53.927Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:53.927Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:53.927Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:53.927Z] DEBUG - number of items : 18 [2019-07-30T19:41:53.927Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147617945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147617946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.927Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147617946 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147617946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147617946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147617946 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} [2019-07-30T19:41:53.927Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147617948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147617948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.927Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147617948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147617948 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.927Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147617948 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.927Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:53.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:54.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:54.278Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:54.278Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:54.278Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:54.278Z] DEBUG - number of items : 18 [2019-07-30T19:41:54.278Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147618477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147618477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.278Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147618477 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147618477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147618478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147618478 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} [2019-07-30T19:41:54.278Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147618479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147618479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.278Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147618479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.278Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147618479 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.278Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147618479 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.278Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.278Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:54.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:54.842Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:54.842Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:54.842Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:54.842Z] DEBUG - number of items : 18 [2019-07-30T19:41:54.842Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147618985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147618985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.842Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147618986 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147618986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147618986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147618986 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} [2019-07-30T19:41:54.842Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147618987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147618987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.842Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147618987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.842Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147618987 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.842Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147618987 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.842Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:54.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:55.405Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:55.405Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:55.405Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:55.405Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:55.405Z] DEBUG - number of items : 18 [2019-07-30T19:41:55.405Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:55.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147619509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:55.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147619509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:55.405Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147619509 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:55.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147619509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:55.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147619509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:55.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147619509 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} [2019-07-30T19:41:55.405Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147619510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:55.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147619510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:55.405Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147619510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:55.405Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147619511 data=null doit=true} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:55.405Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147619511 data=null} to ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:55.405Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} [2019-07-30T19:41:55.405Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:55.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:55.969Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:55.969Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:55.969Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:55.969Z] DEBUG - number of items : 18 [2019-07-30T19:41:55.969Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:55.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147620017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:55.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147620018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:55.969Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147620018 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:55.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147620018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:55.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147620018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:55.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147620018 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} [2019-07-30T19:41:55.969Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147620019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:55.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147620019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:55.969Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147620020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:55.969Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147620020 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:55.969Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147620020 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:55.969Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:55.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:56.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:56.533Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:56.533Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:56.533Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:56.533Z] DEBUG - number of items : 18 [2019-07-30T19:41:56.533Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:56.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147620525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:56.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147620525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:56.533Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147620525 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:56.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147620525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:56.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147620526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:56.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147620526 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} [2019-07-30T19:41:56.533Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147620527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:56.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147620527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:56.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147620527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:56.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147620527 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:56.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147620527 data=null} to ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:56.533Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} [2019-07-30T19:41:56.533Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:56.789Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:41:56.789Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"' [2019-07-30T19:41:56.789Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:56.789Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl' [2019-07-30T19:41:56.789Z] DEBUG - number of items : 18 [2019-07-30T19:41:56.789Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous Item} [2019-07-30T19:41:56.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147621032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T19:41:56.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147621032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T19:41:56.789Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147621033 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T19:41:56.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147621033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T19:41:56.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147621033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T19:41:56.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147621033 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} [2019-07-30T19:41:56.789Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147621033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T19:41:56.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147621034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T19:41:56.789Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147621034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T19:41:56.789Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147621034 data=null doit=true} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T19:41:56.789Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147621034 data=null} to ToolItem with tooltip text {Select Previous Item} [2019-07-30T19:41:56.789Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous Item} [2019-07-30T19:41:56.789Z] DEBUG - number of items : 18 [2019-07-30T19:41:56.789Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next Item} [2019-07-30T19:41:56.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147621035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T19:41:56.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147621035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T19:41:56.789Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147621035 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2019-07-30T19:41:56.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147621035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T19:41:56.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147621035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T19:41:56.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147621035 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} [2019-07-30T19:41:56.789Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147621035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T19:41:56.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147621035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T19:41:56.789Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147621036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item} [2019-07-30T19:41:56.789Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147621036 data=null doit=true} to ToolItem with tooltip text {Select Next Item} [2019-07-30T19:41:56.789Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147621036 data=null} to ToolItem with tooltip text {Select Next Item} [2019-07-30T19:41:56.789Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next Item} [2019-07-30T19:41:56.789Z] DEBUG - number of items : 18 [2019-07-30T19:41:56.789Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In} [2019-07-30T19:41:56.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147621036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T19:41:56.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147621037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T19:41:56.789Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147621037 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-30T19:41:56.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147621037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T19:41:56.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147621037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T19:41:56.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147621037 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} [2019-07-30T19:41:56.789Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147621037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T19:41:56.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147621037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T19:41:56.789Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147621037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In} [2019-07-30T19:41:56.789Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147621037 data=null doit=true} to ToolItem with tooltip text {Zoom In} [2019-07-30T19:41:56.789Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147621038 data=null} to ToolItem with tooltip text {Zoom In} [2019-07-30T19:41:56.789Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In} [2019-07-30T19:41:56.789Z] DEBUG - number of items : 18 [2019-07-30T19:41:56.789Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out} [2019-07-30T19:41:56.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=1147621038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T19:41:56.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147621038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T19:41:56.790Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=1147621039 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-30T19:41:56.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=1147621039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T19:41:56.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=1147621039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T19:41:56.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=1147621039 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} [2019-07-30T19:41:56.790Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=1147621039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T19:41:56.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=1147621039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T19:41:56.790Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=1147621039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out} [2019-07-30T19:41:56.790Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=1147621039 data=null doit=true} to ToolItem with tooltip text {Zoom Out} [2019-07-30T19:41:56.790Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=1147621039 data=null} to ToolItem with tooltip text {Zoom Out} [2019-07-30T19:41:56.790Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out} [2019-07-30T19:41:57.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1147621324 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:41:57.354Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:41:57.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:41:57.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:41:57.354Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:41:57.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=1147621368 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:57.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=1147621368 data=null doit=true} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:57.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=1147621368 data=null} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:57.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=1147621369 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:57.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147621369 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} [2019-07-30T19:41:57.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=1147621390 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack} [2019-07-30T19:41:57.354Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:41:57.354Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:41:57.354Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:41:57.611Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:41:57.611Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:41:57.611Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:41:57.611Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:41:57.611Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:57.611Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:41:57.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:57.611Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:57.611Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:57.611Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:41:57.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147621795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:57.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147621795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:57.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147621795 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:57.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147621796 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:57.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147621796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:57.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147621796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:57.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147621805 data=null 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') [2019-07-30T19:41:57.611Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147621805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:57.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147621806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:57.611Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147621806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:57.611Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147621806 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:57.611Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147621806 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:57.611Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:41:57.611Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:41:57.611Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:41:57.611Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:41:57.611Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:41:57.611Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:41:57.611Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:41:57.611Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:57.611Z] DEBUG - Clicking on OK [2019-07-30T19:41:57.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147621808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:57.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147621808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:57.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147621808 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:57.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147621808 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:57.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147621809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:57.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147621809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:57.611Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:57.611Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:57.611Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:57.611Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:57.611Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:41:57.611Z] DEBUG - Clicked on OK [2019-07-30T19:41:58.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147621809 data=null item=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') [2019-07-30T19:41:58.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1147621489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:41:58.175Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.429 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest [2019-07-30T19:41:58.175Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 16.305 s [2019-07-30T19:41:58.175Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 6.467 s [2019-07-30T19:41:58.175Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 5.974 s [2019-07-30T19:41:58.175Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 6.18 s [2019-07-30T19:41:58.175Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 4.323 s [2019-07-30T19:41:58.175Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 5.693 s [2019-07-30T19:41:58.175Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 3.482 s [2019-07-30T19:41:58.175Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest) Time elapsed: 10.82 s [2019-07-30T19:41:58.175Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2019-07-30T19:41:58.738Z] *** BUG *** [2019-07-30T19:41:58.738Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:41:58.738Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:41:58.738Z] [2019-07-30T19:41:58.738Z] *** BUG *** [2019-07-30T19:41:58.738Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:41:58.738Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:41:58.738Z] [2019-07-30T19:41:58.738Z] *** BUG *** [2019-07-30T19:41:58.738Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:41:58.738Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:41:58.738Z] [2019-07-30T19:41:58.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-30T19:41:58.995Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T19:42:11.174Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2019-07-30T19:42:11.174Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:42:11.174Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-30T19:42:11.174Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T19:42:11.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:42:11.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:42:11.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:42:11.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:42:11.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:42:11.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:42:11.174Z] DEBUG - Setting state to checked on: memory [2019-07-30T19:42:11.174Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"' [2019-07-30T19:42:11.174Z] DEBUG - matched with text "", using matcher: of type 'Chart' [2019-07-30T19:42:12.661Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"' [2019-07-30T19:42:12.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:42:12.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:42:12.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:42:12.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:42:12.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:42:12.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:42:12.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:42:12.661Z] DEBUG - Setting state to checked on: memory [2019-07-30T19:42:12.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1147636992 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:42:12.918Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:42:12.918Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:42:12.918Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:42:12.918Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:42:12.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1147637079 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:42:12.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1147637080 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:42:12.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1147637080 data=null} to TreeItem with text {test} [2019-07-30T19:42:12.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1147637080 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:42:12.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147637080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:42:12.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1147637090 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:42:13.176Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:42:13.176Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:42:13.176Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:42:13.433Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:42:13.433Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:42:13.433Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:42:13.433Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:42:13.433Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:42:13.433Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:42:13.433Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:42:13.433Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:42:13.433Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:42:13.433Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:42:13.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147637512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:42:13.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147637512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:42:13.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147637512 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:42:13.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147637512 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:42:13.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147637513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:42:13.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147637513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:42:13.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147637513 data=null 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') [2019-07-30T19:42:13.433Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147637513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:42:13.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147637513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:42:13.434Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147637513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:42:13.434Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147637513 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:42:13.434Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147637513 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:42:13.434Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:42:13.434Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:42:13.434Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:42:13.434Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:42:13.434Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:42:13.434Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:42:13.434Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:42:13.434Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:42:13.434Z] DEBUG - Clicking on OK [2019-07-30T19:42:13.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147637518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:42:13.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147637518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:42:13.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147637518 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:42:13.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147637523 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:42:13.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147637523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:42:13.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147637524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:42:13.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:42:13.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:42:13.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:42:13.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:42:13.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:42:13.434Z] DEBUG - Clicked on OK [2019-07-30T19:42:13.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147637524 data=null item=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') [2019-07-30T19:42:13.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1147637203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:42:14.559Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.289 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest [2019-07-30T19:42:14.559Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 12.347 s [2019-07-30T19:42:14.559Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest) Time elapsed: 1.941 s [2019-07-30T19:42:14.559Z] [2019-07-30T19:42:14.559Z] Results: [2019-07-30T19:42:14.559Z] [2019-07-30T19:42:14.559Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:42:14.559Z] [2019-07-30T19:42:15.122Z] [2019-07-30T19:42:15.122Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 19:42:14.948 [2019-07-30T19:42:15.122Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T19:42:16.051Z] [INFO] All tests passed! [2019-07-30T19:42:16.051Z] [INFO] [2019-07-30T19:42:16.051Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T19:42:16.051Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:42:16.051Z] [INFO] [2019-07-30T19:42:16.051Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T19:42:16.981Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:42:16.981Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:42:17.237Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:42:17.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:42:17.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T19:42:18.056Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:42:18.056Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:42:18.056Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:42:18.056Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:42:18.313Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T19:42:18.569Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:42:19.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:42:19.938Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T19:42:21.304Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T19:42:21.560Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T19:42:21.560Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:42:21.817Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:42:21.817Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T19:42:22.072Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T19:42:22.072Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T19:42:22.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T19:42:22.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T19:42:22.329Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T19:42:22.585Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T19:42:22.841Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T19:42:23.098Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T19:42:23.098Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T19:42:23.098Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:42:23.098Z] [INFO] [2019-07-30T19:42:23.098Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T19:42:23.098Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar [2019-07-30T19:42:23.098Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.pom [2019-07-30T19:42:23.098Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar [2019-07-30T19:42:23.098Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:42:23.355Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml [2019-07-30T19:42:23.355Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.10-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml [2019-07-30T19:42:23.355Z] [INFO] [2019-07-30T19:42:23.355Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests --- [2019-07-30T19:42:23.355Z] [INFO] [2019-07-30T19:42:23.355Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >---- [2019-07-30T19:42:23.355Z] [INFO] Building Trace Compass Pcap Format Support Parent 5.0.0-SNAPSHOT [101/134] [2019-07-30T19:42:23.355Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T19:42:23.355Z] [INFO] [2019-07-30T19:42:23.355Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T19:42:23.355Z] [INFO] [2019-07-30T19:42:23.355Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T19:42:23.355Z] [INFO] [2019-07-30T19:42:23.355Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T19:42:23.355Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:42:23.355Z] [INFO] [2019-07-30T19:42:23.355Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T19:42:23.355Z] [INFO] [2019-07-30T19:42:23.355Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T19:42:23.355Z] [INFO] [2019-07-30T19:42:23.355Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T19:42:23.355Z] [INFO] [2019-07-30T19:42:23.355Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T19:42:23.355Z] [INFO] [2019-07-30T19:42:23.355Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T19:42:23.355Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:42:23.355Z] [INFO] [2019-07-30T19:42:23.355Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T19:42:23.355Z] [INFO] [2019-07-30T19:42:23.355Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent --- [2019-07-30T19:42:23.355Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-5.0.0-SNAPSHOT.pom [2019-07-30T19:42:23.355Z] [INFO] [2019-07-30T19:42:23.355Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >----- [2019-07-30T19:42:23.355Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.0-SNAPSHOT [102/134] [2019-07-30T19:42:23.355Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:42:23.355Z] [INFO] [2019-07-30T19:42:23.355Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T19:42:23.355Z] [INFO] [2019-07-30T19:42:23.355Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T19:42:23.355Z] [INFO] The project's OSGi version is 1.1.0.201907301829 [2019-07-30T19:42:23.355Z] [INFO] [2019-07-30T19:42:23.355Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T19:42:23.355Z] [INFO] [2019-07-30T19:42:23.355Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T19:42:23.355Z] [INFO] [2019-07-30T19:42:23.355Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T19:42:23.355Z] [INFO] [2019-07-30T19:42:23.355Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T19:42:23.355Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:42:23.355Z] [INFO] [2019-07-30T19:42:23.355Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T19:42:23.355Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:42:23.355Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources [2019-07-30T19:42:23.355Z] [INFO] [2019-07-30T19:42:23.355Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T19:42:23.355Z] [INFO] Compiling 55 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/target/classes [2019-07-30T19:42:23.613Z] [INFO] [2019-07-30T19:42:23.613Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T19:42:23.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:42:23.613Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources [2019-07-30T19:42:23.613Z] [INFO] [2019-07-30T19:42:23.613Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T19:42:23.613Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-sources.jar [2019-07-30T19:42:23.613Z] [INFO] [2019-07-30T19:42:23.613Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T19:42:23.613Z] [INFO] [2019-07-30T19:42:23.613Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T19:42:23.613Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar [2019-07-30T19:42:23.613Z] [INFO] [2019-07-30T19:42:23.613Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T19:42:23.613Z] [INFO] [2019-07-30T19:42:23.613Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T19:42:23.613Z] [INFO] [2019-07-30T19:42:23.613Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T19:42:23.613Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar [2019-07-30T19:42:24.023Z] [INFO] [2019-07-30T19:42:24.023Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T19:42:24.023Z] [INFO] [2019-07-30T19:42:24.023Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T19:42:24.023Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:42:24.023Z] [INFO] [2019-07-30T19:42:24.023Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T19:42:24.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:42:24.023Z] [INFO] [2019-07-30T19:42:24.023Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T19:42:24.023Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar [2019-07-30T19:42:24.023Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.pom [2019-07-30T19:42:24.023Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-sources.jar [2019-07-30T19:42:24.023Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:42:24.023Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:42:24.023Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.0-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:42:24.023Z] [INFO] [2019-07-30T19:42:24.023Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core --- [2019-07-30T19:42:24.023Z] [INFO] [2019-07-30T19:42:24.023Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >-- [2019-07-30T19:42:24.023Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.2-SNAPSHOT [103/134] [2019-07-30T19:42:24.023Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:42:24.023Z] [INFO] [2019-07-30T19:42:24.023Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T19:42:24.023Z] [INFO] [2019-07-30T19:42:24.023Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T19:42:24.023Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc (includes = [*.zip, *.pcap, *.cap, *.tar*], excludes = [*.xml, *.sh]) [2019-07-30T19:42:24.023Z] [INFO] [2019-07-30T19:42:24.023Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T19:42:24.023Z] [INFO] The project's OSGi version is 1.0.2.201907301829 [2019-07-30T19:42:24.023Z] [INFO] [2019-07-30T19:42:24.023Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T19:42:24.023Z] [INFO] [2019-07-30T19:42:24.023Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T19:42:24.023Z] [INFO] [2019-07-30T19:42:24.023Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T19:42:24.023Z] [INFO] [2019-07-30T19:42:24.023Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T19:42:24.023Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:42:24.023Z] [INFO] [2019-07-30T19:42:24.023Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T19:42:24.023Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:42:24.023Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources [2019-07-30T19:42:24.023Z] [INFO] [2019-07-30T19:42:24.023Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T19:42:24.023Z] [INFO] Compiling 17 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes [2019-07-30T19:42:24.280Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/BadPacketTest.java:[87] [2019-07-30T19:42:24.280Z] new EthernetIIPacket(dummy, null, packet); [2019-07-30T19:42:24.280Z] ^^^^^ [2019-07-30T19:42:24.280Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T19:42:24.280Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[54] [2019-07-30T19:42:24.280Z] PcapFile littleEndian = trace.getTrace(); [2019-07-30T19:42:24.280Z] ^^^^^^^^^^^^ [2019-07-30T19:42:24.280Z] Potential resource leak: 'littleEndian' may not be closed [2019-07-30T19:42:24.280Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[59] [2019-07-30T19:42:24.280Z] PcapFile bigEndian = trace.getTrace(); [2019-07-30T19:42:24.280Z] ^^^^^^^^^ [2019-07-30T19:42:24.280Z] Potential resource leak: 'bigEndian' may not be closed [2019-07-30T19:42:24.280Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/PacketTest.java:[103] [2019-07-30T19:42:24.280Z] Packet packet = new EthernetIIPacket(dummy, null, byteBuffer); [2019-07-30T19:42:24.280Z] ^^^^^ [2019-07-30T19:42:24.280Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T19:42:24.280Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[86] [2019-07-30T19:42:24.280Z] UnknownPacket packet = new UnknownPacket(dummy, null, byteBuffer); [2019-07-30T19:42:24.280Z] ^^^^^ [2019-07-30T19:42:24.280Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T19:42:24.280Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[97] [2019-07-30T19:42:24.280Z] assertEquals(new UnknownPacket(dummy, null, byteBuffer), packet); [2019-07-30T19:42:24.280Z] ^^^^^ [2019-07-30T19:42:24.280Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T19:42:24.280Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[164] [2019-07-30T19:42:24.280Z] TCPPacket packet = new TCPPacket(file, null, byteBuffer); [2019-07-30T19:42:24.280Z] ^^^^ [2019-07-30T19:42:24.280Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T19:42:24.280Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[174] [2019-07-30T19:42:24.280Z] TCPPacket expected = new TCPPacket(file, null, byteBuffer); [2019-07-30T19:42:24.280Z] ^^^^ [2019-07-30T19:42:24.280Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T19:42:24.280Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[117] [2019-07-30T19:42:24.280Z] UDPPacket packet = new UDPPacket(file, null, byteBuffer); [2019-07-30T19:42:24.280Z] ^^^^ [2019-07-30T19:42:24.280Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T19:42:24.280Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[127] [2019-07-30T19:42:24.280Z] UDPPacket expected = new UDPPacket(file, null, byteBuffer); [2019-07-30T19:42:24.280Z] ^^^^ [2019-07-30T19:42:24.280Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T19:42:24.280Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[165] [2019-07-30T19:42:24.280Z] IPv4Packet packet = new IPv4Packet(file, null, byteBuffer); [2019-07-30T19:42:24.280Z] ^^^^ [2019-07-30T19:42:24.280Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T19:42:24.280Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[175] [2019-07-30T19:42:24.280Z] IPv4Packet expected = new IPv4Packet(file, null, byteBuffer); [2019-07-30T19:42:24.280Z] ^^^^ [2019-07-30T19:42:24.280Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T19:42:24.280Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/pcap/PcapPacketTest.java:[244] [2019-07-30T19:42:24.280Z] PcapOldPacket expected = new PcapOldPacket((PcapOldFile) file, fHeader, fPayload, 36L); [2019-07-30T19:42:24.280Z] ^^^^^^^ [2019-07-30T19:42:24.280Z] Null type safety (type annotations): The expression of type 'ByteBuffer' needs unchecked conversion to conform to '@NonNull ByteBuffer' [2019-07-30T19:42:24.281Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[42] [2019-07-30T19:42:24.281Z] public void FileOpenBadPcapTest() throws IOException { [2019-07-30T19:42:24.281Z] ^^^^^^^^^^^ [2019-07-30T19:42:24.281Z] The declared exception IOException is not actually thrown by the method FileOpenBadPcapTest() from type PcapFileOpenFailTest [2019-07-30T19:42:24.281Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[60] [2019-07-30T19:42:24.281Z] public void FileOpenBinaryFile() throws IOException { [2019-07-30T19:42:24.281Z] ^^^^^^^^^^^ [2019-07-30T19:42:24.281Z] The declared exception IOException is not actually thrown by the method FileOpenBinaryFile() from type PcapFileOpenFailTest [2019-07-30T19:42:24.281Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[78] [2019-07-30T19:42:24.281Z] public void FileOpenDirectory() throws IOException { [2019-07-30T19:42:24.281Z] ^^^^^^^^^^^ [2019-07-30T19:42:24.281Z] The declared exception IOException is not actually thrown by the method FileOpenDirectory() from type PcapFileOpenFailTest [2019-07-30T19:42:24.281Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[113] [2019-07-30T19:42:24.281Z] EthernetIIPacket packet = new EthernetIIPacket(file, null, byteBuffer); [2019-07-30T19:42:24.281Z] ^^^^ [2019-07-30T19:42:24.281Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T19:42:24.281Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[123] [2019-07-30T19:42:24.281Z] EthernetIIPacket expected = new EthernetIIPacket(file, null, byteBuffer); [2019-07-30T19:42:24.281Z] ^^^^ [2019-07-30T19:42:24.281Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T19:42:24.281Z] 18 problems (18 warnings) [2019-07-30T19:42:24.281Z] [INFO] [2019-07-30T19:42:24.281Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T19:42:24.281Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:42:24.281Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources [2019-07-30T19:42:24.281Z] [INFO] [2019-07-30T19:42:24.281Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T19:42:24.281Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-30T19:42:24.281Z] [INFO] [2019-07-30T19:42:24.281Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T19:42:24.281Z] [INFO] [2019-07-30T19:42:24.281Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T19:42:24.281Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar [2019-07-30T19:42:24.281Z] [INFO] [2019-07-30T19:42:24.281Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T19:42:24.281Z] [INFO] [2019-07-30T19:42:24.281Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T19:42:24.281Z] [INFO] [2019-07-30T19:42:24.281Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T19:42:24.281Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar [2019-07-30T19:42:24.281Z] [INFO] [2019-07-30T19:42:24.281Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T19:42:24.281Z] [INFO] [2019-07-30T19:42:24.281Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T19:42:24.281Z] [INFO] Executing tasks [2019-07-30T19:42:24.281Z] [2019-07-30T19:42:24.281Z] main: [2019-07-30T19:42:24.281Z] [2019-07-30T19:42:24.281Z] main: [2019-07-30T19:42:24.281Z] [echo] Attempting to download test traces [2019-07-30T19:42:24.281Z] [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip [2019-07-30T19:42:24.281Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip [2019-07-30T19:42:24.539Z] [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip [2019-07-30T19:42:24.539Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip [2019-07-30T19:42:24.539Z] [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip [2019-07-30T19:42:24.539Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip [2019-07-30T19:42:24.539Z] [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip [2019-07-30T19:42:24.539Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip [2019-07-30T19:42:24.539Z] [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip [2019-07-30T19:42:24.539Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip [2019-07-30T19:42:24.539Z] [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip [2019-07-30T19:42:24.539Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip [2019-07-30T19:42:24.539Z] [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip [2019-07-30T19:42:24.539Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip [2019-07-30T19:42:24.539Z] [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2 [2019-07-30T19:42:24.539Z] [get] To: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 [2019-07-30T19:42:24.795Z] [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 [2019-07-30T19:42:25.357Z] [2019-07-30T19:42:25.357Z] extractTraces: [2019-07-30T19:42:25.357Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T19:42:25.357Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T19:42:25.357Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T19:42:25.357Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T19:42:25.357Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T19:42:25.357Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T19:42:25.357Z] [unzip] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T19:42:25.614Z] [bunzip2] Expanding /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar [2019-07-30T19:42:26.983Z] [untar] Expanding: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc [2019-07-30T19:42:26.983Z] [echo] Traces extracted successfully [2019-07-30T19:42:26.983Z] [INFO] Executed tasks [2019-07-30T19:42:26.983Z] [INFO] [2019-07-30T19:42:26.983Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T19:42:27.913Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log [2019-07-30T19:42:27.913Z] [INFO] Command line: [2019-07-30T19:42:27.913Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T19:42:27.913Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:42:31.187Z] !SESSION 2019-07-30 19:42:28.060 ----------------------------------------------- [2019-07-30T19:42:31.187Z] eclipse.buildId=unknown [2019-07-30T19:42:31.187Z] java.version=1.8.0_202 [2019-07-30T19:42:31.187Z] java.vendor=Oracle Corporation [2019-07-30T19:42:31.187Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:42:31.187Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T19:42:31.187Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T19:42:31.187Z] [2019-07-30T19:42:31.187Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:42:30.449 [2019-07-30T19:42:31.187Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:42:31.187Z] !STACK 0 [2019-07-30T19:42:31.187Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T19:42:31.187Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:42:31.187Z] [2019-07-30T19:42:31.187Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:42:31.187Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:42:31.187Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:42:31.187Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:42:31.187Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:42:31.187Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:42:31.187Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:42:31.187Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:42:31.187Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:42:31.187Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:42:31.187Z] [2019-07-30T19:42:31.187Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:42:30.632 [2019-07-30T19:42:31.187Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:42:31.187Z] !STACK 0 [2019-07-30T19:42:31.187Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T19:42:31.187Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:42:31.187Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:42:31.187Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:42:31.187Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T19:42:31.187Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:42:31.187Z] [2019-07-30T19:42:31.187Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:42:31.187Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:42:31.187Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:42:31.187Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:42:31.187Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:42:31.187Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:42:31.187Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:42:31.187Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:42:31.187Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:42:31.187Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:42:33.707Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2019-07-30T19:42:33.965Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest [2019-07-30T19:42:33.965Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest) Time elapsed: 0.097 s [2019-07-30T19:42:33.965Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2019-07-30T19:42:33.965Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest [2019-07-30T19:42:33.965Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest) Time elapsed: 0.003 s [2019-07-30T19:42:33.965Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2019-07-30T19:42:33.965Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest [2019-07-30T19:42:33.965Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest) Time elapsed: 0.013 s [2019-07-30T19:42:33.965Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2019-07-30T19:42:33.965Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest [2019-07-30T19:42:33.965Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest) Time elapsed: 0.078 s [2019-07-30T19:42:33.965Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest [2019-07-30T19:42:33.965Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest [2019-07-30T19:42:33.965Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0.001 s [2019-07-30T19:42:33.965Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest) Time elapsed: 0.001 s [2019-07-30T19:42:33.965Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest [2019-07-30T19:42:33.965Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest [2019-07-30T19:42:33.965Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2019-07-30T19:42:33.965Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0 s [2019-07-30T19:42:33.965Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest) Time elapsed: 0.001 s [2019-07-30T19:42:33.965Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2019-07-30T19:42:34.222Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest [2019-07-30T19:42:34.222Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest) Time elapsed: 0.183 s [2019-07-30T19:42:34.222Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2019-07-30T19:42:34.222Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest [2019-07-30T19:42:34.222Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0.001 s [2019-07-30T19:42:34.222Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest) Time elapsed: 0 s [2019-07-30T19:42:34.222Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2019-07-30T19:42:34.222Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest [2019-07-30T19:42:34.222Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest) Time elapsed: 0.001 s [2019-07-30T19:42:34.222Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest [2019-07-30T19:42:34.222Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest [2019-07-30T19:42:34.222Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest) Time elapsed: 0.001 s [2019-07-30T19:42:34.222Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest [2019-07-30T19:42:34.222Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest [2019-07-30T19:42:34.222Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest) Time elapsed: 0.002 s [2019-07-30T19:42:34.222Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2019-07-30T19:42:34.479Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest [2019-07-30T19:42:34.479Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest) Time elapsed: 0.045 s [2019-07-30T19:42:34.479Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2019-07-30T19:42:34.479Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest [2019-07-30T19:42:34.479Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest) Time elapsed: 0.002 s [2019-07-30T19:42:34.479Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2019-07-30T19:42:34.479Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest [2019-07-30T19:42:34.479Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest) Time elapsed: 0.018 s [2019-07-30T19:42:34.479Z] [2019-07-30T19:42:34.479Z] Results: [2019-07-30T19:42:34.479Z] [2019-07-30T19:42:34.479Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:42:34.479Z] [2019-07-30T19:42:35.408Z] [INFO] All tests passed! [2019-07-30T19:42:35.408Z] [INFO] [2019-07-30T19:42:35.408Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T19:42:35.408Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:42:35.408Z] [INFO] [2019-07-30T19:42:35.408Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T19:42:35.408Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:42:35.408Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T19:42:35.408Z] [INFO] [2019-07-30T19:42:35.408Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T19:42:35.408Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar [2019-07-30T19:42:35.408Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.pom [2019-07-30T19:42:35.408Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-30T19:42:35.408Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:42:35.408Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-p2metadata.xml [2019-07-30T19:42:35.408Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml [2019-07-30T19:42:35.408Z] [INFO] [2019-07-30T19:42:35.408Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests --- [2019-07-30T19:42:35.408Z] [INFO] [2019-07-30T19:42:35.408Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >--- [2019-07-30T19:42:35.408Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT [104/134] [2019-07-30T19:42:35.408Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:42:35.408Z] [INFO] [2019-07-30T19:42:35.408Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T19:42:35.408Z] [INFO] [2019-07-30T19:42:35.408Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T19:42:35.408Z] [INFO] The project's OSGi version is 1.0.3.201907301829 [2019-07-30T19:42:35.408Z] [INFO] [2019-07-30T19:42:35.408Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T19:42:35.408Z] [INFO] [2019-07-30T19:42:35.408Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T19:42:35.408Z] [INFO] [2019-07-30T19:42:35.408Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T19:42:35.408Z] [INFO] [2019-07-30T19:42:35.408Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T19:42:35.408Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:42:35.408Z] [INFO] [2019-07-30T19:42:35.408Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T19:42:35.408Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:42:35.408Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources [2019-07-30T19:42:35.408Z] [INFO] [2019-07-30T19:42:35.408Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T19:42:35.408Z] [INFO] Compiling 29 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes [2019-07-30T19:42:35.665Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[114] [2019-07-30T19:42:35.665Z] String key = entry.getKey(); [2019-07-30T19:42:35.665Z] ^^^^^^^^^^^^^^ [2019-07-30T19:42:35.665Z] 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 [2019-07-30T19:42:35.665Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[115] [2019-07-30T19:42:35.665Z] String value = entry.getValue(); [2019-07-30T19:42:35.665Z] ^^^^^^^^^^^^^^^^ [2019-07-30T19:42:35.665Z] 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 [2019-07-30T19:42:35.665Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/analysis/StreamListAnalysis.java:[116] [2019-07-30T19:42:35.665Z] entry.getValue().addEventToStream(event); [2019-07-30T19:42:35.665Z] ^^^^^^^^^^^^^^^^ [2019-07-30T19:42:35.665Z] 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 [2019-07-30T19:42:35.665Z] 3 problems (3 warnings) [2019-07-30T19:42:35.665Z] [INFO] [2019-07-30T19:42:35.665Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T19:42:35.665Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:42:35.665Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources [2019-07-30T19:42:35.665Z] [INFO] [2019-07-30T19:42:35.665Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T19:42:35.665Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar [2019-07-30T19:42:35.665Z] [INFO] [2019-07-30T19:42:35.665Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T19:42:35.665Z] [INFO] [2019-07-30T19:42:35.665Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T19:42:35.665Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2019-07-30T19:42:35.923Z] [INFO] [2019-07-30T19:42:35.923Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T19:42:35.923Z] [INFO] [2019-07-30T19:42:35.923Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T19:42:35.923Z] [INFO] [2019-07-30T19:42:35.923Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T19:42:35.923Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar [2019-07-30T19:42:35.923Z] [INFO] [2019-07-30T19:42:35.923Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T19:42:35.923Z] [INFO] [2019-07-30T19:42:35.923Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T19:42:35.923Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:42:35.923Z] [INFO] [2019-07-30T19:42:35.923Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T19:42:35.923Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:42:35.923Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:42:36.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T19:42:36.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:42:36.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:42:36.328Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:42:36.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:42:36.893Z] [INFO] [2019-07-30T19:42:36.893Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T19:42:36.893Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:42:36.893Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:42:36.893Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:42:36.893Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:42:36.893Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:42:36.893Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:42:36.893Z] [INFO] [2019-07-30T19:42:36.893Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core --- [2019-07-30T19:42:36.893Z] [INFO] [2019-07-30T19:42:36.893Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >---- [2019-07-30T19:42:36.893Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.1-SNAPSHOT [105/134] [2019-07-30T19:42:36.893Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:42:36.893Z] [INFO] [2019-07-30T19:42:36.893Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T19:42:36.893Z] [INFO] [2019-07-30T19:42:36.893Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T19:42:36.893Z] [INFO] The project's OSGi version is 1.1.1.201907301829 [2019-07-30T19:42:36.893Z] [INFO] [2019-07-30T19:42:36.893Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T19:42:36.893Z] [INFO] [2019-07-30T19:42:36.893Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T19:42:36.893Z] [INFO] [2019-07-30T19:42:36.893Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T19:42:36.893Z] [INFO] [2019-07-30T19:42:36.893Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T19:42:36.893Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:42:36.893Z] [INFO] [2019-07-30T19:42:36.893Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T19:42:36.893Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:42:36.893Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources [2019-07-30T19:42:36.893Z] [INFO] [2019-07-30T19:42:36.893Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T19:42:36.893Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes [2019-07-30T19:42:37.150Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[274] [2019-07-30T19:42:37.150Z] TmfPcapProtocol protocol = protocolEntry.getKey(); [2019-07-30T19:42:37.150Z] ^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:42:37.150Z] 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 [2019-07-30T19:42:37.150Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[276] [2019-07-30T19:42:37.150Z] Table table = protocolEntry.getValue(); [2019-07-30T19:42:37.150Z] ^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:42:37.150Z] 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 [2019-07-30T19:42:37.150Z] 2 problems (2 warnings) [2019-07-30T19:42:37.150Z] [INFO] [2019-07-30T19:42:37.150Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T19:42:37.150Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:42:37.150Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources [2019-07-30T19:42:37.150Z] [INFO] [2019-07-30T19:42:37.150Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T19:42:37.150Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-30T19:42:37.407Z] [INFO] [2019-07-30T19:42:37.407Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T19:42:37.407Z] [INFO] [2019-07-30T19:42:37.407Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T19:42:37.407Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar [2019-07-30T19:42:37.407Z] [INFO] [2019-07-30T19:42:37.407Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T19:42:37.407Z] [INFO] [2019-07-30T19:42:37.407Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T19:42:37.407Z] [INFO] [2019-07-30T19:42:37.407Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T19:42:37.407Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar [2019-07-30T19:42:37.407Z] [INFO] [2019-07-30T19:42:37.407Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T19:42:37.407Z] [INFO] [2019-07-30T19:42:37.407Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T19:42:37.407Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:42:37.407Z] [INFO] [2019-07-30T19:42:37.407Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T19:42:37.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:42:37.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:42:37.664Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T19:42:37.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:42:37.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:42:38.177Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:42:38.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:42:38.740Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T19:42:38.996Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:42:40.365Z] [INFO] [2019-07-30T19:42:40.365Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T19:42:40.365Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar [2019-07-30T19:42:40.365Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.pom [2019-07-30T19:42:40.365Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-sources.jar [2019-07-30T19:42:40.365Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:42:40.365Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-p2metadata.xml [2019-07-30T19:42:40.365Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.1-SNAPSHOT-p2artifacts.xml [2019-07-30T19:42:40.365Z] [INFO] [2019-07-30T19:42:40.365Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui --- [2019-07-30T19:42:40.365Z] [INFO] [2019-07-30T19:42:40.365Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >----- [2019-07-30T19:42:40.365Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 5.0.0-SNAPSHOT [106/134] [2019-07-30T19:42:40.365Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T19:42:40.365Z] [INFO] [2019-07-30T19:42:40.365Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T19:42:40.365Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/target [2019-07-30T19:42:40.365Z] [INFO] [2019-07-30T19:42:40.365Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T19:42:40.365Z] [INFO] The project's OSGi version is 5.0.0.201907301829 [2019-07-30T19:42:40.365Z] [INFO] [2019-07-30T19:42:40.365Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T19:42:40.365Z] [INFO] [2019-07-30T19:42:40.365Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T19:42:40.365Z] [INFO] [2019-07-30T19:42:40.365Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T19:42:40.365Z] [INFO] [2019-07-30T19:42:40.365Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T19:42:40.365Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:42:40.365Z] [INFO] [2019-07-30T19:42:40.365Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T19:42:40.365Z] [INFO] [2019-07-30T19:42:40.365Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T19:42:40.365Z] [INFO] [2019-07-30T19:42:40.365Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T19:42:40.365Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.jar [2019-07-30T19:42:40.365Z] [INFO] [2019-07-30T19:42:40.365Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T19:42:40.365Z] [INFO] [2019-07-30T19:42:40.365Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T19:42:40.365Z] [INFO] [2019-07-30T19:42:40.365Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T19:42:40.365Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:42:40.365Z] [INFO] [2019-07-30T19:42:40.365Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T19:42:40.365Z] [INFO] [2019-07-30T19:42:40.365Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T19:42:40.365Z] [INFO] [2019-07-30T19:42:40.365Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T19:42:40.365Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:42:40.365Z] [INFO] [2019-07-30T19:42:40.365Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T19:42:41.295Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:42:41.295Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:42:41.295Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:42:41.858Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T19:42:42.115Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:42:43.482Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:42:43.482Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:42:43.482Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T19:42:43.482Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:42:43.482Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T19:42:43.739Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:42:43.739Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:42:43.739Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:42:43.739Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T19:42:43.739Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T19:42:43.996Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:42:44.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:42:44.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T19:42:44.252Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T19:42:44.509Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T19:42:44.509Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T19:42:44.765Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T19:42:44.766Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T19:42:45.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:42:45.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T19:42:45.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T19:42:45.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes [2019-07-30T19:42:45.023Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T19:42:45.023Z] [INFO] [2019-07-30T19:42:45.023Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T19:42:45.023Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.jar [2019-07-30T19:42:45.023Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT.pom [2019-07-30T19:42:45.023Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:42:45.023Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:42:45.023Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:42:45.023Z] [INFO] [2019-07-30T19:42:45.023Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap --- [2019-07-30T19:42:45.023Z] [INFO] [2019-07-30T19:42:45.023Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >-- [2019-07-30T19:42:45.023Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT [107/134] [2019-07-30T19:42:45.023Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:42:45.023Z] [INFO] [2019-07-30T19:42:45.023Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T19:42:45.023Z] [INFO] [2019-07-30T19:42:45.023Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T19:42:45.023Z] [INFO] The project's OSGi version is 1.0.1.201907301829 [2019-07-30T19:42:45.023Z] [INFO] [2019-07-30T19:42:45.023Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T19:42:45.023Z] [INFO] [2019-07-30T19:42:45.023Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T19:42:45.023Z] [INFO] [2019-07-30T19:42:45.023Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T19:42:45.023Z] [INFO] [2019-07-30T19:42:45.023Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T19:42:45.023Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:42:45.023Z] [INFO] [2019-07-30T19:42:45.023Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T19:42:45.023Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:42:45.023Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources [2019-07-30T19:42:45.023Z] [INFO] [2019-07-30T19:42:45.023Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T19:42:45.023Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes [2019-07-30T19:42:45.280Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/org/eclipse/tracecompass/tmf/pcap/core/tests/event/PcapEventFieldTest.java:[122] [2019-07-30T19:42:45.280Z] IPv4Packet packet = new IPv4Packet(file, null, bb); [2019-07-30T19:42:45.280Z] ^^^^ [2019-07-30T19:42:45.280Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile' [2019-07-30T19:42:45.280Z] 1 problem (1 warning) [2019-07-30T19:42:45.280Z] [INFO] [2019-07-30T19:42:45.280Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T19:42:45.280Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:42:45.280Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources [2019-07-30T19:42:45.280Z] [INFO] [2019-07-30T19:42:45.280Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T19:42:45.280Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T19:42:45.280Z] [INFO] [2019-07-30T19:42:45.280Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T19:42:45.280Z] [INFO] [2019-07-30T19:42:45.280Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T19:42:45.280Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T19:42:45.280Z] [INFO] [2019-07-30T19:42:45.280Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T19:42:45.280Z] [INFO] [2019-07-30T19:42:45.280Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T19:42:45.280Z] [INFO] [2019-07-30T19:42:45.280Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T19:42:45.280Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T19:42:45.280Z] [INFO] [2019-07-30T19:42:45.280Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T19:42:45.280Z] [INFO] [2019-07-30T19:42:45.280Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T19:42:46.209Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log [2019-07-30T19:42:46.209Z] [INFO] Command line: [2019-07-30T19:42:46.466Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T19:42:46.466Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:42:49.153Z] !SESSION 2019-07-30 19:42:46.470 ----------------------------------------------- [2019-07-30T19:42:49.153Z] eclipse.buildId=unknown [2019-07-30T19:42:49.153Z] java.version=1.8.0_202 [2019-07-30T19:42:49.153Z] java.vendor=Oracle Corporation [2019-07-30T19:42:49.153Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:42:49.153Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T19:42:49.153Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T19:42:49.153Z] [2019-07-30T19:42:49.153Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:42:49.043 [2019-07-30T19:42:49.153Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:42:49.153Z] !STACK 0 [2019-07-30T19:42:49.153Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61] [2019-07-30T19:42:49.153Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:42:49.153Z] [2019-07-30T19:42:49.153Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:42:49.153Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:42:49.153Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:42:49.153Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:42:49.153Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:42:49.153Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:42:49.153Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:42:49.153Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:42:49.153Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:42:49.153Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:42:49.411Z] [2019-07-30T19:42:49.411Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:42:49.221 [2019-07-30T19:42:49.411Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:42:49.411Z] !STACK 0 [2019-07-30T19:42:49.411Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130] [2019-07-30T19:42:49.411Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:42:49.411Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:42:49.411Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:42:49.411Z] org.apache.httpcomponents.httpclient.win [35] [2019-07-30T19:42:49.411Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:42:49.411Z] [2019-07-30T19:42:49.411Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:42:49.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:42:49.411Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:42:49.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:42:49.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:42:49.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:42:49.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:42:49.411Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:42:49.411Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:42:49.411Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:42:52.684Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2019-07-30T19:42:53.246Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.48 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest [2019-07-30T19:42:53.246Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.286 s [2019-07-30T19:42:53.246Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T19:42:53.246Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T19:42:53.246Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T19:42:53.246Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T19:42:53.246Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.009 s [2019-07-30T19:42:53.246Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T19:42:53.246Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T19:42:53.246Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T19:42:53.246Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T19:42:53.246Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T19:42:53.246Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.004 s [2019-07-30T19:42:53.246Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T19:42:53.246Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.002 s [2019-07-30T19:42:53.246Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T19:42:53.246Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T19:42:53.246Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.05 s [2019-07-30T19:42:53.246Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T19:42:53.246Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T19:42:53.246Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.003 s [2019-07-30T19:42:53.246Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0 s [2019-07-30T19:42:53.246Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T19:42:53.246Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest) Time elapsed: 0.001 s [2019-07-30T19:42:53.246Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2019-07-30T19:42:54.613Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.218 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest [2019-07-30T19:42:54.613Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.014 s [2019-07-30T19:42:54.613Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 0.001 s [2019-07-30T19:42:54.613Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest) Time elapsed: 1.202 s [2019-07-30T19:42:54.613Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2019-07-30T19:42:54.613Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest [2019-07-30T19:42:54.613Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T19:42:54.613Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0.002 s [2019-07-30T19:42:54.613Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T19:42:54.613Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0.001 s [2019-07-30T19:42:54.613Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T19:42:54.613Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T19:42:54.613Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T19:42:54.613Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest) Time elapsed: 0 s [2019-07-30T19:42:54.613Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest [2019-07-30T19:42:54.613Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest [2019-07-30T19:42:54.613Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-30T19:42:54.613Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-30T19:42:54.613Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-30T19:42:54.613Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0.002 s [2019-07-30T19:42:54.613Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest) Time elapsed: 0 s [2019-07-30T19:42:54.613Z] [2019-07-30T19:42:54.613Z] Results: [2019-07-30T19:42:54.613Z] [2019-07-30T19:42:54.613Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:42:54.613Z] [2019-07-30T19:42:55.542Z] [INFO] All tests passed! [2019-07-30T19:42:55.542Z] [INFO] [2019-07-30T19:42:55.542Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T19:42:55.542Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:42:55.542Z] [INFO] [2019-07-30T19:42:55.542Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T19:42:55.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:42:55.542Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:42:55.799Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:42:56.362Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:42:56.362Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T19:42:56.362Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-30T19:42:56.362Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:42:56.362Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:42:56.619Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T19:42:56.619Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:42:56.619Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T19:42:57.184Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T19:42:57.184Z] [INFO] [2019-07-30T19:42:57.184Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T19:42:57.184Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:42:59.075Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties 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 [2019-07-30T19:42:59.639Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:43:00.569Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:43:00.828Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:43:00.828Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:43:00.828Z] [INFO] [2019-07-30T19:43:00.828Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests --- [2019-07-30T19:43:00.828Z] [INFO] [2019-07-30T19:43:00.828Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >-- [2019-07-30T19:43:00.828Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT [108/134] [2019-07-30T19:43:00.828Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:43:00.828Z] [INFO] [2019-07-30T19:43:00.828Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T19:43:00.828Z] [INFO] [2019-07-30T19:43:00.828Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T19:43:00.828Z] [INFO] The project's OSGi version is 1.0.0.201907301829 [2019-07-30T19:43:00.828Z] [INFO] [2019-07-30T19:43:00.828Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T19:43:00.828Z] [INFO] [2019-07-30T19:43:00.828Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T19:43:00.828Z] [INFO] [2019-07-30T19:43:00.828Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T19:43:00.828Z] [INFO] [2019-07-30T19:43:00.828Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T19:43:00.828Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:43:00.828Z] [INFO] [2019-07-30T19:43:00.828Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T19:43:00.828Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:43:00.828Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources [2019-07-30T19:43:00.828Z] [INFO] [2019-07-30T19:43:00.828Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T19:43:01.127Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes [2019-07-30T19:43:01.526Z] [INFO] [2019-07-30T19:43:01.526Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T19:43:01.526Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:43:01.526Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources [2019-07-30T19:43:01.526Z] [INFO] [2019-07-30T19:43:01.526Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T19:43:01.526Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T19:43:01.526Z] [INFO] [2019-07-30T19:43:01.526Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T19:43:01.526Z] [INFO] [2019-07-30T19:43:01.526Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T19:43:01.526Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar [2019-07-30T19:43:01.526Z] [INFO] [2019-07-30T19:43:01.526Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T19:43:01.526Z] [INFO] [2019-07-30T19:43:01.526Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T19:43:01.526Z] [INFO] [2019-07-30T19:43:01.526Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T19:43:01.526Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar [2019-07-30T19:43:01.526Z] [INFO] [2019-07-30T19:43:01.526Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T19:43:01.526Z] [INFO] [2019-07-30T19:43:01.526Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T19:43:02.933Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T19:43:02.933Z] [INFO] Command line: [2019-07-30T19:43:02.933Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T19:43:02.933Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:43:07.107Z] !SESSION 2019-07-30 19:43:03.136 ----------------------------------------------- [2019-07-30T19:43:07.107Z] eclipse.buildId=unknown [2019-07-30T19:43:07.107Z] java.version=1.8.0_202 [2019-07-30T19:43:07.107Z] java.vendor=Oracle Corporation [2019-07-30T19:43:07.107Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:43:07.107Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T19:43:07.107Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T19:43:07.107Z] [2019-07-30T19:43:07.107Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:43:06.254 [2019-07-30T19:43:07.107Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:43:07.107Z] !STACK 0 [2019-07-30T19:43:07.107Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T19:43:07.107Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:43:07.107Z] [2019-07-30T19:43:07.107Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:43:07.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:43:07.107Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:43:07.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:43:07.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:43:07.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:43:07.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:43:07.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:43:07.107Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:43:07.107Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:43:07.107Z] [2019-07-30T19:43:07.107Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:43:06.432 [2019-07-30T19:43:07.107Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:43:07.107Z] !STACK 0 [2019-07-30T19:43:07.107Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T19:43:07.107Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:43:07.107Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:43:07.107Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:43:07.107Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T19:43:07.107Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:43:07.107Z] [2019-07-30T19:43:07.107Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:43:07.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:43:07.107Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:43:07.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:43:07.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:43:07.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:43:07.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:43:07.107Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:43:07.107Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:43:07.107Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:43:08.476Z] process 15909: 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 [2019-07-30T19:43:08.476Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T19:43:08.733Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:43:08.733Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:43:18.684Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2019-07-30T19:43:18.684Z] Display size: 1440x900 [2019-07-30T19:43:18.684Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T19:43:18.684Z] GTK version=3.18.9 [2019-07-30T19:43:18.684Z] GTK theme=Ambiance [2019-07-30T19:43:18.684Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T19:43:18.684Z] Time zone: Coordinated Universal Time [2019-07-30T19:43:18.684Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T19:43:18.684Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T19:43:50.730Z] *** BUG *** [2019-07-30T19:43:50.730Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:43:50.730Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:43:50.730Z] [2019-07-30T19:43:50.730Z] *** BUG *** [2019-07-30T19:43:50.730Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:43:50.730Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:43:50.730Z] [2019-07-30T19:43:50.730Z] *** BUG *** [2019-07-30T19:43:50.730Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:43:50.730Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:43:50.730Z] [2019-07-30T19:43:50.730Z] *** BUG *** [2019-07-30T19:43:50.730Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:43:50.730Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:43:50.730Z] [2019-07-30T19:43:50.730Z] *** BUG *** [2019-07-30T19:43:50.730Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:43:50.730Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:43:50.730Z] [2019-07-30T19:43:50.730Z] *** BUG *** [2019-07-30T19:43:50.730Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:43:50.730Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:43:50.730Z] [2019-07-30T19:43:50.730Z] *** BUG *** [2019-07-30T19:43:50.730Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:43:50.730Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:43:50.730Z] [2019-07-30T19:43:50.730Z] *** BUG *** [2019-07-30T19:43:50.730Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:43:50.730Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:43:50.730Z] [2019-07-30T19:43:50.730Z] *** BUG *** [2019-07-30T19:43:50.730Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:43:50.730Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:43:50.730Z] [2019-07-30T19:43:50.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:43:50.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:43:50.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:43:50.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:43:50.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1147732785 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:43:50.730Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:43:50.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:43:50.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:43:50.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:43:50.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1147732904 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:43:50.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1147732905 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:43:50.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1147732905 data=null} to TreeItem with text {test} [2019-07-30T19:43:50.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1147732906 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:43:50.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1147732910 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:43:50.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1147733128 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:43:50.730Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:43:50.730Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:43:50.730Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:43:50.730Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:43:50.730Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:43:50.730Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:43:50.730Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:43:50.730Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:43:50.730Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:43:50.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:43:50.730Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:43:50.730Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:43:50.730Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:43:50.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147734527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:43:50.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147734528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:43:50.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147734529 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:43:50.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147734529 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:43:50.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147734529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:43:50.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147734529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:43:50.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147734530 data=null 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') [2019-07-30T19:43:50.730Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147734530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:43:50.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147734530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:43:50.730Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147734530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:43:50.730Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147734531 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:43:50.730Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1147734531 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:43:50.730Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:43:50.730Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:43:50.730Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:43:50.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:43:50.730Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:43:50.730Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:43:50.730Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:43:50.730Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:43:50.730Z] DEBUG - Clicking on OK [2019-07-30T19:43:50.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1147734537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:43:50.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1147734537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:43:50.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1147734537 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:43:50.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1147734538 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:43:50.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1147734538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:43:50.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1147734538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:43:50.730Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:43:50.730Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:43:50.730Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:43:50.730Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:43:50.730Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:43:50.730Z] DEBUG - Clicked on OK [2019-07-30T19:43:51.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1147734538 data=null item=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') [2019-07-30T19:43:51.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1147733411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:43:51.551Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.489 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest [2019-07-30T19:43:51.551Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest) Time elapsed: 30.781 s [2019-07-30T19:43:51.551Z] [2019-07-30T19:43:51.551Z] Results: [2019-07-30T19:43:51.551Z] [2019-07-30T19:43:51.552Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:43:51.552Z] [2019-07-30T19:43:52.481Z] [2019-07-30T19:43:52.481Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 19:43:52.247 [2019-07-30T19:43:52.481Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T19:43:53.410Z] [INFO] All tests passed! [2019-07-30T19:43:53.410Z] [INFO] [2019-07-30T19:43:53.410Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T19:43:53.410Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:43:53.410Z] [INFO] [2019-07-30T19:43:53.410Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T19:43:53.973Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:43:53.973Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:43:54.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:43:54.793Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:43:55.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:43:55.049Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T19:43:55.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:43:55.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T19:43:55.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-30T19:43:55.306Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:43:55.561Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:43:55.561Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T19:43:55.561Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:43:55.818Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T19:43:56.074Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:43:56.074Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T19:43:56.330Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T19:43:56.331Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-30T19:43:56.331Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T19:43:56.586Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:43:57.954Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T19:43:58.211Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T19:43:58.211Z] [INFO] [2019-07-30T19:43:58.211Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T19:43:58.211Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:43:58.211Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties 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 [2019-07-30T19:43:58.211Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:43:58.211Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:43:58.211Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:43:58.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests --- [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >---- [2019-07-30T19:43:58.468Z] [INFO] Building Trace Compass RCP Parent 5.0.0-SNAPSHOT [109/134] [2019-07-30T19:43:58.468Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T19:43:58.468Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T19:43:58.468Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent --- [2019-07-30T19:43:58.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-5.0.0-SNAPSHOT.pom [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >--- [2019-07-30T19:43:58.468Z] [INFO] Building Trace Compass RCP Branding plug-in 5.0.0-SNAPSHOT [110/134] [2019-07-30T19:43:58.468Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T19:43:58.468Z] [INFO] The project's OSGi version is 5.0.0.201907301829 [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T19:43:58.468Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T19:43:58.468Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:43:58.468Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T19:43:58.468Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:43:58.468Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T19:43:58.468Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-sources.jar [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T19:43:58.468Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T19:43:58.468Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T19:43:58.468Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T19:43:58.468Z] [INFO] [2019-07-30T19:43:58.468Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T19:43:58.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar [2019-07-30T19:43:58.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.pom [2019-07-30T19:43:58.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-sources.jar [2019-07-30T19:43:58.468Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:43:58.726Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:43:58.726Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding --- [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >-- [2019-07-30T19:43:58.726Z] [INFO] Building Trace Compass RCP Branding Feature 5.0.0-SNAPSHOT [111/134] [2019-07-30T19:43:58.726Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T19:43:58.726Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/target [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T19:43:58.726Z] [INFO] The project's OSGi version is 5.0.0.201907301829 [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T19:43:58.726Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T19:43:58.726Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.jar [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T19:43:58.726Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T19:43:58.726Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T19:43:58.726Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding' with 0 classes [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T19:43:58.726Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.jar [2019-07-30T19:43:58.726Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT.pom [2019-07-30T19:43:58.726Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:43:58.726Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:43:58.726Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:43:58.726Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:43:58.726Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature --- [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------ [2019-07-30T19:43:58.726Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 5.0.0-SNAPSHOT [112/134] [2019-07-30T19:43:58.726Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T19:43:58.726Z] [INFO] The project's OSGi version is 5.0.0.201907301829 [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T19:43:58.726Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T19:43:58.726Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:43:58.726Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources [2019-07-30T19:43:58.726Z] [INFO] [2019-07-30T19:43:58.726Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T19:43:58.726Z] [INFO] Compiling 9 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/target/classes [2019-07-30T19:43:59.026Z] [INFO] [2019-07-30T19:43:59.026Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T19:43:59.026Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:43:59.026Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources [2019-07-30T19:43:59.026Z] [INFO] [2019-07-30T19:43:59.026Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T19:43:59.026Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-sources.jar [2019-07-30T19:43:59.425Z] [INFO] [2019-07-30T19:43:59.425Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T19:43:59.425Z] [INFO] [2019-07-30T19:43:59.425Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T19:43:59.425Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar [2019-07-30T19:43:59.425Z] [INFO] [2019-07-30T19:43:59.425Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T19:43:59.425Z] [INFO] [2019-07-30T19:43:59.425Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T19:43:59.425Z] [INFO] [2019-07-30T19:43:59.425Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T19:43:59.425Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar [2019-07-30T19:43:59.425Z] [INFO] [2019-07-30T19:43:59.425Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T19:43:59.425Z] [INFO] [2019-07-30T19:43:59.425Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T19:43:59.425Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:43:59.425Z] [INFO] [2019-07-30T19:43:59.425Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T19:43:59.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:43:59.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:43:59.682Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:44:01.091Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:44:01.654Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:44:01.910Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:44:01.910Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:44:01.910Z] [INFO] [2019-07-30T19:44:01.910Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T19:44:01.910Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar [2019-07-30T19:44:01.910Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.pom [2019-07-30T19:44:01.910Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-sources.jar [2019-07-30T19:44:01.910Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:44:01.911Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:44:01.911Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:44:01.911Z] [INFO] [2019-07-30T19:44:01.911Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui --- [2019-07-30T19:44:01.911Z] [INFO] [2019-07-30T19:44:01.911Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >-------- [2019-07-30T19:44:01.911Z] [INFO] Building Trace Compass RCP Feature 5.0.0-SNAPSHOT [113/134] [2019-07-30T19:44:01.911Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T19:44:01.911Z] [INFO] [2019-07-30T19:44:01.911Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp --- [2019-07-30T19:44:01.911Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/target [2019-07-30T19:44:01.911Z] [INFO] [2019-07-30T19:44:01.911Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp --- [2019-07-30T19:44:01.911Z] [INFO] The project's OSGi version is 5.0.0.201907301829 [2019-07-30T19:44:01.911Z] [INFO] [2019-07-30T19:44:01.911Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp --- [2019-07-30T19:44:01.911Z] [INFO] [2019-07-30T19:44:01.911Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp --- [2019-07-30T19:44:01.911Z] [INFO] [2019-07-30T19:44:01.911Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp --- [2019-07-30T19:44:01.911Z] [INFO] [2019-07-30T19:44:01.911Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp --- [2019-07-30T19:44:01.911Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:44:01.911Z] [INFO] [2019-07-30T19:44:01.911Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp --- [2019-07-30T19:44:01.911Z] [INFO] [2019-07-30T19:44:01.911Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp --- [2019-07-30T19:44:01.911Z] [INFO] [2019-07-30T19:44:01.911Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp --- [2019-07-30T19:44:02.167Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.jar [2019-07-30T19:44:02.167Z] [INFO] [2019-07-30T19:44:02.167Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp --- [2019-07-30T19:44:02.167Z] [INFO] [2019-07-30T19:44:02.167Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-30T19:44:02.167Z] [INFO] [2019-07-30T19:44:02.167Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp --- [2019-07-30T19:44:02.167Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (139.18kB) [2019-07-30T19:44:02.167Z] [INFO] The user operation is waiting for background work to complete. [2019-07-30T19:44:02.167Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (139.18kB) [2019-07-30T19:44:02.424Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130... [2019-07-30T19:44:03.353Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:44:03.609Z] [INFO] [2019-07-30T19:44:03.609Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp --- [2019-07-30T19:44:03.609Z] [INFO] [2019-07-30T19:44:03.609Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-30T19:44:03.609Z] [INFO] [2019-07-30T19:44:03.609Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp --- [2019-07-30T19:44:03.609Z] [INFO] [2019-07-30T19:44:03.609Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp --- [2019-07-30T19:44:03.609Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:44:03.609Z] [INFO] [2019-07-30T19:44:03.609Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp --- [2019-07-30T19:44:04.538Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:44:04.538Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:44:04.538Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:44:05.102Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T19:44:05.358Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:44:06.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:44:06.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:44:06.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T19:44:06.725Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:44:06.982Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T19:44:06.982Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:44:06.982Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:44:06.982Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:44:06.982Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T19:44:07.239Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T19:44:07.239Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:44:07.495Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:44:07.495Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T19:44:07.495Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.doc.user' with 0 classes [2019-07-30T19:44:07.495Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T19:44:07.495Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.ui' with 10 classes [2019-07-30T19:44:07.752Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T19:44:07.752Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T19:44:07.752Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T19:44:08.009Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T19:44:08.009Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:44:08.009Z] [INFO] [2019-07-30T19:44:08.009Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp --- [2019-07-30T19:44:08.009Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.jar [2019-07-30T19:44:08.009Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT.pom [2019-07-30T19:44:08.009Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:44:08.009Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:44:08.009Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:44:08.009Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:44:08.009Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:44:08.009Z] [INFO] [2019-07-30T19:44:08.009Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp --- [2019-07-30T19:44:08.009Z] [INFO] [2019-07-30T19:44:08.009Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >-- [2019-07-30T19:44:08.009Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT [114/134] [2019-07-30T19:44:08.009Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:44:08.009Z] [INFO] [2019-07-30T19:44:08.009Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T19:44:08.009Z] [INFO] [2019-07-30T19:44:08.009Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T19:44:08.009Z] [INFO] The project's OSGi version is 1.0.0.201907301829 [2019-07-30T19:44:08.009Z] [INFO] [2019-07-30T19:44:08.009Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T19:44:08.009Z] [INFO] [2019-07-30T19:44:08.009Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T19:44:08.009Z] [INFO] [2019-07-30T19:44:08.009Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T19:44:08.009Z] [INFO] [2019-07-30T19:44:08.009Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T19:44:08.009Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:44:08.009Z] [INFO] [2019-07-30T19:44:08.009Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T19:44:08.009Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:44:08.009Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources [2019-07-30T19:44:08.009Z] [INFO] [2019-07-30T19:44:08.009Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T19:44:08.009Z] [INFO] Compiling 1 source file to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T19:44:08.266Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:44:08.266Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T19:44:08.266Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T19:44:08.266Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T19:44:08.266Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T19:44:08.266Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T19:44:08.266Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:44:08.266Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:44:08.266Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:44:08.266Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:44:08.266Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:44:08.266Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui --- [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >--- [2019-07-30T19:44:08.266Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT [115/134] [2019-07-30T19:44:08.266Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T19:44:08.266Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/target [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T19:44:08.266Z] [INFO] The project's OSGi version is 1.0.0.201907301829 [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T19:44:08.266Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T19:44:08.266Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.jar [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T19:44:08.266Z] [INFO] [2019-07-30T19:44:08.266Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T19:44:08.266Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.1.100.v20180822-1357.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (73.17kB) [2019-07-30T19:44:08.266Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.1.100.v20180822-1357.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (73.17kB) [2019-07-30T19:44:08.523Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.83kB) [2019-07-30T19:44:08.523Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (32.83kB) [2019-07-30T19:44:08.523Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (39.18kB) [2019-07-30T19:44:08.523Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (39.18kB) [2019-07-30T19:44:08.925Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T19:44:08.925Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T19:44:08.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator.ui' with 1 classes [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T19:44:08.925Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.jar [2019-07-30T19:44:08.925Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT.pom [2019-07-30T19:44:08.925Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:44:08.925Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:44:08.925Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator --- [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >-- [2019-07-30T19:44:08.925Z] [INFO] Building Trace Compass Json trace Parent 5.0.0-SNAPSHOT [116/134] [2019-07-30T19:44:08.925Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T19:44:08.925Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T19:44:08.925Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent --- [2019-07-30T19:44:08.925Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-5.0.0-SNAPSHOT.pom [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >-- [2019-07-30T19:44:08.925Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 0.1.1-SNAPSHOT [117/134] [2019-07-30T19:44:08.925Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T19:44:08.925Z] [INFO] The project's OSGi version is 0.1.1.201907301829 [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T19:44:08.925Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T19:44:08.925Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:44:08.925Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources [2019-07-30T19:44:08.925Z] [INFO] [2019-07-30T19:44:08.925Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T19:44:08.925Z] [INFO] Compiling 5 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes [2019-07-30T19:44:09.182Z] [INFO] [2019-07-30T19:44:09.182Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T19:44:09.182Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:44:09.182Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources [2019-07-30T19:44:09.182Z] [INFO] [2019-07-30T19:44:09.182Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T19:44:09.182Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-sources.jar [2019-07-30T19:44:09.182Z] [INFO] [2019-07-30T19:44:09.182Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T19:44:09.182Z] [INFO] [2019-07-30T19:44:09.182Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T19:44:09.182Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar [2019-07-30T19:44:09.182Z] [INFO] [2019-07-30T19:44:09.182Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T19:44:09.182Z] [INFO] [2019-07-30T19:44:09.182Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T19:44:09.182Z] [INFO] [2019-07-30T19:44:09.182Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T19:44:09.182Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar [2019-07-30T19:44:09.182Z] [INFO] [2019-07-30T19:44:09.182Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T19:44:09.182Z] [INFO] [2019-07-30T19:44:09.182Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T19:44:09.182Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:44:09.182Z] [INFO] [2019-07-30T19:44:09.182Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T19:44:09.182Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:44:09.439Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:44:09.696Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:44:10.260Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:44:10.260Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:44:10.260Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:44:10.260Z] [INFO] [2019-07-30T19:44:10.260Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T19:44:10.260Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar [2019-07-30T19:44:11.635Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.pom [2019-07-30T19:44:11.892Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-sources.jar [2019-07-30T19:44:11.892Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:44:11.892Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-p2metadata.xml [2019-07-30T19:44:11.892Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.1-SNAPSHOT-p2artifacts.xml [2019-07-30T19:44:11.892Z] [INFO] [2019-07-30T19:44:11.892Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core --- [2019-07-30T19:44:11.892Z] [INFO] [2019-07-30T19:44:11.892Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >----- [2019-07-30T19:44:11.892Z] [INFO] Building org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT [118/134] [2019-07-30T19:44:11.892Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T19:44:11.892Z] [INFO] [2019-07-30T19:44:11.892Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T19:44:11.892Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/target [2019-07-30T19:44:11.892Z] [INFO] [2019-07-30T19:44:11.892Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T19:44:12.148Z] [INFO] The project's OSGi version is 1.0.0.201907301829 [2019-07-30T19:44:12.148Z] [INFO] [2019-07-30T19:44:12.148Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T19:44:12.148Z] [INFO] [2019-07-30T19:44:12.148Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T19:44:12.148Z] [INFO] [2019-07-30T19:44:12.148Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T19:44:12.148Z] [INFO] [2019-07-30T19:44:12.148Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T19:44:12.148Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:44:12.148Z] [INFO] [2019-07-30T19:44:12.148Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T19:44:12.148Z] [INFO] [2019-07-30T19:44:12.148Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T19:44:12.148Z] [INFO] [2019-07-30T19:44:12.148Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T19:44:12.148Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.jar [2019-07-30T19:44:12.148Z] [INFO] [2019-07-30T19:44:12.148Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T19:44:12.148Z] [INFO] [2019-07-30T19:44:12.148Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T19:44:12.148Z] [INFO] [2019-07-30T19:44:12.148Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T19:44:12.148Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:44:12.148Z] [INFO] [2019-07-30T19:44:12.148Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T19:44:12.148Z] [INFO] [2019-07-30T19:44:12.148Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T19:44:12.148Z] [INFO] [2019-07-30T19:44:12.148Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T19:44:12.148Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:44:12.148Z] [INFO] [2019-07-30T19:44:12.148Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T19:44:13.077Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:44:13.077Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:44:13.077Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:44:13.640Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T19:44:13.897Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:44:15.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:44:15.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:44:15.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T19:44:15.267Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:44:15.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T19:44:15.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:44:15.523Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:44:15.779Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:44:15.779Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T19:44:15.779Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T19:44:15.779Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:44:16.036Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:44:16.292Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T19:44:16.292Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-30T19:44:16.292Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T19:44:16.292Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T19:44:16.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T19:44:16.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T19:44:16.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T19:44:16.548Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:44:16.548Z] [INFO] [2019-07-30T19:44:16.548Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T19:44:16.548Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.jar [2019-07-30T19:44:16.548Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT.pom [2019-07-30T19:44:16.548Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T19:44:16.548Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:44:16.548Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:44:16.548Z] [INFO] [2019-07-30T19:44:16.548Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace --- [2019-07-30T19:44:16.548Z] [INFO] [2019-07-30T19:44:16.548Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >---- [2019-07-30T19:44:16.548Z] [INFO] Building Trace Compass RCP Product 5.0.0-SNAPSHOT [119/134] [2019-07-30T19:44:16.548Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2019-07-30T19:44:16.805Z] [INFO] [2019-07-30T19:44:16.805Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T19:44:16.805Z] [INFO] [2019-07-30T19:44:16.805Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T19:44:16.805Z] [INFO] The project's OSGi version is 5.0.0.201907301829 [2019-07-30T19:44:16.805Z] [INFO] [2019-07-30T19:44:16.805Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T19:44:16.805Z] [INFO] [2019-07-30T19:44:16.805Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T19:44:16.805Z] [INFO] [2019-07-30T19:44:16.805Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T19:44:16.805Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:44:16.805Z] [INFO] [2019-07-30T19:44:16.805Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T19:44:16.805Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:44:16.805Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources [2019-07-30T19:44:16.805Z] [INFO] [2019-07-30T19:44:16.805Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T19:44:16.805Z] [INFO] [2019-07-30T19:44:16.805Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T19:44:16.805Z] [INFO] [2019-07-30T19:44:16.805Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T19:44:17.061Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [2019-07-30T19:44:17.061Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2019-07-30T19:44:17.061Z] [INFO] [2019-07-30T19:44:17.061Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T19:44:17.318Z] [INFO] [2019-07-30T19:44:17.318Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T19:44:17.575Z] [INFO] [2019-07-30T19:44:17.575Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T19:44:17.575Z] [INFO] [2019-07-30T19:44:17.575Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T19:45:13.764Z] [INFO] [2019-07-30T19:45:13.764Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T19:45:13.764Z] [INFO] [2019-07-30T19:45:13.764Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T19:45:13.764Z] [INFO] [2019-07-30T19:45:13.764Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T19:45:13.764Z] [INFO] [2019-07-30T19:45:13.764Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T19:45:13.764Z] [INFO] [2019-07-30T19:45:13.764Z] [INFO] --- tycho-p2-director-plugin:1.3.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T19:45:13.764Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass [2019-07-30T19:45:13.764Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907301829. [2019-07-30T19:45:13.764Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-30T19:45:31.818Z] Operation completed in 23948 ms. [2019-07-30T19:45:31.818Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app [2019-07-30T19:45:31.818Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907301829. [2019-07-30T19:45:31.818Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-30T19:45:53.769Z] Operation completed in 20697 ms. [2019-07-30T19:45:53.769Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass [2019-07-30T19:45:53.769Z] Installing org.eclipse.tracecompass.rcp 5.0.0.201907301829. [2019-07-30T19:45:53.769Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947. [2019-07-30T19:46:15.668Z] Operation completed in 21639 ms. [2019-07-30T19:46:15.668Z] [INFO] [2019-07-30T19:46:15.668Z] [INFO] --- tycho-p2-director-plugin:1.3.0:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T19:46:15.668Z] [INFO] Building zip: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1829-win32.win32.x86_64.zip [2019-07-30T19:46:20.917Z] [INFO] Building tar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1829-macosx.cocoa.x86_64.tar.gz [2019-07-30T19:46:35.897Z] [INFO] Building tar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1829-linux.gtk.x86_64.tar.gz [2019-07-30T19:46:57.795Z] [INFO] [2019-07-30T19:46:57.795Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T19:46:57.795Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:46:57.795Z] [INFO] [2019-07-30T19:46:57.795Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T19:47:00.314Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:47:00.314Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:47:00.877Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:47:02.243Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T19:47:06.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:47:08.944Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:47:09.507Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:47:09.507Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T19:47:09.763Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:47:10.019Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T19:47:10.582Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T19:47:10.839Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-30T19:47:11.096Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T19:47:13.622Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T19:47:14.551Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:47:14.807Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:47:15.062Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:47:15.319Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T19:47:15.881Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T19:47:19.229Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T19:47:20.158Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T19:47:20.158Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T19:47:20.414Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf' with 0 classes [2019-07-30T19:47:20.414Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T19:47:20.414Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-30T19:47:20.976Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T19:47:29.067Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:47:29.631Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:47:29.631Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T19:47:29.631Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T19:47:29.631Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T19:47:29.631Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-30T19:47:29.887Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace' with 0 classes [2019-07-30T19:47:29.887Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T19:47:29.887Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T19:47:30.144Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-30T19:47:30.144Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T19:47:30.144Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T19:47:30.401Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T19:47:31.330Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T19:47:31.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T19:47:31.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel' with 0 classes [2019-07-30T19:47:31.893Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T19:47:32.150Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T19:47:32.150Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust' with 0 classes [2019-07-30T19:47:32.150Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T19:47:32.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T19:47:32.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding.feature' with 0 classes [2019-07-30T19:47:32.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp' with 0 classes [2019-07-30T19:47:32.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap' with 0 classes [2019-07-30T19:47:32.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator' with 0 classes [2019-07-30T19:47:32.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding' with 0 classes [2019-07-30T19:47:32.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.branding.feature' with 0 classes [2019-07-30T19:47:32.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.doc.user' with 0 classes [2019-07-30T19:47:32.407Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.ui' with 10 classes [2019-07-30T19:47:32.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp.incubator.ui' with 1 classes [2019-07-30T19:47:32.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.rcp' with 0 classes [2019-07-30T19:47:32.663Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T19:47:32.919Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:47:34.286Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T19:47:34.286Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes [2019-07-30T19:47:34.286Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T19:47:34.286Z] [INFO] [2019-07-30T19:47:34.286Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T19:47:34.286Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2019-07-30T19:47:34.286Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT.pom [2019-07-30T19:47:34.286Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip [2019-07-30T19:47:34.286Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip [2019-07-30T19:47:34.286Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T19:47:34.286Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip [2019-07-30T19:47:34.286Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T19:47:34.286Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1829-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-win32.win32.x86_64.zip [2019-07-30T19:47:39.647Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1829-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz [2019-07-30T19:47:42.919Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.0.0-20190730-1829-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.0.0-SNAPSHOT-linux.gtk.x86_64.tar.gz [2019-07-30T19:47:47.090Z] [INFO] [2019-07-30T19:47:47.090Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product --- [2019-07-30T19:47:47.090Z] [INFO] [2019-07-30T19:47:47.090Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >--- [2019-07-30T19:47:47.090Z] [INFO] Building Trace Compass Release Engineering Parent 5.0.0-SNAPSHOT [120/134] [2019-07-30T19:47:47.090Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T19:47:47.090Z] [INFO] [2019-07-30T19:47:47.090Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T19:47:47.090Z] [INFO] [2019-07-30T19:47:47.090Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T19:47:47.090Z] [INFO] [2019-07-30T19:47:47.090Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T19:47:47.090Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:47:47.090Z] [INFO] [2019-07-30T19:47:47.090Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T19:47:47.090Z] [INFO] [2019-07-30T19:47:47.090Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T19:47:47.090Z] [INFO] [2019-07-30T19:47:47.090Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T19:47:47.090Z] [INFO] [2019-07-30T19:47:47.090Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T19:47:47.090Z] [INFO] [2019-07-30T19:47:47.090Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T19:47:47.090Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:47:47.090Z] [INFO] [2019-07-30T19:47:47.090Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T19:47:47.090Z] [INFO] [2019-07-30T19:47:47.090Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent --- [2019-07-30T19:47:47.090Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-5.0.0-SNAPSHOT.pom [2019-07-30T19:47:47.090Z] [INFO] [2019-07-30T19:47:47.090Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------ [2019-07-30T19:47:47.090Z] [INFO] Building Trace Compass Target Platform 5.0.0-SNAPSHOT [121/134] [2019-07-30T19:47:47.090Z] [INFO] --------------------------------[ pom ]--------------------------------- [2019-07-30T19:47:47.090Z] 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 [2019-07-30T19:47:47.090Z] 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 [2019-07-30T19:47:47.090Z] 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 [2019-07-30T19:47:47.654Z] 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 [2019-07-30T19:47:47.654Z] 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 [2019-07-30T19:47:47.654Z] 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 [2019-07-30T19:47:47.654Z] Progress (1): 4.1/5.8 kB Progress (1): 5.8 kB 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 120 kB/s) [2019-07-30T19:47:47.654Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-30T19:47:47.654Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-30T19:47:47.654Z] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-30T19:47:47.910Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-30T19:47:47.910Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-30T19:47:47.910Z] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [2019-07-30T19:47:47.910Z] Progress (1): 4.1/34 kB Progress (1): 7.7/34 kB Progress (1): 12/34 kB Progress (1): 16/34 kB Progress (1): 20/34 kB Progress (1): 24/34 kB Progress (1): 28/34 kB Progress (1): 32/34 kB Progress (1): 34 kB 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 934 kB/s) [2019-07-30T19:47:47.910Z] 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 [2019-07-30T19:47:47.910Z] 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 [2019-07-30T19:47:47.910Z] 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 [2019-07-30T19:47:48.166Z] 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 [2019-07-30T19:47:48.166Z] 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 [2019-07-30T19:47:48.166Z] 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 [2019-07-30T19:47:48.423Z] Progress (1): 4.1/64 kB Progress (1): 7.7/64 kB Progress (1): 12/64 kB Progress (1): 16/64 kB Progress (1): 20/64 kB Progress (1): 24/64 kB Progress (1): 28/64 kB Progress (1): 32/64 kB Progress (1): 36/64 kB Progress (1): 40/64 kB Progress (1): 44/64 kB Progress (1): 48/64 kB Progress (1): 52/64 kB Progress (1): 56/64 kB Progress (1): 60/64 kB Progress (1): 64/64 kB Progress (1): 64 kB 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 1.1 MB/s) [2019-07-30T19:47:48.423Z] [INFO] [2019-07-30T19:47:48.423Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target --- [2019-07-30T19:47:48.423Z] [INFO] [2019-07-30T19:47:48.423Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target --- [2019-07-30T19:47:48.423Z] [INFO] [2019-07-30T19:47:48.423Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.target --- [2019-07-30T19:47:48.423Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.target/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:47:48.423Z] [INFO] [2019-07-30T19:47:48.423Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.target --- [2019-07-30T19:47:48.423Z] [INFO] [2019-07-30T19:47:48.423Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.target --- [2019-07-30T19:47:48.423Z] [INFO] [2019-07-30T19:47:48.423Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.target --- [2019-07-30T19:47:48.423Z] [INFO] [2019-07-30T19:47:48.423Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target --- [2019-07-30T19:47:48.423Z] [INFO] [2019-07-30T19:47:48.423Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target --- [2019-07-30T19:47:48.423Z] 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 [2019-07-30T19:47:48.423Z] 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 [2019-07-30T19:47:48.423Z] 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 [2019-07-30T19:47:48.423Z] 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 [2019-07-30T19:47:48.679Z] 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 [2019-07-30T19:47:48.679Z] 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 [2019-07-30T19:47:48.679Z] Progress (1): 4.1/4.7 kB Progress (1): 4.7 kB 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 134 kB/s) [2019-07-30T19:47:48.679Z] 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 [2019-07-30T19:47:48.679Z] 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 [2019-07-30T19:47:48.679Z] 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 [2019-07-30T19:47:48.936Z] 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 [2019-07-30T19:47:48.936Z] 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 [2019-07-30T19:47:48.936Z] 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 [2019-07-30T19:47:48.936Z] Progress (1): 4.1/5.1 kB Progress (1): 5.1 kB 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 170 kB/s) [2019-07-30T19:47:48.936Z] 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 [2019-07-30T19:47:48.936Z] 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 [2019-07-30T19:47:48.936Z] 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 [2019-07-30T19:47:49.193Z] 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 [2019-07-30T19:47:49.193Z] 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 [2019-07-30T19:47:49.193Z] 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 [2019-07-30T19:47:49.193Z] Progress (1): 4.1/4.2 kB Progress (1): 4.2 kB 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 139 kB/s) [2019-07-30T19:47:49.193Z] 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 [2019-07-30T19:47:49.193Z] 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 [2019-07-30T19:47:49.193Z] 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 [2019-07-30T19:47:49.449Z] 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 [2019-07-30T19:47:49.449Z] 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 [2019-07-30T19:47:49.449Z] 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 [2019-07-30T19:47:49.449Z] Progress (1): 1.7 kB 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) [2019-07-30T19:47:49.449Z] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-07-30T19:47:49.449Z] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-07-30T19:47:49.706Z] 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 [2019-07-30T19:47:49.706Z] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-07-30T19:47:49.706Z] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [2019-07-30T19:47:49.706Z] 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 [2019-07-30T19:47:49.706Z] Progress (1): 4.1/21 kB Progress (1): 7.7/21 kB Progress (1): 12/21 kB Progress (1): 16/21 kB Progress (1): 20/21 kB Progress (1): 21 kB 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 662 kB/s) [2019-07-30T19:47:49.962Z] 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 [2019-07-30T19:47:49.962Z] 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 [2019-07-30T19:47:49.962Z] 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 [2019-07-30T19:47:49.962Z] 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 [2019-07-30T19:47:49.962Z] 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 [2019-07-30T19:47:49.962Z] 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 [2019-07-30T19:47:49.962Z] 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 [2019-07-30T19:47:49.962Z] 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 [2019-07-30T19:47:49.962Z] 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 [2019-07-30T19:47:50.218Z] 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 [2019-07-30T19:47:50.218Z] 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 [2019-07-30T19:47:50.218Z] 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 [2019-07-30T19:47:50.523Z] 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 [2019-07-30T19:47:50.523Z] 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 [2019-07-30T19:47:50.523Z] 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 [2019-07-30T19:47:50.523Z] 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 [2019-07-30T19:47:50.523Z] 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 [2019-07-30T19:47:50.523Z] 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 [2019-07-30T19:47:50.523Z] Progress (1): 4.1/35 kB Progress (1): 7.7/35 kB Progress (2): 7.7/35 kB | 4.1/54 kB Progress (2): 12/35 kB | 4.1/54 kB Progress (2): 12/35 kB | 7.7/54 kB Progress (2): 16/35 kB | 7.7/54 kB Progress (2): 16/35 kB | 12/54 kB Progress (2): 20/35 kB | 12/54 kB Progress (2): 24/35 kB | 12/54 kB Progress (2): 24/35 kB | 16/54 kB Progress (2): 28/35 kB | 16/54 kB Progress (2): 28/35 kB | 20/54 kB Progress (2): 32/35 kB | 20/54 kB Progress (2): 32/35 kB | 24/54 kB Progress (2): 35 kB | 24/54 kB Progress (3): 35 kB | 24/54 kB | 4.1/41 kB Progress (3): 35 kB | 28/54 kB | 4.1/41 kB Progress (3): 35 kB | 28/54 kB | 7.7/41 kB Progress (3): 35 kB | 32/54 kB | 7.7/41 kB Progress (3): 35 kB | 32/54 kB | 12/41 kB Progress (3): 35 kB | 36/54 kB | 12/41 kB Progress (3): 35 kB | 36/54 kB | 16/41 kB Progress (3): 35 kB | 40/54 kB | 16/41 kB Progress (3): 35 kB | 40/54 kB | 20/41 kB Progress (3): 35 kB | 44/54 kB | 20/41 kB Progress (3): 35 kB | 44/54 kB | 24/41 kB Progress (3): 35 kB | 48/54 kB | 24/41 kB Progress (3): 35 kB | 48/54 kB | 28/41 kB Progress (3): 35 kB | 52/54 kB | 28/41 kB Progress (3): 35 kB | 52/54 kB | 32/41 kB Progress (3): 35 kB | 54 kB | 32/41 kB Progress (3): 35 kB | 54 kB | 36/41 kB Progress (3): 35 kB | 54 kB | 40/41 kB Progress (3): 35 kB | 54 kB | 41 kB 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 519 kB/s) [2019-07-30T19:47:50.523Z] 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 776 kB/s) [2019-07-30T19:47:50.523Z] 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 592 kB/s) [2019-07-30T19:47:50.826Z] [INFO] [2019-07-30T19:47:50.826Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.target --- [2019-07-30T19:47:50.826Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:47:50.826Z] [INFO] [2019-07-30T19:47:50.826Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.target --- [2019-07-30T19:47:50.826Z] [INFO] [2019-07-30T19:47:50.826Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target --- [2019-07-30T19:47:50.826Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT.pom [2019-07-30T19:47:50.826Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.target/tracecompass-e4.6.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.6.target [2019-07-30T19:47:50.826Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.target/tracecompass-e4.7.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.7.target [2019-07-30T19:47:50.826Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.target/tracecompass-e4.8.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.8.target [2019-07-30T19:47:50.826Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.target/tracecompass-e4.9.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.9.target [2019-07-30T19:47:50.826Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.target/tracecompass-e4.10.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.10.target [2019-07-30T19:47:50.826Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.target/tracecompass-e4.11.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.11.target [2019-07-30T19:47:50.826Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.target/tracecompass-e4.12.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-e4.12.target [2019-07-30T19:47:50.826Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.0.0-SNAPSHOT/org.eclipse.tracecompass.target-5.0.0-SNAPSHOT-tracecompass-eStaging.target [2019-07-30T19:47:50.826Z] [INFO] [2019-07-30T19:47:50.826Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >-- [2019-07-30T19:47:50.826Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.8-SNAPSHOT [122/134] [2019-07-30T19:47:50.826Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:47:50.826Z] [INFO] [2019-07-30T19:47:50.826Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T19:47:50.826Z] [INFO] [2019-07-30T19:47:50.826Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T19:47:50.826Z] [INFO] The project's OSGi version is 1.0.8.201907301829 [2019-07-30T19:47:50.826Z] [INFO] [2019-07-30T19:47:50.826Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T19:47:50.826Z] [INFO] [2019-07-30T19:47:50.826Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T19:47:50.826Z] [INFO] [2019-07-30T19:47:50.826Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T19:47:50.826Z] [INFO] [2019-07-30T19:47:50.826Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T19:47:50.826Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:47:50.826Z] [INFO] [2019-07-30T19:47:50.826Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T19:47:50.826Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:47:50.826Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources [2019-07-30T19:47:50.826Z] [INFO] [2019-07-30T19:47:50.826Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T19:47:50.826Z] [INFO] Compiling 7 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes [2019-07-30T19:47:54.191Z] [INFO] [2019-07-30T19:47:54.191Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T19:47:54.191Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:47:54.191Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources [2019-07-30T19:47:54.191Z] [INFO] [2019-07-30T19:47:54.191Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T19:47:54.191Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-30T19:47:54.191Z] [INFO] [2019-07-30T19:47:54.191Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T19:47:54.191Z] [INFO] [2019-07-30T19:47:54.191Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T19:47:54.191Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-30T19:47:54.191Z] [INFO] [2019-07-30T19:47:54.191Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T19:47:54.191Z] [INFO] [2019-07-30T19:47:54.191Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T19:47:54.191Z] [INFO] [2019-07-30T19:47:54.191Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T19:47:54.191Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-30T19:47:54.191Z] [INFO] [2019-07-30T19:47:54.191Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T19:47:54.191Z] [INFO] [2019-07-30T19:47:54.191Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T19:47:58.364Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T19:47:58.364Z] [INFO] Command line: [2019-07-30T19:47:58.364Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T19:47:58.364Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:48:01.636Z] !SESSION 2019-07-30 19:47:58.089 ----------------------------------------------- [2019-07-30T19:48:01.636Z] eclipse.buildId=unknown [2019-07-30T19:48:01.636Z] java.version=1.8.0_202 [2019-07-30T19:48:01.636Z] java.vendor=Oracle Corporation [2019-07-30T19:48:01.636Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:48:01.636Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T19:48:01.636Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T19:48:01.636Z] [2019-07-30T19:48:01.636Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:48:01.623 [2019-07-30T19:48:01.636Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:48:01.636Z] !STACK 0 [2019-07-30T19:48:01.636Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T19:48:01.636Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:48:01.636Z] [2019-07-30T19:48:01.636Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:48:01.636Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:48:01.636Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:48:01.636Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:48:01.636Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:48:01.636Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:48:01.636Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:48:01.636Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:48:01.636Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:48:01.636Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:48:01.893Z] [2019-07-30T19:48:01.893Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:48:01.761 [2019-07-30T19:48:01.893Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:48:01.893Z] !STACK 0 [2019-07-30T19:48:01.893Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T19:48:01.893Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:48:01.893Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:48:01.893Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:48:01.893Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T19:48:01.893Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:48:01.893Z] [2019-07-30T19:48:01.893Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:48:01.893Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:48:01.893Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:48:01.893Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:48:01.893Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:48:01.893Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:48:01.893Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:48:01.893Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:48:01.893Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:48:01.893Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:48:04.415Z] process 16256: 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 [2019-07-30T19:48:04.415Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T19:48:04.978Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:48:04.978Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:48:14.937Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2019-07-30T19:48:15.868Z] Display size: 1440x900 [2019-07-30T19:48:15.868Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T19:48:15.868Z] GTK version=3.18.9 [2019-07-30T19:48:15.868Z] GTK theme=Ambiance [2019-07-30T19:48:15.868Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T19:48:15.868Z] Time zone: Coordinated Universal Time [2019-07-30T19:48:15.868Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T19:48:15.868Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T19:48:21.121Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:48:21.121Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:21.121Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:21.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:21.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:21.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:21.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:21.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:21.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148005019 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:21.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148005020 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:21.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148005020 data=null} to TreeItem with text {test} [2019-07-30T19:48:21.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148005021 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:21.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148005022 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:21.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148005234 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:21.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:21.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148005280 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:21.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148005281 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:21.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148005281 data=null} to TreeItem with text {test} [2019-07-30T19:48:21.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148005282 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:21.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148005282 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:21.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148005292 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:21.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148005300 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:21.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148005300 data=null} to TreeItem with text {test} [2019-07-30T19:48:21.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148005301 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:21.121Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148005301 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} [2019-07-30T19:48:21.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148005382 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:21.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:21.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148005388 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:48:21.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148005388 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:48:21.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148005388 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:48:21.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148005389 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:21.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148005389 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]} [2019-07-30T19:48:21.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148005425 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:21.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148005426 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:48:21.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148005477 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:48:21.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148005478 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:21.379Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148005479 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]} [2019-07-30T19:48:21.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148005484 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:21.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:21.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148005486 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:21.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148005486 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:21.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148005486 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:21.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148005487 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:21.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148005487 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} [2019-07-30T19:48:21.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148005714 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:21.636Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:21.892Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:48:21.892Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:48:21.892Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:48:21.892Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:48:21.892Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:48:21.892Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:48:21.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148006118 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:48:21.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148006119 data=null doit=true} to TableItem with text {} [2019-07-30T19:48:21.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148006119 data=null} to TableItem with text {} [2019-07-30T19:48:21.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148006120 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:48:22.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148006120 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:48:22.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148006199 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:48:22.149Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:48:22.149Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:48:22.149Z] *** BUG *** [2019-07-30T19:48:22.149Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:48:22.149Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:48:22.149Z] [2019-07-30T19:48:22.149Z] *** BUG *** [2019-07-30T19:48:22.149Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:48:22.149Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:48:22.149Z] [2019-07-30T19:48:22.405Z] *** BUG *** [2019-07-30T19:48:22.405Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:48:22.405Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:48:22.405Z] [2019-07-30T19:48:22.405Z] *** BUG *** [2019-07-30T19:48:22.405Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:48:22.405Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:48:22.405Z] [2019-07-30T19:48:22.405Z] *** BUG *** [2019-07-30T19:48:22.405Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:48:22.405Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:48:22.405Z] [2019-07-30T19:48:22.405Z] *** BUG *** [2019-07-30T19:48:22.405Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:48:22.405Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:48:22.405Z] [2019-07-30T19:48:22.405Z] *** BUG *** [2019-07-30T19:48:22.405Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:48:22.405Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:48:22.405Z] [2019-07-30T19:48:22.405Z] *** BUG *** [2019-07-30T19:48:22.405Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:48:22.405Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:48:22.405Z] [2019-07-30T19:48:22.405Z] *** BUG *** [2019-07-30T19:48:22.405Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:48:22.405Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:48:22.405Z] [2019-07-30T19:48:22.662Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-30T19:48:22.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:22.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:22.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:22.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:22.662Z] *** BUG *** [2019-07-30T19:48:22.662Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:48:22.662Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:48:22.662Z] [2019-07-30T19:48:22.919Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:22.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:22.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:22.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:22.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:22.919Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:22.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148007112 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:22.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148007113 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:22.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148007113 data=null} to TreeItem with text {test} [2019-07-30T19:48:22.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148007114 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:22.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148007114 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:23.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148007179 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:23.175Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:23.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148007181 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:23.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148007181 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:23.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148007181 data=null} to TreeItem with text {test} [2019-07-30T19:48:23.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148007182 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:23.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148007183 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:23.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148007192 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:23.175Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:48:23.175Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:23.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148007195 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:48:23.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148007199 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:48:23.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148007200 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:48:23.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148007200 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:23.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148007201 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]} [2019-07-30T19:48:23.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148007209 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:23.175Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:23.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148007211 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:48:23.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148007218 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:48:23.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148007219 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:48:23.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148007219 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:23.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148007220 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]} [2019-07-30T19:48:23.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148007288 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:23.432Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:48:23.432Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:48:23.689Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:48:23.689Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:48:23.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148007799 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:48:23.689Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:48:23.689Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:48:23.689Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:48:23.689Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:48:23.689Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:48:23.689Z] DEBUG - Clicking on &Yes [2019-07-30T19:48:23.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148007813 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') [2019-07-30T19:48:23.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148007814 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') [2019-07-30T19:48:23.689Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148007814 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:48:23.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148007814 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:48:23.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148007814 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') [2019-07-30T19:48:23.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148007815 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') [2019-07-30T19:48:23.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148007815 data=null item=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') [2019-07-30T19:48:24.251Z] DEBUG - Clicked on [2019-07-30T19:48:24.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148007518 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:48:27.029Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:48:27.029Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:27.029Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:27.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:27.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:27.029Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:27.029Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:27.029Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:27.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148011207 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:27.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148011208 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:27.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148011208 data=null} to TreeItem with text {test} [2019-07-30T19:48:27.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148011208 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:27.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148011209 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:27.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148011290 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:27.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:27.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148011291 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:27.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148011292 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:27.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148011292 data=null} to TreeItem with text {test} [2019-07-30T19:48:27.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148011292 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:27.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148011293 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:27.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148011310 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:27.286Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:48:27.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:27.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148011312 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:48:27.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148011312 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:48:27.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148011312 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:48:27.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148011313 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:48:27.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148011313 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]} [2019-07-30T19:48:27.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148011326 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:48:27.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148011327 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:48:27.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148011327 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:48:27.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148011378 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:48:27.286Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148011378 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]} [2019-07-30T19:48:27.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148011383 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:48:27.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1148011383 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-30T19:48:27.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1148011384 data=null} to TreeItem with text {symbolic-link [1]} [2019-07-30T19:48:27.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1148011384 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-30T19:48:27.286Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148011384 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]} [2019-07-30T19:48:27.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1148011388 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-30T19:48:27.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:27.286Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:27.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148011393 data=null button=0 stateMask=0x0 x=154 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:27.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148011393 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:27.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:27.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148011404 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:27.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148011405 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:27.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148011405 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} [2019-07-30T19:48:27.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148011419 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:27.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148011420 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:27.286Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148011420 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:27.625Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148011421 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} [2019-07-30T19:48:27.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148011583 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:27.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148011592 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:27.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148011592 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:27.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148011592 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:27.625Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:27.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:48:27.925Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:27.925Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:27.925Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:28.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:28.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:28.223Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:28.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148012184 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:28.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148012185 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:28.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148012185 data=null} to TreeItem with text {test} [2019-07-30T19:48:28.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148012185 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:28.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148012186 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:28.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148012205 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:28.223Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:28.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148012207 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:28.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148012207 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:28.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148012208 data=null} to TreeItem with text {test} [2019-07-30T19:48:28.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148012208 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:28.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148012208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:28.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148012222 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:28.223Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:48:28.223Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:28.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148012224 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:48:28.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148012224 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:48:28.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148012224 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:48:28.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148012225 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:48:28.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148012226 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]} [2019-07-30T19:48:28.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148012289 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:48:28.223Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T19:48:28.223Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2019-07-30T19:48:28.223Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:28.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148012292 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:28.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148012293 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:28.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148012293 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:28.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148012293 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:28.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148012294 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} [2019-07-30T19:48:28.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148012308 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:28.480Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-30T19:48:28.480Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-30T19:48:28.480Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-30T19:48:28.736Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2019-07-30T19:48:28.736Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=1148012805 data=null doit=true} to Shell with text {Rename Trace} [2019-07-30T19:48:28.736Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T19:48:28.736Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T19:48:28.736Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T19:48:28.736Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T19:48:29.298Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:48:29.298Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:48:29.298Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:48:29.298Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:48:29.298Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:29.298Z] DEBUG - Clicking on OK [2019-07-30T19:48:29.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148013384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:29.298Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148013384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:29.298Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148013384 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:29.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148013384 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:29.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148013385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:29.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148013385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:29.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148013385 data=null item=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') [2019-07-30T19:48:30.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1148012494 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...' [2019-07-30T19:48:30.924Z] DEBUG - Clicked on [2019-07-30T19:48:30.924Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:30.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:30.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:30.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:30.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:30.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:30.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148015014 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:30.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148015014 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:30.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148015014 data=null} to TreeItem with text {test} [2019-07-30T19:48:30.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148015015 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:30.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148015015 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:30.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148015084 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:30.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:30.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148015086 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:30.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148015087 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:30.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148015087 data=null} to TreeItem with text {test} [2019-07-30T19:48:30.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148015087 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:30.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148015087 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:30.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148015095 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:30.924Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:48:30.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:30.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148015097 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:48:30.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148015097 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:48:30.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148015098 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:48:30.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148015098 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:48:30.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148015103 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]} [2019-07-30T19:48:30.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148015110 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:48:30.924Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T19:48:30.924Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again. [2019-07-30T19:48:30.924Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:30.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148015113 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:48:30.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1148015113 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:48:30.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1148015113 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:48:30.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148015114 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:48:30.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148015114 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} [2019-07-30T19:48:30.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148015129 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:48:31.181Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T19:48:31.181Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T19:48:31.181Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T19:48:31.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1148015307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-30T19:48:32.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:48:32.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:48:32.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:48:32.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:48:32.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:48:32.000Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:48:32.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148015994 data=null button=0 stateMask=0x0 x=6 y=32 count=0} to TableItem with text {} [2019-07-30T19:48:32.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148016127 data=null doit=true} to TableItem with text {} [2019-07-30T19:48:32.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148016212 data=null} to TableItem with text {} [2019-07-30T19:48:32.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148016214 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:48:32.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148016214 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:48:32.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148016260 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:48:32.257Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:48:32.257Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:48:32.257Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T19:48:32.257Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:32.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148016598 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:48:32.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1148016599 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:48:32.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1148016599 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:48:32.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148016599 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:48:32.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148016600 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} [2019-07-30T19:48:32.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148016607 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:48:32.513Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:32.513Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:32.513Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:32.513Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:32.770Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:32.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:32.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:32.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:32.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:32.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:32.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148016804 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:32.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148016804 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:32.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148016804 data=null} to TreeItem with text {test} [2019-07-30T19:48:32.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148016805 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:32.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148016805 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:32.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148016890 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:32.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:32.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148016893 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:32.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148016894 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:32.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148016894 data=null} to TreeItem with text {test} [2019-07-30T19:48:32.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148016894 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:32.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148016895 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:32.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148016902 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:32.770Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:48:32.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:32.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148016904 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:48:32.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148016904 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:48:32.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148016904 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:48:32.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148016904 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:48:32.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148016905 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]} [2019-07-30T19:48:32.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148016926 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:48:32.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:32.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148016979 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:48:32.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148016979 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:48:32.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148016979 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:48:32.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148016980 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:48:32.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148016980 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]} [2019-07-30T19:48:32.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148016985 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:48:33.026Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:48:33.026Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:48:33.026Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:48:33.284Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:48:33.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148017292 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:48:33.284Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:48:33.284Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:48:33.284Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:48:33.284Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:48:33.284Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:48:33.284Z] DEBUG - Clicking on &Yes [2019-07-30T19:48:33.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148017294 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') [2019-07-30T19:48:33.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148017295 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') [2019-07-30T19:48:33.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148017295 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:48:33.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148017295 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:48:33.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148017295 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') [2019-07-30T19:48:33.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148017295 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') [2019-07-30T19:48:33.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148017296 data=null item=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') [2019-07-30T19:48:33.540Z] DEBUG - Clicked on [2019-07-30T19:48:33.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148017085 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:48:35.688Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:48:35.688Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:35.945Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:35.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:35.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:35.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:35.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:35.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:35.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148019992 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:35.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148019992 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:35.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148019992 data=null} to TreeItem with text {test} [2019-07-30T19:48:35.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148019993 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:35.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148019993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:35.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148020029 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:35.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:35.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148020030 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:35.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148020030 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:35.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148020030 data=null} to TreeItem with text {test} [2019-07-30T19:48:35.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148020031 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:35.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148020031 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:35.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148020085 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:35.945Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:48:35.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:35.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148020087 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:48:35.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148020088 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:48:35.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148020088 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:48:35.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148020088 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:35.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148020088 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]} [2019-07-30T19:48:35.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148020110 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:35.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148020110 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:48:35.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148020110 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:48:35.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148020111 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:35.945Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148020111 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]} [2019-07-30T19:48:35.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148020180 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:35.945Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:35.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:35.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148020186 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:35.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148020186 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:35.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148020187 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:35.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148020187 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:35.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148020187 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} [2019-07-30T19:48:36.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148020224 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:36.202Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T19:48:36.202Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T19:48:36.458Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T19:48:36.715Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T19:48:36.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1148020722 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T19:48:36.715Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T19:48:36.715Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T19:48:36.715Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T19:48:36.715Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T19:48:36.715Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T19:48:36.715Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T19:48:36.715Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-30T19:48:36.715Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-30T19:48:36.715Z] 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') [2019-07-30T19:48:36.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:48:36.715Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:48:36.715Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T19:48:36.715Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1148020783 data=null doit=true} to Button with text {Copy as a link} [2019-07-30T19:48:36.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1148020784 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} [2019-07-30T19:48:36.715Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T19:48:36.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1148020786 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T19:48:36.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1148020786 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') [2019-07-30T19:48:36.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1148020786 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') [2019-07-30T19:48:36.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1148020787 data=null item=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') [2019-07-30T19:48:36.715Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T19:48:36.715Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T19:48:36.715Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T19:48:36.715Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:48:36.715Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:48:36.715Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:48:36.715Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:48:36.715Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:36.715Z] DEBUG - Clicking on OK [2019-07-30T19:48:36.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148020790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:36.715Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148020790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:36.715Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148020790 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:36.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148020791 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:36.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148020791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:36.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148020791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:36.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:36.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:36.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:36.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:36.715Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:36.715Z] DEBUG - Clicked on OK [2019-07-30T19:48:36.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148020791 data=null item=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') [2019-07-30T19:48:36.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1148020395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-30T19:48:37.280Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:37.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:37.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:37.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:37.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:37.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:37.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148021329 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:37.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148021329 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:37.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148021329 data=null} to TreeItem with text {test} [2019-07-30T19:48:37.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148021330 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:37.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148021330 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:37.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148021384 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:37.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:37.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148021385 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:37.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148021385 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:37.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148021386 data=null} to TreeItem with text {test} [2019-07-30T19:48:37.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148021386 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:37.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148021386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:37.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148021394 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:37.280Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:48:37.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:37.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148021395 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:48:37.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148021395 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:48:37.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148021396 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:48:37.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148021396 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:48:37.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148021396 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]} [2019-07-30T19:48:37.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148021414 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:48:37.280Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:37.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148021416 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:48:37.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148021416 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:48:37.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148021416 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:48:37.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148021416 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:48:37.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148021417 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]} [2019-07-30T19:48:37.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148021429 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:48:37.280Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-30T19:48:37.537Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-30T19:48:37.537Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-30T19:48:37.537Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-30T19:48:37.923Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:48:37.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1148021586 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' [2019-07-30T19:48:38.632Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:48:38.632Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:48:38.632Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:38.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:38.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:38.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:38.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:38.632Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:38.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148022729 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:38.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148022729 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:38.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148022729 data=null} to TreeItem with text {test} [2019-07-30T19:48:38.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148022730 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:38.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148022730 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:38.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148022789 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:38.632Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:48:38.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1148022794 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T19:48:38.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1148022794 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T19:48:38.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1148022795 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T19:48:38.632Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148022795 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]} [2019-07-30T19:48:38.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1148022810 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T19:48:38.632Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T19:48:38.632Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:38.632Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:38.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=1148022817 data=null button=0 stateMask=0x0 x=126 y=53 count=0} to TreeItem with text {Experiment [2]} [2019-07-30T19:48:38.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=1148022817 data=null doit=true} to TreeItem with text {Experiment [2]} [2019-07-30T19:48:38.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=1148022818 data=null} to TreeItem with text {Experiment [2]} [2019-07-30T19:48:38.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=1148022818 data=null button=1 stateMask=0x0 x=126 y=53 count=1} to TreeItem with text {Experiment [2]} [2019-07-30T19:48:38.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148022818 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]} [2019-07-30T19:48:38.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=1148022895 data=null button=1 stateMask=0x80000 x=126 y=53 count=1} to TreeItem with text {Experiment [2]} [2019-07-30T19:48:38.889Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T19:48:38.889Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T19:48:39.146Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T19:48:39.146Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2019-07-30T19:48:39.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=1148023297 data=null doit=true} to Shell with text {Copy Experiment} [2019-07-30T19:48:39.146Z] DEBUG - matched Text with text "Experiment", using matcher: of type 'Text' [2019-07-30T19:48:39.146Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2019-07-30T19:48:39.146Z] DEBUG - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:') [2019-07-30T19:48:39.146Z] DEBUG - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2019-07-30T19:48:39.146Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-30T19:48:39.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:48:39.146Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:48:39.146Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:48:39.146Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:48:39.146Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:39.146Z] DEBUG - Clicking on OK [2019-07-30T19:48:39.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148023307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:39.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148023307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:39.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148023308 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:39.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148023308 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:39.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148023308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:39.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148023308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:39.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:39.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:39.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:39.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:39.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:39.146Z] DEBUG - Clicked on OK [2019-07-30T19:48:39.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148023308 data=null item=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') [2019-07-30T19:48:39.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1148023004 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-30T19:48:39.661Z] WARN - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again. [2019-07-30T19:48:39.661Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:39.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:39.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:39.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:39.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:39.661Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:39.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148023911 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:39.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148023911 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:39.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148023912 data=null} to TreeItem with text {test} [2019-07-30T19:48:39.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148023912 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:39.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148023913 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:39.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148023984 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:39.918Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:39.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148023986 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:39.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148023986 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:39.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148023987 data=null} to TreeItem with text {test} [2019-07-30T19:48:39.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148023987 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:39.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148023987 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:39.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148024000 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:39.918Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:48:39.918Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:39.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148024002 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:48:39.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148024002 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:48:39.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148024002 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:48:39.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148024002 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:48:39.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148024003 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]} [2019-07-30T19:48:39.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148024090 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:48:39.918Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T19:48:39.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1148024091 data=null doit=true} to TreeItem with text {exp [2]} [2019-07-30T19:48:39.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1148024092 data=null} to TreeItem with text {exp [2]} [2019-07-30T19:48:39.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1148024092 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-30T19:48:39.918Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148024092 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]} [2019-07-30T19:48:39.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1148024101 data=null button=1 stateMask=0x80000 x=85 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-30T19:48:39.918Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:39.918Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:39.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=1148024106 data=null button=0 stateMask=0x0 x=85 y=53 count=0} to TreeItem with text {exp [2]} [2019-07-30T19:48:39.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=1148024106 data=null doit=true} to TreeItem with text {exp [2]} [2019-07-30T19:48:39.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=1148024106 data=null} to TreeItem with text {exp [2]} [2019-07-30T19:48:39.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=1148024125 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-30T19:48:39.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148024126 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]} [2019-07-30T19:48:40.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=1148024200 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [2]} [2019-07-30T19:48:40.175Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T19:48:40.175Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T19:48:40.432Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T19:48:40.432Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment' [2019-07-30T19:48:40.432Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=1148024610 data=null doit=true} to Shell with text {Copy Experiment} [2019-07-30T19:48:40.432Z] DEBUG - matched Text with text "exp", using matcher: of type 'Text' [2019-07-30T19:48:40.432Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:' [2019-07-30T19:48:40.432Z] DEBUG - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:') [2019-07-30T19:48:40.432Z] DEBUG - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:')) [2019-07-30T19:48:40.432Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-30T19:48:40.432Z] 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)' [2019-07-30T19:48:40.432Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:48:40.432Z] 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') [2019-07-30T19:48:40.432Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:48:40.432Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:48:40.432Z] 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') [2019-07-30T19:48:40.432Z] DEBUG - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected [2019-07-30T19:48:40.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1148024620 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') [2019-07-30T19:48:40.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1148024635 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') [2019-07-30T19:48:40.432Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1148024635 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') [2019-07-30T19:48:40.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1148024635 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') [2019-07-30T19:48:40.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1148024682 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') [2019-07-30T19:48:40.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1148024682 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') [2019-07-30T19:48:40.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1148024683 data=null item=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') [2019-07-30T19:48:40.432Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1148024683 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') [2019-07-30T19:48:40.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1148024684 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') [2019-07-30T19:48:40.432Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1148024684 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') [2019-07-30T19:48:40.432Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1148024684 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') [2019-07-30T19:48:40.432Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=1148024684 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') [2019-07-30T19:48:40.432Z] 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') [2019-07-30T19:48:40.432Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button' [2019-07-30T19:48:40.432Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:48:40.432Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:48:40.432Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:48:40.432Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:48:40.688Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:40.688Z] DEBUG - Clicking on OK [2019-07-30T19:48:40.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148024686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:40.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148024686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:40.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148024687 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:40.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148024687 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:40.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148024687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:40.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148024687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:40.688Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:40.688Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:40.688Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:40.688Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:40.688Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:40.688Z] DEBUG - Clicked on OK [2019-07-30T19:48:40.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148024687 data=null item=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') [2019-07-30T19:48:40.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1148024302 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-30T19:48:41.251Z] WARN - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again. [2019-07-30T19:48:41.251Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:41.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:41.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:41.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:41.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:41.251Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:41.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148025224 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:41.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148025224 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:41.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148025224 data=null} to TreeItem with text {test} [2019-07-30T19:48:41.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148025225 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:41.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148025225 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:41.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148025290 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:41.251Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:41.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148025291 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:41.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148025291 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:41.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148025291 data=null} to TreeItem with text {test} [2019-07-30T19:48:41.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148025292 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:41.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148025292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:41.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148025307 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:41.251Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:48:41.251Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:41.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1148025308 data=null button=0 stateMask=0x0 x=91 y=221 count=0} to TreeItem with text {Traces [4]} [2019-07-30T19:48:41.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1148025308 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T19:48:41.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1148025309 data=null} to TreeItem with text {Traces [4]} [2019-07-30T19:48:41.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1148025309 data=null button=1 stateMask=0x0 x=91 y=221 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:48:41.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148025309 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]} [2019-07-30T19:48:41.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1148025385 data=null button=1 stateMask=0x80000 x=91 y=221 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:48:41.252Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T19:48:41.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1148025387 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-30T19:48:41.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1148025387 data=null} to TreeItem with text {expDeepCopy [2]} [2019-07-30T19:48:41.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1148025388 data=null button=1 stateMask=0x0 x=134 y=179 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-30T19:48:41.252Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148025388 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]} [2019-07-30T19:48:41.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1148025397 data=null button=1 stateMask=0x80000 x=118 y=179 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-30T19:48:41.252Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T19:48:41.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=1148025398 data=null doit=true} to TreeItem with text {expDeepCopy [2]} [2019-07-30T19:48:41.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=1148025399 data=null} to TreeItem with text {expDeepCopy [2]} [2019-07-30T19:48:41.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=1148025399 data=null button=1 stateMask=0x0 x=118 y=347 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-30T19:48:41.252Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148025399 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]} [2019-07-30T19:48:41.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=1148025432 data=null button=1 stateMask=0x80000 x=134 y=347 count=1} to TreeItem with text {expDeepCopy [2]} [2019-07-30T19:48:41.252Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T19:48:41.508Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:41.508Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148025603 data=null button=0 stateMask=0x0 x=170 y=368 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:41.508Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148025694 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:41.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148025695 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:41.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148025695 data=null button=1 stateMask=0x0 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:41.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148025696 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} [2019-07-30T19:48:41.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148025780 data=null button=1 stateMask=0x80000 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:41.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:41.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:41.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:41.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:41.766Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T19:48:41.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:41.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1148026002 data=null button=0 stateMask=0x0 x=174 y=389 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:48:41.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1148026003 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:48:41.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1148026003 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:48:41.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1148026004 data=null button=1 stateMask=0x0 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:48:41.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148026004 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} [2019-07-30T19:48:42.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1148026083 data=null button=1 stateMask=0x80000 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:48:42.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:42.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:42.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:42.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:42.953Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:42.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:42.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:42.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:42.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:42.953Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:42.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148027012 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:42.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148027012 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:42.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148027012 data=null} to TreeItem with text {test} [2019-07-30T19:48:42.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148027013 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:42.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148027013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:42.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148027050 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:42.953Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:42.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148027051 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:42.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148027052 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:42.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148027052 data=null} to TreeItem with text {test} [2019-07-30T19:48:42.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148027052 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:42.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148027053 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:42.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148027083 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:42.953Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:48:42.953Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:42.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1148027084 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T19:48:42.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1148027085 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T19:48:42.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1148027085 data=null} to TreeItem with text {Traces [4]} [2019-07-30T19:48:42.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1148027085 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:48:42.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148027085 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]} [2019-07-30T19:48:42.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1148027106 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:48:42.953Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:42.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1148027107 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T19:48:42.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1148027108 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T19:48:42.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1148027108 data=null} to TreeItem with text {Traces [4]} [2019-07-30T19:48:42.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1148027108 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:48:42.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148027108 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]} [2019-07-30T19:48:42.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1148027116 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:48:43.210Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:48:43.210Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:48:43.210Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:48:43.210Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:48:43.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148027411 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:48:43.210Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:48:43.210Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:48:43.210Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:48:43.210Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:48:43.210Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:48:43.210Z] DEBUG - Clicking on &Yes [2019-07-30T19:48:43.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148027413 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') [2019-07-30T19:48:43.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148027413 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') [2019-07-30T19:48:43.210Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148027413 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:48:43.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148027413 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:48:43.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148027413 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') [2019-07-30T19:48:43.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148027413 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') [2019-07-30T19:48:43.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148027414 data=null item=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') [2019-07-30T19:48:43.467Z] DEBUG - Clicked on [2019-07-30T19:48:43.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148027218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:48:45.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:48:45.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:45.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:45.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:45.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:45.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:45.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:45.990Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:45.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148029792 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:45.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148029792 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:45.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148029792 data=null} to TreeItem with text {test} [2019-07-30T19:48:45.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148029793 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:45.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148029793 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:45.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148029818 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:45.990Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:45.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148029819 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:45.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148029824 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:45.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148029825 data=null} to TreeItem with text {test} [2019-07-30T19:48:45.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148029825 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:45.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148029825 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:45.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148029890 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:45.990Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:48:45.990Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:45.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148029892 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:48:45.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148029892 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:48:45.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148029893 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:48:45.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148029893 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:45.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148029893 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]} [2019-07-30T19:48:45.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148029911 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:45.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148029912 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:48:45.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148029912 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:48:45.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148029912 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:45.990Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148029913 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]} [2019-07-30T19:48:45.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148029915 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:45.990Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:45.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148029928 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:45.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148029928 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:45.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148029928 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:45.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148029977 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:45.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148029978 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} [2019-07-30T19:48:45.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148030012 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:45.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:45.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:45.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:45.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:45.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:45.990Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:45.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148030226 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:45.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148030226 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:45.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148030226 data=null} to TreeItem with text {test} [2019-07-30T19:48:45.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148030226 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:45.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148030227 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:46.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148030293 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:46.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:46.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148030294 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:46.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148030295 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:46.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148030295 data=null} to TreeItem with text {test} [2019-07-30T19:48:46.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148030295 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:46.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148030295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:46.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148030303 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:46.247Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:48:46.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:46.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148030304 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:48:46.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148030304 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:48:46.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148030305 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:48:46.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148030305 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:46.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148030305 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]} [2019-07-30T19:48:46.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148030327 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:46.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:46.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148030328 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:48:46.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148030328 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:48:46.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148030328 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:48:46.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148030328 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:46.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148030329 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]} [2019-07-30T19:48:46.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148030377 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:46.247Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:48:46.247Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:48:46.503Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:48:46.503Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:48:46.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148030613 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:48:46.503Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:48:46.503Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:48:46.503Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:48:46.503Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:48:46.503Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:48:46.503Z] DEBUG - Clicking on &Yes [2019-07-30T19:48:46.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148030622 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') [2019-07-30T19:48:46.503Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148030622 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') [2019-07-30T19:48:46.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148030622 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:48:46.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148030622 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:48:46.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148030622 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') [2019-07-30T19:48:46.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148030622 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') [2019-07-30T19:48:46.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148030623 data=null item=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') [2019-07-30T19:48:47.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148030429 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:48:47.068Z] DEBUG - Clicked on [2019-07-30T19:48:48.962Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:48:48.962Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:48.962Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:48.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:48.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:48.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:48.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:48.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:48.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148032972 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:48.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148032972 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:48.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148032972 data=null} to TreeItem with text {test} [2019-07-30T19:48:48.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148032973 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:48.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148032973 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:48.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148032996 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:48.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:48.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148032997 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:48.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148032997 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:48.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148033005 data=null} to TreeItem with text {test} [2019-07-30T19:48:48.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148033005 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:48.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148033006 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:48.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148033014 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:48.962Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:48:48.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:48.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148033020 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:48:48.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148033020 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:48:48.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148033021 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:48:48.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148033021 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:48.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148033021 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]} [2019-07-30T19:48:48.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148033085 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:48.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148033085 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:48:48.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148033086 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:48:48.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148033086 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:48.962Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148033087 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]} [2019-07-30T19:48:48.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148033090 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:48.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:48.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148033091 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:48.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148033091 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:48.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148033091 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:48.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148033091 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:48.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148033092 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} [2019-07-30T19:48:48.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148033129 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:49.219Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-30T19:48:49.219Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-30T19:48:49.476Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-30T19:48:49.476Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace' [2019-07-30T19:48:49.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=1148033520 data=null doit=true} to Shell with text {Rename Trace} [2019-07-30T19:48:49.476Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T19:48:49.476Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T19:48:49.476Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T19:48:49.476Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T19:48:49.476Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:48:49.476Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:48:49.476Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:48:49.476Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:48:49.476Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:49.476Z] DEBUG - Clicking on OK [2019-07-30T19:48:49.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148033534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:49.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148033535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:49.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148033535 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:49.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148033535 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:49.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148033535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:49.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148033535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:48:49.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148033535 data=null item=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') [2019-07-30T19:48:50.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1148033236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...' [2019-07-30T19:48:50.127Z] DEBUG - Clicked on [2019-07-30T19:48:50.127Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:50.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:50.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:50.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:50.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:50.127Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:50.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148034322 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:50.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148034322 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:50.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148034322 data=null} to TreeItem with text {test} [2019-07-30T19:48:50.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148034323 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:50.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148034323 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:50.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148034410 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:50.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:50.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148034412 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:50.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148034412 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:50.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148034412 data=null} to TreeItem with text {test} [2019-07-30T19:48:50.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148034413 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:50.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148034413 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:50.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148034427 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:50.478Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:48:50.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:50.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148034428 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:48:50.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148034429 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:48:50.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148034429 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:48:50.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148034429 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:50.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148034429 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]} [2019-07-30T19:48:50.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148034482 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:50.478Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T19:48:50.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:50.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148034484 data=null button=0 stateMask=0x0 x=156 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:48:50.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1148034485 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:48:50.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1148034485 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:48:50.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148034486 data=null button=1 stateMask=0x0 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:48:50.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148034486 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} [2019-07-30T19:48:50.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148034523 data=null button=1 stateMask=0x80000 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:48:50.478Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T19:48:50.478Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T19:48:50.478Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T19:48:50.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1148034630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-30T19:48:51.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:48:51.298Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:48:51.298Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:48:51.298Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:48:51.298Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:48:51.298Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:48:51.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148035428 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:48:51.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148035428 data=null doit=true} to TableItem with text {} [2019-07-30T19:48:51.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148035428 data=null} to TableItem with text {} [2019-07-30T19:48:51.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148035429 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:48:51.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148035430 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:48:51.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148035524 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:48:51.298Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:48:51.298Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:48:51.555Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:51.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:51.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:51.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:51.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:51.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:51.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148035705 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:51.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148035705 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:51.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148035705 data=null} to TreeItem with text {test} [2019-07-30T19:48:51.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148035706 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:51.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148035706 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:51.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148035793 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:51.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:51.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148035794 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:51.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148035795 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:51.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148035795 data=null} to TreeItem with text {test} [2019-07-30T19:48:51.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148035795 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:51.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148035795 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:51.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148035802 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:51.555Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:48:51.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:51.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148035804 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:48:51.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148035804 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:48:51.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148035804 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:48:51.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148035805 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:51.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148035805 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]} [2019-07-30T19:48:51.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148035824 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:51.812Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:51.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148035825 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:48:51.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148035825 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:48:51.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148035825 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:48:51.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148035826 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:51.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148035826 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]} [2019-07-30T19:48:51.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148035887 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:51.812Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:48:51.812Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:48:52.068Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:48:52.068Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:48:52.068Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148036121 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:48:52.068Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:48:52.068Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:48:52.068Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:48:52.068Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:48:52.068Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:48:52.068Z] DEBUG - Clicking on &Yes [2019-07-30T19:48:52.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148036131 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') [2019-07-30T19:48:52.068Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148036131 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') [2019-07-30T19:48:52.068Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148036131 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:48:52.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148036132 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:48:52.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148036132 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') [2019-07-30T19:48:52.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148036132 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') [2019-07-30T19:48:52.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148036132 data=null item=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') [2019-07-30T19:48:52.325Z] DEBUG - Clicked on [2019-07-30T19:48:52.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148035932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:48:54.218Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:48:54.218Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:54.218Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:54.218Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:54.218Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:54.218Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:54.218Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:54.218Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:54.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148038381 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:54.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148038381 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:54.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148038385 data=null} to TreeItem with text {test} [2019-07-30T19:48:54.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148038385 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:54.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148038386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:54.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148038412 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:54.218Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:54.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148038413 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:54.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148038413 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:54.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148038413 data=null} to TreeItem with text {test} [2019-07-30T19:48:54.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148038414 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:54.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148038414 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:54.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148038423 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:54.218Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:48:54.218Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:54.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148038425 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:48:54.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148038425 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:48:54.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148038425 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:48:54.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148038425 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:54.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148038425 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]} [2019-07-30T19:48:54.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148038491 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:54.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148038492 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:48:54.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148038492 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:48:54.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148038492 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:54.475Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148038492 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]} [2019-07-30T19:48:54.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148038506 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:54.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:54.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148038507 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:54.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148038507 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:54.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148038507 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:54.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148038508 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:54.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148038508 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} [2019-07-30T19:48:54.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148038590 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:48:54.475Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-30T19:48:54.475Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-30T19:48:54.475Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-30T19:48:54.475Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-30T19:48:55.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1148038640 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' [2019-07-30T19:48:55.294Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:48:55.294Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:55.550Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:55.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:55.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:55.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:55.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:55.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:55.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148039592 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:55.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148039592 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:55.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148039592 data=null} to TreeItem with text {test} [2019-07-30T19:48:55.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148039592 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:55.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148039593 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:55.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148039626 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:55.550Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:48:55.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1148039627 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T19:48:55.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1148039628 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T19:48:55.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1148039628 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T19:48:55.550Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148039628 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]} [2019-07-30T19:48:55.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1148039631 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T19:48:55.550Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T19:48:55.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1148039632 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T19:48:55.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1148039632 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T19:48:55.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1148039633 data=null button=1 stateMask=0x0 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T19:48:55.550Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148039633 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]} [2019-07-30T19:48:55.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1148039651 data=null button=1 stateMask=0x80000 x=163 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T19:48:55.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:55.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148039691 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:48:55.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148039691 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:48:55.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148039691 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:48:55.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148039692 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:48:55.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148039692 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 [2019-07-30T19:48:55.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148039729 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:48:55.806Z] DEBUG - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove' [2019-07-30T19:48:55.806Z] DEBUG - Clicking on with mnemonic 'Remove' [2019-07-30T19:48:55.806Z] DEBUG - Clicked on with mnemonic 'Remove' [2019-07-30T19:48:56.063Z] DEBUG - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove' [2019-07-30T19:48:56.063Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Remove} time=1148040099 data=null doit=true} to Shell with text {Confirm Remove} [2019-07-30T19:48:56.063Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:48:56.063Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:48:56.063Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:48:56.063Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:48:56.063Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:48:56.063Z] DEBUG - Clicking on &Yes [2019-07-30T19:48:56.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148040101 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') [2019-07-30T19:48:56.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148040101 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') [2019-07-30T19:48:56.063Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148040101 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:48:56.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148040101 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:48:56.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148040101 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') [2019-07-30T19:48:56.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148040101 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') [2019-07-30T19:48:56.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148040102 data=null item=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') [2019-07-30T19:48:56.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=1148039817 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Remove' [2019-07-30T19:48:56.882Z] DEBUG - Clicked on [2019-07-30T19:48:56.882Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T19:48:56.882Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:56.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:56.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:56.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:56.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:56.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:56.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148040896 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:56.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148040896 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:56.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148040896 data=null} to TreeItem with text {test} [2019-07-30T19:48:56.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148040896 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:56.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148040897 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:56.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148040990 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:56.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:56.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148040993 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:56.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148040993 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:56.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148040993 data=null} to TreeItem with text {test} [2019-07-30T19:48:56.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148040993 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:56.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148040994 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:56.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148041001 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:56.882Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:48:56.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:56.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148041002 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:48:56.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148041002 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:48:56.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148041002 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:48:56.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148041003 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:56.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148041003 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]} [2019-07-30T19:48:56.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148041034 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:56.882Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T19:48:56.882Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:56.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:56.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:56.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:56.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:56.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:56.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148041090 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:56.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148041091 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:56.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148041091 data=null} to TreeItem with text {test} [2019-07-30T19:48:56.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148041091 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:56.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148041091 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:56.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148041121 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:56.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:56.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148041122 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:56.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148041123 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:56.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148041123 data=null} to TreeItem with text {test} [2019-07-30T19:48:56.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148041123 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:56.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148041123 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:57.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148041181 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:57.138Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:48:57.138Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:57.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148041183 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:48:57.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148041183 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:48:57.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148041183 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:48:57.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148041183 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:57.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148041183 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]} [2019-07-30T19:48:57.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148041204 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:57.138Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:57.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148041205 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:48:57.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148041205 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:48:57.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148041205 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:48:57.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148041205 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:57.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148041206 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]} [2019-07-30T19:48:57.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148041215 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:48:57.138Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:48:57.138Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:48:57.395Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:48:57.395Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:48:57.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148041495 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:48:57.395Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:48:57.395Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:48:57.395Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:48:57.395Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:48:57.395Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:48:57.395Z] DEBUG - Clicking on &Yes [2019-07-30T19:48:57.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148041497 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') [2019-07-30T19:48:57.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148041497 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') [2019-07-30T19:48:57.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148041497 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:48:57.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148041497 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:48:57.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148041497 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') [2019-07-30T19:48:57.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148041497 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') [2019-07-30T19:48:57.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148041505 data=null item=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') [2019-07-30T19:48:57.652Z] DEBUG - Clicked on [2019-07-30T19:48:57.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148041307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:48:59.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:48:59.547Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:59.803Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:48:59.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:59.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:59.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:48:59.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:48:59.803Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:48:59.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148044016 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:48:59.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148044016 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:48:59.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148044016 data=null} to TreeItem with text {test} [2019-07-30T19:48:59.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148044017 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:48:59.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148044017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:00.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148044087 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:00.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:00.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148044088 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:00.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148044088 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:00.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148044088 data=null} to TreeItem with text {test} [2019-07-30T19:49:00.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148044088 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:00.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148044089 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:00.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148044095 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:00.061Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:00.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:00.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148044096 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:49:00.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148044096 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:00.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148044097 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:00.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148044097 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:00.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148044097 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]} [2019-07-30T19:49:00.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148044112 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:00.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148044112 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:00.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148044112 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:00.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148044113 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:00.061Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148044113 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]} [2019-07-30T19:49:00.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148044117 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:00.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=1148044129 data=null doit=true} to TreeItem with text {symbolic-link [1]} [2019-07-30T19:49:00.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=1148044130 data=null} to TreeItem with text {symbolic-link [1]} [2019-07-30T19:49:00.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=1148044130 data=null button=1 stateMask=0x0 x=130 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-30T19:49:00.061Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148044130 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]} [2019-07-30T19:49:00.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=1148044133 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]} [2019-07-30T19:49:00.061Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:00.061Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:00.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148044185 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:00.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148044185 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:00.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148044186 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:00.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148044186 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:00.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148044186 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} [2019-07-30T19:49:00.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148044222 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:00.061Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T19:49:00.061Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T19:49:00.320Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T19:49:00.320Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T19:49:00.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1148044501 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T19:49:00.320Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T19:49:00.320Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T19:49:00.320Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T19:49:00.320Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T19:49:00.320Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T19:49:00.320Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T19:49:00.320Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:00.320Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:49:00.320Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:49:00.320Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:49:00.320Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:00.320Z] DEBUG - Clicking on OK [2019-07-30T19:49:00.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148044511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:00.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148044511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:00.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148044511 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:00.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148044511 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:00.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148044511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:00.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148044512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:00.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148044512 data=null item=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') [2019-07-30T19:49:00.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1148044301 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-30T19:49:00.625Z] DEBUG - Clicked on [2019-07-30T19:49:00.625Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:00.625Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:00.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148044812 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:00.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148044812 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:00.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148044813 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:00.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148044813 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:00.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148044813 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} [2019-07-30T19:49:00.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148044828 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:00.926Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T19:49:00.926Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T19:49:00.926Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T19:49:00.926Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T19:49:00.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1148045047 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T19:49:00.926Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T19:49:00.926Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T19:49:00.926Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T19:49:00.926Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T19:49:00.926Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T19:49:00.926Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T19:49:00.926Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-30T19:49:00.926Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-30T19:49:00.926Z] 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') [2019-07-30T19:49:00.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:00.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:49:00.926Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T19:49:00.926Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1148045089 data=null doit=true} to Button with text {Copy as a link} [2019-07-30T19:49:00.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1148045089 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} [2019-07-30T19:49:00.926Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T19:49:00.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1148045090 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T19:49:00.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1148045090 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') [2019-07-30T19:49:00.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1148045090 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') [2019-07-30T19:49:00.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1148045090 data=null item=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') [2019-07-30T19:49:00.926Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T19:49:00.926Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T19:49:00.926Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T19:49:00.926Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:00.926Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:49:00.926Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:49:00.926Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:49:00.926Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:00.926Z] DEBUG - Clicking on OK [2019-07-30T19:49:00.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148045093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:00.926Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148045093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:00.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148045093 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:00.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148045093 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:00.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148045094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:00.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148045094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:01.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148045094 data=null item=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') [2019-07-30T19:49:01.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1148044893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-30T19:49:01.185Z] DEBUG - Clicked on [2019-07-30T19:49:01.185Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:01.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:01.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:01.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:01.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:01.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:01.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148045308 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:01.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148045308 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:01.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148045309 data=null} to TreeItem with text {test} [2019-07-30T19:49:01.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148045309 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:01.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148045309 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:01.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148045393 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:01.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:01.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148045394 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:01.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148045394 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:01.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148045394 data=null} to TreeItem with text {test} [2019-07-30T19:49:01.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148045395 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:01.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148045395 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:01.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148045410 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:01.185Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:01.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:01.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1148045411 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T19:49:01.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1148045411 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T19:49:01.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1148045411 data=null} to TreeItem with text {Traces [3]} [2019-07-30T19:49:01.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1148045412 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T19:49:01.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148045412 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]} [2019-07-30T19:49:01.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1148045432 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T19:49:01.185Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-30T19:49:01.185Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2019-07-30T19:49:01.185Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:01.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148045433 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:01.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1148045434 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:01.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1148045434 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:01.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148045434 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:01.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148045434 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} [2019-07-30T19:49:01.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148045521 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:01.442Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T19:49:01.442Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T19:49:01.698Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T19:49:01.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1148045611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-30T19:49:02.261Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:03.192Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:03.192Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:03.192Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:03.192Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:03.192Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:49:03.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148047225 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:49:03.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148047225 data=null doit=true} to TableItem with text {} [2019-07-30T19:49:03.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148047225 data=null} to TableItem with text {} [2019-07-30T19:49:03.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148047225 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:49:03.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148047226 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:49:03.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148047234 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:49:03.192Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:03.192Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:03.192Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:03.192Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:03.192Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:03.192Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:03.192Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:03.192Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:03.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148047328 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:03.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148047328 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:03.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148047328 data=null} to TreeItem with text {test} [2019-07-30T19:49:03.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148047328 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:03.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148047329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:03.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148047396 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:03.192Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:03.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148047398 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:03.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148047398 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:03.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148047398 data=null} to TreeItem with text {test} [2019-07-30T19:49:03.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148047398 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:03.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148047399 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:03.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148047407 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:03.192Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:03.192Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:03.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1148047409 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T19:49:03.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1148047409 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T19:49:03.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1148047409 data=null} to TreeItem with text {Traces [4]} [2019-07-30T19:49:03.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1148047409 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:49:03.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148047410 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]} [2019-07-30T19:49:03.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1148047428 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:49:03.192Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T19:49:03.192Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again. [2019-07-30T19:49:03.192Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:03.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1148047430 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:49:03.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1148047430 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:49:03.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1148047430 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:49:03.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1148047430 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:49:03.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148047431 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} [2019-07-30T19:49:03.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1148047500 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:49:03.449Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T19:49:03.449Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T19:49:03.449Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T19:49:03.449Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:03.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1148047587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-30T19:49:04.012Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:04.012Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:05.381Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:05.381Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:05.381Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:05.381Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:05.381Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:49:05.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148049246 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:49:05.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148049246 data=null doit=true} to TableItem with text {} [2019-07-30T19:49:05.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148049246 data=null} to TableItem with text {} [2019-07-30T19:49:05.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148049247 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:49:05.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148049247 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:49:05.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148049277 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:49:05.381Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:05.381Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:05.381Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T19:49:05.381Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:05.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148049493 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:05.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1148049493 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:05.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1148049494 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:05.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148049494 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:05.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148049495 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} [2019-07-30T19:49:05.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148049527 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:05.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:05.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:05.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:05.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:05.381Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T19:49:05.381Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:05.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1148049723 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:49:05.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1148049724 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:49:05.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1148049724 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:49:05.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1148049725 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:49:05.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148049725 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} [2019-07-30T19:49:05.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1148049798 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:49:05.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:05.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:05.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:05.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:05.895Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:05.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:05.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:05.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:05.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:05.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:05.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148050030 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:05.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148050030 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:05.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148050030 data=null} to TreeItem with text {test} [2019-07-30T19:49:05.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148050030 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:05.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148050030 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:05.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148050114 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:05.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:05.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148050115 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:05.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148050116 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:05.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148050116 data=null} to TreeItem with text {test} [2019-07-30T19:49:05.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148050116 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:05.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148050116 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:05.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148050128 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:05.895Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:05.895Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:05.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1148050129 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T19:49:05.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1148050129 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T19:49:05.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1148050130 data=null} to TreeItem with text {Traces [4]} [2019-07-30T19:49:05.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1148050130 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:49:06.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148050130 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]} [2019-07-30T19:49:06.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1148050192 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:49:06.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:06.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1148050193 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T19:49:06.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1148050193 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T19:49:06.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1148050193 data=null} to TreeItem with text {Traces [4]} [2019-07-30T19:49:06.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1148050194 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:49:06.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148050194 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]} [2019-07-30T19:49:06.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1148050205 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:49:06.152Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:49:06.152Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:49:06.409Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:49:06.409Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:49:06.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148050428 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:49:06.409Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:49:06.409Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:49:06.409Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:49:06.409Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:06.409Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:49:06.409Z] DEBUG - Clicking on &Yes [2019-07-30T19:49:06.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148050431 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') [2019-07-30T19:49:06.409Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148050432 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') [2019-07-30T19:49:06.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148050432 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:06.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148050432 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:06.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148050432 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') [2019-07-30T19:49:06.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148050432 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') [2019-07-30T19:49:06.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148050432 data=null item=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') [2019-07-30T19:49:06.666Z] DEBUG - Clicked on [2019-07-30T19:49:06.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148050286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:49:09.441Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:09.441Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:09.441Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:09.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:09.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:09.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:09.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:09.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:09.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148053196 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:09.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148053196 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:09.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148053196 data=null} to TreeItem with text {test} [2019-07-30T19:49:09.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148053196 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:09.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148053197 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:09.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148053217 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:09.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:09.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148053218 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:09.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148053219 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:09.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148053219 data=null} to TreeItem with text {test} [2019-07-30T19:49:09.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148053219 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:09.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148053219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:09.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148053240 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:09.441Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:09.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:09.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148053241 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:49:09.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148053242 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:09.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148053242 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:09.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148053242 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:09.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148053242 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]} [2019-07-30T19:49:09.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148053253 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:09.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148053253 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:09.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148053253 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:09.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148053277 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:09.441Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148053292 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]} [2019-07-30T19:49:09.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148053294 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:09.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:09.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148053295 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:09.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148053296 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:09.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148053296 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:09.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148053296 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:09.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148053296 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} [2019-07-30T19:49:09.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148053332 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:09.441Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:49:09.441Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:49:09.441Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:49:09.441Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-30T19:49:09.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1148053693 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-30T19:49:09.441Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:49:09.441Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:49:09.441Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:49:09.441Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:09.441Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:49:09.441Z] DEBUG - Clicking on &Yes [2019-07-30T19:49:09.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148053695 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') [2019-07-30T19:49:09.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148053695 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') [2019-07-30T19:49:09.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148053695 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:09.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148053695 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:09.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148053695 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') [2019-07-30T19:49:09.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148053696 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') [2019-07-30T19:49:09.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148053696 data=null item=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') [2019-07-30T19:49:10.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1148053415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:49:10.261Z] DEBUG - Clicked on [2019-07-30T19:49:10.261Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:10.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:10.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:10.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:10.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:10.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:10.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148054325 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:10.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148054325 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:10.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148054326 data=null} to TreeItem with text {test} [2019-07-30T19:49:10.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148054326 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:10.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148054326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:10.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148054415 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:10.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:10.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148054416 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:10.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148054416 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:10.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148054416 data=null} to TreeItem with text {test} [2019-07-30T19:49:10.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148054417 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:10.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148054417 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:10.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148054430 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:10.261Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:10.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:10.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148054432 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:49:10.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148054432 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:10.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148054432 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:10.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148054432 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:10.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148054433 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]} [2019-07-30T19:49:10.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148054504 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:10.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:10.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148054507 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:49:10.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148054507 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:10.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148054507 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:10.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148054508 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:10.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148054508 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]} [2019-07-30T19:49:10.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148054532 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:49:10.518Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:49:10.518Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:49:10.518Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:49:10.518Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:49:10.518Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148054718 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:49:10.518Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:49:10.518Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:49:10.518Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:49:10.518Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:10.518Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:49:10.518Z] DEBUG - Clicking on &Yes [2019-07-30T19:49:10.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148054720 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') [2019-07-30T19:49:10.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148054720 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') [2019-07-30T19:49:10.518Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148054720 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:10.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148054720 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:10.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148054720 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') [2019-07-30T19:49:10.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148054720 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') [2019-07-30T19:49:10.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148054721 data=null item=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') [2019-07-30T19:49:10.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148054603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:49:10.775Z] DEBUG - Clicked on [2019-07-30T19:49:12.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:12.669Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:12.669Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:12.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:12.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:12.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:12.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:12.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:12.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148056794 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:12.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148056794 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:12.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148056795 data=null} to TreeItem with text {test} [2019-07-30T19:49:12.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148056795 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:12.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148056795 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:12.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148056818 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:12.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:12.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148056819 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:12.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148056819 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:12.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148056819 data=null} to TreeItem with text {test} [2019-07-30T19:49:12.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148056820 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:12.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148056820 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:12.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148056830 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:12.669Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:12.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:12.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148056831 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:49:12.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148056831 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:12.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148056831 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:12.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148056831 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:12.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148056831 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]} [2019-07-30T19:49:12.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148056841 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:12.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148056841 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:12.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148056841 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:12.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148056842 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:12.669Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148056842 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]} [2019-07-30T19:49:12.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148056878 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:12.669Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:12.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148056879 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:12.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148056879 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:12.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148056880 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:12.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148056880 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:12.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148056880 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} [2019-07-30T19:49:12.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148056912 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:13.225Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-30T19:49:13.225Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment' [2019-07-30T19:49:13.225Z] DEBUG - Clicking on with mnemonic 'Generic Experiment' [2019-07-30T19:49:13.225Z] DEBUG - Clicked on with mnemonic 'Generic Experiment' [2019-07-30T19:49:13.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=1148056983 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' [2019-07-30T19:49:13.482Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:13.482Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:13.739Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:13.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:13.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:13.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:13.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:13.739Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:13.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148057793 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:13.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148057793 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:13.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148057793 data=null} to TreeItem with text {test} [2019-07-30T19:49:13.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148057794 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:13.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148057794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:13.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148057832 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:13.739Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:13.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1148057833 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T19:49:13.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1148057833 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T19:49:13.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1148057833 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T19:49:13.739Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148057833 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]} [2019-07-30T19:49:13.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1148057836 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T19:49:13.739Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T19:49:13.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=1148057838 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T19:49:13.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=1148057838 data=null} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T19:49:13.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1148057839 data=null button=1 stateMask=0x0 x=163 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T19:49:13.739Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148057839 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]} [2019-07-30T19:49:13.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=1148057844 data=null button=1 stateMask=0x80000 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]} [2019-07-30T19:49:13.739Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:13.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148057844 data=null button=0 stateMask=0x0 x=154 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:49:13.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148057845 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:49:13.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148057845 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:49:13.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148057845 data=null button=1 stateMask=0x0 x=154 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:49:13.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148057845 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 [2019-07-30T19:49:13.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148057917 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:49:13.739Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:49:13.739Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:49:13.995Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:49:13.995Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-30T19:49:13.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1148058232 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-30T19:49:13.995Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:49:13.995Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:49:13.995Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:49:13.995Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:13.995Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:49:14.252Z] DEBUG - Clicking on &Yes [2019-07-30T19:49:14.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148058279 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') [2019-07-30T19:49:14.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148058279 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') [2019-07-30T19:49:14.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148058279 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:14.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148058279 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:14.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148058280 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') [2019-07-30T19:49:14.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148058280 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') [2019-07-30T19:49:14.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148058280 data=null item=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') [2019-07-30T19:49:14.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1148057980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:49:14.815Z] DEBUG - Clicked on [2019-07-30T19:49:14.815Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:14.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:14.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:14.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:14.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:14.815Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:14.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148058990 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:14.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148058990 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:14.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148058991 data=null} to TreeItem with text {test} [2019-07-30T19:49:14.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148058991 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:14.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148058991 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:14.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148059034 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:15.072Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:15.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148059082 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:15.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148059082 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:15.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148059082 data=null} to TreeItem with text {test} [2019-07-30T19:49:15.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148059083 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:15.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148059083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:15.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148059090 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:15.072Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:15.072Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:15.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148059091 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:49:15.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148059092 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:49:15.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148059092 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:49:15.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148059092 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:49:15.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148059092 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]} [2019-07-30T19:49:15.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148059107 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:49:15.072Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:15.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148059108 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:49:15.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148059108 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:49:15.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148059108 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:49:15.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148059109 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:49:15.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148059109 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]} [2019-07-30T19:49:15.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148059122 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:49:15.072Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:49:15.072Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:49:15.328Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:49:15.328Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:49:15.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148059394 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:49:15.328Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:49:15.328Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:49:15.328Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:49:15.328Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:15.328Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:49:15.328Z] DEBUG - Clicking on &Yes [2019-07-30T19:49:15.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148059400 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') [2019-07-30T19:49:15.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148059401 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') [2019-07-30T19:49:15.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148059401 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:15.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148059401 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:15.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148059403 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') [2019-07-30T19:49:15.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148059404 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') [2019-07-30T19:49:15.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148059404 data=null item=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') [2019-07-30T19:49:15.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148059213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:49:15.585Z] DEBUG - Clicked on [2019-07-30T19:49:17.477Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:17.477Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:17.477Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:17.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:17.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:17.477Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:17.477Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:17.477Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:17.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148061396 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:17.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148061396 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:17.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148061396 data=null} to TreeItem with text {test} [2019-07-30T19:49:17.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148061397 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:17.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148061397 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:17.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148061418 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:17.477Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:17.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148061419 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:17.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148061419 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:17.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148061419 data=null} to TreeItem with text {test} [2019-07-30T19:49:17.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148061419 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:17.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148061420 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:17.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148061436 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:17.477Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:17.477Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:17.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148061441 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:49:17.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148061441 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:17.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148061441 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:17.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148061441 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:17.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148061442 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]} [2019-07-30T19:49:17.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148061451 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:17.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148061452 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:17.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148061452 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:17.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148061452 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:17.478Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148061452 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]} [2019-07-30T19:49:17.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148061467 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:17.478Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:17.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148061468 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:17.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148061468 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:17.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:17.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148061469 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:17.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148061469 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:17.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148061479 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} [2019-07-30T19:49:17.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148061512 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:17.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148061512 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:17.478Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148061515 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:17.478Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148061515 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} [2019-07-30T19:49:17.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148061591 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:17.478Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148061715 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:17.478Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148061715 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:17.478Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148061716 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:17.478Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:17.478Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:17.478Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:17.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:17.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148061821 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:17.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148061822 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:17.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148061822 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:17.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148061822 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:17.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148061823 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} [2019-07-30T19:49:17.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148061828 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:17.734Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T19:49:17.734Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T19:49:17.991Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T19:49:17.991Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T19:49:17.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1148062041 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T19:49:17.991Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T19:49:17.991Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T19:49:17.991Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T19:49:17.991Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T19:49:17.991Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T19:49:17.991Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T19:49:17.991Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:17.991Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:49:17.991Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:49:17.991Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:49:17.991Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:17.991Z] DEBUG - Clicking on OK [2019-07-30T19:49:17.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148062096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:17.991Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148062096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:17.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148062097 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:17.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148062097 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:17.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148062097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:17.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148062097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:17.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148062097 data=null item=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') [2019-07-30T19:49:17.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1148061880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-30T19:49:18.248Z] DEBUG - Clicked on [2019-07-30T19:49:18.248Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:18.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:18.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:18.248Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:18.248Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:18.248Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:18.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148062500 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:18.248Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148062500 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:18.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148062501 data=null} to TreeItem with text {test} [2019-07-30T19:49:18.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148062501 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:18.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148062501 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:18.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148062587 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:18.504Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:18.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148062588 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:18.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148062588 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:18.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148062588 data=null} to TreeItem with text {test} [2019-07-30T19:49:18.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148062589 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:18.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148062589 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:18.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148062598 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:18.504Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:18.504Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:18.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148062600 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:49:18.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148062600 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:49:18.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148062600 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:49:18.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148062600 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:49:18.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148062601 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]} [2019-07-30T19:49:18.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148062618 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:49:18.504Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T19:49:18.504Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:18.504Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:18.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148062623 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:18.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1148062629 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:18.504Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:18.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1148062677 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:18.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148062678 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:18.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148062678 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} [2019-07-30T19:49:18.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148062720 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:18.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148062721 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:18.505Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148062721 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:18.761Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148062722 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} [2019-07-30T19:49:19.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148062834 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:19.324Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148063309 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:19.324Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1148063313 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:19.324Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1148063313 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:19.324Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:19.324Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:19.324Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:20.252Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:20.252Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:20.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148064437 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:20.252Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148064438 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:20.252Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:20.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148064438 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:20.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148064439 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:20.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148064439 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} [2019-07-30T19:49:20.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148064489 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:20.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148064490 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:20.252Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148064490 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:20.508Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148064490 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} [2019-07-30T19:49:20.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148064553 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:20.508Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148064736 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:20.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148064736 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:20.508Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148064737 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:20.508Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:20.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:20.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:21.072Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:21.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:21.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:21.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:21.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:21.072Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:21.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148065087 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:21.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148065088 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:21.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148065088 data=null} to TreeItem with text {test} [2019-07-30T19:49:21.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148065088 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:21.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148065089 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:21.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148065130 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:21.072Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:21.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148065131 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:21.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148065132 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:21.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148065132 data=null} to TreeItem with text {test} [2019-07-30T19:49:21.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148065177 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:21.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148065178 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:21.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148065185 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:21.072Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:21.072Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:21.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148065187 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:49:21.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148065187 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:49:21.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148065187 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:49:21.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148065187 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:49:21.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148065188 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]} [2019-07-30T19:49:21.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148065209 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:49:21.072Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:21.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148065210 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:49:21.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148065210 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:49:21.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148065210 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:49:21.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148065210 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:49:21.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148065211 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]} [2019-07-30T19:49:21.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148065219 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:49:21.072Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:49:21.072Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:49:21.329Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:49:21.329Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:49:21.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148065495 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:49:21.329Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:49:21.329Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:49:21.329Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:49:21.329Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:21.329Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:49:21.329Z] DEBUG - Clicking on &Yes [2019-07-30T19:49:21.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148065496 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') [2019-07-30T19:49:21.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148065496 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') [2019-07-30T19:49:21.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148065496 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:21.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148065496 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:21.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148065497 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') [2019-07-30T19:49:21.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148065497 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') [2019-07-30T19:49:21.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148065497 data=null item=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') [2019-07-30T19:49:21.586Z] DEBUG - Clicked on [2019-07-30T19:49:21.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148065314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:49:24.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:24.149Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:24.149Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:24.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:24.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:24.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:24.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:24.149Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:24.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148068004 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:24.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148068005 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:24.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148068005 data=null} to TreeItem with text {test} [2019-07-30T19:49:24.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148068005 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:24.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148068006 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:24.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148068029 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:24.149Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:24.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148068038 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:24.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148068038 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:24.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148068039 data=null} to TreeItem with text {test} [2019-07-30T19:49:24.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148068078 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:24.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148068079 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:24.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148068087 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:24.149Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:24.149Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:24.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148068089 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:49:24.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148068089 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:24.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148068089 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:24.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148068089 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:24.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148068090 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]} [2019-07-30T19:49:24.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148068110 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:24.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148068111 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:24.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148068111 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:24.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148068111 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:24.149Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148068111 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]} [2019-07-30T19:49:24.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148068114 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:24.149Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:24.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148068122 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:24.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148068122 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:24.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148068122 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:24.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148068123 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:24.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148068123 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} [2019-07-30T19:49:24.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148068200 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:24.149Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:24.149Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-30T19:49:24.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=1148068364 data=null doit=true} to Shell with text {Confirm Delete} [2019-07-30T19:49:24.149Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:49:24.149Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:49:24.149Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:49:24.149Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:24.149Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:49:24.149Z] DEBUG - Clicking on &Yes [2019-07-30T19:49:24.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148068366 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') [2019-07-30T19:49:24.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148068366 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') [2019-07-30T19:49:24.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148068381 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:24.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148068382 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:24.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148068382 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') [2019-07-30T19:49:24.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148068382 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') [2019-07-30T19:49:24.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148068391 data=null item=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') [2019-07-30T19:49:24.664Z] DEBUG - Clicked on [2019-07-30T19:49:24.664Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:24.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:24.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:24.664Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:24.664Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:24.664Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:24.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148068871 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:24.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148068872 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:24.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148068872 data=null} to TreeItem with text {test} [2019-07-30T19:49:24.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148068872 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:24.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148068877 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:24.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148068925 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:24.921Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:24.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148068927 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:24.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148068927 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:24.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148068927 data=null} to TreeItem with text {test} [2019-07-30T19:49:24.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148068927 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:24.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148068928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:24.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148068984 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:24.921Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:24.921Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:24.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148068987 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:49:24.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148068987 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:24.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148068987 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:24.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148068988 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:24.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148068988 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]} [2019-07-30T19:49:24.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148069009 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:24.921Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:24.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148069011 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:49:24.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148069011 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:24.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148069011 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:24.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148069012 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:24.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148069012 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]} [2019-07-30T19:49:24.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148069021 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:24.921Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:49:24.921Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:49:25.178Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:49:25.178Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:49:25.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148069210 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:49:25.178Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:49:25.178Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:49:25.178Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:49:25.178Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:25.178Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:49:25.178Z] DEBUG - Clicking on &Yes [2019-07-30T19:49:25.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148069212 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') [2019-07-30T19:49:25.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148069212 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') [2019-07-30T19:49:25.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148069212 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:25.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148069212 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:25.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148069212 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') [2019-07-30T19:49:25.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148069213 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') [2019-07-30T19:49:25.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148069213 data=null item=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') [2019-07-30T19:49:25.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148069099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:49:25.178Z] DEBUG - Clicked on [2019-07-30T19:49:27.073Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:27.073Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:27.330Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:27.330Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:27.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:27.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:27.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:27.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:27.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:27.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148071339 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:27.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148071339 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:27.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148071339 data=null} to TreeItem with text {test} [2019-07-30T19:49:27.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148071340 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:27.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148071378 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:27.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148071414 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:27.330Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:27.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=1148071416 data=null doit=true} to TreeItem with text {Experiments [0]} [2019-07-30T19:49:27.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=1148071416 data=null} to TreeItem with text {Experiments [0]} [2019-07-30T19:49:27.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=1148071417 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [0]} [2019-07-30T19:49:27.330Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148071417 data=null item=TreeItem {Experiments [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {Experiments [0]} [2019-07-30T19:49:27.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=1148071420 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [0]} [2019-07-30T19:49:27.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1148071426 data=null doit=true} to TreeItem with text {exp [1]} [2019-07-30T19:49:27.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1148071427 data=null} to TreeItem with text {exp [1]} [2019-07-30T19:49:27.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1148071427 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-30T19:49:27.330Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148071427 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]} [2019-07-30T19:49:27.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1148071432 data=null button=1 stateMask=0x80000 x=85 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-30T19:49:27.330Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:27.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=1148071433 data=null button=0 stateMask=0x0 x=85 y=53 count=0} to TreeItem with text {exp [1]} [2019-07-30T19:49:27.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=1148071433 data=null doit=true} to TreeItem with text {exp [1]} [2019-07-30T19:49:27.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=1148071433 data=null} to TreeItem with text {exp [1]} [2019-07-30T19:49:27.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=1148071433 data=null button=1 stateMask=0x0 x=85 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-30T19:49:27.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148071434 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]} [2019-07-30T19:49:27.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=1148071488 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [1]} [2019-07-30T19:49:27.330Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T19:49:27.330Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T19:49:27.587Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T19:49:27.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1148071537 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-30T19:49:28.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:28.406Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:28.406Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:28.406Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:28.406Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:28.406Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:28.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:28.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148072488 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:28.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148072488 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:28.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148072488 data=null} to TreeItem with text {test} [2019-07-30T19:49:28.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148072488 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:28.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148072489 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:28.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148072515 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:28.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:28.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148072521 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:28.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148072522 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:28.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148072522 data=null} to TreeItem with text {test} [2019-07-30T19:49:28.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148072522 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:28.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148072523 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:28.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148072529 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:28.406Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:28.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:28.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148072530 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:49:28.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148072531 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:28.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148072531 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:28.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148072531 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:28.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148072531 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]} [2019-07-30T19:49:28.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148072546 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:28.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:28.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148072548 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:49:28.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148072548 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:28.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148072548 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:28.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148072548 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:28.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148072586 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]} [2019-07-30T19:49:28.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148072592 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:28.406Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:49:28.406Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:49:28.663Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:49:28.663Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:49:28.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148072788 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:49:28.663Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:49:28.663Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:49:28.663Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:49:28.663Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:28.663Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:49:28.663Z] DEBUG - Clicking on &Yes [2019-07-30T19:49:28.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148072790 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') [2019-07-30T19:49:28.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148072790 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') [2019-07-30T19:49:28.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148072790 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:28.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148072790 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:28.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148072790 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') [2019-07-30T19:49:28.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148072790 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') [2019-07-30T19:49:28.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148072791 data=null item=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') [2019-07-30T19:49:28.663Z] DEBUG - Clicked on [2019-07-30T19:49:28.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148072639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:49:31.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:31.189Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:31.189Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:31.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:31.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:31.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:31.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:31.189Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:31.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148074944 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:31.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148074944 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:31.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148074944 data=null} to TreeItem with text {test} [2019-07-30T19:49:31.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148074944 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:31.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148074944 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:31.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148074993 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:31.189Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:31.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148074994 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:31.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148074994 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:31.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148074994 data=null} to TreeItem with text {test} [2019-07-30T19:49:31.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148074995 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:31.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148074995 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:31.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148075011 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:31.190Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:31.190Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:31.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148075012 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:49:31.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148075013 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:31.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148075013 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:31.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148075013 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:31.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148075013 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]} [2019-07-30T19:49:31.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148075031 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:31.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148075033 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:31.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148075033 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:31.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148075034 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:31.190Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148075034 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]} [2019-07-30T19:49:31.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148075049 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:31.190Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:31.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148075077 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:31.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148075079 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:31.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148075079 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:31.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148075080 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:31.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148075080 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} [2019-07-30T19:49:31.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148075118 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:31.190Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T19:49:31.190Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T19:49:31.190Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T19:49:31.190Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:31.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1148075196 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-30T19:49:31.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:31.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:31.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:31.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:31.190Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:49:31.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148075397 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:49:31.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148075397 data=null doit=true} to TableItem with text {} [2019-07-30T19:49:31.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148075398 data=null} to TableItem with text {} [2019-07-30T19:49:31.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148075398 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:49:31.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148075398 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:49:31.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148075406 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:49:31.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:31.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:31.446Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-30T19:49:31.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:31.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:31.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:31.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:31.446Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:31.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:31.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:31.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:31.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:31.446Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:31.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148075662 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:31.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148075663 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:31.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148075663 data=null} to TreeItem with text {test} [2019-07-30T19:49:31.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148075663 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:31.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148075663 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:31.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148075671 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:31.446Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:31.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148075672 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:31.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148075672 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:31.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148075672 data=null} to TreeItem with text {test} [2019-07-30T19:49:31.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148075672 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:31.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148075672 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:31.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148075692 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:31.446Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:31.446Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:31.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148075693 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:49:31.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148075693 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:31.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148075693 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:31.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148075693 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:31.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148075696 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]} [2019-07-30T19:49:31.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148075702 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:31.702Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:31.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148075702 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:49:31.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148075702 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:31.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148075703 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:31.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148075703 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:31.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148075703 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]} [2019-07-30T19:49:31.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148075707 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:31.702Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:49:31.702Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:49:31.702Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:49:31.702Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:49:31.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148075905 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:49:31.702Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:49:31.702Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:49:31.702Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:49:31.702Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:31.702Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:49:31.702Z] DEBUG - Clicking on &Yes [2019-07-30T19:49:31.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148075911 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') [2019-07-30T19:49:31.702Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148075912 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') [2019-07-30T19:49:31.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148075912 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:31.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148075912 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:31.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148075912 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') [2019-07-30T19:49:31.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148075912 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') [2019-07-30T19:49:31.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148075912 data=null item=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') [2019-07-30T19:49:32.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148075793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:49:32.265Z] DEBUG - Clicked on [2019-07-30T19:49:33.837Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:33.837Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:33.837Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:33.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:33.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:33.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:33.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:33.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:33.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148077843 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:33.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148077843 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:33.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148077843 data=null} to TreeItem with text {test} [2019-07-30T19:49:33.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148077844 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:33.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148077844 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:33.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148077861 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:33.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:33.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148077862 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:33.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148077862 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:33.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148077862 data=null} to TreeItem with text {test} [2019-07-30T19:49:33.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148077862 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:33.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148077863 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:33.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148077869 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:33.837Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:33.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:33.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148077875 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:49:33.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148077875 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:33.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148077875 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:33.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148077876 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:33.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148077876 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]} [2019-07-30T19:49:33.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148077881 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:33.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148077882 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:33.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148077882 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:33.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148077882 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:33.837Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148077883 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]} [2019-07-30T19:49:33.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148077885 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:33.837Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:33.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:33.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148077899 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:33.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148077899 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:33.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148077899 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:33.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148077900 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:33.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148077900 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} [2019-07-30T19:49:33.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148077912 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:33.837Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T19:49:33.837Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T19:49:34.094Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T19:49:34.094Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T19:49:34.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1148078158 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T19:49:34.094Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T19:49:34.094Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T19:49:34.094Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T19:49:34.094Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T19:49:34.094Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T19:49:34.094Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T19:49:34.094Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:34.094Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:49:34.094Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:49:34.094Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:49:34.094Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:34.094Z] DEBUG - Clicking on OK [2019-07-30T19:49:34.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148078180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:34.094Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148078181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:34.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148078191 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:34.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148078191 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:34.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148078192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:34.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148078192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:34.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148078192 data=null item=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') [2019-07-30T19:49:34.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1148077983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-30T19:49:34.351Z] DEBUG - Clicked on [2019-07-30T19:49:34.351Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:34.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:34.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148078369 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:34.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148078383 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:34.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148078383 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:34.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148078384 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:34.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148078384 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} [2019-07-30T19:49:34.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148078402 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:34.351Z] DEBUG - matched MenuItem with text "&Copy... Ctrl+C", using matcher: with mnemonic 'Copy...' [2019-07-30T19:49:34.351Z] DEBUG - Clicking on with mnemonic 'Copy...' [2019-07-30T19:49:34.610Z] DEBUG - Clicked on with mnemonic 'Copy...' [2019-07-30T19:49:34.610Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace' [2019-07-30T19:49:34.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=1148078671 data=null doit=true} to Shell with text {Copy Trace} [2019-07-30T19:49:34.610Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text' [2019-07-30T19:49:34.610Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:' [2019-07-30T19:49:34.610Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:') [2019-07-30T19:49:34.610Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:')) [2019-07-30T19:49:34.610Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T19:49:34.610Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T19:49:34.610Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace' [2019-07-30T19:49:34.610Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO' [2019-07-30T19:49:34.610Z] 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') [2019-07-30T19:49:34.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:34.610Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:49:34.610Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T19:49:34.610Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=1148078688 data=null doit=true} to Button with text {Copy as a link} [2019-07-30T19:49:34.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=1148078689 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} [2019-07-30T19:49:34.610Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T19:49:34.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=1148078690 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T19:49:34.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=1148078690 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') [2019-07-30T19:49:34.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=1148078690 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') [2019-07-30T19:49:34.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=1148078690 data=null item=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') [2019-07-30T19:49:34.610Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO') [2019-07-30T19:49:34.610Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button' [2019-07-30T19:49:34.610Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button' [2019-07-30T19:49:34.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:34.610Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:49:34.610Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:49:34.610Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:49:34.610Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:34.610Z] DEBUG - Clicking on OK [2019-07-30T19:49:34.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148078705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:34.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148078705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:34.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148078705 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:34.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148078705 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:34.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148078705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:34.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148078706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:34.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:34.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:34.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:34.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:34.610Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:34.610Z] DEBUG - Clicked on OK [2019-07-30T19:49:34.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148078706 data=null item=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') [2019-07-30T19:49:34.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy... Ctrl+C} time=1148078455 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...' [2019-07-30T19:49:35.174Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:35.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:35.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:35.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:35.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:35.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:35.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148079322 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:35.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148079322 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:35.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148079323 data=null} to TreeItem with text {test} [2019-07-30T19:49:35.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148079323 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:35.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148079323 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:35.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148079343 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:35.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:35.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148079345 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:35.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148079345 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:35.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148079346 data=null} to TreeItem with text {test} [2019-07-30T19:49:35.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148079346 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:35.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148079346 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:35.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148079362 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:35.174Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:35.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:35.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1148079364 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T19:49:35.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1148079367 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T19:49:35.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1148079367 data=null} to TreeItem with text {Traces [3]} [2019-07-30T19:49:35.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1148079368 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T19:49:35.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148079368 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]} [2019-07-30T19:49:35.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1148079389 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T19:49:35.174Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-30T19:49:35.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:35.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148079391 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:35.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1148079391 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:35.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1148079391 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:35.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148079392 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:35.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148079392 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} [2019-07-30T19:49:35.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148079397 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:35.430Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T19:49:35.430Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T19:49:35.430Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T19:49:35.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1148079450 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-30T19:49:35.995Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:36.999Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:36.999Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:36.999Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:36.999Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:36.999Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:49:36.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148081060 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:49:36.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148081060 data=null doit=true} to TableItem with text {} [2019-07-30T19:49:36.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148081060 data=null} to TableItem with text {} [2019-07-30T19:49:36.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148081061 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:49:36.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148081061 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:49:36.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148081064 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:49:36.999Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:36.999Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:36.999Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:36.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:36.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:36.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:36.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:36.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:36.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148081148 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:36.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148081149 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:36.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148081149 data=null} to TreeItem with text {test} [2019-07-30T19:49:36.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148081149 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:36.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148081149 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:36.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148081159 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:36.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:36.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148081159 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:36.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148081159 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:36.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148081160 data=null} to TreeItem with text {test} [2019-07-30T19:49:36.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148081160 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:36.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148081170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:36.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148081188 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:36.999Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:36.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:36.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1148081189 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T19:49:36.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1148081190 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T19:49:36.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1148081190 data=null} to TreeItem with text {Traces [3]} [2019-07-30T19:49:36.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1148081190 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T19:49:36.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148081190 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]} [2019-07-30T19:49:36.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1148081202 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T19:49:36.999Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-30T19:49:36.999Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:36.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1148081203 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:49:36.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1148081204 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:49:36.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1148081204 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:49:36.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1148081204 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:49:36.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148081204 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} [2019-07-30T19:49:36.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1148081208 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:49:37.255Z] DEBUG - matched MenuItem with text "&Open Shift+Ctrl+R", using matcher: with mnemonic 'Open' [2019-07-30T19:49:37.255Z] DEBUG - Clicking on with mnemonic 'Open' [2019-07-30T19:49:37.255Z] DEBUG - Clicked on with mnemonic 'Open' [2019-07-30T19:49:37.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:37.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open Shift+Ctrl+R} time=1148081296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open' [2019-07-30T19:49:37.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:37.818Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:38.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:38.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:38.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:38.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:38.750Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:49:38.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148082912 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:49:38.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148082913 data=null doit=true} to TableItem with text {} [2019-07-30T19:49:38.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148082913 data=null} to TableItem with text {} [2019-07-30T19:49:38.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148082913 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:49:38.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148082913 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:49:38.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148082924 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:49:38.750Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:38.750Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:38.750Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T19:49:39.007Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:39.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148083094 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:39.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=1148083095 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:39.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=1148083095 data=null} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:39.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148083096 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:39.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148083096 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} [2019-07-30T19:49:39.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=1148083125 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2} [2019-07-30T19:49:39.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:39.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:39.007Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:39.007Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:39.007Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"' [2019-07-30T19:49:39.007Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:39.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1148083222 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:49:39.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=1148083222 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:49:39.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=1148083223 data=null} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:49:39.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1148083223 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:49:39.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148083223 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} [2019-07-30T19:49:39.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=1148083286 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3} [2019-07-30T19:49:39.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:39.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:39.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:39.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:39.265Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:39.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:39.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:39.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:39.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:39.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:39.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148083412 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:39.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148083412 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:39.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148083412 data=null} to TreeItem with text {test} [2019-07-30T19:49:39.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148083412 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:39.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148083413 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:39.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148083447 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:39.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:39.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148083448 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:39.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148083448 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:39.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148083448 data=null} to TreeItem with text {test} [2019-07-30T19:49:39.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148083448 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:39.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148083448 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:39.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148083455 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:39.265Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:39.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:39.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1148083456 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T19:49:39.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1148083457 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T19:49:39.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1148083457 data=null} to TreeItem with text {Traces [3]} [2019-07-30T19:49:39.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1148083457 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T19:49:39.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148083457 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]} [2019-07-30T19:49:39.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1148083476 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T19:49:39.265Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:39.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1148083477 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T19:49:39.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1148083477 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T19:49:39.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1148083477 data=null} to TreeItem with text {Traces [3]} [2019-07-30T19:49:39.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1148083478 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T19:49:39.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148083478 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]} [2019-07-30T19:49:39.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1148083482 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T19:49:39.522Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:49:39.522Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:49:39.522Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:49:39.522Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:49:39.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148083632 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:49:39.522Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:49:39.522Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:49:39.522Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:49:39.522Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:39.522Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:49:39.522Z] DEBUG - Clicking on &Yes [2019-07-30T19:49:39.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148083633 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') [2019-07-30T19:49:39.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148083633 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') [2019-07-30T19:49:39.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148083633 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:39.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148083633 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:39.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148083633 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') [2019-07-30T19:49:39.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148083633 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') [2019-07-30T19:49:39.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148083634 data=null item=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') [2019-07-30T19:49:39.781Z] DEBUG - Clicked on [2019-07-30T19:49:39.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148083525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:49:41.674Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:41.674Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:41.931Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:41.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:41.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:41.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:41.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:41.931Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:41.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148086002 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:41.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148086002 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:41.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148086002 data=null} to TreeItem with text {test} [2019-07-30T19:49:41.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148086002 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:41.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148086003 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:41.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148086025 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:41.931Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:41.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148086026 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:41.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148086026 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:41.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148086026 data=null} to TreeItem with text {test} [2019-07-30T19:49:41.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148086079 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:41.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148086080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:41.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148086087 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:41.931Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:41.931Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:41.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148086088 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:49:41.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148086089 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:41.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148086089 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:41.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148086089 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:41.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148086089 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]} [2019-07-30T19:49:41.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148086110 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:41.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148086111 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:41.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148086111 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:41.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148086111 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:41.931Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148086111 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]} [2019-07-30T19:49:41.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148086114 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:41.931Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:41.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148086123 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:41.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148086123 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:41.931Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:41.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148086123 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:41.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148086124 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:41.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148086124 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} [2019-07-30T19:49:42.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148086200 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:42.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148086201 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:42.189Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148086201 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:42.189Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148086201 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} [2019-07-30T19:49:42.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148086259 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:42.189Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148086378 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:42.189Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148086378 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:42.189Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148086378 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:42.189Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:42.189Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:42.189Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:42.189Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:42.189Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:42.189Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:42.189Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:49:42.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148086381 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:49:42.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148086382 data=null doit=true} to TableItem with text {} [2019-07-30T19:49:42.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148086382 data=null} to TableItem with text {} [2019-07-30T19:49:42.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148086382 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:49:42.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148086383 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:49:42.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148086411 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:49:42.189Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:42.189Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:42.446Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"' [2019-07-30T19:49:42.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:42.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:42.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:42.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:42.446Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:42.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:42.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:42.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:42.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:42.446Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:42.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148086696 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:42.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148086696 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:42.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148086696 data=null} to TreeItem with text {test} [2019-07-30T19:49:42.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148086696 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:42.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148086697 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:42.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148086704 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:42.704Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:42.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148086705 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:42.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148086705 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:42.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148086705 data=null} to TreeItem with text {test} [2019-07-30T19:49:42.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148086705 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:42.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148086706 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:42.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148086722 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:42.704Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:42.704Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:42.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148086723 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:49:42.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148086723 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:42.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148086723 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:42.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148086723 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:42.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148086724 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]} [2019-07-30T19:49:42.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148086735 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:42.704Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:42.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148086736 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:49:42.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148086736 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:42.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148086736 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:42.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148086737 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:42.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148086737 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]} [2019-07-30T19:49:42.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148086741 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:42.704Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:49:42.704Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:49:42.704Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:49:42.704Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:49:42.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148086921 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:49:42.704Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:49:42.704Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:49:42.704Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:49:42.704Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:42.704Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:49:42.704Z] DEBUG - Clicking on &Yes [2019-07-30T19:49:42.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148086923 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') [2019-07-30T19:49:42.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148086923 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') [2019-07-30T19:49:42.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148086923 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:42.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148086923 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:49:42.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148086923 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') [2019-07-30T19:49:42.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148086923 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') [2019-07-30T19:49:42.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148086924 data=null item=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') [2019-07-30T19:49:42.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148086823 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:49:42.960Z] DEBUG - Clicked on [2019-07-30T19:49:43.523Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148087501 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:49:43.523Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:49:43.523Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:43.523Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:43.523Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:43.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148087508 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:43.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148087509 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:43.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148087509 data=null} to TreeItem with text {test} [2019-07-30T19:49:43.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148087509 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:43.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148087509 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:43.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148087531 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:43.523Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:49:43.523Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:49:43.523Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:49:44.455Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:49:44.455Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:49:44.455Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:49:44.455Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:49:44.455Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:49:44.455Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:49:44.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:44.455Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:49:44.455Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:49:44.455Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:49:44.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148088522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:49:44.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148088522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:49:44.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148088522 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:49:44.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148088523 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:49:44.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148088523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:49:44.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148088523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:49:44.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148088523 data=null 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') [2019-07-30T19:49:44.455Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148088524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:49:44.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148088524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:49:44.455Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148088524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:49:44.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148088524 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:49:44.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148088524 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:49:44.455Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:49:44.455Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:49:44.455Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:49:44.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:44.455Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:49:44.455Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:49:44.455Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:49:44.455Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:44.455Z] DEBUG - Clicking on OK [2019-07-30T19:49:44.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148088526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:44.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148088526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:44.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148088527 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:44.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148088527 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:44.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148088527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:44.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148088527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:44.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:44.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:44.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:44.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:44.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:49:44.455Z] DEBUG - Clicked on OK [2019-07-30T19:49:44.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148088527 data=null item=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') [2019-07-30T19:49:44.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1148087619 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:49:45.018Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.248 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest [2019-07-30T19:49:45.018Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 7.101 s [2019-07-30T19:49:45.018Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 9.285 s [2019-07-30T19:49:45.018Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 9.814 s [2019-07-30T19:49:45.018Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.096 s [2019-07-30T19:49:45.018Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 5.389 s [2019-07-30T19:49:45.018Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 5.607 s [2019-07-30T19:49:45.018Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 9.213 s [2019-07-30T19:49:45.018Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.578 s [2019-07-30T19:49:45.018Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 4.703 s [2019-07-30T19:49:45.018Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 6.615 s [2019-07-30T19:49:45.018Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.096 s [2019-07-30T19:49:45.018Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 3.991 s [2019-07-30T19:49:45.018Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.903 s [2019-07-30T19:49:45.018Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 8.143 s [2019-07-30T19:49:45.018Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest) Time elapsed: 2.764 s [2019-07-30T19:49:45.018Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2019-07-30T19:49:45.582Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:46.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:46.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:46.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:46.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:46.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:46.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148090135 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:46.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148090135 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:46.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148090136 data=null} to TreeItem with text {test} [2019-07-30T19:49:46.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148090136 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:46.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148090136 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:46.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148090186 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:46.145Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:46.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148090190 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:46.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148090191 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:46.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148090191 data=null} to TreeItem with text {test} [2019-07-30T19:49:46.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148090191 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:46.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148090191 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:46.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148090198 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:46.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148090199 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:46.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148090199 data=null} to TreeItem with text {test} [2019-07-30T19:49:46.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148090200 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:46.146Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148090200 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} [2019-07-30T19:49:46.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148090209 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:46.146Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:46.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148090210 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:49:46.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148090210 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:49:46.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148090211 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:49:46.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148090211 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:49:46.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148090211 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]} [2019-07-30T19:49:46.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148090232 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:49:46.146Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:46.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148090234 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:49:46.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148090234 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:49:46.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148090234 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:49:46.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148090234 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:49:46.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148090235 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]} [2019-07-30T19:49:46.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148090282 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:49:46.146Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...' [2019-07-30T19:49:46.146Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...' [2019-07-30T19:49:46.404Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...' [2019-07-30T19:49:46.404Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers' [2019-07-30T19:49:46.404Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=1148090608 data=null doit=true} to Shell with text {Manage Custom Parsers} [2019-07-30T19:49:46.404Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T19:49:46.404Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T19:49:46.404Z] DEBUG - Set selection (of type 'List') to text Custom Text : TmfGeneric [2019-07-30T19:49:46.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1148090613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T19:49:46.404Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1148090618 data=null doit=true} to (of type 'List') [2019-07-30T19:49:46.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1148090618 data=null} to (of type 'List') [2019-07-30T19:49:46.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1148090619 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-30T19:49:46.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1148090620 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-30T19:49:46.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1148090625 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-30T19:49:46.404Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T19:49:46.404Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T19:49:46.404Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML' [2019-07-30T19:49:46.404Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO' [2019-07-30T19:49:46.404Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T19:49:46.404Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T19:49:46.404Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:49:46.404Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:49:46.404Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T19:49:46.404Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T19:49:46.404Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T19:49:46.404Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T19:49:46.404Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=1148090627 data=null doit=true} to Button with text {Text} [2019-07-30T19:49:46.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=1148090627 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} [2019-07-30T19:49:46.404Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T19:49:46.404Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=1148090629 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T19:49:46.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=1148090634 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') [2019-07-30T19:49:46.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=1148090634 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') [2019-07-30T19:49:46.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=1148090634 data=null item=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') [2019-07-30T19:49:46.827Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO') [2019-07-30T19:49:46.827Z] DEBUG - matched List with text "", using matcher: of type 'List' [2019-07-30T19:49:46.827Z] DEBUG - matched List with text "", using matcher: (of type 'List') [2019-07-30T19:49:46.827Z] DEBUG - Set selection (of type 'List') to text Custom XML : Custom XML Log [2019-07-30T19:49:46.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=1148090690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List') [2019-07-30T19:49:46.827Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=1148090690 data=null doit=true} to (of type 'List') [2019-07-30T19:49:46.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=1148090691 data=null} to (of type 'List') [2019-07-30T19:49:46.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=1148090691 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List') [2019-07-30T19:49:46.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=1148090691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List') [2019-07-30T19:49:46.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=1148090692 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List') [2019-07-30T19:49:46.827Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button' [2019-07-30T19:49:46.827Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button' [2019-07-30T19:49:46.827Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button' [2019-07-30T19:49:46.827Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:49:46.827Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:49:46.827Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button' [2019-07-30T19:49:46.827Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button' [2019-07-30T19:49:46.827Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button' [2019-07-30T19:49:46.827Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close' [2019-07-30T19:49:46.827Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:49:46.827Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:49:46.827Z] DEBUG - Clicking on &Close [2019-07-30T19:49:46.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=1148090694 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') [2019-07-30T19:49:46.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=1148090694 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') [2019-07-30T19:49:46.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=1148090694 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:49:46.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=1148090694 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH') [2019-07-30T19:49:46.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=1148090694 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') [2019-07-30T19:49:46.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=1148090694 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') [2019-07-30T19:49:46.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=1148090694 data=null item=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') [2019-07-30T19:49:46.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=1148090381 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...' [2019-07-30T19:49:46.827Z] DEBUG - Clicked on [2019-07-30T19:49:46.827Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:46.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:46.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:46.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:46.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:46.827Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:46.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148090795 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:46.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148090795 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:46.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148090795 data=null} to TreeItem with text {test} [2019-07-30T19:49:46.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148090795 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:46.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148090796 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:46.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148090828 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:46.827Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:46.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148090829 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:46.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148090829 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:46.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148090830 data=null} to TreeItem with text {test} [2019-07-30T19:49:46.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148090830 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:46.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148090830 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:46.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148090893 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:46.827Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:46.827Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:46.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148090894 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:49:46.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148090894 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:49:46.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148090895 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:49:46.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148090895 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:49:46.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148090895 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]} [2019-07-30T19:49:46.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148090915 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:49:46.827Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:46.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148090917 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:49:46.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148090924 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:49:46.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148090924 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:49:46.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148090925 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:49:46.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148090925 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]} [2019-07-30T19:49:46.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148090930 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:49:46.827Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:46.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:46.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:46.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:46.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:46.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:46.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148091027 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:46.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148091027 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:46.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148091027 data=null} to TreeItem with text {test} [2019-07-30T19:49:46.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148091027 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:46.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148091028 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:46.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148091052 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:46.828Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:46.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148091053 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:46.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148091077 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:46.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148091078 data=null} to TreeItem with text {test} [2019-07-30T19:49:46.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148091078 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:47.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148091079 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:47.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148091086 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:47.177Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:47.177Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:47.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148091088 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:49:47.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148091088 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:49:47.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148091088 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:49:47.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148091088 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:49:47.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148091089 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]} [2019-07-30T19:49:47.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148091108 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:49:47.177Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:47.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148091109 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:49:47.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148091110 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:49:47.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148091110 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:49:47.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148091110 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:49:47.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148091111 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]} [2019-07-30T19:49:47.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148091119 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:49:47.177Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:49:47.177Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:49:47.433Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:49:47.433Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:49:47.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148091593 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:49:47.433Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:47.433Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:47.433Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:47.433Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:47.433Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:47.433Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:47.433Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:47.433Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:47.433Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:47.433Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:47.433Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:47.433Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T19:49:47.433Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T19:49:47.433Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:49:47.433Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:47.433Z] DEBUG - Clicking on Cancel [2019-07-30T19:49:47.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1148091597 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') [2019-07-30T19:49:47.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1148091597 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') [2019-07-30T19:49:47.433Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1148091597 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:49:47.433Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1148091597 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:49:47.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1148091597 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') [2019-07-30T19:49:47.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1148091598 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') [2019-07-30T19:49:47.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1148091598 data=null item=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') [2019-07-30T19:49:47.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148091209 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:49:47.690Z] DEBUG - Clicked on [2019-07-30T19:49:47.690Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:47.690Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:47.690Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:47.690Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:47.690Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:47.690Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:47.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148091707 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:47.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148091707 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:47.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148091708 data=null} to TreeItem with text {test} [2019-07-30T19:49:47.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148091708 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:47.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148091708 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:47.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148091735 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:47.690Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:47.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148091742 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:47.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148091743 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:47.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148091743 data=null} to TreeItem with text {test} [2019-07-30T19:49:47.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148091743 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:47.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148091743 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:47.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148091751 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:47.690Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:47.690Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:47.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148091760 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:49:47.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148091760 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:49:47.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148091760 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:49:47.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148091761 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:49:47.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148091761 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]} [2019-07-30T19:49:47.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148091783 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:49:47.690Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:47.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148091784 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:49:47.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148091785 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:49:47.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148091785 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:49:47.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148091785 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:49:47.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148091785 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]} [2019-07-30T19:49:47.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148091797 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:49:47.690Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:49:47.690Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:49:47.947Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:49:47.947Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:49:47.947Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148092113 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:49:47.947Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:47.947Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:49:47.947Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:49:47.947Z] 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') [2019-07-30T19:49:47.947Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:47.947Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:47.947Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:47.947Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:47.947Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:47.947Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:47.947Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:47.947Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:47.947Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:47.947Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:47.947Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:47.947Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:49:47.947Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:49:47.947Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:49:47.947Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:49:47.947Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:49:47.947Z] DEBUG - matched Combo with text " [2019-07-30T19:49:48.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148092293 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:')) [2019-07-30T19:49:48.205Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:49:48.205Z] 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') [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:49:48.205Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:49:48.205Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4fb3632c [2019-07-30T19:49:48.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1148092307 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') [2019-07-30T19:49:48.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1148092308 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') [2019-07-30T19:49:48.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1148092308 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:49:48.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1148092309 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:49:48.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1148092309 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') [2019-07-30T19:49:48.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1148092309 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') [2019-07-30T19:49:48.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1148092309 data=null item=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') [2019-07-30T19:49:48.205Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1148092309 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') [2019-07-30T19:49:48.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1148092309 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') [2019-07-30T19:49:48.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1148092309 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') [2019-07-30T19:49:48.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1148092309 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:49:48.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1148092309 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:49:48.205Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@11c98558 [2019-07-30T19:49:48.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1148092313 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') [2019-07-30T19:49:48.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1148092313 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') [2019-07-30T19:49:48.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1148092313 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:49:48.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1148092314 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:49:48.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1148092314 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') [2019-07-30T19:49:48.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1148092319 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') [2019-07-30T19:49:48.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1148092319 data=null item=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') [2019-07-30T19:49:48.205Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1148092319 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') [2019-07-30T19:49:48.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1148092320 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') [2019-07-30T19:49:48.205Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1148092320 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') [2019-07-30T19:49:48.205Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1148092320 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:49:48.205Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1148092320 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:49:48.205Z] 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') [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:49:48.205Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:49:48.205Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:49:48.205Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:49:48.206Z] 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') [2019-07-30T19:49:48.206Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:48.206Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:48.206Z] 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') [2019-07-30T19:49:48.206Z] 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. [2019-07-30T19:49:48.206Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:48.206Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:48.206Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:48.206Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:48.206Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:48.206Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:48.206Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:48.206Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:48.206Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:48.206Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:48.206Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:48.206Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:48.206Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:49:48.206Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:49:48.206Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:49:48.206Z] DEBUG - Clicking on &Finish [2019-07-30T19:49:48.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148092386 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') [2019-07-30T19:49:48.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148092386 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') [2019-07-30T19:49:48.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148092386 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:49:48.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148092386 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:49:48.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148092387 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') [2019-07-30T19:49:48.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148092387 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') [2019-07-30T19:49:49.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148092387 data=null item=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') [2019-07-30T19:49:49.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148091841 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:49:49.136Z] DEBUG - Clicked on [2019-07-30T19:49:49.136Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:49.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:49.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:49.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:49.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:49.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:49.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148093209 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:49.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148093210 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:49.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148093210 data=null} to TreeItem with text {test} [2019-07-30T19:49:49.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148093210 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:49.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148093210 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:49.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148093289 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:49.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:49.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148093291 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:49.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148093291 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:49.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148093291 data=null} to TreeItem with text {test} [2019-07-30T19:49:49.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148093291 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:49.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148093292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:49.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148093307 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:49.136Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:49.136Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:49.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148093309 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:49:49.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148093309 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:49.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148093309 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:49.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148093309 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:49.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148093310 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]} [2019-07-30T19:49:49.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148093332 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:49.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148093333 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:49.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148093334 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:49.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148093334 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:49.136Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148093334 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]} [2019-07-30T19:49:49.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148093336 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:49.393Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:49:49.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:49.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148093537 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:49.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148093537 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:49.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148093537 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:49.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148093538 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:49.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148093539 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} [2019-07-30T19:49:49.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148093571 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:49.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:49.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:49.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:49.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:49.393Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:49:49.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:49.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148093576 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:49.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148093576 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:49.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148093576 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:49.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148093577 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:49.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148093577 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} [2019-07-30T19:49:49.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148093582 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:49.393Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:49.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148093583 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:49.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148093583 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:49.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:49.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148093583 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:49.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148093584 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:49.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148093585 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} [2019-07-30T19:49:49.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148093594 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:49.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148093595 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:49.393Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148093595 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:49.650Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148093596 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} [2019-07-30T19:49:49.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148093682 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:49.650Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148093690 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:49.650Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148093691 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:49.650Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148093691 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:49.650Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:50.212Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:51.141Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:51.141Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:51.141Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:51.141Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:51.141Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:49:51.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148095195 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:49:51.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148095195 data=null doit=true} to TableItem with text {} [2019-07-30T19:49:51.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148095195 data=null} to TableItem with text {} [2019-07-30T19:49:51.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148095196 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:49:51.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148095196 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:49:51.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148095212 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:49:51.141Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:51.141Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:51.141Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:49:51.141Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:51.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148095340 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:51.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148095341 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:51.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148095341 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:51.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148095341 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:51.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148095342 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} [2019-07-30T19:49:51.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148095377 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:49:51.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:51.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:51.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:51.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:51.141Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:49:51.141Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:51.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:51.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:51.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:51.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:51.141Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:51.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148095391 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:51.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148095391 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:51.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148095391 data=null} to TreeItem with text {test} [2019-07-30T19:49:51.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148095392 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:51.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148095392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:51.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148095429 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:51.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:51.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148095430 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:51.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148095430 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:51.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148095430 data=null} to TreeItem with text {test} [2019-07-30T19:49:51.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148095430 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:51.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148095431 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:51.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148095441 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:51.397Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:51.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:51.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148095442 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:49:51.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148095442 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:51.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148095442 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:51.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148095443 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:51.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148095443 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]} [2019-07-30T19:49:51.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148095490 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:51.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:51.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148095492 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:49:51.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148095492 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:49:51.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148095492 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:49:51.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148095492 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:51.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148095493 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]} [2019-07-30T19:49:51.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148095502 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:49:51.397Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:49:51.397Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:49:51.654Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:49:51.912Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:49:51.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148095913 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:49:51.912Z] 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') [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:49:51.912Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:49:51.912Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:49:51.912Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:49:51.912Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:49:51.912Z] DEBUG - matched Combo with text " [2019-07-30T19:49:51.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148096028 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:')) [2019-07-30T19:49:51.912Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:49:51.912Z] 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') [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:49:51.912Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:49:51.912Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:49:51.912Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:49:51.912Z] 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') [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:49:51.912Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:49:51.912Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:49:51.912Z] 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') [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] 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') [2019-07-30T19:49:51.912Z] 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. [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:49:51.912Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:49:51.912Z] DEBUG - Clicking on &Finish [2019-07-30T19:49:51.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148096095 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') [2019-07-30T19:49:51.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148096095 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') [2019-07-30T19:49:51.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148096095 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:49:51.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148096096 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:49:51.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148096096 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') [2019-07-30T19:49:51.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148096096 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') [2019-07-30T19:49:52.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148096096 data=null item=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') [2019-07-30T19:49:52.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148095548 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:49:52.474Z] DEBUG - Clicked on [2019-07-30T19:49:52.474Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:52.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:52.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:52.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:52.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:52.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:52.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148096693 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:52.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148096694 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:52.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148096694 data=null} to TreeItem with text {test} [2019-07-30T19:49:52.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148096694 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:52.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148096694 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:52.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148096787 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:52.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:52.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148096791 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:52.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148096791 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:52.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148096791 data=null} to TreeItem with text {test} [2019-07-30T19:49:52.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148096791 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:52.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148096792 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:52.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148096807 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:52.731Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:52.731Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:52.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148096808 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:49:52.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148096808 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:49:52.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148096808 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:49:52.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148096809 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:49:52.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148096809 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]} [2019-07-30T19:49:52.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148096830 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:49:52.731Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T19:49:52.987Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:49:52.987Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:52.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148097131 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:52.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148097131 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:52.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148097131 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:52.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148097132 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:52.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148097132 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} [2019-07-30T19:49:52.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148097199 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:52.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:52.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:52.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:52.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:52.987Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:49:52.987Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:52.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148097204 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:52.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148097204 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:52.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148097204 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:52.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148097205 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:52.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148097205 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} [2019-07-30T19:49:52.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148097210 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:52.987Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:52.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148097211 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:52.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148097211 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:52.987Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:52.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148097211 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:52.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148097212 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:52.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148097212 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} [2019-07-30T19:49:52.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148097221 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:52.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148097221 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:52.987Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148097222 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:53.243Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148097222 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} [2019-07-30T19:49:53.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148097323 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:53.500Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148097729 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:53.500Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148097730 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:53.500Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148097730 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:53.500Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:53.500Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:53.500Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:54.868Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:54.868Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:54.868Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:54.868Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:54.868Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:49:54.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148098733 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:49:54.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148098734 data=null doit=true} to TableItem with text {} [2019-07-30T19:49:54.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148098734 data=null} to TableItem with text {} [2019-07-30T19:49:54.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148098734 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:49:54.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148098734 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:49:54.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148098777 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:49:54.868Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:54.868Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:54.868Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:49:54.868Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:54.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148098932 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:54.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148098932 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:54.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148098933 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:54.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148098933 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:54.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148098933 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} [2019-07-30T19:49:54.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148098939 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:49:54.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:54.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:54.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:54.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:54.868Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:49:54.868Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:54.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:54.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:54.868Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:54.868Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:54.868Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:54.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148098962 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:54.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148098962 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:54.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148098963 data=null} to TreeItem with text {test} [2019-07-30T19:49:54.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148098963 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:54.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148098963 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:54.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148099009 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:54.868Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:54.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148099010 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:54.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148099010 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:54.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148099010 data=null} to TreeItem with text {test} [2019-07-30T19:49:54.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148099011 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:54.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148099011 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:54.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148099018 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:54.868Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:54.868Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:54.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148099019 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:49:54.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148099019 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:49:54.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148099020 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:49:54.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148099020 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:49:54.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148099020 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]} [2019-07-30T19:49:54.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148099036 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:49:54.868Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:54.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148099037 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:49:54.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148099037 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:49:54.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148099037 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:49:54.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148099038 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:49:54.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148099038 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]} [2019-07-30T19:49:54.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148099051 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:49:54.868Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:49:54.868Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:49:55.125Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:49:55.125Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:49:55.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148099378 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:49:55.125Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:55.125Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:49:55.125Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:49:55.125Z] 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') [2019-07-30T19:49:55.125Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:55.125Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:55.125Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:55.125Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:49:55.383Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:49:55.383Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:49:55.383Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:49:55.383Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:49:55.383Z] DEBUG - matched Combo with text " [2019-07-30T19:49:55.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148099587 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:')) [2019-07-30T19:49:55.383Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:49:55.383Z] 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') [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:49:55.383Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:49:55.383Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:49:55.383Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:49:55.383Z] 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') [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:49:55.383Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:49:55.383Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:49:55.383Z] 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') [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] 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') [2019-07-30T19:49:55.383Z] 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. [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:49:55.383Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:49:55.383Z] DEBUG - Clicking on &Finish [2019-07-30T19:49:55.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148099613 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') [2019-07-30T19:49:55.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148099613 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') [2019-07-30T19:49:55.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148099613 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:49:55.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148099613 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:49:55.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148099613 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') [2019-07-30T19:49:55.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148099617 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') [2019-07-30T19:49:55.639Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:49:55.639Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:49:55.639Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:49:55.639Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:49:55.639Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:49:55.639Z] DEBUG - Clicked on &Finish [2019-07-30T19:49:56.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148099617 data=null item=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') [2019-07-30T19:49:56.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148099098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:49:56.767Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:56.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:56.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:56.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:56.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:56.767Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:56.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148100801 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:56.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148100801 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:56.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148100802 data=null} to TreeItem with text {test} [2019-07-30T19:49:56.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148100802 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:56.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148100802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:56.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148100825 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:56.768Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:56.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148100826 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:56.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148100827 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:56.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148100827 data=null} to TreeItem with text {test} [2019-07-30T19:49:56.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148100827 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:56.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148100827 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:56.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148100839 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:56.768Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:49:56.768Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:56.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1148100841 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T19:49:56.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1148100841 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T19:49:56.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1148100841 data=null} to TreeItem with text {Traces [3]} [2019-07-30T19:49:56.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1148100842 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T19:49:56.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148100842 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]} [2019-07-30T19:49:56.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1148100880 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T19:49:56.768Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again. [2019-07-30T19:49:57.126Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:49:57.126Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:57.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148101350 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:57.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148101350 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:57.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148101350 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:57.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148101351 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:57.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148101351 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} [2019-07-30T19:49:57.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148101407 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:57.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:57.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:57.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:57.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:57.637Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:49:57.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:57.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148101413 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:57.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148101413 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:57.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148101413 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:57.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148101414 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:57.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148101414 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} [2019-07-30T19:49:57.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148101419 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:57.637Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:57.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148101420 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:57.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148101420 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:57.637Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:57.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148101421 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:57.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148101421 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:57.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148101421 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} [2019-07-30T19:49:57.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148101430 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:57.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148101431 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:57.637Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148101431 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:57.637Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148101432 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} [2019-07-30T19:49:58.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148101605 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:58.567Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148102601 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:58.567Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148102669 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:58.567Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148102669 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:58.567Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:58.567Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:58.567Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:58.567Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:49:58.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:58.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:58.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:58.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:58.567Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:49:58.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148102673 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:49:58.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148102673 data=null doit=true} to TableItem with text {} [2019-07-30T19:49:58.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148102673 data=null} to TableItem with text {} [2019-07-30T19:49:58.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148102674 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:49:58.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148102682 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:49:58.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148102705 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:49:58.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:49:58.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:49:59.935Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:49:59.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:59.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148104124 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:59.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148104125 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:59.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148104125 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:59.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148104126 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:59.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148104126 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} [2019-07-30T19:49:59.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148104132 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:49:59.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:59.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:59.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:59.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:59.935Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:49:59.935Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:49:59.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:59.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:59.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:49:59.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:49:59.935Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:49:59.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148104147 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:49:59.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148104147 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:49:59.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148104147 data=null} to TreeItem with text {test} [2019-07-30T19:49:59.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148104147 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:49:59.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148104148 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:00.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148104201 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:00.192Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:00.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148104202 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:00.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148104202 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:00.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148104202 data=null} to TreeItem with text {test} [2019-07-30T19:50:00.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148104202 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:00.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148104202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:00.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148104210 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:00.192Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:00.192Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:00.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1148104211 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T19:50:00.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1148104211 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T19:50:00.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1148104212 data=null} to TreeItem with text {Traces [3]} [2019-07-30T19:50:00.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1148104212 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T19:50:00.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148104212 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]} [2019-07-30T19:50:00.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1148104230 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T19:50:00.192Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:00.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1148104234 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]} [2019-07-30T19:50:00.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1148104249 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T19:50:00.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1148104249 data=null} to TreeItem with text {Traces [3]} [2019-07-30T19:50:00.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1148104249 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T19:50:00.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148104249 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]} [2019-07-30T19:50:00.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1148104258 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]} [2019-07-30T19:50:00.192Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:50:00.192Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:50:00.448Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:50:00.448Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:50:00.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148104687 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:50:00.448Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:00.448Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:50:00.448Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:50:00.448Z] 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') [2019-07-30T19:50:00.448Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:00.448Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:00.448Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:00.448Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:00.448Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:00.448Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:00.448Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:00.448Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:00.448Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:00.448Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:00.448Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:50:00.706Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:00.706Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:00.706Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:00.706Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:00.706Z] DEBUG - matched Combo with text " [2019-07-30T19:50:00.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148104780 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:')) [2019-07-30T19:50:00.706Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:00.706Z] 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') [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:00.706Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5aff837f [2019-07-30T19:50:00.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1148104784 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') [2019-07-30T19:50:00.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148104784 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') [2019-07-30T19:50:00.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1148104785 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:00.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1148104785 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:00.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1148104785 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') [2019-07-30T19:50:00.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1148104785 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') [2019-07-30T19:50:00.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1148104785 data=null item=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') [2019-07-30T19:50:00.706Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1148104786 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') [2019-07-30T19:50:00.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148104786 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') [2019-07-30T19:50:00.706Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1148104786 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') [2019-07-30T19:50:00.706Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1148104786 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:00.706Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1148104787 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:00.706Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:00.706Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:00.706Z] 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') [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:00.706Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:00.706Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:00.706Z] 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') [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] 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') [2019-07-30T19:50:00.706Z] 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. [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:00.706Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:00.706Z] DEBUG - Clicking on &Finish [2019-07-30T19:50:00.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148104823 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') [2019-07-30T19:50:00.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148104823 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') [2019-07-30T19:50:00.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148104823 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:00.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148104824 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:00.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148104828 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') [2019-07-30T19:50:00.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148104828 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') [2019-07-30T19:50:00.962Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:00.962Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:00.962Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:00.962Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:00.962Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:00.962Z] DEBUG - Clicked on &Finish [2019-07-30T19:50:00.962Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T19:50:00.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1148105202 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T19:50:00.962Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T19:50:00.962Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-30T19:50:00.962Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:00.962Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T19:50:00.962Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T19:50:00.962Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T19:50:00.962Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T19:50:00.962Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T19:50:00.962Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T19:50:01.218Z] DEBUG - Clicking on Rename [2019-07-30T19:50:01.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1148105217 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') [2019-07-30T19:50:01.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1148105218 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') [2019-07-30T19:50:01.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1148105218 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T19:50:01.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1148105218 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T19:50:01.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1148105218 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') [2019-07-30T19:50:01.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1148105218 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') [2019-07-30T19:50:01.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1148105218 data=null item=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') [2019-07-30T19:50:01.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148104828 data=null item=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') [2019-07-30T19:50:01.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148104319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:50:02.037Z] DEBUG - Clicked on [2019-07-30T19:50:02.037Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:02.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:02.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:02.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:02.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:02.037Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:02.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148106218 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:02.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148106218 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:02.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148106218 data=null} to TreeItem with text {test} [2019-07-30T19:50:02.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148106219 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:02.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148106219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:02.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148106284 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:02.037Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:02.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148106284 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:02.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148106285 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:02.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148106285 data=null} to TreeItem with text {test} [2019-07-30T19:50:02.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148106285 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:02.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148106285 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:02.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148106292 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:02.294Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:02.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:02.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1148106293 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T19:50:02.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1148106293 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T19:50:02.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1148106294 data=null} to TreeItem with text {Traces [4]} [2019-07-30T19:50:02.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1148106294 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:50:02.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148106294 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]} [2019-07-30T19:50:02.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1148106309 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:50:02.294Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T19:50:02.294Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:02.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:02.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148106590 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:02.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148106590 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:02.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148106590 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:02.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148106591 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:02.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148106591 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)} [2019-07-30T19:50:02.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148106680 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:02.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:02.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:02.550Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:02.550Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:02.550Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:02.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:02.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148106685 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:02.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148106685 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:02.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148106685 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:02.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148106686 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:02.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148106686 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)} [2019-07-30T19:50:02.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148106691 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:02.550Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:02.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148106691 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:02.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148106692 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:02.550Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:02.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148106692 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:02.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148106692 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:02.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148106693 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)} [2019-07-30T19:50:02.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148106702 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:02.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148106703 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:02.550Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148106703 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:02.806Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148106703 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)} [2019-07-30T19:50:03.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148106822 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:03.063Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148107211 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:03.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148107212 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:03.063Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148107212 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:03.063Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:03.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:03.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:03.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:03.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:03.991Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:03.991Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:03.991Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:03.991Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:03.991Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:50:03.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148108217 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:50:03.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148108218 data=null doit=true} to TableItem with text {} [2019-07-30T19:50:03.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148108218 data=null} to TableItem with text {} [2019-07-30T19:50:03.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148108218 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:03.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148108218 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:50:03.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148108226 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:03.991Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:03.991Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:04.247Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:04.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:04.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148108432 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:04.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148108433 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:04.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148108433 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:04.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148108433 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:04.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148108434 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)} [2019-07-30T19:50:04.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148108439 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:50:04.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:04.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:04.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:04.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:04.247Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:04.247Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:04.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:04.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:04.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:04.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:04.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:04.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148108452 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:04.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148108452 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:04.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148108452 data=null} to TreeItem with text {test} [2019-07-30T19:50:04.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148108452 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:04.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148108453 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:04.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148108513 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:04.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:04.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148108515 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:04.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148108515 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:04.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148108515 data=null} to TreeItem with text {test} [2019-07-30T19:50:04.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148108516 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:04.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148108516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:04.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148108526 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:04.503Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:04.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:04.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1148108527 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T19:50:04.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1148108527 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T19:50:04.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1148108527 data=null} to TreeItem with text {Traces [4]} [2019-07-30T19:50:04.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1148108528 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:50:04.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148108528 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]} [2019-07-30T19:50:04.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1148108594 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:50:04.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:04.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1148108595 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T19:50:04.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1148108595 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T19:50:04.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1148108596 data=null} to TreeItem with text {Traces [4]} [2019-07-30T19:50:04.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1148108596 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:50:04.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148108596 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]} [2019-07-30T19:50:04.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1148108605 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:50:04.503Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:50:04.503Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:50:04.759Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:50:05.017Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:50:05.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148109028 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:50:05.017Z] 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') [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:50:05.017Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:05.017Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:05.017Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:05.017Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:05.017Z] DEBUG - matched Combo with text " [2019-07-30T19:50:05.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148109102 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:')) [2019-07-30T19:50:05.017Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:05.017Z] 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') [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:05.017Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2a178b15 [2019-07-30T19:50:05.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1148109106 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') [2019-07-30T19:50:05.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148109106 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') [2019-07-30T19:50:05.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1148109106 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:05.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1148109106 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:05.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1148109107 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') [2019-07-30T19:50:05.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1148109107 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') [2019-07-30T19:50:05.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1148109107 data=null item=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') [2019-07-30T19:50:05.017Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1148109107 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') [2019-07-30T19:50:05.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148109107 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') [2019-07-30T19:50:05.017Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1148109108 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') [2019-07-30T19:50:05.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1148109108 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:05.017Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1148109108 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:05.017Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:05.017Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:05.017Z] 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') [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:05.017Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:05.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:05.018Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:05.018Z] 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') [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] 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') [2019-07-30T19:50:05.018Z] 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. [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:05.018Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:05.018Z] DEBUG - Clicking on &Finish [2019-07-30T19:50:05.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148109133 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') [2019-07-30T19:50:05.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148109133 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') [2019-07-30T19:50:05.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148109133 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:05.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148109134 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:05.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148109134 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') [2019-07-30T19:50:05.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148109134 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') [2019-07-30T19:50:05.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:05.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:05.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:05.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:05.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:05.275Z] DEBUG - Clicked on &Finish [2019-07-30T19:50:05.275Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T19:50:05.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1148109406 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T19:50:05.275Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T19:50:05.275Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-30T19:50:05.275Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:05.275Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T19:50:05.275Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T19:50:05.275Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T19:50:05.275Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T19:50:05.275Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T19:50:05.275Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T19:50:05.275Z] DEBUG - Clicking on Rename [2019-07-30T19:50:05.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1148109422 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') [2019-07-30T19:50:05.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1148109423 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') [2019-07-30T19:50:05.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1148109423 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T19:50:05.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1148109423 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T19:50:05.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1148109423 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') [2019-07-30T19:50:05.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1148109423 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') [2019-07-30T19:50:05.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1148109423 data=null item=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') [2019-07-30T19:50:05.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148109134 data=null item=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') [2019-07-30T19:50:05.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148108646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:50:06.094Z] DEBUG - Clicked on [2019-07-30T19:50:06.094Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:06.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:06.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:06.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:06.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:06.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:06.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148110206 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:06.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148110206 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:06.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148110206 data=null} to TreeItem with text {test} [2019-07-30T19:50:06.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148110206 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:06.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148110207 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:06.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148110225 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:06.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:06.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148110227 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:06.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148110227 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:06.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148110227 data=null} to TreeItem with text {test} [2019-07-30T19:50:06.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148110228 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:06.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148110228 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:06.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148110241 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:06.094Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:06.094Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:06.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1148110243 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T19:50:06.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1148110243 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T19:50:06.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1148110243 data=null} to TreeItem with text {Traces [5]} [2019-07-30T19:50:06.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1148110243 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:50:06.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148110244 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]} [2019-07-30T19:50:06.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1148110282 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:50:06.094Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T19:50:06.352Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:06.352Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:06.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148110450 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:06.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148110451 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:06.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148110451 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:06.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148110452 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:06.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148110452 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)} [2019-07-30T19:50:06.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148110492 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:06.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:06.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:06.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:06.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:06.352Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:06.352Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:06.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148110497 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:06.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148110497 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:06.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148110497 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:06.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148110497 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:06.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148110498 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)} [2019-07-30T19:50:06.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148110503 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:06.352Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:06.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148110504 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:06.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148110504 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:06.352Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:06.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148110504 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:06.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148110505 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:06.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148110505 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)} [2019-07-30T19:50:06.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148110516 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:06.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148110516 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:06.352Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148110516 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:06.608Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148110516 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)} [2019-07-30T19:50:06.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148110726 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:06.865Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148111079 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:06.865Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148111080 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:06.865Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148111080 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:06.865Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:06.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:06.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:06.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:06.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:06.865Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:07.888Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:07.888Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:07.888Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:07.888Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:07.888Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:50:07.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148112085 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:50:07.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148112085 data=null doit=true} to TableItem with text {} [2019-07-30T19:50:07.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148112085 data=null} to TableItem with text {} [2019-07-30T19:50:07.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148112085 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:07.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148112086 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:50:07.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148112106 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:07.888Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:07.888Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:08.144Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:08.144Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:08.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148112318 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:08.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148112318 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:08.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148112318 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:08.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148112319 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:08.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148112319 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)} [2019-07-30T19:50:08.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148112324 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:50:08.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:08.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:08.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:08.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:08.144Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:08.144Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:08.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:08.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:08.144Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:08.144Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:08.144Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:08.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148112384 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:08.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148112384 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:08.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148112384 data=null} to TreeItem with text {test} [2019-07-30T19:50:08.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148112384 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:08.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148112385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:08.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148112422 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:08.402Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:08.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148112423 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:08.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148112423 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:08.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148112423 data=null} to TreeItem with text {test} [2019-07-30T19:50:08.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148112424 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:08.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148112424 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:08.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148112431 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:08.402Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:08.402Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:08.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1148112432 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T19:50:08.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1148112432 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T19:50:08.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1148112432 data=null} to TreeItem with text {Traces [5]} [2019-07-30T19:50:08.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1148112433 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:50:08.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148112433 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]} [2019-07-30T19:50:08.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1148112480 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:50:08.402Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:08.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1148112481 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T19:50:08.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1148112481 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T19:50:08.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1148112481 data=null} to TreeItem with text {Traces [5]} [2019-07-30T19:50:08.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1148112481 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:50:08.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148112481 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]} [2019-07-30T19:50:08.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1148112487 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:50:08.402Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:50:08.402Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:50:08.658Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:50:08.916Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:50:08.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148112930 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:50:08.916Z] 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') [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:50:08.916Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:08.916Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:08.916Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:08.916Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:08.916Z] DEBUG - matched Combo with text " [2019-07-30T19:50:08.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148113081 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:')) [2019-07-30T19:50:08.916Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:08.916Z] 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') [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:08.916Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6d418b00 [2019-07-30T19:50:08.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1148113085 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') [2019-07-30T19:50:08.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148113085 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') [2019-07-30T19:50:08.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1148113085 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:08.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1148113085 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:08.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1148113086 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') [2019-07-30T19:50:08.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1148113086 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') [2019-07-30T19:50:08.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1148113086 data=null item=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') [2019-07-30T19:50:08.916Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1148113086 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') [2019-07-30T19:50:08.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148113086 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') [2019-07-30T19:50:08.916Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1148113086 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') [2019-07-30T19:50:08.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1148113086 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:08.916Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1148113086 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:08.916Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:08.917Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:08.917Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:08.917Z] 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') [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:08.917Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:08.917Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:08.917Z] 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') [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] 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') [2019-07-30T19:50:08.917Z] 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. [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:08.917Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:08.917Z] DEBUG - Clicking on &Finish [2019-07-30T19:50:08.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148113104 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') [2019-07-30T19:50:08.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148113105 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') [2019-07-30T19:50:08.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148113105 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:08.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148113105 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:08.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148113106 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') [2019-07-30T19:50:08.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148113106 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') [2019-07-30T19:50:09.174Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:09.174Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:09.174Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:09.174Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:09.174Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:09.174Z] DEBUG - Clicked on &Finish [2019-07-30T19:50:09.738Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T19:50:09.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1148113797 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T19:50:09.738Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T19:50:09.738Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-30T19:50:09.738Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:09.738Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T19:50:09.738Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T19:50:09.738Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T19:50:09.738Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T19:50:09.738Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T19:50:09.738Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T19:50:09.738Z] DEBUG - Clicking on Rename [2019-07-30T19:50:09.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1148113798 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') [2019-07-30T19:50:09.738Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1148113798 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') [2019-07-30T19:50:09.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1148113798 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T19:50:09.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1148113798 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T19:50:09.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1148113798 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') [2019-07-30T19:50:09.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1148113798 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') [2019-07-30T19:50:09.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1148113798 data=null item=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') [2019-07-30T19:50:09.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148113106 data=null item=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') [2019-07-30T19:50:09.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148112528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:50:09.994Z] DEBUG - Clicked on [2019-07-30T19:50:09.994Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:09.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:09.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:09.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:09.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:09.994Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:09.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148114071 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:09.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148114071 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:09.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148114071 data=null} to TreeItem with text {test} [2019-07-30T19:50:09.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148114072 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:09.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148114072 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:09.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148114113 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:09.994Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:09.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148114114 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:09.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148114114 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:09.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148114115 data=null} to TreeItem with text {test} [2019-07-30T19:50:09.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148114115 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:09.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148114115 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:09.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148114133 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:09.994Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:09.994Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:09.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148114135 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:09.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148114135 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:09.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148114135 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:09.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148114135 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:09.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148114135 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]} [2019-07-30T19:50:09.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148114221 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:09.994Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T19:50:10.251Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:10.251Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:10.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148114389 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:10.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148114389 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:10.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148114389 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:10.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148114390 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:10.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148114390 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)} [2019-07-30T19:50:10.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148114437 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:10.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:10.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:10.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:10.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:10.251Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:10.251Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:10.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148114441 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:10.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148114441 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:10.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148114442 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:10.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148114442 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:10.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148114443 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)} [2019-07-30T19:50:10.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148114448 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:10.251Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:10.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148114449 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:10.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148114449 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:10.251Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:10.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148114450 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:10.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148114450 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:10.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148114450 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)} [2019-07-30T19:50:10.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148114459 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:10.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148114459 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:10.251Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148114460 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:10.508Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148114460 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)} [2019-07-30T19:50:11.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148114587 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:11.070Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148115180 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:11.070Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148115181 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:11.070Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148115181 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:11.070Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:11.070Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:11.070Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:11.070Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:11.070Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:11.070Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:11.070Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:11.634Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:11.634Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:11.634Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:11.634Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:11.634Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:50:11.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148115686 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:50:11.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148115687 data=null doit=true} to TableItem with text {} [2019-07-30T19:50:11.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148115687 data=null} to TableItem with text {} [2019-07-30T19:50:11.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148115687 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:11.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148115688 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:50:11.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148115711 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:11.634Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:11.634Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:12.198Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:12.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:12.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148116536 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:12.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148116536 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:12.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148116537 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:12.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148116537 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:12.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148116538 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)} [2019-07-30T19:50:12.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148116544 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:50:12.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:12.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:12.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:12.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:12.455Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:12.455Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:12.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:12.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:12.455Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:12.455Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:12.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:12.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148116571 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:12.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148116571 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:12.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148116571 data=null} to TreeItem with text {test} [2019-07-30T19:50:12.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148116572 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:12.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148116572 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:12.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148116617 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:12.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:12.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148116619 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:12.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148116619 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:12.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148116619 data=null} to TreeItem with text {test} [2019-07-30T19:50:12.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148116620 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:12.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148116620 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:12.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148116632 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:12.455Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:12.455Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:12.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148116634 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:12.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148116634 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:12.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148116634 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:12.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148116635 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:12.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148116635 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]} [2019-07-30T19:50:12.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148116694 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:12.455Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T19:50:12.711Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:12.711Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:12.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148116899 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:12.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148116899 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:12.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148116900 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:12.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148116900 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:12.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148116901 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 [2019-07-30T19:50:12.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148116977 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:12.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:12.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:12.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:12.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:12.968Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:12.968Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:12.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:12.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:12.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:12.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:12.968Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:12.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148116986 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:12.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148116986 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:12.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148116986 data=null} to TreeItem with text {test} [2019-07-30T19:50:12.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148116986 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:12.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148116987 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:12.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148117021 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:12.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:12.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148117021 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:12.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148117022 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:12.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148117022 data=null} to TreeItem with text {test} [2019-07-30T19:50:12.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148117022 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:12.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148117022 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:12.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148117029 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:12.969Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:12.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:12.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148117083 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:12.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148117083 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:12.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148117083 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:12.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148117084 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:12.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148117084 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]} [2019-07-30T19:50:12.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148117094 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:12.969Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:12.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148117095 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:12.969Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148117095 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:12.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148117095 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:12.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148117095 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:12.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148117096 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]} [2019-07-30T19:50:12.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148117110 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:12.969Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:50:12.969Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:50:13.533Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:50:13.533Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:50:13.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148117622 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:50:13.533Z] 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') [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:50:13.533Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:13.533Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:13.533Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:13.533Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:13.533Z] DEBUG - matched Combo with text " [2019-07-30T19:50:13.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148117740 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:')) [2019-07-30T19:50:13.533Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:13.533Z] 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') [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:13.533Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7eb0ea3e [2019-07-30T19:50:13.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1148117744 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') [2019-07-30T19:50:13.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148117744 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') [2019-07-30T19:50:13.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1148117744 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:13.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1148117745 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:13.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1148117745 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') [2019-07-30T19:50:13.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1148117745 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') [2019-07-30T19:50:13.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1148117745 data=null item=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') [2019-07-30T19:50:13.533Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1148117745 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') [2019-07-30T19:50:13.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148117746 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') [2019-07-30T19:50:13.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1148117746 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') [2019-07-30T19:50:13.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1148117746 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:13.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1148117746 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:13.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:13.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:13.533Z] 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') [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:13.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:13.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:13.533Z] 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') [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] 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') [2019-07-30T19:50:13.533Z] 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. [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:13.533Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:13.533Z] DEBUG - Clicking on &Finish [2019-07-30T19:50:13.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148117784 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') [2019-07-30T19:50:13.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148117784 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') [2019-07-30T19:50:13.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148117784 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:13.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148117787 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:13.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148117788 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') [2019-07-30T19:50:13.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148117788 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') [2019-07-30T19:50:13.790Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:13.790Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:13.790Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:13.790Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:13.790Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:13.790Z] DEBUG - Clicked on &Finish [2019-07-30T19:50:13.790Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T19:50:13.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1148118024 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T19:50:13.790Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T19:50:13.790Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T19:50:13.790Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T19:50:13.790Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-30T19:50:13.790Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:13.790Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T19:50:13.790Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T19:50:13.790Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T19:50:13.790Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T19:50:13.790Z] DEBUG - Clicking on Overwrite [2019-07-30T19:50:13.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1148118040 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') [2019-07-30T19:50:13.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1148118040 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') [2019-07-30T19:50:13.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1148118040 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T19:50:13.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1148118041 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T19:50:13.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1148118041 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') [2019-07-30T19:50:13.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1148118041 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') [2019-07-30T19:50:14.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1148118041 data=null item=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') [2019-07-30T19:50:14.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148117788 data=null item=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') [2019-07-30T19:50:14.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148117191 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:50:14.610Z] DEBUG - Clicked on [2019-07-30T19:50:14.610Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:14.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:14.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:14.610Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:14.610Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:14.610Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:14.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148118800 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:14.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148118800 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:14.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148118800 data=null} to TreeItem with text {test} [2019-07-30T19:50:14.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148118801 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:14.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148118801 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:14.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148118842 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:14.610Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:14.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148118843 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:14.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148118843 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:14.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148118843 data=null} to TreeItem with text {test} [2019-07-30T19:50:14.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148118848 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:14.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148118849 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:14.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148118857 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:14.867Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:14.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:14.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148118881 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:14.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148118882 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:14.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148118882 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:14.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148118882 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:14.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148118882 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]} [2019-07-30T19:50:14.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148118891 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:14.867Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T19:50:14.867Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:14.867Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:15.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148119161 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:15.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148119161 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:15.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148119162 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:15.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148119162 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:15.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148119162 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} [2019-07-30T19:50:15.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148119194 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:15.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:15.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:15.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:15.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:15.124Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:15.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:15.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148119201 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:15.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148119201 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:15.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148119201 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:15.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148119201 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:15.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148119201 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} [2019-07-30T19:50:15.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148119206 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:15.124Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:15.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148119207 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:15.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148119207 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:15.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:15.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148119207 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:15.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148119208 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:15.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148119208 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} [2019-07-30T19:50:15.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148119211 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:15.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148119211 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:15.124Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148119212 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:15.124Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148119212 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} [2019-07-30T19:50:15.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148119291 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:15.124Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148119300 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:15.124Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148119301 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:15.124Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148119301 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:15.381Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:15.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:15.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:15.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:15.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:15.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:15.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:16.748Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:16.748Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:16.748Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:16.748Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:16.748Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:50:16.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148120718 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:50:16.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148120718 data=null doit=true} to TableItem with text {} [2019-07-30T19:50:16.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148120719 data=null} to TableItem with text {} [2019-07-30T19:50:16.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148120719 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:16.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148120720 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:50:16.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148120824 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:16.748Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:16.748Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:16.748Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:16.748Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:17.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148121090 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:17.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148121090 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:17.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148121090 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:17.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148121091 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:17.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148121091 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} [2019-07-30T19:50:17.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148121099 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:17.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:17.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:17.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:17.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:17.024Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:17.024Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:17.024Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:17.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148121245 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:17.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148121245 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:17.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148121246 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:17.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148121246 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:17.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148121247 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 [2019-07-30T19:50:17.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148121254 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:17.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:17.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:17.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:17.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:17.326Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:17.326Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:17.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:17.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:17.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:17.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:17.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:17.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148121291 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:17.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148121291 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:17.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148121292 data=null} to TreeItem with text {test} [2019-07-30T19:50:17.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148121292 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:17.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148121292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:17.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148121332 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:17.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:17.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148121333 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:17.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148121333 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:17.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148121333 data=null} to TreeItem with text {test} [2019-07-30T19:50:17.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148121334 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:17.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148121334 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:17.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148121344 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:17.326Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:17.326Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:17.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148121345 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:17.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148121346 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:17.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148121346 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:17.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148121346 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:17.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148121346 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]} [2019-07-30T19:50:17.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148121366 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:17.326Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T19:50:17.677Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:17.677Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:17.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148121750 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:17.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148121751 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:17.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148121751 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:17.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148121752 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:17.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148121752 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 [2019-07-30T19:50:17.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148121787 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:17.677Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:17.677Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:17.677Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:17.677Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:17.677Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:17.677Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:17.677Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:17.677Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:17.677Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:17.677Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:17.677Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:17.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148121794 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:17.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148121794 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:17.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148121794 data=null} to TreeItem with text {test} [2019-07-30T19:50:17.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148121795 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:17.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148121795 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:17.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148121830 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:17.677Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:17.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148121831 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:17.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148121832 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:17.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148121832 data=null} to TreeItem with text {test} [2019-07-30T19:50:17.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148121832 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:17.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148121832 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:17.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148121840 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:17.677Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:17.677Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:17.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148121841 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:17.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148121841 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:17.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148121841 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:17.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148121842 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:17.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148121842 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]} [2019-07-30T19:50:17.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148121858 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:17.677Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:17.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148121859 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:17.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148121860 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:17.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148121860 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:17.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148121860 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:17.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148121860 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]} [2019-07-30T19:50:17.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148121887 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:17.934Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:50:17.934Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:50:18.192Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:50:18.192Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:50:18.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148122249 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:50:18.192Z] 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') [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:50:18.192Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:18.192Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:18.192Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:18.192Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:18.192Z] DEBUG - matched Combo with text " [2019-07-30T19:50:18.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148122345 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:')) [2019-07-30T19:50:18.192Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:18.192Z] 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') [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:18.192Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6a03c039 [2019-07-30T19:50:18.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1148122353 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') [2019-07-30T19:50:18.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148122353 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') [2019-07-30T19:50:18.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1148122354 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:18.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1148122354 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:18.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1148122354 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') [2019-07-30T19:50:18.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1148122354 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') [2019-07-30T19:50:18.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1148122354 data=null item=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') [2019-07-30T19:50:18.192Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1148122354 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') [2019-07-30T19:50:18.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148122354 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') [2019-07-30T19:50:18.192Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1148122354 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') [2019-07-30T19:50:18.192Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1148122355 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:18.192Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1148122355 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:18.192Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:18.192Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:18.192Z] 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') [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:18.192Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:18.192Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:18.192Z] 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') [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] 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') [2019-07-30T19:50:18.192Z] 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. [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:18.192Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:18.192Z] DEBUG - Clicking on &Finish [2019-07-30T19:50:18.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148122378 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') [2019-07-30T19:50:18.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148122378 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') [2019-07-30T19:50:18.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148122378 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:18.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148122378 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:18.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148122379 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') [2019-07-30T19:50:18.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148122379 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') [2019-07-30T19:50:18.450Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:18.450Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:18.450Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:18.450Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:18.450Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:18.450Z] DEBUG - Clicked on &Finish [2019-07-30T19:50:18.450Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T19:50:18.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1148122648 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T19:50:18.450Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T19:50:18.450Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T19:50:18.450Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T19:50:18.450Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-30T19:50:18.450Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:18.450Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T19:50:18.450Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T19:50:18.450Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T19:50:18.450Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T19:50:18.450Z] DEBUG - Clicking on Overwrite [2019-07-30T19:50:18.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1148122649 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') [2019-07-30T19:50:18.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1148122649 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') [2019-07-30T19:50:18.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1148122649 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T19:50:18.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1148122649 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T19:50:18.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1148122649 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') [2019-07-30T19:50:18.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1148122649 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') [2019-07-30T19:50:18.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1148122650 data=null item=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') [2019-07-30T19:50:19.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148122379 data=null item=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') [2019-07-30T19:50:19.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148121933 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:50:19.271Z] DEBUG - Clicked on [2019-07-30T19:50:19.271Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:19.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:19.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:19.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:19.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:19.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:19.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148123316 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:19.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148123316 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:19.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148123316 data=null} to TreeItem with text {test} [2019-07-30T19:50:19.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148123317 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:19.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148123317 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:19.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148123390 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:19.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:19.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148123391 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:19.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148123391 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:19.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148123391 data=null} to TreeItem with text {test} [2019-07-30T19:50:19.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148123392 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:19.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148123392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:19.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148123412 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:19.271Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:19.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:19.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148123413 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:19.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148123413 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:19.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148123414 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:19.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148123414 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:19.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148123414 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]} [2019-07-30T19:50:19.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148123429 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:19.271Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T19:50:19.271Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:19.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:19.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148123551 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:19.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148123552 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:19.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148123552 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:19.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148123552 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:19.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148123552 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} [2019-07-30T19:50:19.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148123601 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:19.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:19.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:19.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:19.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:19.527Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:19.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:19.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148123606 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:19.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148123606 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:19.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148123606 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:19.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148123607 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:19.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148123607 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} [2019-07-30T19:50:19.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148123612 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:19.527Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:19.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148123612 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:19.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148123613 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:19.527Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:19.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148123613 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:19.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148123613 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:19.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148123614 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} [2019-07-30T19:50:19.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148123622 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:19.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148123623 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:19.527Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148123623 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:19.784Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148123623 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} [2019-07-30T19:50:20.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148123909 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:20.041Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148124096 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:20.041Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148124096 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:20.041Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148124096 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:20.041Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:20.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:20.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:20.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:20.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:20.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:20.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:20.970Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:20.970Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:20.970Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:20.970Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:20.970Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:50:20.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148125103 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:50:20.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148125104 data=null doit=true} to TableItem with text {} [2019-07-30T19:50:20.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148125104 data=null} to TableItem with text {} [2019-07-30T19:50:20.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148125104 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:20.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148125105 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:50:20.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148125112 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:20.970Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:20.970Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:21.227Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:21.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:21.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148125297 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:21.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148125298 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:21.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148125298 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:21.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148125298 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:21.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148125299 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} [2019-07-30T19:50:21.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148125304 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:21.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:21.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:21.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:21.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:21.227Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:21.227Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:21.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:21.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148125410 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:21.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148125411 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:21.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148125411 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:21.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148125411 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:21.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148125412 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 [2019-07-30T19:50:21.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148125417 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:21.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:21.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:21.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:21.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:21.227Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:21.227Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:21.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:21.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:21.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:21.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:21.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:21.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148125425 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:21.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148125425 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:21.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148125430 data=null} to TreeItem with text {test} [2019-07-30T19:50:21.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148125430 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:21.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148125431 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:21.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148125471 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:21.228Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:21.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148125472 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:21.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148125473 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:21.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148125473 data=null} to TreeItem with text {test} [2019-07-30T19:50:21.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148125473 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:21.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148125473 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:21.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148125481 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:21.228Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:21.484Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:21.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148125482 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:21.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148125482 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:21.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148125482 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:21.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148125483 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:21.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148125483 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]} [2019-07-30T19:50:21.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148125500 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:21.484Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T19:50:21.740Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:21.740Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:21.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148125876 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:21.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148125876 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:21.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148125876 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:21.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148125877 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:21.740Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148125877 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 [2019-07-30T19:50:21.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148125928 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:21.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:21.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:21.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:21.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:21.740Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:21.740Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:21.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:21.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:21.740Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:21.740Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:21.740Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:21.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148125937 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:21.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148125937 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:21.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148125937 data=null} to TreeItem with text {test} [2019-07-30T19:50:21.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148125938 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:21.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148125938 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:21.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148126010 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:21.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:21.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148126011 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:21.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148126011 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:21.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148126011 data=null} to TreeItem with text {test} [2019-07-30T19:50:21.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148126012 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:21.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148126012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:21.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148126028 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:21.997Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:21.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:21.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148126035 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:21.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148126035 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:21.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148126035 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:21.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148126036 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:21.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148126082 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]} [2019-07-30T19:50:21.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148126093 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:21.997Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:21.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148126104 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:21.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148126105 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:21.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148126105 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:21.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148126106 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:21.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148126106 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]} [2019-07-30T19:50:21.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148126115 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:21.997Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:50:21.997Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:50:22.253Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:50:22.253Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:50:22.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148126464 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:50:22.253Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:22.253Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:50:22.253Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:50:22.253Z] 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') [2019-07-30T19:50:22.253Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:22.253Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:22.253Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:22.253Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:22.253Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:22.253Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:22.253Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:22.253Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:22.253Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:22.253Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:22.253Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:22.253Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:50:22.253Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:22.253Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:22.253Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:22.253Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:22.253Z] DEBUG - matched Combo with text " [2019-07-30T19:50:22.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148126581 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:')) [2019-07-30T19:50:22.511Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:22.511Z] 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') [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:22.511Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@24ba5996 [2019-07-30T19:50:22.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1148126583 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') [2019-07-30T19:50:22.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148126584 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') [2019-07-30T19:50:22.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1148126584 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:22.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1148126584 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:22.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1148126584 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') [2019-07-30T19:50:22.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1148126584 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') [2019-07-30T19:50:22.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1148126585 data=null item=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') [2019-07-30T19:50:22.511Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1148126585 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') [2019-07-30T19:50:22.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148126585 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') [2019-07-30T19:50:22.511Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1148126585 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') [2019-07-30T19:50:22.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1148126585 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:22.511Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1148126585 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:22.511Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:22.511Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:22.511Z] 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') [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:22.511Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:22.511Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:22.511Z] 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') [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] 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') [2019-07-30T19:50:22.511Z] 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. [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:22.511Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:22.511Z] DEBUG - Clicking on &Finish [2019-07-30T19:50:22.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148126604 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') [2019-07-30T19:50:22.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148126605 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') [2019-07-30T19:50:22.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148126605 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:22.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148126605 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:22.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148126605 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') [2019-07-30T19:50:22.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148126605 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') [2019-07-30T19:50:22.511Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:22.511Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:22.511Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:22.511Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:22.511Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:22.511Z] DEBUG - Clicked on &Finish [2019-07-30T19:50:23.075Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T19:50:23.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1148127206 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T19:50:23.075Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T19:50:23.075Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T19:50:23.075Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T19:50:23.075Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-30T19:50:23.075Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:23.075Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T19:50:23.075Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T19:50:23.075Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T19:50:23.075Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T19:50:23.075Z] DEBUG - Clicking on Overwrite [2019-07-30T19:50:23.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1148127208 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') [2019-07-30T19:50:23.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1148127208 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') [2019-07-30T19:50:23.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1148127208 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T19:50:23.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1148127208 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T19:50:23.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1148127208 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') [2019-07-30T19:50:23.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1148127209 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') [2019-07-30T19:50:23.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1148127209 data=null item=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') [2019-07-30T19:50:23.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148126605 data=null item=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') [2019-07-30T19:50:23.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148126202 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:50:23.896Z] DEBUG - Clicked on [2019-07-30T19:50:23.896Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:23.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:23.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:23.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:23.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:23.896Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:23.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148127949 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:23.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148127949 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:23.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148127950 data=null} to TreeItem with text {test} [2019-07-30T19:50:23.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148127950 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:23.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148127950 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:23.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148127995 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:23.896Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:23.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148127996 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:23.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148127997 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:23.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148127997 data=null} to TreeItem with text {test} [2019-07-30T19:50:23.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148127997 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:23.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148127998 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:23.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148128009 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:23.896Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:23.896Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:23.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148128011 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:23.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148128011 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:23.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148128011 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:23.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148128012 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:23.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148128012 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]} [2019-07-30T19:50:23.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148128031 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:23.896Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T19:50:24.459Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:24.459Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:24.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148128508 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:24.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148128509 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:24.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148128509 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:24.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148128509 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:24.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148128510 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} [2019-07-30T19:50:24.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148128550 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:24.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:24.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:24.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:24.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:24.459Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:24.459Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:24.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148128554 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:24.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148128554 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:24.459Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148128554 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:24.459Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148128555 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:24.459Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148128555 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} [2019-07-30T19:50:24.459Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148128560 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:24.459Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:24.459Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148128561 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:24.459Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148128561 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:24.459Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:24.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148128561 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:24.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148128562 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:24.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148128562 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} [2019-07-30T19:50:24.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148128571 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:24.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148128571 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:24.460Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148128572 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:24.460Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148128572 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} [2019-07-30T19:50:25.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148128649 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:25.282Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148129283 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:25.282Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148129283 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:25.282Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148129283 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:25.282Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:25.282Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:25.282Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:25.282Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:25.282Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:25.282Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:25.282Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:25.538Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:25.538Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:25.538Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:25.538Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:25.538Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:50:25.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148129788 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:50:25.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148129789 data=null doit=true} to TableItem with text {} [2019-07-30T19:50:25.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148129789 data=null} to TableItem with text {} [2019-07-30T19:50:25.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148129789 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:25.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148129790 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:50:25.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148129812 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:25.795Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:25.795Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:26.360Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:26.360Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:26.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148130549 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:26.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148130549 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:26.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148130549 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:26.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148130550 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:26.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148130550 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} [2019-07-30T19:50:26.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148130556 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:26.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:26.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:26.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:26.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:26.360Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:26.360Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:26.360Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:26.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148130655 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:26.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148130655 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:26.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148130656 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:26.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148130656 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:26.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148130656 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 [2019-07-30T19:50:26.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148130661 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:26.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:26.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:26.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:26.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:26.617Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:26.617Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:26.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:26.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:26.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:26.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:26.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:26.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148130669 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:26.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148130669 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:26.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148130669 data=null} to TreeItem with text {test} [2019-07-30T19:50:26.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148130670 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:26.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148130670 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:26.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148130708 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:26.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:26.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148130709 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:26.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148130709 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:26.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148130709 data=null} to TreeItem with text {test} [2019-07-30T19:50:26.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148130709 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:26.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148130709 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:26.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148130721 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:26.617Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:26.617Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:26.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148130722 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:26.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148130722 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:26.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148130722 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:26.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148130722 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:26.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148130722 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]} [2019-07-30T19:50:26.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148130743 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:26.617Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T19:50:26.617Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:26.876Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:26.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148130936 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:26.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148130936 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:26.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148130936 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:26.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148130937 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:26.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148130937 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 [2019-07-30T19:50:26.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148131009 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:26.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:26.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:26.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:26.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:26.876Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:26.876Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:26.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:26.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:26.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:26.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:26.876Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:26.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148131017 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:26.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148131017 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:26.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148131017 data=null} to TreeItem with text {test} [2019-07-30T19:50:26.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148131017 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:26.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148131018 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:26.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148131050 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:26.876Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:26.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148131051 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:26.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148131051 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:26.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148131051 data=null} to TreeItem with text {test} [2019-07-30T19:50:26.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148131051 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:26.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148131052 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:26.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148131058 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:26.876Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:26.876Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:26.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148131059 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:26.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148131059 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:26.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148131059 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:26.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148131059 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:26.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148131062 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]} [2019-07-30T19:50:26.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148131072 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:26.876Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:26.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148131073 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:26.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148131073 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:26.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148131073 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:26.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148131073 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:26.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148131073 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]} [2019-07-30T19:50:26.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148131087 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:27.229Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:50:27.229Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:50:27.229Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:50:27.229Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:50:27.580Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148131459 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:50:27.580Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:27.580Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:50:27.580Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:50:27.580Z] 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') [2019-07-30T19:50:27.580Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:27.580Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:27.580Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:27.580Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:27.580Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:27.580Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:27.580Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:27.580Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:27.580Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:27.580Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:27.580Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:27.580Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:50:27.580Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:27.580Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:27.580Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:27.580Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:27.580Z] DEBUG - matched Combo with text " [2019-07-30T19:50:27.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148131556 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:')) [2019-07-30T19:50:27.581Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:27.581Z] 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') [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:27.581Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@400e5893 [2019-07-30T19:50:27.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1148131559 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') [2019-07-30T19:50:27.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148131559 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') [2019-07-30T19:50:27.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1148131560 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:27.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1148131560 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:27.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1148131560 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') [2019-07-30T19:50:27.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1148131560 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') [2019-07-30T19:50:27.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1148131560 data=null item=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') [2019-07-30T19:50:27.581Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1148131560 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') [2019-07-30T19:50:27.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148131560 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') [2019-07-30T19:50:27.581Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1148131560 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') [2019-07-30T19:50:27.581Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1148131560 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:27.581Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1148131561 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:27.581Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:27.581Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:27.581Z] 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') [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:27.581Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:27.581Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:27.581Z] 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') [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] 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') [2019-07-30T19:50:27.581Z] 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. [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:27.581Z] DEBUG - Clicking on &Finish [2019-07-30T19:50:27.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148131577 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') [2019-07-30T19:50:27.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148131577 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') [2019-07-30T19:50:27.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148131577 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:27.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148131577 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:27.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148131577 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') [2019-07-30T19:50:27.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148131577 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') [2019-07-30T19:50:27.581Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:27.581Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:27.581Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:27.581Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:27.581Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:27.581Z] DEBUG - Clicked on &Finish [2019-07-30T19:50:27.581Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T19:50:27.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1148131812 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:27.581Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T19:50:27.581Z] DEBUG - Clicking on Skip [2019-07-30T19:50:27.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1148131827 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') [2019-07-30T19:50:27.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1148131827 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') [2019-07-30T19:50:27.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1148131827 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T19:50:27.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1148131827 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T19:50:27.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1148131827 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') [2019-07-30T19:50:27.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1148131828 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') [2019-07-30T19:50:27.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1148131828 data=null item=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') [2019-07-30T19:50:28.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148131577 data=null item=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') [2019-07-30T19:50:28.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148131130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:50:28.095Z] DEBUG - Clicked on [2019-07-30T19:50:28.095Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:28.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:28.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:28.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:28.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:28.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:28.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148132343 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:28.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148132344 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:28.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148132344 data=null} to TreeItem with text {test} [2019-07-30T19:50:28.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148132344 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:28.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148132344 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:28.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148132398 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:28.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:28.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148132399 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:28.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148132399 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:28.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148132399 data=null} to TreeItem with text {test} [2019-07-30T19:50:28.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148132400 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:28.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148132400 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:28.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148132411 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:28.351Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:28.351Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:28.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148132412 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:28.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148132412 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:28.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148132412 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:28.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148132412 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:28.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148132413 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]} [2019-07-30T19:50:28.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148132421 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:28.351Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T19:50:28.608Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:28.608Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:28.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148132905 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:28.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148132905 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:28.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148132905 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:28.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148132906 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:28.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148132906 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} [2019-07-30T19:50:28.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148132944 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:28.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:28.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:28.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:28.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:28.865Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:28.865Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:28.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148132947 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:28.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148132947 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:28.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148132947 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:28.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148132947 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:28.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148132947 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} [2019-07-30T19:50:28.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148132952 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:28.866Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:28.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148132953 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:28.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148132953 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:28.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:28.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148132953 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:28.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148132953 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:28.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148132954 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} [2019-07-30T19:50:28.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148132957 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:28.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148132957 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:28.866Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148132964 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:28.866Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148132964 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} [2019-07-30T19:50:29.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148133040 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:29.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148133197 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:29.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148133198 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:29.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148133198 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:29.122Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:29.122Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:29.122Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:29.122Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:29.122Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:29.122Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:29.122Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:29.122Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:29.122Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:29.122Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:29.122Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:29.122Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:50:29.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148133201 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:50:29.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148133201 data=null doit=true} to TableItem with text {} [2019-07-30T19:50:29.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148133201 data=null} to TableItem with text {} [2019-07-30T19:50:29.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148133201 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:29.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148133202 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:50:29.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148133210 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:29.123Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:29.123Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:29.123Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:29.123Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:29.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148133429 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:29.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148133429 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:29.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148133429 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:29.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148133430 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:29.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148133430 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} [2019-07-30T19:50:29.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148133435 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:29.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:29.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:29.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:29.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:29.380Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:29.380Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:29.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:29.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148133508 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:29.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148133508 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:29.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148133508 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:29.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148133542 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:29.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148133543 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 [2019-07-30T19:50:29.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148133547 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:29.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:29.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:29.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:29.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:29.380Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:29.380Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:29.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:29.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:29.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:29.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:29.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:29.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148133554 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:29.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148133554 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:29.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148133554 data=null} to TreeItem with text {test} [2019-07-30T19:50:29.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148133554 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:29.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148133555 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:29.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148133578 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:29.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:29.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148133585 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:29.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148133586 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:29.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148133586 data=null} to TreeItem with text {test} [2019-07-30T19:50:29.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148133586 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:29.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148133586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:29.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148133592 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:29.380Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:29.380Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:29.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148133593 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:29.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148133593 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:29.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148133594 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:29.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148133594 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:29.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148133597 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]} [2019-07-30T19:50:29.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148133607 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:29.380Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T19:50:29.943Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:29.943Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:29.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148134066 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:29.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148134066 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:29.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148134066 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:29.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148134067 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:29.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148134067 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 [2019-07-30T19:50:29.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148134099 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:29.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:29.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:29.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:29.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:29.943Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:29.943Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:29.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:29.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:29.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:29.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:29.943Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:29.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148134107 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:29.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148134107 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:29.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148134107 data=null} to TreeItem with text {test} [2019-07-30T19:50:29.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148134108 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:29.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148134108 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:29.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148134140 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:29.943Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:29.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148134141 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:29.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148134141 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:29.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148134142 data=null} to TreeItem with text {test} [2019-07-30T19:50:29.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148134142 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:29.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148134142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:29.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148134150 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:29.943Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:29.943Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:29.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148134151 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:29.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148134151 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:29.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148134151 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:29.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148134152 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:29.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148134152 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]} [2019-07-30T19:50:29.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148134174 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:29.943Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:29.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148134175 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:29.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148134175 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:29.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148134175 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:29.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148134175 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:29.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148134176 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]} [2019-07-30T19:50:29.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148134184 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:30.199Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:50:30.199Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:50:30.457Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:50:30.457Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:50:30.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148134492 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:50:30.457Z] 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') [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:50:30.457Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:30.457Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:30.457Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:30.457Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:30.457Z] DEBUG - matched Combo with text " [2019-07-30T19:50:30.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148134612 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:')) [2019-07-30T19:50:30.457Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:30.457Z] 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') [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:30.457Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3734e41b [2019-07-30T19:50:30.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1148134615 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') [2019-07-30T19:50:30.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148134616 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') [2019-07-30T19:50:30.457Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1148134616 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:30.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1148134616 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:30.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1148134616 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') [2019-07-30T19:50:30.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1148134616 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') [2019-07-30T19:50:30.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1148134616 data=null item=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') [2019-07-30T19:50:30.457Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1148134617 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') [2019-07-30T19:50:30.457Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148134617 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') [2019-07-30T19:50:30.457Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1148134617 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') [2019-07-30T19:50:30.457Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1148134617 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:30.457Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1148134617 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:30.457Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:30.457Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:30.457Z] 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') [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:30.457Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:30.457Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:30.457Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:30.458Z] 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') [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] 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') [2019-07-30T19:50:30.458Z] 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. [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:30.458Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:30.458Z] DEBUG - Clicking on &Finish [2019-07-30T19:50:30.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148134635 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') [2019-07-30T19:50:30.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148134635 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') [2019-07-30T19:50:30.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148134635 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:30.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148134635 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:30.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148134635 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') [2019-07-30T19:50:30.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148134635 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') [2019-07-30T19:50:30.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:30.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:30.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:30.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:30.723Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:30.723Z] DEBUG - Clicked on &Finish [2019-07-30T19:50:30.723Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T19:50:30.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1148134926 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T19:50:30.723Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T19:50:30.723Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T19:50:30.723Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T19:50:30.723Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T19:50:30.723Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T19:50:30.723Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T19:50:30.723Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-30T19:50:30.723Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:30.723Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T19:50:30.723Z] DEBUG - Clicking on Skip [2019-07-30T19:50:30.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1148134941 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') [2019-07-30T19:50:30.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1148134941 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') [2019-07-30T19:50:30.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1148134941 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T19:50:30.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1148134941 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T19:50:30.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1148134941 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') [2019-07-30T19:50:30.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1148134941 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') [2019-07-30T19:50:30.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1148134942 data=null item=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') [2019-07-30T19:50:31.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148134635 data=null item=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') [2019-07-30T19:50:31.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148134225 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:50:31.285Z] DEBUG - Clicked on [2019-07-30T19:50:31.285Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:31.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:31.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:31.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:31.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:31.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:31.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148135391 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:31.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148135391 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:31.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148135391 data=null} to TreeItem with text {test} [2019-07-30T19:50:31.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148135391 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:31.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148135392 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:31.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148135427 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:31.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:31.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148135428 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:31.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148135428 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:31.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148135428 data=null} to TreeItem with text {test} [2019-07-30T19:50:31.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148135429 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:31.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148135429 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:31.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148135458 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:31.286Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:31.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:31.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148135459 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:31.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148135459 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:31.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148135459 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:31.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148135460 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:31.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148135460 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]} [2019-07-30T19:50:31.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148135483 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:31.286Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T19:50:31.849Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:31.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:31.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148135956 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:31.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148135956 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:31.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148135957 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:31.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148135957 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:31.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148135958 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} [2019-07-30T19:50:31.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148136004 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:31.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:31.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:31.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:31.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:31.849Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:31.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:31.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148136010 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:31.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148136010 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:31.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148136010 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:31.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148136011 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:31.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148136011 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} [2019-07-30T19:50:31.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148136016 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:31.849Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:31.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148136017 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:31.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148136017 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:31.849Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:31.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148136018 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:31.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148136018 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:31.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148136018 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} [2019-07-30T19:50:31.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148136022 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:31.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148136022 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:31.849Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148136023 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:32.105Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148136023 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} [2019-07-30T19:50:32.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148136187 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:32.105Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148136188 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:32.105Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148136189 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:32.105Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148136189 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:32.105Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:32.105Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:32.105Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:32.105Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:32.105Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:32.105Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:32.105Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:32.105Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:32.105Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:32.105Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:32.105Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:32.105Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:50:32.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148136192 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:50:32.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148136192 data=null doit=true} to TableItem with text {} [2019-07-30T19:50:32.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148136192 data=null} to TableItem with text {} [2019-07-30T19:50:32.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148136193 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:32.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148136194 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:50:32.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148136195 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:32.105Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:32.105Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:32.105Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:32.105Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:32.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148136338 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:32.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148136339 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:32.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148136339 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:32.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148136339 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:32.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148136339 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} [2019-07-30T19:50:32.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148136344 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:32.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:32.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:32.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:32.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:32.105Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:32.362Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:32.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:32.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148136402 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:32.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148136435 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:32.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148136435 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:32.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148136436 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:32.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148136436 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 [2019-07-30T19:50:32.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148136441 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:32.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:32.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:32.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:32.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:32.362Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:32.362Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:32.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:32.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:32.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:32.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:32.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:32.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148136448 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:32.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148136449 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:32.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148136449 data=null} to TreeItem with text {test} [2019-07-30T19:50:32.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148136449 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:32.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148136449 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:32.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148136507 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:32.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:32.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148136508 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:32.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148136508 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:32.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148136508 data=null} to TreeItem with text {test} [2019-07-30T19:50:32.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148136509 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:32.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148136509 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:32.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148136515 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:32.362Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:32.362Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:32.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148136516 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:32.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148136516 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:32.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148136519 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:32.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148136519 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:32.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148136520 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]} [2019-07-30T19:50:32.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148136529 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:32.362Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T19:50:32.619Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:32.619Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:32.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148136833 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:32.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148136833 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:32.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148136833 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:32.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148136834 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:32.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148136834 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 [2019-07-30T19:50:32.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148136877 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:32.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:32.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:32.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:32.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:32.876Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:32.876Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:32.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:32.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:32.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:32.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:32.876Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:32.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148136883 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:32.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148136883 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:32.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148136883 data=null} to TreeItem with text {test} [2019-07-30T19:50:32.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148136884 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:32.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148136884 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:32.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148136917 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:32.876Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:32.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148136919 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:32.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148136919 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:32.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148136919 data=null} to TreeItem with text {test} [2019-07-30T19:50:32.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148136919 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:32.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148136920 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:32.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148136926 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:32.876Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:32.876Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:32.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148136927 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:32.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148136927 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:32.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148136927 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:32.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148136927 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:32.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148136928 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]} [2019-07-30T19:50:32.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148136945 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:32.876Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:32.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148136946 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:32.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148136946 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:32.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148136946 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:32.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148136946 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:32.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148136946 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]} [2019-07-30T19:50:32.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148136952 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:32.876Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:50:32.876Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:50:33.133Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:50:33.133Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:50:33.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148137262 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:50:33.133Z] 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') [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:50:33.133Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:33.133Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:33.133Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:33.133Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:33.133Z] DEBUG - matched Combo with text " [2019-07-30T19:50:33.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148137339 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:')) [2019-07-30T19:50:33.133Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:33.133Z] 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') [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:33.133Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@61e4f1cb [2019-07-30T19:50:33.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1148137342 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') [2019-07-30T19:50:33.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148137342 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') [2019-07-30T19:50:33.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1148137342 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:33.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1148137342 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:33.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1148137343 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') [2019-07-30T19:50:33.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1148137343 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') [2019-07-30T19:50:33.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1148137343 data=null item=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') [2019-07-30T19:50:33.133Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1148137343 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') [2019-07-30T19:50:33.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148137343 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') [2019-07-30T19:50:33.133Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1148137343 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') [2019-07-30T19:50:33.133Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1148137343 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:33.133Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1148137343 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:33.133Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:33.133Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:33.133Z] 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') [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:33.133Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:33.133Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:33.133Z] 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') [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] 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') [2019-07-30T19:50:33.133Z] 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. [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:33.133Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:33.133Z] DEBUG - Clicking on &Finish [2019-07-30T19:50:33.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148137358 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') [2019-07-30T19:50:33.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148137358 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') [2019-07-30T19:50:33.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148137358 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:33.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148137358 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:33.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148137358 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') [2019-07-30T19:50:33.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148137358 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') [2019-07-30T19:50:33.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:33.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:33.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:33.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:33.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:33.390Z] DEBUG - Clicked on &Finish [2019-07-30T19:50:33.390Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T19:50:33.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1148137627 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T19:50:33.390Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T19:50:33.390Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T19:50:33.390Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T19:50:33.390Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T19:50:33.390Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T19:50:33.390Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T19:50:33.390Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-30T19:50:33.390Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:33.390Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T19:50:33.390Z] DEBUG - Clicking on Skip [2019-07-30T19:50:33.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1148137642 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') [2019-07-30T19:50:33.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1148137642 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') [2019-07-30T19:50:33.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1148137642 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T19:50:33.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1148137642 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T19:50:33.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1148137643 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') [2019-07-30T19:50:33.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1148137643 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') [2019-07-30T19:50:33.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1148137643 data=null item=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') [2019-07-30T19:50:33.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148137359 data=null item=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') [2019-07-30T19:50:33.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148136991 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:50:33.646Z] DEBUG - Clicked on [2019-07-30T19:50:33.646Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:33.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:33.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:33.646Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:33.646Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:33.646Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:33.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148137892 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:33.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148137892 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:33.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148137892 data=null} to TreeItem with text {test} [2019-07-30T19:50:33.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148137893 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:33.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148137893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:33.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148137931 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:33.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:33.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148137932 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:33.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148137942 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:33.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148137942 data=null} to TreeItem with text {test} [2019-07-30T19:50:33.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148137942 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:33.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148137943 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:33.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148137961 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:33.903Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:33.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:33.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148137963 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:33.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148137963 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:33.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148137963 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:33.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148137963 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:33.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148137963 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]} [2019-07-30T19:50:33.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148137989 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:33.903Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T19:50:34.159Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:34.159Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:34.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148138457 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148138457 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148138457 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148138458 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148138458 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} [2019-07-30T19:50:34.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148138507 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:34.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:34.416Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:34.416Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:34.416Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:34.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:34.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148138511 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148138511 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148138511 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148138511 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148138511 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} [2019-07-30T19:50:34.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148138516 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.416Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148138517 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148138517 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.416Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:34.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148138517 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148138518 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148138518 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} [2019-07-30T19:50:34.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148138526 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148138526 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.416Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148138526 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.673Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148138527 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} [2019-07-30T19:50:34.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148138632 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.673Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148138897 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.673Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148138897 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.673Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148138897 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.673Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:34.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:34.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:34.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:34.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:34.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:34.673Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:34.673Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:34.673Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:34.673Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:34.673Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:50:34.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148138900 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:50:34.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148138900 data=null doit=true} to TableItem with text {} [2019-07-30T19:50:34.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148138900 data=null} to TableItem with text {} [2019-07-30T19:50:34.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148138900 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:34.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148138901 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:50:34.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148138903 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:34.673Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:34.673Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:34.930Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:34.930Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:34.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148139122 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148139122 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148139122 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148139123 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148139123 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} [2019-07-30T19:50:34.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148139128 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:34.930Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:34.930Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:34.930Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:34.930Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:34.930Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:34.930Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:34.930Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:35.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148139229 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:35.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148139230 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:35.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148139230 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:35.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148139230 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:35.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148139231 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 [2019-07-30T19:50:35.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148139236 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:35.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:35.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:35.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:35.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:35.186Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:35.186Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:35.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:35.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:35.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:35.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:35.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:35.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148139244 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:35.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148139244 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:35.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148139248 data=null} to TreeItem with text {test} [2019-07-30T19:50:35.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148139249 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:35.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148139249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:35.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148139288 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:35.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:35.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148139290 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:35.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148139290 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:35.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148139290 data=null} to TreeItem with text {test} [2019-07-30T19:50:35.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148139290 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:35.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148139291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:35.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148139298 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:35.186Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:35.186Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:35.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148139299 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:35.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148139299 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:35.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148139299 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:35.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148139300 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:35.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148139300 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]} [2019-07-30T19:50:35.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148139319 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:35.186Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T19:50:35.443Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:35.443Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:35.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148139686 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:35.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148139686 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:35.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148139686 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:35.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148139687 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:35.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148139687 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 [2019-07-30T19:50:35.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148139720 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:35.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:35.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:35.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:35.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:35.699Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:35.699Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:35.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:35.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:35.699Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:35.699Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:35.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:35.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148139728 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:35.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148139728 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:35.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148139728 data=null} to TreeItem with text {test} [2019-07-30T19:50:35.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148139728 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:35.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148139728 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:35.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148139778 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:35.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:35.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148139779 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:35.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148139779 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:35.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148139779 data=null} to TreeItem with text {test} [2019-07-30T19:50:35.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148139780 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:35.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148139780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:35.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148139787 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:35.699Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:35.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:35.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148139788 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:35.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148139788 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:35.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148139788 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:35.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148139788 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:35.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148139789 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]} [2019-07-30T19:50:35.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148139809 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:35.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:35.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148139810 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:35.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148139811 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:35.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148139811 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:35.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148139811 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:35.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148139811 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]} [2019-07-30T19:50:35.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148139820 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:35.699Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:50:35.699Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:50:36.026Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:50:36.026Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:50:36.026Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148140230 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:50:36.026Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:36.026Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:50:36.026Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:50:36.026Z] 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') [2019-07-30T19:50:36.026Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:36.026Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:36.026Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:36.026Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:36.026Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:36.026Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:36.026Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:36.026Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:36.026Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:36.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:36.026Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:36.026Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:50:36.026Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:36.026Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:36.026Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:36.026Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:36.026Z] DEBUG - matched Combo with text " [2019-07-30T19:50:36.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148140304 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:')) [2019-07-30T19:50:36.327Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:50:36.327Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:36.327Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:36.328Z] 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') [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:36.328Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3353388e [2019-07-30T19:50:36.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1148140307 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') [2019-07-30T19:50:36.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148140307 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') [2019-07-30T19:50:36.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1148140307 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:36.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1148140307 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:36.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1148140308 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') [2019-07-30T19:50:36.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1148140308 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') [2019-07-30T19:50:36.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1148140308 data=null item=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') [2019-07-30T19:50:36.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1148140308 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') [2019-07-30T19:50:36.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148140308 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') [2019-07-30T19:50:36.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1148140309 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') [2019-07-30T19:50:36.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1148140309 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:36.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1148140309 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:36.328Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:36.328Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:36.328Z] 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') [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:36.328Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3128baef [2019-07-30T19:50:36.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1148140316 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') [2019-07-30T19:50:36.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1148140320 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') [2019-07-30T19:50:36.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1148140321 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:36.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1148140321 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:36.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1148140321 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') [2019-07-30T19:50:36.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1148140321 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') [2019-07-30T19:50:36.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1148140321 data=null item=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') [2019-07-30T19:50:36.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1148140321 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') [2019-07-30T19:50:36.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1148140322 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') [2019-07-30T19:50:36.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1148140322 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') [2019-07-30T19:50:36.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1148140322 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:36.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1148140322 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:36.328Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:36.328Z] 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') [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] 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') [2019-07-30T19:50:36.328Z] 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. [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:36.328Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:36.328Z] DEBUG - Clicking on &Finish [2019-07-30T19:50:36.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148140328 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') [2019-07-30T19:50:36.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148140328 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') [2019-07-30T19:50:36.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148140328 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:36.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148140328 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:36.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148140328 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') [2019-07-30T19:50:36.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148140328 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') [2019-07-30T19:50:36.678Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:36.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148140329 data=null item=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') [2019-07-30T19:50:36.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148139899 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:50:36.936Z] DEBUG - Clicked on [2019-07-30T19:50:36.936Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:36.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:36.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:36.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:36.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:36.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:36.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148141025 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:36.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148141025 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:36.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148141025 data=null} to TreeItem with text {test} [2019-07-30T19:50:36.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148141025 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:36.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148141026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:36.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148141065 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:36.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:36.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148141066 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:36.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148141066 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:36.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148141066 data=null} to TreeItem with text {test} [2019-07-30T19:50:36.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148141067 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:36.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148141067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:36.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148141094 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:36.936Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:36.936Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:36.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148141095 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:36.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148141095 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:36.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148141095 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:36.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148141096 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:36.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148141096 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]} [2019-07-30T19:50:36.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148141105 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:36.936Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T19:50:37.498Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:37.498Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:37.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148141605 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:37.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148141606 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:37.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148141606 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:37.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148141607 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:37.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148141607 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} [2019-07-30T19:50:37.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148141648 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:37.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:37.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:37.498Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:37.498Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:37.498Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:37.498Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:37.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148141680 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:37.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148141680 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:37.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148141680 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:37.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148141681 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:37.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148141681 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} [2019-07-30T19:50:37.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148141685 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:37.498Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:37.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148141686 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:37.498Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148141686 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:37.498Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:37.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148141687 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:37.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148141687 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:37.498Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148141687 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} [2019-07-30T19:50:37.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148141690 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:37.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148141691 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:37.498Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148141691 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:37.754Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148141691 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} [2019-07-30T19:50:37.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148141814 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:37.754Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148141987 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:37.754Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148141987 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:37.754Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148141987 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:37.754Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:37.754Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:37.754Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:37.754Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:37.754Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:37.754Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:37.754Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:39.124Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:39.124Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:39.124Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:39.124Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:39.124Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:50:39.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148143091 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:50:39.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148143092 data=null doit=true} to TableItem with text {} [2019-07-30T19:50:39.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148143092 data=null} to TableItem with text {} [2019-07-30T19:50:39.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148143092 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:39.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148143092 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:50:39.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148143138 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:39.124Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:39.124Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:39.124Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:39.124Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:39.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148143313 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:39.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148143313 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:39.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148143314 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:39.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148143314 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:39.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148143314 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} [2019-07-30T19:50:39.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148143319 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:50:39.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:39.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:39.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:39.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:39.124Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:39.381Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:39.381Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:39.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148143495 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:39.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148143496 data=null doit=true} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:39.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148143496 data=null} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:39.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148143497 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:39.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148143497 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 [2019-07-30T19:50:39.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148143505 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log [2019-07-30T19:50:39.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:39.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:39.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:39.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:39.381Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:39.381Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:39.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:39.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:39.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:39.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:39.381Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:39.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148143518 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:39.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148143518 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:39.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148143518 data=null} to TreeItem with text {test} [2019-07-30T19:50:39.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148143519 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:39.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148143519 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:39.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148143551 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:39.381Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:39.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148143552 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:39.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148143552 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:39.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148143552 data=null} to TreeItem with text {test} [2019-07-30T19:50:39.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148143552 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:39.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148143552 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:39.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148143559 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:39.381Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:39.381Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:39.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148143565 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:39.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148143566 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:39.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148143566 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:39.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148143566 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:39.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148143566 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]} [2019-07-30T19:50:39.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148143576 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:39.381Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T19:50:39.945Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:39.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:39.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148143974 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:39.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148143975 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:39.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148143975 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:39.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148143975 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:39.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148143975 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 [2019-07-30T19:50:39.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148144016 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:39.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:39.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:39.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:39.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:39.945Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:39.945Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:39.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:39.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:39.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:39.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:39.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:39.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148144023 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:39.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148144023 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:39.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148144023 data=null} to TreeItem with text {test} [2019-07-30T19:50:39.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148144023 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:39.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148144024 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:39.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148144060 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:39.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:39.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148144061 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:39.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148144061 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:39.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148144061 data=null} to TreeItem with text {test} [2019-07-30T19:50:39.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148144061 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:39.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148144062 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:39.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148144091 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:39.945Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:39.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:39.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148144092 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:39.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148144093 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:39.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148144093 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:39.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148144093 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:39.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148144093 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]} [2019-07-30T19:50:39.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148144110 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:39.945Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:39.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148144111 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:39.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148144111 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:39.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148144111 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:39.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148144111 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:39.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148144111 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]} [2019-07-30T19:50:39.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148144124 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:40.202Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:50:40.202Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:50:40.459Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:50:40.459Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:50:40.459Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148144589 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:50:40.459Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:40.459Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:50:40.459Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:50:40.459Z] 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') [2019-07-30T19:50:40.459Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:40.459Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:40.459Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:40.459Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:40.459Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:40.459Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:40.459Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:40.459Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:40.459Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:40.459Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:40.459Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:40.459Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:50:40.459Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:40.459Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:40.459Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:40.459Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:40.459Z] DEBUG - matched Combo with text " [2019-07-30T19:50:40.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148144783 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:')) [2019-07-30T19:50:40.716Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:40.716Z] 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') [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:40.716Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4cb1588f [2019-07-30T19:50:40.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1148144785 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') [2019-07-30T19:50:40.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148144786 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') [2019-07-30T19:50:40.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1148144786 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:40.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1148144786 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:40.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1148144786 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') [2019-07-30T19:50:40.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1148144786 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') [2019-07-30T19:50:40.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1148144786 data=null item=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') [2019-07-30T19:50:40.716Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1148144787 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') [2019-07-30T19:50:40.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148144787 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') [2019-07-30T19:50:40.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1148144787 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') [2019-07-30T19:50:40.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1148144787 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:40.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1148144787 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:40.716Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:40.716Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:40.716Z] 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') [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:40.716Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@12a1a7b2 [2019-07-30T19:50:40.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1148144794 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') [2019-07-30T19:50:40.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1148144799 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') [2019-07-30T19:50:40.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1148144799 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:40.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1148144799 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:40.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1148144799 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') [2019-07-30T19:50:40.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1148144799 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') [2019-07-30T19:50:40.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1148144800 data=null item=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') [2019-07-30T19:50:40.716Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1148144800 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') [2019-07-30T19:50:40.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1148144800 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') [2019-07-30T19:50:40.716Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1148144800 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') [2019-07-30T19:50:40.716Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1148144800 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:40.716Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1148144800 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:40.716Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:40.716Z] 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') [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] 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') [2019-07-30T19:50:40.716Z] 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. [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:40.716Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:40.716Z] DEBUG - Clicking on &Finish [2019-07-30T19:50:40.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148144807 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') [2019-07-30T19:50:40.716Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148144807 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') [2019-07-30T19:50:40.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148144807 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:40.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148144807 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:40.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148144808 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') [2019-07-30T19:50:40.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148144808 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') [2019-07-30T19:50:40.972Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:40.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148144808 data=null item=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') [2019-07-30T19:50:40.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148144211 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:50:41.229Z] DEBUG - Clicked on [2019-07-30T19:50:41.229Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:41.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:41.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:41.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:41.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:41.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:41.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148145348 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:41.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148145348 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:41.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148145348 data=null} to TreeItem with text {test} [2019-07-30T19:50:41.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148145348 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:41.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148145348 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:41.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148145395 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:41.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:41.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148145396 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:41.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148145397 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:41.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148145397 data=null} to TreeItem with text {test} [2019-07-30T19:50:41.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148145397 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:41.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148145397 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:41.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148145413 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:41.229Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:41.229Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:41.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148145415 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:41.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148145415 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:41.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148145415 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:41.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148145416 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:41.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148145416 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]} [2019-07-30T19:50:41.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148145439 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:41.229Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T19:50:41.485Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:41.485Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:41.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148145601 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:41.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148145601 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:41.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148145602 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:41.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148145602 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:41.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148145603 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} [2019-07-30T19:50:41.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148145638 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:41.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:41.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:41.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:41.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:41.485Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:41.485Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:41.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148145642 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:41.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148145642 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:41.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148145642 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:41.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148145643 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:41.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148145643 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} [2019-07-30T19:50:41.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148145648 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:41.486Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:41.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148145648 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:41.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148145648 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:41.486Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:41.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148145649 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:41.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148145649 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:41.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148145649 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} [2019-07-30T19:50:41.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148145653 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:41.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148145685 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:41.486Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148145685 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:41.742Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148145685 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} [2019-07-30T19:50:41.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148145803 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:41.742Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148145803 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:41.998Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148145891 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:41.998Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148146117 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:41.998Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:41.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:41.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:41.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:41.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:41.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:41.998Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:42.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:42.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:42.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:42.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:42.927Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:50:42.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148147121 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:50:42.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148147121 data=null doit=true} to TableItem with text {} [2019-07-30T19:50:42.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148147121 data=null} to TableItem with text {} [2019-07-30T19:50:42.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148147121 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:42.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148147122 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:50:42.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148147128 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:42.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:42.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:43.184Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:43.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:43.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148147314 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:43.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148147314 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:43.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148147315 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:43.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148147315 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:43.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148147315 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} [2019-07-30T19:50:43.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148147320 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:50:43.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:43.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:43.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:43.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:43.184Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:43.184Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:43.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:43.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148147441 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:43.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148147442 data=null doit=true} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:43.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148147442 data=null} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:43.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148147442 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:43.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148147442 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 [2019-07-30T19:50:43.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148147447 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml [2019-07-30T19:50:43.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:43.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:43.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:43.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:43.441Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:43.441Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:43.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:43.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:43.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:43.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:43.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:43.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148147453 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:43.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148147453 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:43.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148147453 data=null} to TreeItem with text {test} [2019-07-30T19:50:43.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148147454 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:43.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148147454 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:43.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148147493 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:43.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:43.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148147494 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:43.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148147494 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:43.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148147494 data=null} to TreeItem with text {test} [2019-07-30T19:50:43.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148147495 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:43.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148147495 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:43.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148147506 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:43.441Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:43.441Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:43.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148147507 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:43.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148147507 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:43.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148147507 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:43.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148147508 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:43.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148147508 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]} [2019-07-30T19:50:43.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148147527 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:43.441Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T19:50:43.697Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:43.954Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:43.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148148011 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:43.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148148011 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:43.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148148011 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:43.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148148012 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:43.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148148012 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 [2019-07-30T19:50:43.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148148060 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:43.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:43.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:43.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:43.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:43.954Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:43.954Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:43.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:43.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:43.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:43.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:43.954Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:43.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148148089 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:43.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148148089 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:43.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148148089 data=null} to TreeItem with text {test} [2019-07-30T19:50:43.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148148089 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:43.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148148090 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:43.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148148129 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:43.954Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:43.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148148130 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:43.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148148130 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:43.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148148131 data=null} to TreeItem with text {test} [2019-07-30T19:50:43.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148148131 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:43.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148148131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:43.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148148192 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:43.954Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:43.954Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:43.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148148193 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:43.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148148193 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:43.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148148194 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:43.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148148194 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:43.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148148194 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]} [2019-07-30T19:50:44.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148148215 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:44.210Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:44.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148148216 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:44.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148148216 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:44.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148148217 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:44.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148148217 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:44.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148148217 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]} [2019-07-30T19:50:44.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148148225 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:44.210Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:50:44.210Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:50:44.774Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:50:44.774Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:50:44.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148148742 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:50:44.775Z] 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') [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:50:44.775Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:44.775Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:44.775Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:44.775Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:44.775Z] DEBUG - matched Combo with text " [2019-07-30T19:50:44.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148148856 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:')) [2019-07-30T19:50:44.775Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:44.775Z] 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') [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:44.775Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@17c3d19a [2019-07-30T19:50:44.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1148148859 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') [2019-07-30T19:50:44.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148148859 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') [2019-07-30T19:50:44.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1148148859 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:44.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1148148859 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:44.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1148148859 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') [2019-07-30T19:50:44.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1148148859 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') [2019-07-30T19:50:44.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1148148859 data=null item=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') [2019-07-30T19:50:44.775Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1148148860 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') [2019-07-30T19:50:44.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148148860 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') [2019-07-30T19:50:44.775Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1148148860 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') [2019-07-30T19:50:44.775Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1148148860 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:44.775Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1148148860 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:44.775Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:44.775Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:44.775Z] 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') [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:44.775Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4fc8618b [2019-07-30T19:50:44.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=1148148866 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') [2019-07-30T19:50:44.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1148148866 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') [2019-07-30T19:50:44.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=1148148866 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:44.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=1148148866 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:44.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=1148148867 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') [2019-07-30T19:50:44.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=1148148867 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') [2019-07-30T19:50:44.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=1148148867 data=null item=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') [2019-07-30T19:50:44.775Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=1148148867 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') [2019-07-30T19:50:44.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=1148148867 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') [2019-07-30T19:50:44.775Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=1148148872 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') [2019-07-30T19:50:44.775Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=1148148872 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:44.775Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=1148148872 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:44.775Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:44.775Z] 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') [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] 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') [2019-07-30T19:50:44.775Z] 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. [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:44.775Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:44.775Z] DEBUG - Clicking on &Finish [2019-07-30T19:50:44.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148148879 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') [2019-07-30T19:50:44.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148148879 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') [2019-07-30T19:50:44.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148148879 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:44.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148148880 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:44.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148148880 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') [2019-07-30T19:50:44.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148148880 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') [2019-07-30T19:50:45.338Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:45.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148148880 data=null item=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') [2019-07-30T19:50:45.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148148311 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:50:45.338Z] DEBUG - Clicked on [2019-07-30T19:50:45.338Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:45.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:45.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:45.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:45.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:45.338Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:45.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148149458 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:45.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148149458 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:45.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148149458 data=null} to TreeItem with text {test} [2019-07-30T19:50:45.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148149458 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:45.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148149459 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:45.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148149493 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:45.338Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:45.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148149494 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:45.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148149494 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:45.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148149494 data=null} to TreeItem with text {test} [2019-07-30T19:50:45.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148149494 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:45.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148149494 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:45.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148149512 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:45.338Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:45.338Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:45.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148149521 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:45.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148149522 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:45.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148149522 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:45.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148149522 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:45.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148149522 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]} [2019-07-30T19:50:45.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148149544 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:45.338Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again. [2019-07-30T19:50:45.595Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:45.595Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:45.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148149819 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:45.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148149820 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:45.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148149820 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:45.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148149820 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:45.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148149820 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} [2019-07-30T19:50:45.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148149861 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:45.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:45.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:45.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:45.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:45.851Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:45.851Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:45.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148149864 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:45.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148149865 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:45.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148149865 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:45.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148149865 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:45.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148149865 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} [2019-07-30T19:50:45.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148149871 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:45.851Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:45.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148149871 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:45.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148149871 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:45.851Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:45.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148149871 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:45.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148149872 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:45.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148149872 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} [2019-07-30T19:50:45.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148149875 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:45.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148149876 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:45.851Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148149876 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:45.851Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148149876 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} [2019-07-30T19:50:46.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148149943 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:46.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148150597 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:46.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148150714 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:46.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148150714 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:46.881Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:46.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:46.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:46.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:46.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:46.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:46.881Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:46.881Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:46.881Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:46.881Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:46.881Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:46.881Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:50:46.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148150717 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:50:46.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148150717 data=null doit=true} to TableItem with text {} [2019-07-30T19:50:46.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148150717 data=null} to TableItem with text {} [2019-07-30T19:50:46.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148150718 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:46.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148150718 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:50:46.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148150723 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:46.881Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:46.881Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:47.444Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:47.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:47.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148151770 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:47.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148151771 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:47.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148151771 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:47.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148151772 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:47.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148151772 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} [2019-07-30T19:50:47.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148151777 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:47.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:47.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:47.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:47.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:47.701Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:47.701Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:47.701Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:47.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148151946 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:47.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148151946 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:47.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148151947 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:47.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148151947 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:47.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148151947 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 [2019-07-30T19:50:47.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148151952 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T19:50:47.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:47.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:47.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:47.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:47.701Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:47.958Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:47.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:47.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:47.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:47.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:47.958Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:47.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148151964 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:47.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148151964 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:47.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148151964 data=null} to TreeItem with text {test} [2019-07-30T19:50:47.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148151965 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:47.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148151965 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:47.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148152000 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:47.958Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:47.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148152001 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:47.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148152001 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:47.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148152001 data=null} to TreeItem with text {test} [2019-07-30T19:50:47.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148152002 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:47.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148152002 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:47.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148152007 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:47.958Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:47.958Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:47.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148152009 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:47.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148152009 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:47.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148152009 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:47.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148152009 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:47.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148152009 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]} [2019-07-30T19:50:47.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148152028 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:47.958Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:47.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=1148152034 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]} [2019-07-30T19:50:47.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=1148152034 data=null doit=true} to TreeItem with text {Traces [6]} [2019-07-30T19:50:47.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=1148152034 data=null} to TreeItem with text {Traces [6]} [2019-07-30T19:50:47.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=1148152034 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:47.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148152034 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]} [2019-07-30T19:50:47.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=1148152049 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]} [2019-07-30T19:50:47.958Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:50:47.958Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:50:48.215Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:50:48.215Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:50:48.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148152372 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:50:48.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:48.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:50:48.215Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:50:48.215Z] 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') [2019-07-30T19:50:48.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:48.215Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:48.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:48.215Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:48.215Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:48.215Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:48.215Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:48.215Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:48.215Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:48.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:48.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:48.215Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:50:48.215Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:48.215Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:48.215Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:48.215Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:48.215Z] DEBUG - matched Combo with text " [2019-07-30T19:50:48.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148152458 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:')) [2019-07-30T19:50:48.216Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:48.216Z] 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') [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:48.216Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:48.216Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:48.216Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:48.473Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:48.473Z] 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') [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:48.473Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:48.473Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:48.473Z] 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') [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] 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') [2019-07-30T19:50:48.473Z] 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. [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:48.473Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:48.473Z] DEBUG - Clicking on &Finish [2019-07-30T19:50:48.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148152481 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') [2019-07-30T19:50:48.473Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148152481 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') [2019-07-30T19:50:48.473Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148152482 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:48.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148152482 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:48.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148152482 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') [2019-07-30T19:50:48.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148152482 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') [2019-07-30T19:50:48.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148152483 data=null item=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') [2019-07-30T19:50:48.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148152088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:50:48.987Z] DEBUG - Clicked on [2019-07-30T19:50:48.987Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:48.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:48.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:48.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:48.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:48.987Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:48.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148153025 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:48.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148153025 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:48.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148153025 data=null} to TreeItem with text {test} [2019-07-30T19:50:48.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148153025 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:48.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148153026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:48.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148153063 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:48.987Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:48.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148153063 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:48.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148153063 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:48.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148153064 data=null} to TreeItem with text {test} [2019-07-30T19:50:48.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148153064 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:48.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148153064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:48.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148153073 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:48.987Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:48.987Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:48.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148153075 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:50:48.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148153075 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:50:48.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148153075 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:50:48.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148153075 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:50:48.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148153075 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]} [2019-07-30T19:50:48.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148153084 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:50:48.988Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T19:50:48.988Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:48.988Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:48.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148153136 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:48.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148153136 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:48.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148153174 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:48.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148153174 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:48.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148153175 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} [2019-07-30T19:50:48.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148153215 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:48.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:48.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:48.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:48.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:48.988Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:48.988Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:48.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148153220 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:48.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148153220 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:48.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148153220 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:48.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148153220 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:48.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148153221 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} [2019-07-30T19:50:48.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148153225 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:48.988Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T19:50:48.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148153225 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:48.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148153226 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:48.988Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:48.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148153226 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:48.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148153226 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:48.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148153226 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} [2019-07-30T19:50:49.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148153245 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:49.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148153245 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:49.244Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1148153249 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:49.807Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148153249 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} [2019-07-30T19:50:49.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148153322 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:49.807Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1148154023 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:49.807Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1148154024 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:49.807Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1148154024 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:49.807Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T19:50:49.807Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T19:50:49.807Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T19:50:50.064Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:50.064Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:50.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148154317 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:50.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148154317 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:50.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148154318 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:50.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148154318 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:50.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148154318 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} [2019-07-30T19:50:50.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148154325 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:50.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:50.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:50.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:50.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:50.321Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:50.321Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:50.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:50.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:50.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:50.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:50.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:50.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148154386 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:50.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148154386 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:50.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148154387 data=null} to TreeItem with text {test} [2019-07-30T19:50:50.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148154387 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:50.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148154387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:50.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148154426 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:50.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:50.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148154426 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:50.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148154426 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:50.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148154427 data=null} to TreeItem with text {test} [2019-07-30T19:50:50.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148154427 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:50.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148154427 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:50.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148154433 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:50.321Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:50.321Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:50.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148154434 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:50:50.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148154434 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:50:50.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148154434 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:50:50.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148154434 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:50:50.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148154434 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]} [2019-07-30T19:50:50.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148154495 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:50:50.321Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T19:50:50.578Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:50.578Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:50.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148154882 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log [2019-07-30T19:50:50.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148154882 data=null doit=true} to Tree node with text: unrecognized.log [2019-07-30T19:50:50.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148154883 data=null} to Tree node with text: unrecognized.log [2019-07-30T19:50:50.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148154883 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-30T19:50:50.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148154883 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 [2019-07-30T19:50:50.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148154921 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-30T19:50:50.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:50.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:50.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:50.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:50.836Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:50.836Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:50.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:50.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:50.836Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:50.836Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:50.836Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:50.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148154928 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:50.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148154928 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:50.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148154928 data=null} to TreeItem with text {test} [2019-07-30T19:50:50.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148154928 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:50.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148154929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:50.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148155012 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:50.836Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:50.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148155013 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:50.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148155013 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:50.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148155013 data=null} to TreeItem with text {test} [2019-07-30T19:50:50.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148155013 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:50.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148155014 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:50.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148155023 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:50.836Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:50.836Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:50.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148155024 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:50:50.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148155025 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:50:50.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148155025 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:50:50.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148155025 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:50:50.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148155025 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]} [2019-07-30T19:50:50.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148155035 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:50:50.836Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:50.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148155089 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:50:51.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148155090 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:50:51.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148155090 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:50:51.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148155090 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:50:51.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148155091 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]} [2019-07-30T19:50:51.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148155107 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:50:51.093Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:50:51.093Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:50:51.350Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:50:51.350Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:50:51.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148155536 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:50:51.350Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:51.350Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:50:51.350Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:50:51.350Z] 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') [2019-07-30T19:50:51.350Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:51.350Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:51.350Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:51.350Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:51.350Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:51.350Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:51.350Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:51.350Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:51.350Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:51.350Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:51.350Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:51.350Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:50:51.350Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:51.350Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:51.350Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:51.350Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:51.350Z] DEBUG - matched Combo with text " [2019-07-30T19:50:51.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148155690 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:')) [2019-07-30T19:50:51.609Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:51.609Z] 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') [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:51.609Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:51.609Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:51.609Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5bd5ed6 [2019-07-30T19:50:51.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1148155702 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') [2019-07-30T19:50:51.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1148155703 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') [2019-07-30T19:50:51.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1148155703 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:51.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1148155703 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:51.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1148155703 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') [2019-07-30T19:50:51.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1148155703 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') [2019-07-30T19:50:51.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1148155703 data=null item=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') [2019-07-30T19:50:51.609Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1148155703 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') [2019-07-30T19:50:51.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1148155703 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') [2019-07-30T19:50:51.609Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1148155703 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') [2019-07-30T19:50:51.609Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1148155703 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:51.609Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1148155703 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:51.609Z] 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') [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:51.609Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:51.609Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:51.609Z] 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') [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] 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') [2019-07-30T19:50:51.609Z] 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. [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:51.609Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:51.609Z] DEBUG - Clicking on &Finish [2019-07-30T19:50:51.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148155715 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') [2019-07-30T19:50:51.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148155715 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') [2019-07-30T19:50:51.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148155715 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:51.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148155716 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:51.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148155716 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') [2019-07-30T19:50:51.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148155716 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') [2019-07-30T19:50:52.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148155716 data=null item=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') [2019-07-30T19:50:52.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148155186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:50:52.429Z] DEBUG - Clicked on [2019-07-30T19:50:52.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:52.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:52.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:52.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:52.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:52.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:52.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148156473 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:52.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148156473 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:52.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148156473 data=null} to TreeItem with text {test} [2019-07-30T19:50:52.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148156473 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:52.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148156473 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:52.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148156495 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:52.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:52.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148156495 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:52.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148156495 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:52.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148156496 data=null} to TreeItem with text {test} [2019-07-30T19:50:52.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148156496 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:52.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148156496 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:52.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148156512 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:52.429Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:52.429Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:52.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148156518 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:50:52.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148156519 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:50:52.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148156519 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:50:52.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148156520 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:50:52.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148156520 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]} [2019-07-30T19:50:52.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148156528 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:50:52.429Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T19:50:52.686Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:52.943Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:52.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148156999 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:52.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148156999 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:52.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148157000 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:52.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148157000 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:52.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148157000 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} [2019-07-30T19:50:52.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148157037 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:52.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:52.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:52.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:52.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:52.943Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:52.943Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:52.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148157041 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:52.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148157041 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:52.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148157041 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:52.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148157041 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:52.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148157041 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} [2019-07-30T19:50:52.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148157046 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:52.943Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T19:50:52.943Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148157047 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:52.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148157047 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:52.943Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:52.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148157047 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:52.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148157047 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:52.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148157048 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} [2019-07-30T19:50:52.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148157051 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:52.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148157051 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:52.943Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1148157052 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:52.943Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148157052 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} [2019-07-30T19:50:53.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148157113 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:53.200Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1148157219 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:53.200Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1148157220 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:53.200Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1148157220 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:53.200Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T19:50:53.200Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T19:50:53.200Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T19:50:53.200Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:53.200Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:53.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148157384 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:53.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148157385 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:53.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148157385 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:53.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148157385 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:53.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148157385 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} [2019-07-30T19:50:53.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148157391 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:50:53.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:53.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:53.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:53.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:53.200Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:53.200Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:53.200Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:53.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148157525 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log [2019-07-30T19:50:53.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148157525 data=null doit=true} to Tree node with text: unrecognized.log [2019-07-30T19:50:53.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148157526 data=null} to Tree node with text: unrecognized.log [2019-07-30T19:50:53.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148157526 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-30T19:50:53.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148157527 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 [2019-07-30T19:50:53.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148157532 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log [2019-07-30T19:50:53.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:53.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:53.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:53.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:53.457Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:53.457Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:53.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:53.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:53.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:53.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:53.457Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:53.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148157545 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:53.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148157545 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:53.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148157545 data=null} to TreeItem with text {test} [2019-07-30T19:50:53.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148157546 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:53.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148157546 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:53.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148157598 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:53.457Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:53.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148157599 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:53.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148157600 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:53.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148157600 data=null} to TreeItem with text {test} [2019-07-30T19:50:53.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148157600 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:53.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148157600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:53.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148157607 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:53.457Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:53.457Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:53.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148157609 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:50:53.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148157609 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:50:53.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148157609 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:50:53.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148157609 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:50:53.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148157610 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]} [2019-07-30T19:50:53.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148157629 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:50:53.457Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:53.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148157630 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:50:53.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148157630 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:50:53.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148157630 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:50:53.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148157631 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:50:53.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148157631 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]} [2019-07-30T19:50:53.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148157686 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:50:53.713Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:50:53.713Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:50:53.713Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:50:53.713Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:50:53.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148157928 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:50:53.713Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:50:53.713Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:50:53.713Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:53.713Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:50:53.713Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:50:53.713Z] DEBUG - Clicking on &Yes [2019-07-30T19:50:53.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148157930 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') [2019-07-30T19:50:53.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148157931 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') [2019-07-30T19:50:53.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148157931 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:50:53.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148157931 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:50:53.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148157931 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') [2019-07-30T19:50:53.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148157931 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') [2019-07-30T19:50:53.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148157931 data=null item=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') [2019-07-30T19:50:56.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148157727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:50:56.232Z] DEBUG - Clicked on [2019-07-30T19:50:56.232Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:56.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:56.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:56.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:56.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:56.232Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:56.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148160129 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:56.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148160130 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:56.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148160130 data=null} to TreeItem with text {test} [2019-07-30T19:50:56.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148160130 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:56.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148160130 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:56.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148160199 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:56.232Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:56.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148160200 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:56.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148160200 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:56.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148160201 data=null} to TreeItem with text {test} [2019-07-30T19:50:56.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148160201 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:56.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148160201 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:56.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148160216 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:56.232Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:56.232Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:56.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148160217 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:50:56.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148160217 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:50:56.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148160217 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:50:56.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148160217 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:50:56.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148160217 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]} [2019-07-30T19:50:56.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148160284 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:50:56.232Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:56.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148160285 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:50:56.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148160285 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:50:56.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148160285 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:50:56.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148160285 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:50:56.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148160286 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]} [2019-07-30T19:50:56.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148160291 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:50:56.232Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:50:56.232Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:50:56.489Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:50:56.489Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:50:56.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148160594 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:50:56.489Z] 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') [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:50:56.489Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:56.489Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:56.489Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:50:56.489Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:50:56.489Z] DEBUG - matched Combo with text " [2019-07-30T19:50:56.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148160724 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:')) [2019-07-30T19:50:56.489Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:56.489Z] 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') [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:50:56.489Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:50:56.489Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:56.489Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@46a42b5b [2019-07-30T19:50:56.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1148160729 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') [2019-07-30T19:50:56.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1148160729 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') [2019-07-30T19:50:56.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1148160729 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:56.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1148160729 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:56.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1148160729 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') [2019-07-30T19:50:56.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1148160730 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') [2019-07-30T19:50:56.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1148160730 data=null item=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') [2019-07-30T19:50:56.489Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1148160730 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') [2019-07-30T19:50:56.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1148160730 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') [2019-07-30T19:50:56.489Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1148160730 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') [2019-07-30T19:50:56.489Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1148160730 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:56.489Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1148160730 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:56.489Z] 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') [2019-07-30T19:50:56.489Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:56.490Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:56.490Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:56.490Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:56.490Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:56.490Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:56.825Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:50:56.826Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:50:56.826Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:50:56.826Z] 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') [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] 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') [2019-07-30T19:50:56.826Z] 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. [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:56.826Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:56.826Z] DEBUG - Clicking on &Finish [2019-07-30T19:50:56.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148160789 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') [2019-07-30T19:50:56.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148160790 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') [2019-07-30T19:50:56.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148160790 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:56.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148160790 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:50:56.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148160790 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') [2019-07-30T19:50:56.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148160790 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') [2019-07-30T19:50:56.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148160790 data=null item=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') [2019-07-30T19:50:56.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148160331 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:50:57.227Z] DEBUG - Clicked on [2019-07-30T19:50:57.227Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:57.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:57.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:57.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:57.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:57.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:57.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148161090 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:57.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148161090 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:57.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148161090 data=null} to TreeItem with text {test} [2019-07-30T19:50:57.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148161091 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:57.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148161091 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:57.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148161113 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:57.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:57.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148161121 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:57.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148161121 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:57.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148161121 data=null} to TreeItem with text {test} [2019-07-30T19:50:57.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148161122 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:57.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148161122 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:57.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148161128 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:57.227Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:57.227Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:57.227Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148161129 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:50:57.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148161129 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:50:57.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148161130 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:50:57.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148161130 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:50:57.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148161137 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]} [2019-07-30T19:50:57.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148161146 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:50:57.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148161158 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:50:57.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148161158 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:50:57.227Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148161159 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:50:57.227Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148161159 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]} [2019-07-30T19:50:57.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148161161 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:50:57.483Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:57.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:57.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148161617 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:57.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148161618 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:57.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148161618 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:57.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148161618 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:57.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148161619 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} [2019-07-30T19:50:57.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148161651 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:57.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:57.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:57.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:57.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:57.483Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:57.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:57.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148161655 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:57.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148161655 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:57.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148161655 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:57.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148161656 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:57.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148161656 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} [2019-07-30T19:50:57.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148161661 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:57.483Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:57.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148161661 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:57.483Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148161661 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:57.483Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:57.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148161662 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:57.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148161662 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:57.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148161662 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} [2019-07-30T19:50:57.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148161666 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:57.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148161666 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:57.484Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148161666 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:57.484Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148161666 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} [2019-07-30T19:50:58.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148161731 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:58.412Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148162323 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:58.412Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148162448 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:58.412Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148162448 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:58.412Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:58.412Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:50:58.412Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:58.412Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:58.412Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:58.412Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:58.412Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:50:58.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148162451 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:50:58.412Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148162452 data=null doit=true} to TableItem with text {} [2019-07-30T19:50:58.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148162452 data=null} to TableItem with text {} [2019-07-30T19:50:58.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148162452 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:58.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148162453 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:50:58.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148162502 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:50:58.412Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:50:58.412Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:50:59.343Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:50:59.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:59.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148163601 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:59.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148163601 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:59.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148163602 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:59.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148163602 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:59.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148163602 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} [2019-07-30T19:50:59.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148163608 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:50:59.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:59.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:59.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:59.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:59.600Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:50:59.600Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:50:59.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:59.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:59.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:50:59.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:50:59.600Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:59.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148163622 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:59.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148163622 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:59.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148163623 data=null} to TreeItem with text {test} [2019-07-30T19:50:59.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148163623 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:59.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148163623 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:59.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148163687 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:59.600Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:59.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148163688 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:50:59.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148163688 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:59.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148163688 data=null} to TreeItem with text {test} [2019-07-30T19:50:59.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148163688 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:59.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148163689 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:50:59.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148163695 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:50:59.600Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:50:59.600Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:59.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148163696 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:50:59.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148163696 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:50:59.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148163696 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:50:59.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148163696 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:50:59.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148163696 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]} [2019-07-30T19:50:59.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148163717 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:50:59.600Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:50:59.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148163718 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:50:59.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148163718 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:50:59.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148163718 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:50:59.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148163719 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:50:59.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148163719 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]} [2019-07-30T19:50:59.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148163728 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:50:59.600Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:50:59.600Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:50:59.857Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:50:59.857Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:50:59.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148163982 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:50:59.857Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:50:59.857Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:50:59.857Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:50:59.857Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:50:59.857Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:50:59.857Z] DEBUG - Clicking on &Yes [2019-07-30T19:50:59.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148163983 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') [2019-07-30T19:50:59.857Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148163983 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') [2019-07-30T19:50:59.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148163983 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:50:59.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148163983 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:50:59.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148163983 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') [2019-07-30T19:50:59.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148163983 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') [2019-07-30T19:50:59.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148163983 data=null item=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') [2019-07-30T19:51:00.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148163800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:51:00.421Z] DEBUG - Clicked on [2019-07-30T19:51:00.421Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:00.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:00.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:00.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:00.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:00.421Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:00.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148164536 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:00.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148164537 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:00.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148164537 data=null} to TreeItem with text {test} [2019-07-30T19:51:00.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148164537 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:00.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148164537 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:00.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148164562 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:00.421Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:00.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148164563 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:00.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148164564 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:00.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148164564 data=null} to TreeItem with text {test} [2019-07-30T19:51:00.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148164564 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:00.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148164564 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:00.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148164578 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:00.421Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:00.421Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:00.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148164579 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:51:00.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148164579 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:51:00.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148164579 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:51:00.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148164580 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:51:00.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148164580 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]} [2019-07-30T19:51:00.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148164601 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:51:00.421Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:00.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148164602 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:51:00.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148164602 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:51:00.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148164602 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:51:00.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148164603 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:51:00.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148164603 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]} [2019-07-30T19:51:00.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148164611 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:51:00.421Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:51:00.421Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:51:00.677Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:51:00.677Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:51:00.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148164924 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:51:00.677Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:00.677Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:51:00.677Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:51: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') [2019-07-30T19:51:00.677Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:00.677Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:00.677Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:00.677Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:00.677Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:00.677Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:00.677Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:00.677Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:00.677Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51:00.677Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:00.677Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51:00.677Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:51:00.677Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:51:00.677Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:51:00.677Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:51:00.677Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:51:00.934Z] DEBUG - matched Combo with text " [2019-07-30T19:51:00.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148165000 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:')) [2019-07-30T19:51:00.934Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:51:00.934Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:00.934Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:00.934Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:00.934Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:00.934Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:00.934Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:00.934Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:00.934Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:51:00.934Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:51:00.934Z] 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') [2019-07-30T19:51:00.934Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:00.934Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:00.934Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51:00.934Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:00.934Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51:00.934Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:51:00.934Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:51:00.935Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:51:00.935Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:51:00.935Z] 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') [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:51:00.935Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:51:00.935Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51: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)' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:51: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') [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51: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') [2019-07-30T19:51: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. [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:51:00.935Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:00.935Z] DEBUG - Clicking on &Finish [2019-07-30T19:51:00.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148165021 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') [2019-07-30T19:51:00.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148165021 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') [2019-07-30T19:51:00.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148165021 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:00.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148165021 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:00.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148165021 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') [2019-07-30T19:51:00.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148165021 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') [2019-07-30T19:51:00.935Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:00.935Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:00.935Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:00.935Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:00.935Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:00.935Z] DEBUG - Clicked on &Finish [2019-07-30T19:51:01.499Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T19:51:01.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1148165694 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T19:51:01.499Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T19:51:01.499Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T19:51:01.499Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-30T19:51:01.499Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-30T19:51:01.499Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T19:51:01.499Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T19:51:01.499Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T19:51:01.499Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T19:51:01.499Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T19:51:01.499Z] DEBUG - Clicking on Rename All [2019-07-30T19:51:01.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1148165695 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') [2019-07-30T19:51:01.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1148165695 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') [2019-07-30T19:51:01.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1148165695 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T19:51:01.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1148165695 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T19:51:01.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1148165695 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') [2019-07-30T19:51:01.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1148165695 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') [2019-07-30T19:51:01.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1148165695 data=null item=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') [2019-07-30T19:51:01.755Z] DEBUG - Clicked on [2019-07-30T19:51:02.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148165021 data=null item=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') [2019-07-30T19:51:02.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148164650 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:51:02.941Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:02.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:02.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:02.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:02.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:02.942Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:02.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148167051 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:02.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148167051 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:02.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148167051 data=null} to TreeItem with text {test} [2019-07-30T19:51:02.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148167051 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:02.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148167052 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:02.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148167070 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:02.942Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:02.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148167071 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:02.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148167071 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:02.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148167071 data=null} to TreeItem with text {test} [2019-07-30T19:51:02.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148167071 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:02.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148167072 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:02.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148167085 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:02.942Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:02.942Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:02.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1148167087 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T19:51:02.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1148167087 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T19:51:02.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1148167087 data=null} to TreeItem with text {Traces [13]} [2019-07-30T19:51:02.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1148167087 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:02.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148167088 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]} [2019-07-30T19:51:02.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1148167107 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:02.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1148167108 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T19:51:02.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1148167108 data=null} to TreeItem with text {Traces [13]} [2019-07-30T19:51:02.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1148167108 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:02.942Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148167109 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]} [2019-07-30T19:51:02.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1148167150 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:03.505Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:03.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:03.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148167567 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:03.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148167567 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:03.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148167567 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:03.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148167568 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:03.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148167568 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} [2019-07-30T19:51:03.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148167619 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:03.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:03.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:03.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:03.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:03.505Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:03.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:03.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148167623 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:03.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148167624 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:03.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148167624 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:03.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148167624 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:03.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148167624 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} [2019-07-30T19:51:03.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148167629 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:03.505Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:03.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148167629 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:03.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148167629 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:03.505Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:03.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148167630 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:03.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148167630 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:03.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148167630 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} [2019-07-30T19:51:03.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148167634 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:03.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148167634 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:03.505Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148167634 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:03.505Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148167634 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} [2019-07-30T19:51:04.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148167737 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:04.068Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148168201 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:04.068Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148168203 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:04.068Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148168203 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:04.068Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:04.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:04.998Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:04.998Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:04.998Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:04.998Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:04.998Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:51:04.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148169207 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:51:04.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148169207 data=null doit=true} to TableItem with text {} [2019-07-30T19:51:04.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148169208 data=null} to TableItem with text {} [2019-07-30T19:51:04.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148169208 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:04.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148169208 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:51:04.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148169214 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:04.998Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:04.998Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:05.255Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:05.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:05.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148169381 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:05.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148169381 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:05.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148169381 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:05.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148169381 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:05.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148169382 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} [2019-07-30T19:51:05.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148169387 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:05.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:05.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:05.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:05.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:05.255Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:05.255Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:05.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:05.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:05.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:05.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:05.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:05.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148169400 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:05.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148169400 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:05.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148169400 data=null} to TreeItem with text {test} [2019-07-30T19:51:05.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148169401 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:05.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148169401 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:05.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148169434 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:05.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:05.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148169437 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:05.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148169437 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:05.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148169437 data=null} to TreeItem with text {test} [2019-07-30T19:51:05.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148169437 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:05.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148169437 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:05.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148169443 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:05.255Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:05.255Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:05.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1148169445 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T19:51:05.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1148169445 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T19:51:05.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1148169445 data=null} to TreeItem with text {Traces [13]} [2019-07-30T19:51:05.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1148169445 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:05.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148169445 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]} [2019-07-30T19:51:05.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1148169488 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:05.255Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T19:51:05.819Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:05.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:05.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148169961 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:05.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148169961 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:05.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148169962 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:05.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148169962 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:05.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148169963 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} [2019-07-30T19:51:05.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148170003 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:05.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:05.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:05.819Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:05.819Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:05.819Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:05.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:05.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148170007 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:05.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148170007 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:05.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148170007 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:05.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148170007 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:05.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148170007 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} [2019-07-30T19:51:05.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148170012 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:05.819Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:05.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148170013 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:05.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148170013 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:05.819Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:05.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148170014 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:05.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148170014 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:05.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148170014 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} [2019-07-30T19:51:05.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148170017 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:05.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148170018 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:05.819Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148170023 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:06.075Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148170024 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} [2019-07-30T19:51:06.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148170172 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:06.075Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148170173 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:06.075Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148170173 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:06.075Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148170173 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:06.075Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:06.075Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:06.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:06.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:07.569Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:07.569Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:07.569Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:07.569Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:07.569Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:51:07.569Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148171678 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:51:07.569Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148171678 data=null doit=true} to TableItem with text {} [2019-07-30T19:51:07.569Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148171678 data=null} to TableItem with text {} [2019-07-30T19:51:07.569Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148171679 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:07.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148171679 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:51:07.569Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148171684 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:07.569Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:07.569Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:07.569Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:07.569Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:08.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148171880 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:08.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148171880 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:08.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148171880 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:08.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148171881 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:08.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148171881 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} [2019-07-30T19:51:08.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148171888 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:08.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:08.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:08.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:08.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:08.026Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:08.026Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:08.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:08.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:08.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:08.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:08.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:08.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148171901 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:08.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148171901 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:08.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148171901 data=null} to TreeItem with text {test} [2019-07-30T19:51:08.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148171902 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:08.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148171902 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:08.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148171938 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:08.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:08.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148171939 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:08.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148171939 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:08.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148171939 data=null} to TreeItem with text {test} [2019-07-30T19:51:08.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148171940 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:08.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148171940 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:08.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148171946 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:08.026Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:08.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:08.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1148171948 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T19:51:08.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1148171948 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T19:51:08.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1148171948 data=null} to TreeItem with text {Traces [13]} [2019-07-30T19:51:08.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1148171948 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:08.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148171948 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]} [2019-07-30T19:51:08.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1148171967 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:08.026Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T19:51:08.327Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:08.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:08.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148172443 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:08.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148172444 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:08.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148172444 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:08.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148172445 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:08.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148172445 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} [2019-07-30T19:51:08.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148172483 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:08.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:08.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:08.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:08.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:08.327Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:08.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:08.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148172487 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:08.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148172487 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:08.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148172487 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:08.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148172487 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:08.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148172487 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} [2019-07-30T19:51:08.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148172492 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:08.327Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:08.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148172493 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:08.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148172493 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:08.327Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:08.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148172493 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:08.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148172494 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:08.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148172494 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} [2019-07-30T19:51:08.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148172497 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:08.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148172497 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:08.327Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148172498 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:08.724Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148172498 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} [2019-07-30T19:51:08.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148172585 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:08.724Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148172597 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:08.724Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148172597 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:08.724Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148172597 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:08.724Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:08.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:08.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:09.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:09.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:09.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:09.289Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:09.289Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:09.289Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:09.289Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:09.289Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:51:09.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148173419 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:51:09.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148173419 data=null doit=true} to TableItem with text {} [2019-07-30T19:51:09.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148173419 data=null} to TableItem with text {} [2019-07-30T19:51:09.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148173420 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:09.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148173420 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:51:09.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148173439 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:09.289Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:09.289Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:10.218Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:10.218Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:10.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148174598 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:10.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148174599 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:10.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148174599 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:10.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148174600 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:10.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148174600 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} [2019-07-30T19:51:10.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148174635 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:10.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:10.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:10.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:10.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:10.476Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:10.476Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:10.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:10.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:10.476Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:10.476Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:10.476Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:10.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148174646 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:10.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148174646 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:10.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148174646 data=null} to TreeItem with text {test} [2019-07-30T19:51:10.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148174646 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:10.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148174647 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:10.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148174695 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:10.476Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:10.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148174696 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:10.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148174696 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:10.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148174696 data=null} to TreeItem with text {test} [2019-07-30T19:51:10.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148174697 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:10.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148174697 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:10.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148174703 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:10.476Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:10.476Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:10.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1148174705 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T19:51:10.476Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1148174705 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T19:51:10.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1148174705 data=null} to TreeItem with text {Traces [13]} [2019-07-30T19:51:10.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1148174706 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:10.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148174706 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]} [2019-07-30T19:51:10.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1148174726 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:10.476Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T19:51:10.732Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:10.732Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:10.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148174908 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:10.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148174908 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:10.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148174908 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:10.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148174909 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:10.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148174909 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} [2019-07-30T19:51:10.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148174948 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:10.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:10.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:10.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:10.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:10.732Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:10.732Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:10.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148174952 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:10.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148174952 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:10.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148174952 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:10.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148174952 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:10.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148174952 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} [2019-07-30T19:51:10.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148174957 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:10.733Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T19:51:10.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148174958 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:10.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148174959 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:10.733Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:10.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148174959 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:10.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148174960 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:10.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148174960 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} [2019-07-30T19:51:10.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148174964 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:10.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148174964 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:10.733Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1148174964 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:10.989Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148174965 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} [2019-07-30T19:51:11.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148175125 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:11.553Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1148175634 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:11.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1148175635 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:11.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1148175635 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:11.553Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T19:51:11.553Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:11.553Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:11.553Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:11.553Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:11.553Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:11.553Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:11.553Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:11.553Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:11.553Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:51:11.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148175638 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:51:11.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148175638 data=null doit=true} to TableItem with text {} [2019-07-30T19:51:11.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148175638 data=null} to TableItem with text {} [2019-07-30T19:51:11.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148175638 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:11.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148175639 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:51:11.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148175691 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:11.553Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:11.553Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:12.921Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:12.921Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:12.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148177091 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:12.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148177091 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:12.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148177092 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:12.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148177092 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:12.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148177092 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} [2019-07-30T19:51:12.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148177100 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:12.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:12.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:12.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:12.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:12.921Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:12.921Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:12.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:12.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:12.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:12.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:12.921Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:12.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148177114 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:12.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148177114 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:12.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148177114 data=null} to TreeItem with text {test} [2019-07-30T19:51:12.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148177115 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:12.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148177115 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:13.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148177195 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:13.179Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:13.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148177196 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:13.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148177196 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:13.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148177196 data=null} to TreeItem with text {test} [2019-07-30T19:51:13.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148177197 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:13.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148177207 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:13.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148177231 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:13.179Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:13.179Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:13.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1148177235 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T19:51:13.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1148177235 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T19:51:13.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1148177235 data=null} to TreeItem with text {Traces [13]} [2019-07-30T19:51:13.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1148177236 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:13.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148177236 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]} [2019-07-30T19:51:13.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1148177290 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:13.179Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T19:51:13.742Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:13.742Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:13.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148177774 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:13.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148177774 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:13.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148177774 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:13.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148177775 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:13.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148177775 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} [2019-07-30T19:51:13.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148177825 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:13.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:13.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:13.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:13.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:13.742Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:13.742Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:13.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148177829 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:13.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148177829 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:13.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148177829 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:13.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148177829 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:13.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148177829 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} [2019-07-30T19:51:13.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148177834 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:13.742Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T19:51:13.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148177834 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:13.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148177834 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:13.742Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:13.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148177835 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:13.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148177835 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:13.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148177835 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} [2019-07-30T19:51:13.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148177839 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:13.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148177839 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:13.742Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1148177840 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:13.742Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148177846 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} [2019-07-30T19:51:14.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148178012 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:14.305Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1148178433 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:14.305Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1148178433 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:14.305Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1148178433 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:14.305Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T19:51:14.305Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:14.305Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:14.305Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:14.305Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:14.305Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:14.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:14.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:14.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:14.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:14.305Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:51:14.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148178436 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:51:14.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148178437 data=null doit=true} to TableItem with text {} [2019-07-30T19:51:14.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148178437 data=null} to TableItem with text {} [2019-07-30T19:51:14.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148178437 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:14.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148178446 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:51:14.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148178452 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:14.305Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:14.305Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:15.235Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:15.235Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:15.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148179545 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:15.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148179546 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:15.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148179546 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:15.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148179546 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:15.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148179546 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} [2019-07-30T19:51:15.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148179552 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:15.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:15.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:15.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:15.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:15.492Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:15.492Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:15.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:15.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:15.492Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:15.492Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:15.492Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:15.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148179586 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:15.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148179586 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:15.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148179586 data=null} to TreeItem with text {test} [2019-07-30T19:51:15.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148179587 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:15.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148179587 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:15.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148179632 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:15.492Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:15.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148179633 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:15.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148179634 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:15.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148179634 data=null} to TreeItem with text {test} [2019-07-30T19:51:15.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148179634 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:15.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148179634 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:15.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148179640 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:15.492Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:15.492Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:15.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1148179641 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T19:51:15.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1148179641 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T19:51:15.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1148179641 data=null} to TreeItem with text {Traces [13]} [2019-07-30T19:51:15.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1148179642 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:15.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148179642 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]} [2019-07-30T19:51:15.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1148179706 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:15.492Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T19:51:15.748Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:15.748Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:15.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148179984 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:15.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148179984 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:15.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148179984 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:15.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148179984 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:15.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148179984 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} [2019-07-30T19:51:16.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148180034 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:16.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:16.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:16.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:16.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:16.005Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:16.005Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:16.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148180037 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:16.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148180037 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:16.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148180037 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:16.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148180037 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:16.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148180038 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} [2019-07-30T19:51:16.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148180043 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:16.005Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:16.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148180043 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:16.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148180043 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:16.005Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:16.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148180044 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:16.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148180044 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:16.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148180044 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} [2019-07-30T19:51:16.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148180054 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:16.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148180054 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:16.005Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1148180055 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:16.005Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148180055 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} [2019-07-30T19:51:16.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148180136 data=null button=1 stateMask=0x80000 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:16.517Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1148180531 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:16.517Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1148180605 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:16.517Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1148180605 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:16.517Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:16.517Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:16.517Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:16.517Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:16.517Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:16.517Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:16.517Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:16.517Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:16.517Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:16.517Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:16.517Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:16.517Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:51:16.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148180608 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:51:16.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148180608 data=null doit=true} to TableItem with text {} [2019-07-30T19:51:16.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148180609 data=null} to TableItem with text {} [2019-07-30T19:51:16.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148180609 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:16.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148180609 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:51:16.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148180616 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:16.517Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:16.517Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:17.446Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:17.446Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:17.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148181727 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:17.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148181727 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:17.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148181727 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:17.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148181728 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:17.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148181728 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} [2019-07-30T19:51:17.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148181734 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:17.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:17.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:17.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:17.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:17.704Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:17.704Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:17.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:17.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:17.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:17.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:17.704Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:17.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148181748 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:17.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148181749 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:17.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148181749 data=null} to TreeItem with text {test} [2019-07-30T19:51:17.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148181749 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:17.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148181749 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:17.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148181808 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:17.704Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:17.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148181809 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:17.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148181809 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:17.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148181810 data=null} to TreeItem with text {test} [2019-07-30T19:51:17.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148181810 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:17.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148181811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:17.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148181831 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:17.704Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:17.704Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:17.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1148181832 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T19:51:17.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1148181832 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T19:51:17.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1148181832 data=null} to TreeItem with text {Traces [13]} [2019-07-30T19:51:17.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1148181833 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:17.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148181833 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]} [2019-07-30T19:51:17.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1148181867 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:17.704Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T19:51:18.026Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:18.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:18.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148182048 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:18.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148182048 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:18.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148182049 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:18.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148182049 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:18.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148182049 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)} [2019-07-30T19:51:18.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148182111 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:18.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:18.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:18.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:18.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:18.026Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:18.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:18.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148182121 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:18.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148182121 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:18.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148182121 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:18.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148182122 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:18.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148182122 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)} [2019-07-30T19:51:18.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148182127 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:18.026Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:18.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148182128 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:18.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148182128 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:18.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:18.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148182129 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:18.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148182129 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:18.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148182129 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)} [2019-07-30T19:51:18.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148182133 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:18.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148182140 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:18.026Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148182140 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:18.026Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148182140 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)} [2019-07-30T19:51:18.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148182242 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:18.323Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148182489 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:18.323Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148182489 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:18.323Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148182489 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:18.323Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:18.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:18.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:18.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:18.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:18.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:18.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:18.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:19.692Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:19.692Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:19.692Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:19.692Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:19.692Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:51:19.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148183582 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:51:19.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148183582 data=null doit=true} to TableItem with text {} [2019-07-30T19:51:19.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148183582 data=null} to TableItem with text {} [2019-07-30T19:51:19.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148183583 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:19.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148183583 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:51:19.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148183636 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:19.692Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:19.692Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:19.692Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:19.692Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:19.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148183821 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:19.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148183821 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:19.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148183821 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:19.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148183822 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:19.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148183822 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)} [2019-07-30T19:51:19.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148183827 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:51:19.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:19.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:19.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:19.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:19.692Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:19.692Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:19.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:19.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:19.692Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:19.692Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:19.692Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:19.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148183834 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:19.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148183834 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:19.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148183835 data=null} to TreeItem with text {test} [2019-07-30T19:51:19.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148183835 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:19.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148183840 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:19.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148183891 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:19.692Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:19.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148183892 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:19.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148183893 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:19.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148183893 data=null} to TreeItem with text {test} [2019-07-30T19:51:19.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148183893 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:19.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148183893 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:19.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148183900 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:19.692Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:19.692Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:19.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1148183901 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T19:51:19.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1148183901 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T19:51:19.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1148183901 data=null} to TreeItem with text {Traces [13]} [2019-07-30T19:51:19.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1148183902 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:19.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148183902 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]} [2019-07-30T19:51:19.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1148183921 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:19.692Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T19:51:20.256Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:20.256Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:20.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148184391 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:20.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148184392 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:20.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148184392 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:20.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148184392 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:20.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148184392 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)} [2019-07-30T19:51:20.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148184427 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:20.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:20.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:20.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:20.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:20.256Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:20.256Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:20.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148184431 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:20.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148184431 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:20.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148184432 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:20.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148184432 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:20.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148184432 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)} [2019-07-30T19:51:20.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148184437 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:20.256Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:20.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148184437 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:20.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148184437 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:20.256Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:20.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148184438 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:20.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148184438 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:20.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148184438 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)} [2019-07-30T19:51:20.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148184442 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:20.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148184442 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:20.256Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148184443 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:20.512Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148184443 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)} [2019-07-30T19:51:20.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148184587 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:20.769Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148184862 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:20.769Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148184862 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:20.769Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148184863 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:20.769Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:20.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:20.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:20.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:20.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:20.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:20.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:20.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:20.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:21.697Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:21.697Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:21.697Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:21.697Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:21.697Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:51:21.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148185866 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:51:21.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148185866 data=null doit=true} to TableItem with text {} [2019-07-30T19:51:21.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148185867 data=null} to TableItem with text {} [2019-07-30T19:51:21.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148185867 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:21.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148185867 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:51:21.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148185887 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:21.697Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:21.697Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:21.697Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:21.697Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:21.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148186009 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:21.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148186009 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:21.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148186009 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:21.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148186009 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:21.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148186010 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)} [2019-07-30T19:51:21.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148186015 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:51:21.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:21.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:21.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:21.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:21.954Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:21.954Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:21.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:21.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:21.954Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:21.954Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:21.954Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:21.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148186021 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:21.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148186021 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:21.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148186021 data=null} to TreeItem with text {test} [2019-07-30T19:51:21.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148186022 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:21.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148186022 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:21.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148186053 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:21.954Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:21.954Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148186054 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:21.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148186054 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:21.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148186054 data=null} to TreeItem with text {test} [2019-07-30T19:51:21.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148186055 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:21.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148186055 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:21.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148186071 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:21.955Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:21.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:21.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1148186079 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T19:51:21.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1148186079 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T19:51:21.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1148186079 data=null} to TreeItem with text {Traces [13]} [2019-07-30T19:51:21.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1148186079 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:21.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148186080 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]} [2019-07-30T19:51:21.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1148186101 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:21.955Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T19:51:21.955Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:21.955Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:22.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148186287 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:22.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148186287 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:22.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148186287 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:22.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148186288 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:22.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148186288 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)} [2019-07-30T19:51:22.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148186328 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:22.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:22.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:22.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:22.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:22.211Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:22.211Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:22.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148186332 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:22.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148186332 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:22.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148186332 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:22.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148186333 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:22.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148186333 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)} [2019-07-30T19:51:22.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148186338 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:22.211Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:22.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148186338 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:22.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148186339 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:22.211Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:22.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148186339 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:22.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148186339 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:22.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148186339 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)} [2019-07-30T19:51:22.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148186343 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:22.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148186343 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:22.211Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148186344 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:22.211Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148186344 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)} [2019-07-30T19:51:23.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148186434 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:23.141Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148187094 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:23.141Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148187160 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:23.141Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148187161 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:23.141Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:23.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:23.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:23.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:23.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:23.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:23.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:23.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:23.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:23.141Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:23.141Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:23.141Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:23.141Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:23.141Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:23.141Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:51:23.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148187165 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:51:23.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148187166 data=null doit=true} to TableItem with text {} [2019-07-30T19:51:23.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148187166 data=null} to TableItem with text {} [2019-07-30T19:51:23.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148187166 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:23.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148187166 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:51:23.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148187174 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:23.141Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:23.141Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:24.510Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:24.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:24.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148188568 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:24.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148188569 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:24.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148188569 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:24.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148188570 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:24.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148188570 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)} [2019-07-30T19:51:24.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148188575 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:51:24.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:24.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:24.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:24.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:24.510Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:24.510Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:24.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:24.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:24.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:24.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:24.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:24.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148188582 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:24.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148188582 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:24.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148188582 data=null} to TreeItem with text {test} [2019-07-30T19:51:24.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148188582 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:24.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148188587 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:24.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148188627 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:24.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:24.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148188629 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:24.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148188629 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:24.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148188629 data=null} to TreeItem with text {test} [2019-07-30T19:51:24.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148188630 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:24.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148188630 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:24.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148188636 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:24.510Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:24.510Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:24.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1148188638 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T19:51:24.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1148188638 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T19:51:24.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1148188638 data=null} to TreeItem with text {Traces [13]} [2019-07-30T19:51:24.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1148188638 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:24.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148188638 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]} [2019-07-30T19:51:24.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1148188689 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:24.510Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T19:51:24.766Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:24.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:24.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148188962 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:24.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1148188963 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:24.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1148188963 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:24.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148188963 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:24.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148188963 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)} [2019-07-30T19:51:24.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148189001 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:24.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:24.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:24.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:24.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:24.766Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:24.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:24.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148189005 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:24.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1148189005 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:24.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1148189005 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:24.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148189005 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:24.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148189005 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)} [2019-07-30T19:51:24.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148189010 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:24.766Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:24.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148189010 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:24.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1148189010 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:24.766Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:24.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1148189011 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:24.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148189011 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:24.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148189011 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)} [2019-07-30T19:51:24.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148189015 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:24.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148189015 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:24.766Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148189015 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:25.022Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148189016 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)} [2019-07-30T19:51:25.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148189145 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:25.279Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148189430 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:25.279Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1148189482 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:25.279Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1148189482 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:25.279Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:25.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:25.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:25.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:25.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:25.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:25.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:25.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:25.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:25.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:25.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:25.279Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:25.279Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:25.279Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:25.279Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:25.279Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:51:25.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148189485 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:51:25.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148189486 data=null doit=true} to TableItem with text {} [2019-07-30T19:51:25.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148189486 data=null} to TableItem with text {} [2019-07-30T19:51:25.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148189486 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:25.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148189486 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:51:25.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148189492 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:25.279Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:25.279Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:26.646Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:26.646Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:26.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148190605 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:26.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1148190606 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:26.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1148190606 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:26.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148190607 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:26.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148190607 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)} [2019-07-30T19:51:26.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148190632 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:51:26.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:26.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:26.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:26.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:26.647Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:26.647Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:26.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:26.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:26.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:26.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:26.647Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:26.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148190688 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:26.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148190688 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:26.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148190688 data=null} to TreeItem with text {test} [2019-07-30T19:51:26.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148190688 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:26.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148190689 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:26.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148190741 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:26.647Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:26.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148190771 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:26.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148190771 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:26.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148190771 data=null} to TreeItem with text {test} [2019-07-30T19:51:26.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148190771 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:26.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148190772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:26.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148190779 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:26.647Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:26.647Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:26.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1148190780 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T19:51:26.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1148190780 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T19:51:26.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1148190780 data=null} to TreeItem with text {Traces [13]} [2019-07-30T19:51:26.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1148190780 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:26.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148190781 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]} [2019-07-30T19:51:26.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1148190800 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:26.647Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T19:51:27.210Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:27.210Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:27.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148191276 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:27.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1148191277 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:27.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1148191277 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:27.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148191277 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:27.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148191277 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)} [2019-07-30T19:51:27.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148191324 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:27.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:27.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:27.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:27.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:27.211Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:27.211Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:27.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148191328 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:27.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1148191328 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:27.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1148191328 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:27.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148191329 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:27.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148191329 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)} [2019-07-30T19:51:27.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148191334 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:27.211Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:27.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148191335 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:27.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1148191335 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:27.211Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:27.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1148191335 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:27.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148191336 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:27.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148191336 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)} [2019-07-30T19:51:27.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148191345 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:27.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148191346 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:27.211Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148191346 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:27.211Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148191346 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)} [2019-07-30T19:51:27.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148191429 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:27.774Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148191807 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:27.774Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1148191877 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:27.774Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1148191877 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:27.774Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:27.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:27.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:27.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:27.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:27.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:27.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:27.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:27.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:27.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:27.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:27.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:27.774Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:27.774Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:27.774Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:27.774Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:27.774Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:51:27.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148191881 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:51:27.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148191881 data=null doit=true} to TableItem with text {} [2019-07-30T19:51:27.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148191881 data=null} to TableItem with text {} [2019-07-30T19:51:27.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148191881 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:27.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148191882 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:51:27.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148191888 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:27.774Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:27.774Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:28.705Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:28.705Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:28.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148192999 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:28.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1148192999 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:28.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1148192999 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:28.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148193000 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:28.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148193000 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)} [2019-07-30T19:51:28.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148193005 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:51:28.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:28.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:28.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:28.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:28.962Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:28.962Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:28.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:28.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:28.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:28.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:28.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:28.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148193019 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:28.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148193019 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:28.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148193019 data=null} to TreeItem with text {test} [2019-07-30T19:51:28.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148193020 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:28.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148193020 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:28.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148193064 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:28.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:28.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148193065 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:28.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148193066 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:28.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148193066 data=null} to TreeItem with text {test} [2019-07-30T19:51:28.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148193066 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:28.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148193066 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:28.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148193078 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:28.962Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:28.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:28.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1148193085 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T19:51:28.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1148193086 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T19:51:28.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1148193086 data=null} to TreeItem with text {Traces [13]} [2019-07-30T19:51:28.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1148193086 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:28.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148193086 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]} [2019-07-30T19:51:28.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1148193110 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:28.962Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T19:51:28.962Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:28.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:29.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148193251 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:29.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1148193251 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:29.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1148193251 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:29.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148193252 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:29.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148193252 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)} [2019-07-30T19:51:29.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148193301 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:29.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:29.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:29.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:29.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:29.219Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:29.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:29.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148193305 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:29.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1148193305 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:29.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1148193305 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:29.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148193305 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:29.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148193305 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)} [2019-07-30T19:51:29.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148193311 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:29.219Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:29.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148193311 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:29.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1148193311 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:29.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:29.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1148193312 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:29.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148193312 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:29.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148193312 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)} [2019-07-30T19:51:29.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148193322 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:29.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148193322 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:29.219Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148193323 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:29.219Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148193323 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)} [2019-07-30T19:51:29.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148193511 data=null button=1 stateMask=0x80000 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:29.925Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148193914 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:29.925Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1148193917 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:29.925Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1148193917 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:29.925Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:29.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:29.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:29.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:29.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:29.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:29.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:29.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:29.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:29.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:29.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:29.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:29.925Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:29.925Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:29.925Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:29.925Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:29.925Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:29.925Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:51:29.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148193921 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:51:29.925Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148193921 data=null doit=true} to TableItem with text {} [2019-07-30T19:51:29.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148193921 data=null} to TableItem with text {} [2019-07-30T19:51:29.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148193922 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:29.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148193922 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:51:29.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148193993 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:29.925Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:29.925Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:30.856Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:30.856Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:30.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148194990 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:30.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1148194990 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:30.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1148194990 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:30.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148194991 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:30.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148194991 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)} [2019-07-30T19:51:30.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148194997 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:51:30.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:30.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:30.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:30.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:30.856Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:30.856Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:30.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:30.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:30.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:30.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:30.856Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:30.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148195012 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:30.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148195012 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:30.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148195012 data=null} to TreeItem with text {test} [2019-07-30T19:51:30.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148195012 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:30.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148195012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:30.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148195056 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:30.856Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:30.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148195057 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:30.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148195057 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:30.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148195057 data=null} to TreeItem with text {test} [2019-07-30T19:51:30.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148195095 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:30.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148195095 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:30.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148195103 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:30.857Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:30.857Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:30.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1148195104 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T19:51:30.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1148195104 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T19:51:30.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1148195104 data=null} to TreeItem with text {Traces [13]} [2019-07-30T19:51:30.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1148195104 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:30.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148195104 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]} [2019-07-30T19:51:31.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1148195123 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:31.113Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again. [2019-07-30T19:51:31.371Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:31.371Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:31.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148195517 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148195518 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148195518 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148195519 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148195519 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} [2019-07-30T19:51:31.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148195587 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:31.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:31.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:31.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:31.371Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:31.371Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:31.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148195594 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148195594 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148195594 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148195595 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148195595 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} [2019-07-30T19:51:31.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148195600 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.371Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148195601 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148195601 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.371Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:31.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148195601 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148195602 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148195602 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} [2019-07-30T19:51:31.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148195605 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148195606 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.371Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1148195606 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.629Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148195606 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} [2019-07-30T19:51:31.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148195695 data=null button=1 stateMask=0x80000 x=133 y=284 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1148195881 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1148195881 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1148195881 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.629Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.629Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T19:51:31.629Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T19:51:31.886Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:31.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:31.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148196005 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148196005 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148196006 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148196006 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148196006 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} [2019-07-30T19:51:31.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148196011 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:31.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:31.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:31.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:31.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:31.886Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:31.886Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:31.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:31.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:31.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:31.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:31.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:31.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148196039 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:31.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148196039 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:31.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148196039 data=null} to TreeItem with text {test} [2019-07-30T19:51:31.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148196040 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:31.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148196040 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:31.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148196081 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:31.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:31.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148196082 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:31.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148196083 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:31.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148196083 data=null} to TreeItem with text {test} [2019-07-30T19:51:31.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148196083 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:31.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148196083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:31.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148196090 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:31.886Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:31.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:31.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1148196092 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T19:51:31.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1148196092 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T19:51:31.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1148196092 data=null} to TreeItem with text {Traces [13]} [2019-07-30T19:51:31.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1148196093 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:31.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148196093 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]} [2019-07-30T19:51:31.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1148196112 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:31.886Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:31.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=1148196113 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]} [2019-07-30T19:51:31.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=1148196113 data=null doit=true} to TreeItem with text {Traces [13]} [2019-07-30T19:51:31.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=1148196113 data=null} to TreeItem with text {Traces [13]} [2019-07-30T19:51:31.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=1148196114 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:31.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148196114 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]} [2019-07-30T19:51:31.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=1148196127 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]} [2019-07-30T19:51:32.143Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:51:32.143Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:51:32.143Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:51:32.143Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:51:32.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148196355 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:51:32.143Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:51:32.143Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:51:32.143Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:51:32.143Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:51:32.143Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:51:32.143Z] DEBUG - Clicking on &Yes [2019-07-30T19:51:32.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148196364 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') [2019-07-30T19:51:32.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148196365 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') [2019-07-30T19:51:32.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148196365 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:51:32.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148196365 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:51:32.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148196365 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') [2019-07-30T19:51:32.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148196366 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') [2019-07-30T19:51:32.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148196366 data=null item=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') [2019-07-30T19:51:36.316Z] DEBUG - Clicked on [2019-07-30T19:51:36.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148196180 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:51:36.573Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:36.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:36.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:36.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:36.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:36.573Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:36.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148200796 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:36.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148200796 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:36.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148200796 data=null} to TreeItem with text {test} [2019-07-30T19:51:36.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148200797 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:36.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148200797 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:36.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148200826 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:36.573Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:36.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148200828 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:36.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148200828 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:36.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148200828 data=null} to TreeItem with text {test} [2019-07-30T19:51:36.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148200829 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:36.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148200829 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:36.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148200834 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:36.830Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:36.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:36.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148200841 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:51:36.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148200842 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:51:36.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148200842 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:51:36.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148200842 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:51:36.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148200842 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]} [2019-07-30T19:51:36.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148200850 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:51:36.830Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:36.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148200851 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:51:36.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148200851 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:51:36.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148200852 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:51:36.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148200852 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:51:36.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148200852 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]} [2019-07-30T19:51:36.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148200865 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:51:36.830Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:51:36.830Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:51:37.087Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:51:37.087Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:51:37.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148201128 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:51:37.087Z] 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') [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:51:37.087Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:51:37.087Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:51:37.087Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:51:37.087Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:51:37.087Z] DEBUG - matched Combo with text " [2019-07-30T19:51:37.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148201225 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:')) [2019-07-30T19:51:37.087Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:51:37.087Z] 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') [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:51:37.087Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:51:37.087Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:51:37.087Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:37.087Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:51:37.088Z] 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') [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:51:37.088Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:51:37.088Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:51:37.088Z] 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') [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] 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') [2019-07-30T19:51:37.088Z] 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. [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:51:37.088Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:37.088Z] DEBUG - Clicking on &Finish [2019-07-30T19:51:37.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148201251 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') [2019-07-30T19:51:37.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148201251 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') [2019-07-30T19:51:37.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148201251 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:37.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148201251 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:37.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148201251 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') [2019-07-30T19:51:37.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148201251 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') [2019-07-30T19:51:37.088Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:37.088Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:37.088Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:37.088Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:37.088Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:37.088Z] DEBUG - Clicked on &Finish [2019-07-30T19:51:37.652Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T19:51:37.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1148201814 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T19:51:37.652Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T19:51:37.652Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T19:51:37.652Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T19:51:37.652Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T19:51:37.652Z] DEBUG - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All' [2019-07-30T19:51:37.652Z] DEBUG - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH' [2019-07-30T19:51:37.652Z] DEBUG - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-30T19:51:37.652Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T19:51:37.652Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T19:51:37.652Z] DEBUG - Clicking on Overwrite All [2019-07-30T19:51:37.652Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite All} time=1148201816 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') [2019-07-30T19:51:37.652Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite All} time=1148201816 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') [2019-07-30T19:51:37.652Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite All} time=1148201816 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-30T19:51:37.652Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite All} time=1148201816 data=null} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH') [2019-07-30T19:51:37.652Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite All} time=1148201816 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') [2019-07-30T19:51:37.652Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite All} time=1148201816 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') [2019-07-30T19:51:37.652Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite All} time=1148201816 data=null item=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') [2019-07-30T19:51:37.652Z] DEBUG - Clicked on [2019-07-30T19:51:38.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148201252 data=null item=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') [2019-07-30T19:51:38.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148200912 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:51:38.839Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:38.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:38.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:38.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:38.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:38.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:38.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148202944 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:38.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148202944 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:38.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148202944 data=null} to TreeItem with text {test} [2019-07-30T19:51:38.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148202945 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:38.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148202945 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:38.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148202994 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:38.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:38.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148202995 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:38.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148202996 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:38.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148202996 data=null} to TreeItem with text {test} [2019-07-30T19:51:38.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148202996 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:38.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148202996 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:38.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148203012 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:38.839Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:38.839Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:38.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148203014 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:51:38.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148203014 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:51:38.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148203014 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:51:38.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148203014 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:38.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148203015 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]} [2019-07-30T19:51:38.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148203034 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:38.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148203035 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:51:38.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148203035 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:51:38.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148203036 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:38.839Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148203077 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]} [2019-07-30T19:51:38.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148203084 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:39.402Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:39.402Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:39.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148203418 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:39.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148203418 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:39.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148203418 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:39.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148203419 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:39.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148203419 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} [2019-07-30T19:51:39.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148203471 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:39.402Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:39.402Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:39.402Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:39.402Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:39.402Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:39.402Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:39.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148203484 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:39.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148203484 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:39.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148203484 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:39.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148203485 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:39.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148203485 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} [2019-07-30T19:51:39.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148203493 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:39.402Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:39.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148203494 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:39.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148203494 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:39.402Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:39.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148203495 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:39.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148203495 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:39.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148203495 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} [2019-07-30T19:51:39.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148203499 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:39.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148203499 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:39.402Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148203499 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:39.402Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148203499 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} [2019-07-30T19:51:39.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148203589 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:39.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148203591 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:39.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148203591 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:39.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148203591 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:39.402Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:39.965Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:40.895Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:40.895Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:40.895Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:40.895Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:40.895Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:51:40.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148205096 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:51:40.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148205097 data=null doit=true} to TableItem with text {} [2019-07-30T19:51:40.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148205097 data=null} to TableItem with text {} [2019-07-30T19:51:40.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148205097 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:40.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148205098 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:51:40.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148205113 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:40.895Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:40.895Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:41.152Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:41.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:41.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148205246 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:41.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148205246 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:41.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148205247 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:41.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148205247 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:41.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148205248 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} [2019-07-30T19:51:41.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148205253 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:41.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:41.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:41.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:41.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:41.152Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:41.152Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:41.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:41.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:41.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:41.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:41.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:41.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148205260 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:41.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148205260 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:41.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148205260 data=null} to TreeItem with text {test} [2019-07-30T19:51:41.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148205260 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:41.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148205266 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:41.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148205300 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:41.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:41.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148205302 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:41.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148205302 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:41.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148205303 data=null} to TreeItem with text {test} [2019-07-30T19:51:41.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148205303 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:41.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148205303 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:41.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148205310 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:41.152Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:41.152Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:41.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148205311 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:51:41.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148205311 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:51:41.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148205311 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:51:41.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148205312 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:41.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148205312 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]} [2019-07-30T19:51:41.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148205331 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:41.152Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T19:51:41.926Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:41.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:41.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148205795 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:41.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148205795 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:41.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148205796 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:41.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148205796 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:41.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148205797 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} [2019-07-30T19:51:41.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148205828 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:41.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:41.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:41.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:41.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:41.926Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:41.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:41.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148205832 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:41.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148205833 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:41.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148205833 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:41.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148205833 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:41.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148205833 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} [2019-07-30T19:51:41.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148205838 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:41.926Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:41.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148205838 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:41.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148205838 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:41.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:41.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148205839 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:41.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148205839 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:41.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148205839 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} [2019-07-30T19:51:41.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148205842 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:41.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148205843 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:41.926Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148205843 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:41.926Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148205843 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} [2019-07-30T19:51:41.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148205921 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:42.277Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148206201 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:42.277Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148206201 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:42.277Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148206202 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:42.277Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:42.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:42.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:43.207Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:43.207Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:43.207Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:43.207Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:43.207Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:51:43.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148207205 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:51:43.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148207205 data=null doit=true} to TableItem with text {} [2019-07-30T19:51:43.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148207205 data=null} to TableItem with text {} [2019-07-30T19:51:43.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148207206 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:43.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148207206 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:51:43.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148207221 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:43.207Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:43.207Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:43.207Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:43.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:43.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148207393 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:43.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148207393 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:43.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148207394 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:43.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148207394 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:43.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148207394 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} [2019-07-30T19:51:43.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148207404 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:51:43.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:43.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:43.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:43.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:43.207Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:43.207Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:43.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:43.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:43.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:43.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:43.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:43.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148207428 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:43.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148207428 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:43.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148207428 data=null} to TreeItem with text {test} [2019-07-30T19:51:43.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148207429 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:43.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148207429 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:43.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148207463 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:43.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:43.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148207464 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:43.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148207464 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:43.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148207464 data=null} to TreeItem with text {test} [2019-07-30T19:51:43.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148207465 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:43.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148207465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:43.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148207471 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:43.463Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:43.463Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:43.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148207478 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:51:43.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148207478 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:51:43.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148207478 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:51:43.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148207478 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:43.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148207478 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]} [2019-07-30T19:51:43.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148207495 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:43.463Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T19:51:43.720Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:43.720Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:43.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148207963 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:43.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148207963 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:43.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148207963 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:43.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148207964 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:43.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148207964 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} [2019-07-30T19:51:43.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148208001 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:43.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:43.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:43.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:43.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:43.976Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:43.976Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:43.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148208006 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:43.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148208006 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:43.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148208006 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:43.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148208006 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:43.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148208006 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} [2019-07-30T19:51:43.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148208011 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:43.976Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:43.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148208011 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:43.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148208011 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:43.976Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:43.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148208012 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:43.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148208012 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:43.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148208012 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} [2019-07-30T19:51:43.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148208015 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:43.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148208016 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:43.976Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148208016 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:43.976Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148208021 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} [2019-07-30T19:51:44.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148208295 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:44.797Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148208826 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:44.797Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148208827 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:44.797Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148208827 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:44.797Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:44.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:44.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:44.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:44.797Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:44.797Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:44.797Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:44.797Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:44.797Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:51:44.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148208830 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:51:44.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148208830 data=null doit=true} to TableItem with text {} [2019-07-30T19:51:44.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148208830 data=null} to TableItem with text {} [2019-07-30T19:51:44.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148208830 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:44.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148208831 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:51:44.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148208847 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:44.797Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:44.797Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:45.728Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:45.728Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:45.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148209978 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:45.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148209979 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:45.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148209979 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:45.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148209980 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:45.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148209980 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} [2019-07-30T19:51:45.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148209985 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:51:45.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:45.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:45.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:45.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:45.985Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:45.985Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:45.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:45.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:45.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:45.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:45.985Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:45.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148209992 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:45.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148209993 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:45.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148209993 data=null} to TreeItem with text {test} [2019-07-30T19:51:45.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148209993 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:45.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148210003 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:45.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148210038 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:45.985Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:45.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148210039 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:45.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148210039 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:45.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148210040 data=null} to TreeItem with text {test} [2019-07-30T19:51:45.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148210040 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:45.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148210040 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:45.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148210050 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:45.985Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:45.985Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:45.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148210051 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:51:45.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148210052 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:51:45.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148210052 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:51:45.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148210052 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:45.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148210052 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]} [2019-07-30T19:51:45.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148210062 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:45.985Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T19:51:46.242Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:46.242Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:46.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148210303 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:46.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148210303 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:46.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148210303 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:46.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148210336 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:46.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148210337 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} [2019-07-30T19:51:46.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148210390 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:46.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:46.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:46.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:46.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:46.242Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:46.242Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:46.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148210394 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:46.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148210394 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:46.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148210395 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:46.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148210395 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:46.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148210395 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} [2019-07-30T19:51:46.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148210400 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:46.242Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T19:51:46.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148210401 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:46.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148210401 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:46.242Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:46.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148210401 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:46.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148210401 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:46.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148210402 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} [2019-07-30T19:51:46.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148210405 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:46.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148210405 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:46.242Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1148210406 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:46.242Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148210406 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} [2019-07-30T19:51:46.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148210539 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:46.805Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1148210829 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:46.805Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1148210873 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:46.805Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1148210874 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:46.805Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T19:51:46.805Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:46.805Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:46.805Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:46.805Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:46.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:46.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:46.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:46.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:46.805Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:51:46.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148210878 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:51:46.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148210887 data=null doit=true} to TableItem with text {} [2019-07-30T19:51:46.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148210887 data=null} to TableItem with text {} [2019-07-30T19:51:46.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148210888 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:46.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148210888 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:51:46.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148210894 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:46.805Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:46.805Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:47.734Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:47.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:47.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148212023 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:47.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148212024 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:47.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148212024 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:47.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148212024 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:47.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148212024 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} [2019-07-30T19:51:47.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148212030 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:51:47.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:47.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:47.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:47.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:47.990Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:47.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:47.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:47.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:47.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:47.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:47.990Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:47.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148212043 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:47.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148212043 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:47.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148212043 data=null} to TreeItem with text {test} [2019-07-30T19:51:47.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148212043 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:47.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148212043 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:47.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148212098 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:47.990Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:47.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148212099 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:47.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148212099 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:47.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148212099 data=null} to TreeItem with text {test} [2019-07-30T19:51:47.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148212099 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:47.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148212099 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:47.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148212105 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:47.990Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:47.990Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:47.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148212106 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:51:47.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148212107 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:51:47.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148212107 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:51:47.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148212107 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:47.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148212107 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]} [2019-07-30T19:51:47.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148212126 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:47.990Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T19:51:48.247Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:48.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:48.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148212336 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:48.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148212336 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:48.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148212336 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:48.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148212337 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:48.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148212337 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} [2019-07-30T19:51:48.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148212414 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:48.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:48.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:48.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:48.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:48.247Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:48.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:48.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148212419 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:48.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148212419 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:48.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148212421 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:48.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148212422 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:48.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148212422 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} [2019-07-30T19:51:48.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148212426 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:48.247Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T19:51:48.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148212427 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:48.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148212427 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:48.247Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:48.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148212427 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:48.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148212427 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:48.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148212428 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} [2019-07-30T19:51:48.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148212431 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:48.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148212431 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:48.247Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1148212432 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:48.503Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148212432 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} [2019-07-30T19:51:48.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148212534 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:48.760Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1148212940 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:48.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1148212995 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:48.760Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1148212995 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:48.760Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T19:51:48.760Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:48.760Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:48.760Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:48.760Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:48.760Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:48.760Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:48.760Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:48.760Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:48.760Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:48.760Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:51:48.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148213001 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:51:48.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148213001 data=null doit=true} to TableItem with text {} [2019-07-30T19:51:48.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148213001 data=null} to TableItem with text {} [2019-07-30T19:51:48.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148213002 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:48.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148213002 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:51:48.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148213008 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:48.760Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:48.760Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:50.127Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:50.127Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:50.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148214098 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:50.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148214098 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:50.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148214098 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:50.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148214099 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:50.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148214099 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} [2019-07-30T19:51:50.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148214105 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:51:50.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:50.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:50.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:50.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:50.127Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:50.127Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:50.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:50.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:50.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:50.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:50.127Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:50.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148214119 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:50.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148214120 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:50.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148214120 data=null} to TreeItem with text {test} [2019-07-30T19:51:50.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148214120 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:50.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148214120 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:50.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148214162 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:50.127Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:50.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148214169 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:50.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148214169 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:50.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148214169 data=null} to TreeItem with text {test} [2019-07-30T19:51:50.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148214170 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:50.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148214170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:50.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148214193 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:50.127Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:50.127Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:50.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148214198 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:51:50.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148214198 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:51:50.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148214198 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:51:50.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148214198 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:50.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148214198 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]} [2019-07-30T19:51:50.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148214209 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:50.127Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T19:51:50.384Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:50.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:50.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148214691 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:50.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148214691 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:50.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148214692 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:50.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148214692 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:50.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148214693 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} [2019-07-30T19:51:50.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148214742 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:50.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:50.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:50.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:50.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:50.641Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:50.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:50.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148214781 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:50.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148214781 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:50.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148214781 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:50.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148214782 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:50.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148214782 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} [2019-07-30T19:51:50.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148214789 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:50.641Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:50.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148214789 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:50.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148214790 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:50.641Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:50.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148214790 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:50.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148214790 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:50.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148214790 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} [2019-07-30T19:51:50.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148214794 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:50.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148214794 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:50.641Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1148214800 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:50.641Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148214801 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} [2019-07-30T19:51:51.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148214872 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:51.204Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1148215192 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:51.204Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1148215192 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:51.204Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1148215192 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:51.204Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:51.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:51.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:51.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:51.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:51.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:51.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:51.204Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:51.204Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:51.204Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:51.204Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:51.204Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:51:51.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148215305 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:51:51.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148215305 data=null doit=true} to TableItem with text {} [2019-07-30T19:51:51.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148215305 data=null} to TableItem with text {} [2019-07-30T19:51:51.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148215306 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:51.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148215306 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:51:51.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148215324 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:51.204Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:51.204Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:52.133Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:52.133Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:52.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148216425 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:52.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148216425 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:52.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148216425 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:52.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148216426 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:52.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148216426 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} [2019-07-30T19:51:52.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148216431 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:51:52.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:52.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:52.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:52.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:52.390Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:52.390Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:52.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:52.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:52.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:52.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:52.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:52.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148216444 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148216444 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148216445 data=null} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148216445 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148216445 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148216488 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:52.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148216489 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148216489 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148216489 data=null} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148216489 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148216490 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148216498 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:52.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:52.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148216500 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:51:52.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148216500 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:51:52.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148216500 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:51:52.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148216501 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:52.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148216501 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]} [2019-07-30T19:51:52.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148216538 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:52.390Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:52.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:52.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:52.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:52.390Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:52.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:52.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148216597 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148216597 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148216597 data=null} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148216597 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148216597 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148216619 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:52.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148216620 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148216620 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148216621 data=null} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148216621 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148216621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148216631 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:52.390Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:52.390Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:52.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148216632 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:51:52.390Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148216633 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:51:52.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148216633 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:51:52.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148216633 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:52.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148216633 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]} [2019-07-30T19:51:52.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148216690 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:52.726Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T19:51:53.026Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:53.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:53.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148217066 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148217066 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148217066 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148217067 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148217067 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} [2019-07-30T19:51:53.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148217106 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:53.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:53.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:53.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:53.026Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:53.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:53.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148217109 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148217109 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148217109 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148217109 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148217110 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} [2019-07-30T19:51:53.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148217114 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.026Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148217115 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148217115 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:53.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148217115 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148217115 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148217115 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} [2019-07-30T19:51:53.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148217119 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148217119 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.026Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1148217119 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.282Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148217120 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} [2019-07-30T19:51:53.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148217191 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.282Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1148217497 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.282Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1148217497 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.282Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1148217498 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.282Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.282Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T19:51:53.282Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T19:51:53.578Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:53.578Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:53.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148217883 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148217884 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148217884 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148217884 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148217884 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} [2019-07-30T19:51:53.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148217889 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:51:53.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:53.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:53.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:53.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:53.835Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:53.835Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:53.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:53.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:53.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:53.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:53.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:53.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148217897 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:53.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148217897 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:53.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148217897 data=null} to TreeItem with text {test} [2019-07-30T19:51:53.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148217898 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:53.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148217898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:53.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148217931 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:53.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:53.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148217932 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:53.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148217932 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:53.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148217932 data=null} to TreeItem with text {test} [2019-07-30T19:51:53.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148217932 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:53.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148217933 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:53.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148217948 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:53.835Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:53.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:53.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148217949 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:51:53.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148217949 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:51:53.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148217949 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:51:53.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148217950 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:53.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148217950 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]} [2019-07-30T19:51:53.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148217966 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:53.835Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:53.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148217966 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:51:53.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148217966 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:51:53.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148217967 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:51:53.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148217967 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:53.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148217967 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]} [2019-07-30T19:51:53.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148217971 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:53.835Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:51:53.835Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:51:54.092Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:51:54.092Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:51:54.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148218163 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:51:54.092Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:51:54.092Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:51:54.092Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:51:54.092Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:51:54.092Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:51:54.092Z] DEBUG - Clicking on &Yes [2019-07-30T19:51:54.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148218164 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') [2019-07-30T19:51:54.092Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148218164 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') [2019-07-30T19:51:54.092Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148218164 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:51:54.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148218169 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:51:54.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148218169 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') [2019-07-30T19:51:54.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148218170 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') [2019-07-30T19:51:54.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148218170 data=null item=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') [2019-07-30T19:51:55.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148218023 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:51:55.985Z] DEBUG - Clicked on [2019-07-30T19:51:55.985Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:55.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:55.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:55.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:55.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:55.985Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:55.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148220238 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:55.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148220238 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:55.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148220238 data=null} to TreeItem with text {test} [2019-07-30T19:51:55.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148220238 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:56.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148220239 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:56.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148220262 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:56.242Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:56.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148220263 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:56.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148220263 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:56.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148220263 data=null} to TreeItem with text {test} [2019-07-30T19:51:56.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148220263 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:56.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148220264 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:56.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148220284 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:56.242Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:56.242Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:56.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148220285 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:51:56.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148220285 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:51:56.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148220286 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:51:56.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148220290 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:56.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148220290 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]} [2019-07-30T19:51:56.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148220299 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:56.242Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:56.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148220299 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:51:56.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148220299 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:51:56.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148220300 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:51:56.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148220300 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:56.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148220300 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]} [2019-07-30T19:51:56.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148220315 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:56.242Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:51:56.242Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:51:56.501Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:51:56.501Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:51:56.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148220554 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:51:56.501Z] 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') [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:51:56.501Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:51:56.501Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:51:56.501Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:51:56.501Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:51:56.501Z] DEBUG - matched Combo with text " [2019-07-30T19:51:56.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148220655 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:')) [2019-07-30T19:51:56.501Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:51:56.501Z] 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') [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:51:56.501Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:51:56.501Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:51:56.501Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:51:56.501Z] 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') [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:51:56.501Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:51:56.501Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:51:56.501Z] 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') [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] 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') [2019-07-30T19:51:56.501Z] 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. [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:51:56.501Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:56.501Z] DEBUG - Clicking on &Finish [2019-07-30T19:51:56.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148220679 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') [2019-07-30T19:51:56.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148220679 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') [2019-07-30T19:51:56.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148220679 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:56.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148220679 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:56.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148220679 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') [2019-07-30T19:51:56.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148220679 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') [2019-07-30T19:51:56.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:56.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:56.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:56.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:56.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:51:56.501Z] DEBUG - Clicked on &Finish [2019-07-30T19:51:57.064Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T19:51:57.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1148221307 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T19:51:57.064Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T19:51:57.064Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T19:51:57.064Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T19:51:57.064Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T19:51:57.064Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T19:51:57.064Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All' [2019-07-30T19:51:57.064Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH' [2019-07-30T19:51:57.064Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-30T19:51:57.064Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T19:51:57.064Z] DEBUG - Clicking on Skip All [2019-07-30T19:51:57.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=1148221309 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') [2019-07-30T19:51:57.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=1148221309 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') [2019-07-30T19:51:57.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=1148221309 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-30T19:51:57.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=1148221309 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH') [2019-07-30T19:51:57.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=1148221309 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') [2019-07-30T19:51:57.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=1148221309 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') [2019-07-30T19:51:57.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=1148221309 data=null item=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') [2019-07-30T19:51:57.320Z] DEBUG - Clicked on [2019-07-30T19:51:57.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148220679 data=null item=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') [2019-07-30T19:51:57.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148220359 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:51:57.884Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:57.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:57.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:57.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:57.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:57.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:57.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148221989 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:57.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148221989 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:57.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148221989 data=null} to TreeItem with text {test} [2019-07-30T19:51:57.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148221990 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:57.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148221990 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:57.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148222012 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:57.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:57.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148222021 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:57.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148222021 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:57.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148222021 data=null} to TreeItem with text {test} [2019-07-30T19:51:57.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148222021 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:57.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148222022 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:57.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148222028 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:57.884Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:57.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:57.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148222083 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:51:57.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148222084 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:51:57.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148222084 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:51:57.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148222085 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:57.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148222085 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]} [2019-07-30T19:51:57.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148222094 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:57.884Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:57.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:57.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:57.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:57.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:57.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:57.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148222110 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:57.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148222110 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:57.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148222110 data=null} to TreeItem with text {test} [2019-07-30T19:51:57.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148222110 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:57.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148222111 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:57.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148222126 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:57.884Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:57.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148222127 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:57.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148222127 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:57.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148222127 data=null} to TreeItem with text {test} [2019-07-30T19:51:57.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148222128 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:57.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148222128 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:58.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148222184 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:58.142Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:58.142Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:58.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148222186 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:51:58.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148222186 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:51:58.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148222186 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:51:58.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148222186 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:58.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148222186 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]} [2019-07-30T19:51:58.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148222196 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:58.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148222196 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:51:58.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148222196 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:51:58.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148222197 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:58.142Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148222197 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]} [2019-07-30T19:51:58.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148222220 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:58.399Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:58.399Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:58.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148222448 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:58.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148222448 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:58.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148222481 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:58.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148222481 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:58.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148222482 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} [2019-07-30T19:51:58.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148222511 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:58.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:58.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:58.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:58.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:58.399Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:58.399Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:58.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148222516 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:58.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148222516 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:58.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148222516 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:58.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148222516 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:58.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148222517 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} [2019-07-30T19:51:58.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148222525 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:58.399Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:58.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148222526 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:58.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148222526 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:58.399Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:58.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148222527 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:58.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148222527 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:58.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148222527 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} [2019-07-30T19:51:58.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148222530 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:58.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148222531 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:58.399Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148222531 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:58.399Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148222535 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} [2019-07-30T19:51:58.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148222644 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:58.655Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148222795 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:58.655Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148222811 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:58.655Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148222812 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:58.655Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:58.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:51:59.586Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:59.586Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:59.586Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:59.586Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:59.586Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:51:59.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148223823 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:51:59.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148223824 data=null doit=true} to TableItem with text {} [2019-07-30T19:51:59.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148223824 data=null} to TableItem with text {} [2019-07-30T19:51:59.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148223824 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:59.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148223825 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:51:59.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148223830 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:51:59.586Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:51:59.586Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:51:59.843Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:51:59.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:59.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148224017 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:59.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148224017 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:59.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148224017 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:59.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148224018 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:59.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148224018 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} [2019-07-30T19:51:59.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148224022 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:51:59.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:59.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:59.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:59.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:59.843Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:51:59.843Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:51:59.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:59.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:59.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:51:59.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:51:59.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:59.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148224049 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:59.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148224049 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:59.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148224049 data=null} to TreeItem with text {test} [2019-07-30T19:51:59.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148224049 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:59.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148224050 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:59.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148224082 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:59.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:59.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148224083 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:51:59.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148224084 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:59.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148224084 data=null} to TreeItem with text {test} [2019-07-30T19:51:59.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148224084 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:59.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148224084 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:51:59.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148224091 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:51:59.843Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:51:59.843Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:51:59.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148224092 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:51:59.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148224092 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:51:59.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148224092 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:51:59.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148224093 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:51:59.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148224093 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]} [2019-07-30T19:52:00.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148224113 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:52:00.100Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T19:52:00.357Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:52:00.357Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:00.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148224576 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:00.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148224576 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:00.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148224576 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:00.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148224577 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:00.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148224577 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} [2019-07-30T19:52:00.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148224612 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:00.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:00.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:00.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:00.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:00.614Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:52:00.614Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:00.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148224616 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:00.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148224617 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:00.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148224617 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:00.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148224617 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:00.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148224617 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} [2019-07-30T19:52:00.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148224622 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:00.614Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:00.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148224623 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:00.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148224623 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:00.614Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:00.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148224623 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:00.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148224624 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:00.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148224624 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} [2019-07-30T19:52:00.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148224627 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:00.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148224632 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:00.614Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148224632 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:00.614Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148224633 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} [2019-07-30T19:52:00.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148224698 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:00.871Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148224918 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:00.871Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148224920 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:00.871Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148224921 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:00.871Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:00.871Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:00.871Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:01.801Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:01.801Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:01.801Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:01.801Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:01.801Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:52:01.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148225925 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:52:01.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148225925 data=null doit=true} to TableItem with text {} [2019-07-30T19:52:01.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148225925 data=null} to TableItem with text {} [2019-07-30T19:52:01.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148225925 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:52:01.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148225926 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:52:01.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148225941 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:52:01.801Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:01.801Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:02.057Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:52:02.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:02.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148226215 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:02.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148226215 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:02.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148226216 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:02.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148226216 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:02.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148226217 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} [2019-07-30T19:52:02.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148226221 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:52:02.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:02.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:02.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:02.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:02.057Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:52:02.057Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:52:02.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:02.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:02.057Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:02.057Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:02.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:02.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148226227 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:02.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148226228 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:02.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148226228 data=null} to TreeItem with text {test} [2019-07-30T19:52:02.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148226228 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:02.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148226228 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:02.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148226262 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:02.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:02.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148226263 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:02.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148226263 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:02.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148226263 data=null} to TreeItem with text {test} [2019-07-30T19:52:02.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148226263 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:02.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148226263 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:02.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148226273 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:02.057Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:52:02.057Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:02.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148226275 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:52:02.057Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148226275 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:52:02.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148226275 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:52:02.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148226275 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:52:02.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148226276 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]} [2019-07-30T19:52:02.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148226285 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:52:02.057Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T19:52:02.622Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:52:02.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:02.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148226752 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:02.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148226752 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:02.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148226752 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:02.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148226752 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:02.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148226752 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} [2019-07-30T19:52:02.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148226787 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:02.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:02.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:02.622Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:02.622Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:02.622Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:52:02.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:02.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148226791 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:02.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148226791 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:02.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148226791 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:02.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148226792 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:02.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148226792 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} [2019-07-30T19:52:02.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148226797 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:02.622Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:02.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148226797 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:02.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148226797 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:02.622Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:02.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148226798 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:02.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148226798 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:02.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148226798 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} [2019-07-30T19:52:02.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148226802 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:02.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148226802 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:02.622Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148226803 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:02.622Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148226803 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} [2019-07-30T19:52:03.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148226921 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:03.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148227501 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:03.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148227502 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:03.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148227502 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:03.328Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:03.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:03.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:03.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:03.328Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:03.328Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:03.328Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:03.328Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:03.328Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:52:03.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148227505 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:52:03.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148227514 data=null doit=true} to TableItem with text {} [2019-07-30T19:52:03.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148227514 data=null} to TableItem with text {} [2019-07-30T19:52:03.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148227514 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:52:03.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148227515 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:52:03.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148227520 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:52:03.328Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:03.328Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:05.223Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:52:05.223Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:05.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148229109 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:05.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148229109 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:05.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148229109 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:05.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148229109 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:05.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148229109 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} [2019-07-30T19:52:05.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148229114 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:05.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:05.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:05.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:05.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:05.223Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:52:05.223Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:52:05.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:05.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:05.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:05.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:05.223Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:05.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148229121 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:05.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148229122 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:05.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148229122 data=null} to TreeItem with text {test} [2019-07-30T19:52:05.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148229122 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:05.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148229122 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:05.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148229194 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:05.223Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:05.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148229195 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:05.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148229195 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:05.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148229195 data=null} to TreeItem with text {test} [2019-07-30T19:52:05.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148229195 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:05.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148229196 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:05.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148229215 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:05.223Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:52:05.223Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:05.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148229218 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:52:05.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148229218 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:52:05.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148229218 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:52:05.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148229219 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:52:05.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148229219 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]} [2019-07-30T19:52:05.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148229229 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:52:05.223Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T19:52:05.490Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:52:05.490Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:05.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148229604 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:05.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148229604 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:05.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148229604 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:05.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148229605 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:05.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148229605 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} [2019-07-30T19:52:05.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148229639 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:05.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:05.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:05.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:05.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:05.490Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:52:05.490Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:05.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148229643 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:05.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148229643 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:05.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148229643 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:05.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148229644 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:05.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148229644 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} [2019-07-30T19:52:05.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148229648 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:05.490Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T19:52:05.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148229649 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:05.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148229649 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:05.490Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:05.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148229649 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:05.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148229650 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:05.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148229650 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} [2019-07-30T19:52:05.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148229653 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:05.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148229653 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:05.490Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1148229654 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:05.490Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148229654 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} [2019-07-30T19:52:06.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148229724 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:06.310Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1148230227 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:06.310Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1148230332 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:06.310Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1148230332 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:06.310Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T19:52:06.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:06.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:06.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:06.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:06.310Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:06.310Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:06.310Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:06.310Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:06.310Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:52:06.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148230335 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:52:06.310Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148230335 data=null doit=true} to TableItem with text {} [2019-07-30T19:52:06.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148230335 data=null} to TableItem with text {} [2019-07-30T19:52:06.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148230336 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:52:06.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148230336 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:52:06.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148230414 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:52:06.310Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:06.310Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:07.240Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:52:07.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:07.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148231407 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:07.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148231408 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:07.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148231408 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:07.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148231408 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:07.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148231408 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} [2019-07-30T19:52:07.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148231413 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:07.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:07.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:07.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:07.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:07.240Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:52:07.240Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:52:07.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:07.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:07.240Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:07.240Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:07.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:07.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148231434 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:07.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148231434 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:07.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148231434 data=null} to TreeItem with text {test} [2019-07-30T19:52:07.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148231435 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:07.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148231435 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:07.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148231480 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:07.240Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:07.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148231481 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:07.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148231482 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:07.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148231482 data=null} to TreeItem with text {test} [2019-07-30T19:52:07.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148231482 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:07.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148231482 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:07.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148231494 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:07.496Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:52:07.496Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:07.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148231495 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:52:07.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148231495 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:52:07.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148231496 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:52:07.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148231496 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:52:07.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148231496 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]} [2019-07-30T19:52:07.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148231513 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:52:07.496Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T19:52:07.753Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:52:07.753Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:07.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148231889 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:07.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148231889 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:07.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148231889 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:07.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148231890 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:07.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148231890 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} [2019-07-30T19:52:07.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148231931 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:07.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:07.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:07.753Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:07.753Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:07.753Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:52:07.753Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:07.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148231934 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:07.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148231934 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:07.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148231935 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:07.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148231935 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:07.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148231935 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} [2019-07-30T19:52:07.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148231940 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:07.753Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T19:52:07.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148231940 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:07.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148231941 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:07.753Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:07.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148231941 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:07.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148231941 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:07.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148231941 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} [2019-07-30T19:52:07.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148231945 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:07.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148231985 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:07.753Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1148231985 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:08.010Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148231985 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} [2019-07-30T19:52:08.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148232087 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:08.573Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1148232596 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:08.573Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1148232695 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:08.573Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1148232695 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:08.573Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T19:52:08.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:08.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:08.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:08.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:08.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:08.573Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:08.573Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:08.573Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:08.573Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:08.573Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:52:08.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148232698 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:52:08.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148232698 data=null doit=true} to TableItem with text {} [2019-07-30T19:52:08.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148232698 data=null} to TableItem with text {} [2019-07-30T19:52:08.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148232698 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:52:08.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148232698 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:52:08.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148232710 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:52:08.573Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:08.573Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:09.942Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:52:09.942Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:09.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148234075 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:09.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148234075 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:09.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148234075 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:09.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148234076 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:09.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148234076 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} [2019-07-30T19:52:09.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148234081 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:09.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:09.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:09.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:09.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:09.942Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:52:09.942Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:52:09.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:09.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:09.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:09.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:09.942Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:09.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148234095 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:09.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148234095 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:09.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148234095 data=null} to TreeItem with text {test} [2019-07-30T19:52:09.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148234095 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:09.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148234095 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:09.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148234138 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:09.942Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:09.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148234139 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:09.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148234139 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:09.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148234139 data=null} to TreeItem with text {test} [2019-07-30T19:52:09.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148234139 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:09.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148234140 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:09.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148234152 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:09.942Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:52:09.942Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:09.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148234153 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:52:09.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148234153 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:52:09.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148234154 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:52:09.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148234154 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:52:09.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148234154 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]} [2019-07-30T19:52:09.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148234180 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:52:09.942Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T19:52:10.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:52:10.506Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:10.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148234654 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:10.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148234654 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:10.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148234654 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:10.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148234655 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:10.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148234655 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} [2019-07-30T19:52:10.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148234701 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:10.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:10.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:10.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:10.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:10.506Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:52:10.506Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:10.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148234704 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:10.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148234704 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:10.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148234704 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:10.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148234705 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:10.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148234705 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} [2019-07-30T19:52:10.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148234710 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:10.506Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:10.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148234710 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:10.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148234711 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:10.506Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:10.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148234711 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:10.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148234711 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:10.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148234711 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} [2019-07-30T19:52:10.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148234721 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:10.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148234722 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:10.506Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1148234722 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:10.763Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148234722 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} [2019-07-30T19:52:11.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148234871 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:11.020Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1148235128 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:11.020Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1148235128 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:11.020Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1148235128 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:11.020Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:11.020Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:11.020Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:11.020Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:11.020Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:11.020Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:11.020Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:11.020Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:11.020Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:11.020Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:11.020Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:11.020Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:52:11.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148235212 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:52:11.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148235212 data=null doit=true} to TableItem with text {} [2019-07-30T19:52:11.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148235212 data=null} to TableItem with text {} [2019-07-30T19:52:11.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148235213 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:52:11.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148235213 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:52:11.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148235232 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:52:11.020Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:11.020Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:12.388Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:52:12.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:12.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148236324 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:12.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148236324 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:12.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148236324 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:12.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148236325 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:12.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148236325 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} [2019-07-30T19:52:12.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148236331 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:52:12.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:12.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:12.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:12.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:12.388Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:52:12.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:52:12.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:12.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:12.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:12.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:12.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:12.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148236343 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:12.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148236344 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:12.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148236344 data=null} to TreeItem with text {test} [2019-07-30T19:52:12.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148236344 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:12.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148236344 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:12.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148236388 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:12.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:12.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148236389 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:12.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148236389 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:12.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148236389 data=null} to TreeItem with text {test} [2019-07-30T19:52:12.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148236390 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:12.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148236390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:12.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148236397 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:12.388Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:52:12.388Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:12.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148236398 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:52:12.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148236398 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:52:12.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148236398 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:52:12.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148236398 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:52:12.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148236398 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]} [2019-07-30T19:52:12.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148236415 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:52:12.389Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again. [2019-07-30T19:52:12.389Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:52:12.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:12.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148236582 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:12.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148236582 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:12.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148236582 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:12.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148236583 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:12.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148236583 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} [2019-07-30T19:52:12.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148236622 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:12.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:12.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:12.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:12.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:12.389Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:52:12.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:12.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148236626 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:12.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148236626 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:12.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148236626 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:12.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148236626 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:12.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148236626 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} [2019-07-30T19:52:12.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148236631 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:12.389Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T19:52:12.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148236632 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:12.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148236632 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:12.389Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:12.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148236633 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:12.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148236633 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:12.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148236633 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} [2019-07-30T19:52:12.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148236636 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:12.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148236637 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:12.646Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1148236644 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:12.646Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148236644 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} [2019-07-30T19:52:12.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148236716 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:12.646Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1148236899 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:12.646Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1148236899 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:12.646Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1148236899 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:12.646Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T19:52:12.646Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T19:52:12.646Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T19:52:12.902Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:52:12.902Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:13.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148237181 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:13.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148237181 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:13.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148237181 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:13.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148237181 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:13.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148237182 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} [2019-07-30T19:52:13.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148237187 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:13.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:13.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:13.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:13.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:13.159Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:52:13.159Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:52:13.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:13.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:13.159Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:13.159Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:13.159Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:13.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148237202 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:13.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148237202 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:13.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148237202 data=null} to TreeItem with text {test} [2019-07-30T19:52:13.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148237202 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:13.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148237202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:13.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148237236 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:13.159Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:13.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148237237 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:13.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148237237 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:13.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148237237 data=null} to TreeItem with text {test} [2019-07-30T19:52:13.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148237238 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:13.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148237238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:13.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148237244 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:13.159Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:52:13.159Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:13.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148237245 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:52:13.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148237245 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:52:13.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148237245 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:52:13.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148237245 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:52:13.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148237246 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]} [2019-07-30T19:52:13.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148237278 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:52:13.159Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:13.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148237279 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:52:13.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148237279 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:52:13.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148237279 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:52:13.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148237280 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:52:13.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148237280 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]} [2019-07-30T19:52:13.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148237284 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:52:13.159Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:52:13.159Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:52:13.416Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:52:13.416Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:52:13.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148237472 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:52:13.416Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:52:13.416Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:52:13.416Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:52:13.416Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:52:13.416Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:52:13.416Z] DEBUG - Clicking on &Yes [2019-07-30T19:52:13.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148237475 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') [2019-07-30T19:52:13.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148237475 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') [2019-07-30T19:52:13.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148237475 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:52:13.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148237475 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:52:13.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148237475 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') [2019-07-30T19:52:13.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148237475 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') [2019-07-30T19:52:13.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148237476 data=null item=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') [2019-07-30T19:52:15.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148237327 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:52:15.446Z] DEBUG - Clicked on [2019-07-30T19:52:15.446Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:52:15.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:15.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:15.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:15.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:15.446Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:15.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148239529 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:15.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148239529 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:15.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148239529 data=null} to TreeItem with text {test} [2019-07-30T19:52:15.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148239529 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:15.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148239530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:15.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148239551 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:15.446Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:15.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148239560 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:15.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148239560 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:15.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148239560 data=null} to TreeItem with text {test} [2019-07-30T19:52:15.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148239560 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:15.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148239561 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:15.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148239568 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:15.446Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:52:15.446Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:15.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148239578 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:52:15.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148239578 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:52:15.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148239578 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:52:15.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148239579 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:52:15.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148239579 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]} [2019-07-30T19:52:15.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148239600 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:52:15.446Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:15.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=1148239602 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]} [2019-07-30T19:52:15.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=1148239602 data=null doit=true} to TreeItem with text {Traces [7]} [2019-07-30T19:52:15.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=1148239603 data=null} to TreeItem with text {Traces [7]} [2019-07-30T19:52:15.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=1148239603 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:52:15.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148239603 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]} [2019-07-30T19:52:15.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=1148239615 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]} [2019-07-30T19:52:15.703Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:52:15.703Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:52:15.703Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:52:15.703Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:52:15.703Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148239910 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:52:15.703Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:52:15.703Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:52:15.703Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:52:15.703Z] 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') [2019-07-30T19:52:15.703Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:52:15.703Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:52:15.703Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:52:15.703Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:52:15.703Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:52:15.703Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:52:15.703Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:52:15.703Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:52:15.703Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:52:15.703Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:52:15.703Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:52:15.703Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:52:15.703Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:52:15.703Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:52:15.703Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:52:15.703Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:52:15.703Z] DEBUG - matched Combo with text " [2019-07-30T19:52:15.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148240118 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:')) [2019-07-30T19:52:15.962Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:52:15.962Z] 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') [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:52:15.962Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:52:15.962Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:52:15.962Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:52:15.962Z] 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') [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:52:15.962Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:52:15.962Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:52:15.962Z] 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') [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] 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') [2019-07-30T19:52:15.962Z] 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. [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:52:15.962Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:52:15.962Z] DEBUG - Clicking on &Finish [2019-07-30T19:52:15.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148240187 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') [2019-07-30T19:52:15.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148240188 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') [2019-07-30T19:52:15.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148240188 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:52:15.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148240188 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:52:15.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148240188 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') [2019-07-30T19:52:15.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148240188 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') [2019-07-30T19:52:16.218Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:52:16.218Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:52:16.218Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:52:16.218Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:52:16.218Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:52:16.218Z] DEBUG - Clicked on &Finish [2019-07-30T19:52:16.782Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T19:52:16.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1148240898 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T19:52:16.782Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T19:52:16.782Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename' [2019-07-30T19:52:16.782Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH' [2019-07-30T19:52:16.782Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T19:52:16.782Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T19:52:16.782Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T19:52:16.782Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T19:52:16.782Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T19:52:16.782Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T19:52:16.782Z] DEBUG - Clicking on Rename [2019-07-30T19:52:16.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=1148240899 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') [2019-07-30T19:52:16.782Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=1148240900 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') [2019-07-30T19:52:16.782Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=1148240900 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T19:52:16.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=1148240900 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH') [2019-07-30T19:52:16.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=1148240900 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') [2019-07-30T19:52:16.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=1148240900 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') [2019-07-30T19:52:16.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=1148240900 data=null item=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') [2019-07-30T19:52:17.038Z] DEBUG - Clicked on [2019-07-30T19:52:17.038Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T19:52:17.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1148241135 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T19:52:17.038Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T19:52:17.038Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T19:52:17.038Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T19:52:17.038Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite' [2019-07-30T19:52:17.038Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH' [2019-07-30T19:52:17.038Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T19:52:17.038Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T19:52:17.038Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T19:52:17.038Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T19:52:17.038Z] DEBUG - Clicking on Overwrite [2019-07-30T19:52:17.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=1148241135 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') [2019-07-30T19:52:17.038Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=1148241135 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') [2019-07-30T19:52:17.038Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=1148241136 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T19:52:17.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=1148241136 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH') [2019-07-30T19:52:17.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=1148241136 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') [2019-07-30T19:52:17.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=1148241136 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') [2019-07-30T19:52:17.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=1148241136 data=null item=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') [2019-07-30T19:52:17.038Z] DEBUG - Clicked on [2019-07-30T19:52:17.601Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T19:52:17.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1148241795 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T19:52:17.601Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T19:52:17.601Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T19:52:17.601Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T19:52:17.601Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T19:52:17.601Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T19:52:17.601Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T19:52:17.601Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip' [2019-07-30T19:52:17.601Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH' [2019-07-30T19:52:17.601Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T19:52:17.601Z] DEBUG - Clicking on Skip [2019-07-30T19:52:17.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=1148241797 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') [2019-07-30T19:52:17.601Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=1148241797 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') [2019-07-30T19:52:17.601Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=1148241797 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T19:52:17.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=1148241797 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH') [2019-07-30T19:52:17.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=1148241797 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') [2019-07-30T19:52:17.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=1148241797 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') [2019-07-30T19:52:17.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=1148241797 data=null item=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') [2019-07-30T19:52:18.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148240188 data=null item=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') [2019-07-30T19:52:18.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148239704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:52:18.165Z] DEBUG - Clicked on [2019-07-30T19:52:18.165Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:52:18.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:18.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:18.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:18.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:18.165Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:18.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148242216 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:18.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148242216 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:18.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148242217 data=null} to TreeItem with text {test} [2019-07-30T19:52:18.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148242217 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:18.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148242217 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:18.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148242239 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:18.165Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:18.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148242246 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:18.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148242246 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:18.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148242246 data=null} to TreeItem with text {test} [2019-07-30T19:52:18.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148242247 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:18.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148242247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:18.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148242253 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:18.165Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:52:18.165Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:18.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1148242254 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T19:52:18.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1148242254 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T19:52:18.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1148242254 data=null} to TreeItem with text {Traces [5]} [2019-07-30T19:52:18.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1148242255 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:52:18.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148242255 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]} [2019-07-30T19:52:18.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1148242272 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:52:18.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1148242272 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T19:52:18.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1148242273 data=null} to TreeItem with text {Traces [5]} [2019-07-30T19:52:18.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1148242273 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:52:18.165Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148242273 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]} [2019-07-30T19:52:18.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1148242301 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:52:18.422Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:52:18.422Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:18.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148242558 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:18.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148242558 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:18.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148242558 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:18.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148242559 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:18.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148242559 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} [2019-07-30T19:52:18.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148242589 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:18.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:18.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:18.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:18.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:18.422Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:52:18.422Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:18.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148242593 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:18.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148242593 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:18.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148242593 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:18.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148242593 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:18.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148242593 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} [2019-07-30T19:52:18.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148242598 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:18.422Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:18.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148242598 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:18.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148242598 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:18.422Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:18.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148242599 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:18.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148242599 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:18.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148242599 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} [2019-07-30T19:52:18.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148242602 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:18.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148242602 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:18.422Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148242603 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:18.678Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148242603 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} [2019-07-30T19:52:18.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148242689 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:19.192Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148243159 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:19.192Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148243238 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:19.192Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148243238 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:19.192Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:19.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:19.192Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:19.192Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:19.192Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:19.192Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:19.192Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:52:19.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148243241 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:52:19.192Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148243241 data=null doit=true} to TableItem with text {} [2019-07-30T19:52:19.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148243241 data=null} to TableItem with text {} [2019-07-30T19:52:19.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148243241 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:52:19.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148243242 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:52:19.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148243246 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:52:19.192Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:19.192Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:20.121Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:52:20.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:20.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148244353 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:20.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148244353 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:20.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148244353 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:20.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148244354 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:20.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148244354 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} [2019-07-30T19:52:20.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148244359 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:52:20.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:20.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:20.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:20.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:20.121Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:52:20.121Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:52:20.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:20.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:20.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:20.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:20.121Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:20.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148244375 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:20.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148244375 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:20.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148244376 data=null} to TreeItem with text {test} [2019-07-30T19:52:20.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148244376 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:20.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148244376 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:20.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148244410 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:20.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:20.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148244411 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:20.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148244411 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:20.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148244411 data=null} to TreeItem with text {test} [2019-07-30T19:52:20.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148244412 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:20.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148244412 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:20.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148244421 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:20.379Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:52:20.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:20.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1148244422 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T19:52:20.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1148244423 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T19:52:20.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1148244423 data=null} to TreeItem with text {Traces [5]} [2019-07-30T19:52:20.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1148244423 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:52:20.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148244423 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]} [2019-07-30T19:52:20.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1148244433 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:52:20.379Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T19:52:20.379Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:52:20.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:20.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148244524 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:20.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148244525 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:20.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148244525 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:20.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148244526 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:20.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148244529 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)} [2019-07-30T19:52:20.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148244563 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:20.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:20.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:20.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:20.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:20.379Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:52:20.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:20.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148244567 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:20.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148244567 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:20.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148244567 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:20.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148244567 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:20.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148244568 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)} [2019-07-30T19:52:20.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148244572 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:20.379Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:20.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148244573 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:20.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148244573 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:20.379Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:20.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148244573 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:20.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148244574 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:20.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148244574 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)} [2019-07-30T19:52:20.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148244577 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:20.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148244578 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:20.379Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148244578 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:20.635Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148244578 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)} [2019-07-30T19:52:21.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148244649 data=null button=1 stateMask=0x80000 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:21.199Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148245298 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:21.199Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148245364 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:21.199Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148245364 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:21.199Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:21.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:21.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:21.199Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:21.199Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:21.199Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:21.199Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:21.199Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:52:21.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148245367 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:52:21.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148245367 data=null doit=true} to TableItem with text {} [2019-07-30T19:52:21.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148245367 data=null} to TableItem with text {} [2019-07-30T19:52:21.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148245368 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:52:21.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148245368 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:52:21.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148245386 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:52:21.199Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:21.199Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:22.128Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:52:22.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:22.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148246445 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:22.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148246446 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:22.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148246446 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:22.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148246447 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:22.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148246447 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)} [2019-07-30T19:52:22.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148246452 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:52:22.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:22.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:22.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:22.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:22.386Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:52:22.386Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:52:22.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:22.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:22.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:22.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:22.386Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:22.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148246460 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:22.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148246464 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:22.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148246464 data=null} to TreeItem with text {test} [2019-07-30T19:52:22.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148246465 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:22.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148246465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:22.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148246499 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:22.386Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:22.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148246507 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:22.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148246507 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:22.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148246507 data=null} to TreeItem with text {test} [2019-07-30T19:52:22.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148246507 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:22.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148246507 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:22.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148246514 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:22.386Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:52:22.386Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:22.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1148246515 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T19:52:22.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1148246516 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T19:52:22.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1148246516 data=null} to TreeItem with text {Traces [5]} [2019-07-30T19:52:22.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1148246516 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:52:22.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148246516 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]} [2019-07-30T19:52:22.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1148246530 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:52:22.386Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T19:52:22.643Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:52:22.643Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:22.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148246797 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:22.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148246797 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:22.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148246798 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:22.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148246798 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:22.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148246798 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} [2019-07-30T19:52:22.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148246830 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:22.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:22.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:22.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:22.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:22.643Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:52:22.643Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:22.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148246835 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:22.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148246835 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:22.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148246835 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:22.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148246836 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:22.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148246877 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} [2019-07-30T19:52:22.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148246885 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:22.643Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T19:52:22.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148246886 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:22.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148246886 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:22.643Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:22.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148246886 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:22.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148246887 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:22.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148246887 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} [2019-07-30T19:52:22.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148246892 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:22.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148246893 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:22.643Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1148246893 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:22.900Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148246893 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} [2019-07-30T19:52:23.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148247005 data=null button=1 stateMask=0x80000 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:23.414Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1148247322 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:23.414Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1148247426 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:23.414Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1148247426 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:23.414Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T19:52:23.414Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:23.414Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:23.414Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:23.414Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:23.414Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:23.414Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:23.414Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:23.414Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:52:23.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148247431 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:52:23.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148247432 data=null doit=true} to TableItem with text {} [2019-07-30T19:52:23.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148247432 data=null} to TableItem with text {} [2019-07-30T19:52:23.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148247432 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:52:23.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148247432 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:52:23.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148247438 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:52:23.414Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:23.414Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:24.343Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:52:24.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:24.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148248483 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:24.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148248484 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:24.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148248484 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:24.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148248485 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:24.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148248485 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} [2019-07-30T19:52:24.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148248490 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:52:24.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:24.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:24.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:24.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:24.343Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:52:24.343Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:52:24.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:24.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:24.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:24.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:24.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:24.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148248504 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:24.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148248504 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:24.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148248504 data=null} to TreeItem with text {test} [2019-07-30T19:52:24.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148248505 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:24.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148248505 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:24.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148248542 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:24.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:24.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148248544 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:24.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148248544 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:24.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148248544 data=null} to TreeItem with text {test} [2019-07-30T19:52:24.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148248544 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:24.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148248544 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:24.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148248550 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:24.343Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:52:24.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:24.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1148248551 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T19:52:24.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1148248551 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T19:52:24.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1148248551 data=null} to TreeItem with text {Traces [5]} [2019-07-30T19:52:24.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1148248552 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:52:24.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148248552 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]} [2019-07-30T19:52:24.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1148248584 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:52:24.343Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T19:52:24.723Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:52:24.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:24.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148248690 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:24.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148248691 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:24.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148248691 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:24.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148248691 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:24.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148248692 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} [2019-07-30T19:52:24.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148248730 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:24.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:24.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:24.723Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:24.723Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:24.723Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:52:24.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:24.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148248734 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:24.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148248734 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:24.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148248734 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:24.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148248735 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:24.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148248735 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} [2019-07-30T19:52:24.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148248740 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:24.723Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T19:52:24.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148248740 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:24.723Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148248740 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:24.723Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:24.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148248741 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:24.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148248741 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:24.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148248741 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} [2019-07-30T19:52:24.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148248744 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:24.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148248744 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:24.723Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1148248745 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:24.723Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148248745 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} [2019-07-30T19:52:25.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148248832 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:25.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1148249195 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:25.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1148249246 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:25.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1148249246 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:25.025Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T19:52:25.025Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:25.025Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:25.025Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:25.025Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:52:25.025Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:25.025Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:25.025Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:25.025Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:25.025Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:52:25.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148249251 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:52:25.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148249251 data=null doit=true} to TableItem with text {} [2019-07-30T19:52:25.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148249251 data=null} to TableItem with text {} [2019-07-30T19:52:25.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148249251 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:52:25.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148249252 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:52:25.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148249259 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:52:25.025Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:52:25.025Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:52:26.396Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:52:26.396Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:26.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148250386 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:26.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148250386 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:26.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148250386 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:26.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148250387 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:26.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148250387 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} [2019-07-30T19:52:26.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148250396 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:52:26.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:26.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:26.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:26.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:26.396Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:52:26.396Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:52:26.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:26.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:26.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:26.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:26.396Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:26.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148250410 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:26.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148250410 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:26.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148250410 data=null} to TreeItem with text {test} [2019-07-30T19:52:26.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148250411 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:26.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148250411 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:26.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148250460 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:26.396Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:26.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148250461 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:26.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148250461 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:26.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148250461 data=null} to TreeItem with text {test} [2019-07-30T19:52:26.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148250461 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:26.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148250462 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:26.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148250473 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:26.396Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:52:26.396Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:26.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1148250474 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T19:52:26.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1148250474 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T19:52:26.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1148250474 data=null} to TreeItem with text {Traces [5]} [2019-07-30T19:52:26.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1148250475 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:52:26.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148250475 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]} [2019-07-30T19:52:26.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1148250496 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:52:26.396Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again. [2019-07-30T19:52:26.396Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:52:26.396Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:26.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148250609 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148250609 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148250609 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148250609 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148250610 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} [2019-07-30T19:52:26.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148250650 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:26.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:26.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:26.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:26.653Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:52:26.653Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:26.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148250654 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148250654 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148250654 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148250654 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148250654 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} [2019-07-30T19:52:26.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148250659 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.653Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148250659 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148250659 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.653Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:26.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148250660 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148250660 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148250660 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} [2019-07-30T19:52:26.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148250663 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148250663 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.653Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=1148250664 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.653Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148250664 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} [2019-07-30T19:52:26.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148250926 data=null button=1 stateMask=0x80000 x=133 y=158 count=2} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.910Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=1148250930 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.910Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=1148250930 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.910Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=1148250930 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.910Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.910Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T19:52:26.910Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"' [2019-07-30T19:52:26.910Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:52:26.910Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:26.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=1148251084 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=1148251084 data=null doit=true} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=1148251084 data=null} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=1148251084 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148251085 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} [2019-07-30T19:52:26.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=1148251089 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log} [2019-07-30T19:52:26.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:26.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:26.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:26.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:26.911Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:52:26.911Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:52:26.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:26.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:26.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:26.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:26.911Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:26.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148251112 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:26.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148251113 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:26.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148251113 data=null} to TreeItem with text {test} [2019-07-30T19:52:26.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148251113 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:26.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148251114 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:27.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148251191 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:27.167Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:27.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148251193 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:27.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148251193 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:27.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148251193 data=null} to TreeItem with text {test} [2019-07-30T19:52:27.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148251194 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:27.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148251194 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:27.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148251209 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:27.167Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:52:27.167Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:27.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1148251211 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T19:52:27.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1148251211 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T19:52:27.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1148251211 data=null} to TreeItem with text {Traces [5]} [2019-07-30T19:52:27.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1148251211 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:52:27.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148251211 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]} [2019-07-30T19:52:27.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1148251229 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:52:27.167Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:27.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1148251230 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T19:52:27.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1148251230 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T19:52:27.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1148251230 data=null} to TreeItem with text {Traces [5]} [2019-07-30T19:52:27.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1148251231 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:52:27.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148251231 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]} [2019-07-30T19:52:27.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1148251235 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:52:27.167Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:52:27.167Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:52:27.424Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:52:27.424Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:52:27.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148251454 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:52:27.424Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:52:27.424Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:52:27.424Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:52:27.424Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:52:27.424Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:52:27.424Z] DEBUG - Clicking on &Yes [2019-07-30T19:52:27.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148251457 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') [2019-07-30T19:52:27.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148251457 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') [2019-07-30T19:52:27.424Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148251457 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:52:27.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148251457 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:52:27.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148251457 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') [2019-07-30T19:52:27.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148251457 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') [2019-07-30T19:52:27.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148251457 data=null item=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') [2019-07-30T19:52:28.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148251326 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:52:28.792Z] DEBUG - Clicked on [2019-07-30T19:52:28.792Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:52:28.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:28.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:28.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:52:28.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:52:28.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:28.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148252958 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:28.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148252958 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:28.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148252958 data=null} to TreeItem with text {test} [2019-07-30T19:52:28.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148252959 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:28.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148252959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:28.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148252981 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:28.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:28.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148252989 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:52:28.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148252990 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:28.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148252990 data=null} to TreeItem with text {test} [2019-07-30T19:52:28.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148252990 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:28.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148252990 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:52:28.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148252997 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:52:28.792Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:52:28.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:28.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1148253005 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T19:52:28.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1148253005 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T19:52:28.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1148253006 data=null} to TreeItem with text {Traces [5]} [2019-07-30T19:52:28.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1148253006 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:52:28.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148253006 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]} [2019-07-30T19:52:28.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1148253014 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:52:28.792Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:52:28.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=1148253027 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]} [2019-07-30T19:52:28.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=1148253027 data=null doit=true} to TreeItem with text {Traces [5]} [2019-07-30T19:52:28.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=1148253027 data=null} to TreeItem with text {Traces [5]} [2019-07-30T19:52:28.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=1148253027 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:52:28.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148253027 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]} [2019-07-30T19:52:28.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=1148253032 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]} [2019-07-30T19:52:29.050Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:52:29.050Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:52:29.307Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:52:29.307Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:52:29.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148253336 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:52:29.307Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:52:29.307Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:52:29.307Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:52:29.307Z] 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') [2019-07-30T19:52:29.307Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:52:29.307Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:52:29.307Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:52:29.307Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:52:29.307Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:52:29.307Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:52:29.307Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:52:29.307Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:52:29.307Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:52:29.307Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:52:29.307Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:52:29.307Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:52:29.307Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:52:29.307Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:52:29.307Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:52:29.307Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:52:29.307Z] DEBUG - matched Combo with text "", using matcher: of type 'Button' [2019-07-30T19:53:01.833Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T19:53:01.833Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T19:53:01.833Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:53:01.833Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:01.833Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:01.833Z] DEBUG - Clicking on &Next > [2019-07-30T19:53:01.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1148285988 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') [2019-07-30T19:53:01.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1148285989 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') [2019-07-30T19:53:01.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1148285989 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:53:01.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1148285989 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:53:01.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1148285989 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') [2019-07-30T19:53:01.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1148285989 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') [2019-07-30T19:53:02.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1148285989 data=null item=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') [2019-07-30T19:53:02.090Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:53:02.090Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:53:02.090Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:53:02.090Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:53:02.090Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:53:02.090Z] DEBUG - Clicked on &Next > [2019-07-30T19:53:02.090Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:53:02.090Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:02.090Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:53:02.090Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:53:02.090Z] 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') [2019-07-30T19:53:02.090Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:02.090Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:02.090Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:02.090Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:02.090Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:02.090Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:02.090Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:02.090Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:02.090Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:02.090Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:53:02.090Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:53:02.090Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:02.090Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:02.090Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:53:02.090Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:53:02.090Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:53:02.090Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:53:02.090Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:53:02.090Z] DEBUG - matched Combo with text " [2019-07-30T19:53:02.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148286430 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:')) [2019-07-30T19:53:02.347Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:53:02.347Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:02.347Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:02.347Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:02.347Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:02.347Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:02.347Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:02.348Z] 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') [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:53:02.348Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:53:02.348Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:53:02.348Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@310ff368 [2019-07-30T19:53:02.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=1148286485 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') [2019-07-30T19:53:02.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1148286486 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') [2019-07-30T19:53:02.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=1148286486 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:53:02.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=1148286486 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:53:02.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=1148286486 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') [2019-07-30T19:53:02.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=1148286486 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') [2019-07-30T19:53:02.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=1148286486 data=null item=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') [2019-07-30T19:53:02.348Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=1148286486 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') [2019-07-30T19:53:02.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=1148286486 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') [2019-07-30T19:53:02.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=1148286487 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') [2019-07-30T19:53:02.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=1148286487 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:53:02.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=1148286487 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:02.348Z] 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') [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:53:02.348Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:53:02.348Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:02.348Z] 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') [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] 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') [2019-07-30T19:53:02.348Z] 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. [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:53:02.348Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:53:02.348Z] DEBUG - Clicking on &Finish [2019-07-30T19:53:02.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148286501 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') [2019-07-30T19:53:02.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148286501 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') [2019-07-30T19:53:02.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148286501 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:53:02.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148286502 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:53:02.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148286502 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') [2019-07-30T19:53:02.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148286502 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') [2019-07-30T19:53:02.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148286502 data=null item=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') [2019-07-30T19:53:02.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148285607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:53:02.911Z] DEBUG - Clicked on [2019-07-30T19:53:02.911Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:53:02.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:02.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:02.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:02.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:02.911Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:02.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148286992 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:53:02.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148286992 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:02.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148286992 data=null} to TreeItem with text {test} [2019-07-30T19:53:02.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148286992 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:02.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148286992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:02.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148287008 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:02.911Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:02.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148287008 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:53:02.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148287009 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:02.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148287009 data=null} to TreeItem with text {test} [2019-07-30T19:53:02.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148287009 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:02.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148287010 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:02.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148287015 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:02.911Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:53:02.911Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:02.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148287023 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:53:02.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148287023 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:53:02.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148287023 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:53:02.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148287023 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:53:02.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148287024 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]} [2019-07-30T19:53:02.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148287044 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:53:02.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148287045 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:53:02.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148287045 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:53:02.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148287045 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:53:02.911Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148287046 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]} [2019-07-30T19:53:02.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148287048 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:53:03.167Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:53:03.167Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:03.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148287299 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:03.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148287300 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:03.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148287300 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:03.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148287300 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:03.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148287301 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} [2019-07-30T19:53:03.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148287330 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:03.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:03.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:03.167Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:03.167Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:03.167Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:53:03.167Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:03.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148287335 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:03.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148287335 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:03.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148287335 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:03.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148287335 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:03.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148287335 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} [2019-07-30T19:53:03.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148287340 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:03.167Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:03.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148287341 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:03.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148287341 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:03.167Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:03.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148287341 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:03.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148287342 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:03.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148287342 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} [2019-07-30T19:53:03.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148287345 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:03.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148287345 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:03.167Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148287345 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:03.423Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148287346 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} [2019-07-30T19:53:03.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148287427 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:03.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148287785 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:03.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148287786 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:03.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148287786 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:03.679Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:03.679Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:53:04.609Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:53:04.609Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:53:04.609Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:53:04.609Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:53:04.609Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:53:04.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148288795 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:53:04.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148288795 data=null doit=true} to TableItem with text {} [2019-07-30T19:53:04.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148288795 data=null} to TableItem with text {} [2019-07-30T19:53:04.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148288795 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:53:04.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148288796 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:53:04.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148288800 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:53:04.609Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:53:04.609Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:53:04.866Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:53:04.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:04.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148288972 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:04.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148288972 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:04.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148288972 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:04.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148288973 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:04.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148288973 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} [2019-07-30T19:53:04.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148288978 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:04.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:04.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:04.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:04.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:04.866Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:53:04.866Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:53:04.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:04.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:04.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:04.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:04.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:04.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148288995 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:53:04.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148288995 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:04.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148288995 data=null} to TreeItem with text {test} [2019-07-30T19:53:04.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148288995 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:04.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148288995 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:04.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148289030 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:04.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:04.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148289031 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:53:04.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148289031 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:04.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148289031 data=null} to TreeItem with text {test} [2019-07-30T19:53:04.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148289032 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:04.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148289032 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:04.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148289041 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:04.866Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:53:04.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:04.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148289043 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:53:04.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148289043 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:53:04.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148289043 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:53:04.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148289043 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:53:04.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148289044 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]} [2019-07-30T19:53:04.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148289053 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:53:04.866Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:04.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148289053 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:53:04.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148289053 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:53:04.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148289054 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:53:04.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148289054 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:53:04.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148289054 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]} [2019-07-30T19:53:04.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148289069 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:53:04.866Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:53:04.866Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:53:05.123Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:53:05.123Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:53:05.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148289267 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:53:05.123Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:53:05.123Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:53:05.123Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:53:05.123Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:53:05.123Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:53:05.123Z] DEBUG - Clicking on &Yes [2019-07-30T19:53:05.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148289268 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') [2019-07-30T19:53:05.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148289269 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') [2019-07-30T19:53:05.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148289271 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:53:05.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148289271 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:53:05.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148289271 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') [2019-07-30T19:53:05.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148289271 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') [2019-07-30T19:53:05.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148289271 data=null item=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') [2019-07-30T19:53:05.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148289109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:53:05.686Z] DEBUG - Clicked on [2019-07-30T19:53:05.686Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:53:05.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:05.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:05.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:05.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:05.686Z] DEBUG - Unselecting all in (of type 'Tree') [2019-07-30T19:53:05.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1148289756 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T19:53:05.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1148289757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T19:53:05.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1148289757 data=null doit=true} to (of type 'Tree') [2019-07-30T19:53:05.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1148289757 data=null} to (of type 'Tree') [2019-07-30T19:53:05.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148289757 data=null button=1 stateMask=0x40000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-30T19:53:05.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148289758 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree') [2019-07-30T19:53:05.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148289787 data=null button=1 stateMask=0xc0000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-30T19:53:05.686Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File' [2019-07-30T19:53:05.686Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:53:05.686Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:53:05.686Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:53:05.686Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import' [2019-07-30T19:53:05.686Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=1148289923 data=null doit=true} to Shell with text {Import} [2019-07-30T19:53:05.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:05.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:05.686Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:53:05.686Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:05.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=1148289938 data=null button=0 stateMask=0x0 x=100 y=116 count=0} to Tree node with text: Trace Import [2019-07-30T19:53:05.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=1148289938 data=null doit=true} to Tree node with text: Trace Import [2019-07-30T19:53:05.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=1148289939 data=null} to Tree node with text: Trace Import [2019-07-30T19:53:05.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=1148289939 data=null button=1 stateMask=0x0 x=100 y=116 count=1} to Tree node with text: Trace Import [2019-07-30T19:53:05.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148289939 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 [2019-07-30T19:53:05.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=1148289940 data=null button=1 stateMask=0x80000 x=100 y=116 count=1} to Tree node with text: Trace Import [2019-07-30T19:53:05.944Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:53:05.944Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:53:05.944Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >' [2019-07-30T19:53:05.944Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH' [2019-07-30T19:53:05.944Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:53:05.944Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:05.944Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:05.944Z] DEBUG - Clicking on &Next > [2019-07-30T19:53:05.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=1148289943 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') [2019-07-30T19:53:05.944Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=1148289944 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') [2019-07-30T19:53:05.944Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=1148289944 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:53:05.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=1148289944 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:53:05.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=1148289944 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') [2019-07-30T19:53:05.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=1148289944 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') [2019-07-30T19:53:05.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=1148289944 data=null item=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') [2019-07-30T19:53:05.944Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:53:05.944Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:53:05.944Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:53:05.944Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:53:05.944Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH') [2019-07-30T19:53:05.944Z] DEBUG - Clicked on &Next > [2019-07-30T19:53:05.944Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:53:05.944Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:05.944Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:53:05.944Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:53:05.944Z] 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') [2019-07-30T19:53:05.944Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:05.944Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:05.944Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:05.944Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:05.944Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:05.944Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:05.944Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:05.944Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:05.944Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:05.944Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:53:05.944Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:53:05.944Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:05.944Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:05.944Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:53:05.944Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:53:05.944Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:53:05.944Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:53:05.944Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:53:05.944Z] DEBUG - matched Combo with text " [2019-07-30T19:53:06.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148290278 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:')) [2019-07-30T19:53:06.201Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:06.201Z] 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') [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:53:06.201Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:53:06.201Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:53:06.201Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:06.201Z] 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') [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:53:06.201Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:53:06.201Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:06.201Z] 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') [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] 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') [2019-07-30T19:53:06.201Z] 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. [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:53:06.201Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:53:06.202Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:53:06.202Z] DEBUG - Clicking on &Finish [2019-07-30T19:53:06.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148290298 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') [2019-07-30T19:53:06.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148290298 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') [2019-07-30T19:53:06.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148290298 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:53:06.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148290298 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:53:06.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148290298 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') [2019-07-30T19:53:06.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148290298 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') [2019-07-30T19:53:06.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148290298 data=null item=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') [2019-07-30T19:53:06.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148289789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:53:06.727Z] DEBUG - Clicked on [2019-07-30T19:53:06.727Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:53:06.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:06.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:06.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:06.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:06.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:06.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148290751 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-30T19:53:06.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148290752 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:53:06.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148290752 data=null} to TreeItem with text {Tracing} [2019-07-30T19:53:06.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148290752 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T19:53:06.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148290752 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} [2019-07-30T19:53:06.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148290782 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T19:53:06.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:06.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148290791 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-30T19:53:06.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148290792 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:53:06.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148290792 data=null} to TreeItem with text {Tracing} [2019-07-30T19:53:06.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148290792 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T19:53:06.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148290792 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} [2019-07-30T19:53:06.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148290800 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T19:53:06.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148290800 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:53:06.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148290800 data=null} to TreeItem with text {Tracing} [2019-07-30T19:53:06.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148290801 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T19:53:06.727Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148290801 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} [2019-07-30T19:53:06.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148290814 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T19:53:06.727Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:06.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148290815 data=null button=0 stateMask=0x0 x=91 y=116 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:53:06.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148290816 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:53:06.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148290816 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:53:06.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148290816 data=null button=1 stateMask=0x0 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:53:06.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148290816 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]} [2019-07-30T19:53:06.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148290833 data=null button=1 stateMask=0x80000 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:53:06.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148290833 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:53:06.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148290833 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:53:06.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148290834 data=null button=1 stateMask=0x0 x=91 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:53:06.727Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148290834 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]} [2019-07-30T19:53:06.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148290837 data=null button=1 stateMask=0x80000 x=75 y=116 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:53:07.122Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:53:07.122Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:07.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148291095 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:07.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148291095 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:07.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148291095 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:07.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148291096 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:07.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148291096 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} [2019-07-30T19:53:07.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148291125 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:07.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:07.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:07.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:07.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:07.122Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:53:07.122Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:07.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148291130 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:07.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148291130 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:07.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148291130 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:07.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148291130 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:07.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148291130 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} [2019-07-30T19:53:07.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148291134 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:07.122Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:07.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148291135 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:07.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148291135 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:07.122Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:07.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148291135 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:07.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148291135 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:07.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148291136 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} [2019-07-30T19:53:07.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148291139 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:07.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148291139 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:07.122Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148291139 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:07.122Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148291139 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} [2019-07-30T19:53:07.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148291213 data=null button=1 stateMask=0x80000 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:07.379Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148291502 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:07.379Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148291502 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:07.379Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148291503 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:07.379Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:07.379Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:53:08.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:53:08.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:53:08.309Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:53:08.309Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:53:08.309Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:53:08.309Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148292539 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:53:08.309Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148292539 data=null doit=true} to TableItem with text {} [2019-07-30T19:53:08.309Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148292539 data=null} to TableItem with text {} [2019-07-30T19:53:08.309Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148292540 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:53:08.309Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148292541 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:53:08.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148292591 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:53:08.566Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:53:08.566Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:53:08.566Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:53:08.566Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:08.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148292720 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:08.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148292721 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:08.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148292721 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:08.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148292721 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:08.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148292721 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} [2019-07-30T19:53:08.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148292726 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:08.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:08.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:08.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:08.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:08.566Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:53:08.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} time=1148292740 data=null doit=true} to Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} [2019-07-30T19:53:08.566Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:53:08.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:08.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:08.566Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:08.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148292746 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-30T19:53:08.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148292746 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:53:08.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148292747 data=null} to TreeItem with text {Tracing} [2019-07-30T19:53:08.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148292747 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T19:53:08.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148292747 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} [2019-07-30T19:53:08.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148292790 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T19:53:08.823Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:53:08.823Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:53:08.823Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:53:09.753Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:53:09.753Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:53:09.753Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:53:09.753Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:09.753Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:53:09.753Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:53:09.753Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:09.753Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:53:09.753Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:53:09.753Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:53:09.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148293699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:53:09.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148293700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:53:09.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148293700 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:53:09.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148293700 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:53:09.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148293700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:53:09.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148293700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:53:09.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148293700 data=null 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') [2019-07-30T19:53:09.753Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148293700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:53:09.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148293700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:53:09.753Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148293700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:53:09.753Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148293700 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:53:09.753Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148293700 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:53:09.753Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:53:09.753Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:53:09.753Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:53:09.753Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:09.753Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:53:09.753Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:53:09.753Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:53:09.753Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:09.753Z] DEBUG - Clicking on OK [2019-07-30T19:53:09.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148293702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:09.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148293702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:09.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148293702 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:09.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148293702 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:09.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148293702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:09.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148293702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:09.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:09.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:09.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:09.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:09.753Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:09.753Z] DEBUG - Clicked on OK [2019-07-30T19:53:10.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148293702 data=null item=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') [2019-07-30T19:53:10.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1148292926 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:53:10.009Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:53:10.009Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:10.009Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:10.009Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:10.009Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:10.009Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:10.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148294213 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:53:10.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148294213 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:10.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148294213 data=null} to TreeItem with text {test} [2019-07-30T19:53:10.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148294214 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:10.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148294214 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:10.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148294236 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:10.009Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:10.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148294246 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:53:10.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148294246 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:10.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148294246 data=null} to TreeItem with text {test} [2019-07-30T19:53:10.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148294247 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:10.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148294247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:10.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148294253 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:10.009Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:53:10.009Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:10.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148294261 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:53:10.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148294261 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:53:10.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148294262 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:53:10.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148294262 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:53:10.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148294262 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]} [2019-07-30T19:53:10.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148294282 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:53:10.266Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:10.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148294283 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:53:10.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148294283 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:53:10.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148294283 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:53:10.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148294284 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:53:10.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148294284 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]} [2019-07-30T19:53:10.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148294295 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:53:10.266Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:53:10.266Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:53:10.266Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:53:10.266Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:53:10.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148294452 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:53:10.266Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:53:10.266Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:53:10.266Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:53:10.266Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:53:10.266Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:53:10.266Z] DEBUG - Clicking on &Yes [2019-07-30T19:53:10.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148294452 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') [2019-07-30T19:53:10.266Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148294453 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') [2019-07-30T19:53:10.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148294453 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:53:10.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148294455 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:53:10.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148294455 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') [2019-07-30T19:53:10.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148294455 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') [2019-07-30T19:53:10.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148294456 data=null item=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') [2019-07-30T19:53:10.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148294341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:53:10.523Z] DEBUG - Clicked on [2019-07-30T19:53:10.523Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:53:10.523Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:10.523Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:10.523Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:10.523Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:10.523Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:10.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148294607 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:53:10.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148294607 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:10.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148294607 data=null} to TreeItem with text {test} [2019-07-30T19:53:10.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148294608 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:10.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148294608 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:10.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148294629 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:10.523Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:10.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148294630 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:53:10.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148294630 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:10.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148294631 data=null} to TreeItem with text {test} [2019-07-30T19:53:10.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148294631 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:10.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148294631 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:10.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148294701 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:10.523Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:53:10.523Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:10.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148294703 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:53:10.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148294703 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:53:10.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148294703 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:53:10.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148294704 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:53:10.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148294704 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]} [2019-07-30T19:53:10.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148294713 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:53:10.523Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:10.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148294723 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:53:10.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148294723 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:53:10.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148294723 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:53:10.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148294724 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:53:10.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148294724 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]} [2019-07-30T19:53:10.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148294728 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:53:10.779Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:53:10.779Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:53:11.035Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:53:11.035Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:53:11.035Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148295130 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:53:11.035Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:11.035Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:53:11.035Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:53:11.035Z] 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') [2019-07-30T19:53:11.035Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:11.035Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:11.035Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:11.035Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:11.035Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:11.035Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:11.035Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:11.035Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:11.035Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:11.035Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:11.035Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:11.035Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:53:11.035Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:53:11.035Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:53:11.035Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:53:11.035Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:53:11.035Z] DEBUG - matched Combo with text " [2019-07-30T19:53:43.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148327252 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:')) [2019-07-30T19:53:43.192Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:43.192Z] 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') [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:53:43.192Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:53:43.192Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2f742911 [2019-07-30T19:53:43.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1148327257 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') [2019-07-30T19:53:43.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1148327257 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') [2019-07-30T19:53:43.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1148327257 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:53:43.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1148327257 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:53:43.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1148327257 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') [2019-07-30T19:53:43.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1148327257 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') [2019-07-30T19:53:43.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1148327258 data=null item=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') [2019-07-30T19:53:43.192Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1148327258 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') [2019-07-30T19:53:43.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1148327258 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') [2019-07-30T19:53:43.192Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1148327258 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') [2019-07-30T19:53:43.192Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1148327258 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:53:43.192Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1148327258 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:53:43.192Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:43.192Z] 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') [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:53:43.192Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:53:43.192Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:43.192Z] 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') [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] 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') [2019-07-30T19:53:43.192Z] 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. [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:53:43.192Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:53:43.192Z] DEBUG - Clicking on &Finish [2019-07-30T19:53:43.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148327271 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') [2019-07-30T19:53:43.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148327271 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') [2019-07-30T19:53:43.192Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148327271 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:53:43.192Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148327272 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:53:43.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148327272 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') [2019-07-30T19:53:43.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148327272 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') [2019-07-30T19:53:43.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148327272 data=null item=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') [2019-07-30T19:53:43.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148326939 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:53:43.706Z] DEBUG - Clicked on [2019-07-30T19:53:43.706Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:53:43.706Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:43.706Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:43.706Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:43.706Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:43.706Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:43.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148327788 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:53:43.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148327788 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:43.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148327788 data=null} to TreeItem with text {test} [2019-07-30T19:53:43.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148327788 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:43.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148327788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:43.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148327811 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:43.706Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:43.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148327812 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:53:43.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148327812 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:43.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148327813 data=null} to TreeItem with text {test} [2019-07-30T19:53:43.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148327813 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:43.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148327813 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:43.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148327825 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:43.706Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:53:43.706Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:43.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148327826 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:53:43.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148327826 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:53:43.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148327827 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:53:43.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148327827 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:53:43.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148327827 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]} [2019-07-30T19:53:43.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148327887 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:53:43.706Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again. [2019-07-30T19:53:43.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=1148327889 data=null doit=true} to TreeItem with text {FolderA [2]} [2019-07-30T19:53:43.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=1148327889 data=null} to TreeItem with text {FolderA [2]} [2019-07-30T19:53:43.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=1148327889 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to TreeItem with text {FolderA [2]} [2019-07-30T19:53:43.706Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148327889 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]} [2019-07-30T19:53:43.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=1148327897 data=null button=1 stateMask=0x80000 x=97 y=74 count=1} to TreeItem with text {FolderA [2]} [2019-07-30T19:53:43.962Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:53:43.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:44.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148328257 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:44.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148328257 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:44.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148328257 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:44.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148328258 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:44.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148328258 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} [2019-07-30T19:53:44.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148328290 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:44.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:44.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:44.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:44.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:44.219Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:53:44.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:44.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148328294 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:44.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148328294 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:44.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148328294 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:44.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148328294 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:44.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148328295 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} [2019-07-30T19:53:44.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148328298 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:44.219Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:44.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148328299 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:44.219Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148328299 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:44.219Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:44.219Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148328299 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:44.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148328299 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:44.219Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148328300 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} [2019-07-30T19:53:44.219Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148328302 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:44.219Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148328303 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:44.219Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148328303 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:44.219Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148328303 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} [2019-07-30T19:53:44.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148328387 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:44.475Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148328608 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:44.475Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148328608 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:44.475Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148328609 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:44.475Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:44.475Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:53:45.404Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:53:45.404Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:53:45.661Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:53:45.661Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:53:45.661Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:53:45.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148329711 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:53:45.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148329711 data=null doit=true} to TableItem with text {} [2019-07-30T19:53:45.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148329711 data=null} to TableItem with text {} [2019-07-30T19:53:45.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148329712 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:53:45.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148329712 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:53:45.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148329716 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:53:45.661Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:53:45.661Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:53:45.661Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:53:45.661Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:45.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148329886 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:45.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148329886 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:45.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148329886 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:45.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148329887 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:45.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148329887 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} [2019-07-30T19:53:45.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148329891 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:45.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:45.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:45.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:45.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:45.661Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:53:45.661Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:53:45.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:45.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:45.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:45.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:45.661Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:45.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148329909 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:53:45.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148329909 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:45.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148329909 data=null} to TreeItem with text {test} [2019-07-30T19:53:45.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148329910 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:45.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148329910 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:45.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148329943 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:45.917Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:45.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148329944 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:53:45.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148329945 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:45.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148329945 data=null} to TreeItem with text {test} [2019-07-30T19:53:45.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148329945 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:45.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148329945 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:45.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148329950 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:45.917Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:53:45.917Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:45.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148329955 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:53:45.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148329955 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:53:45.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148329955 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:53:45.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148329955 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:53:45.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148329955 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]} [2019-07-30T19:53:45.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148329964 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:53:45.917Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T19:53:45.917Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2019-07-30T19:53:46.174Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:53:46.174Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:46.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148330430 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:46.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148330430 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:46.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148330431 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:46.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148330431 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:46.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148330431 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} [2019-07-30T19:53:46.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148330466 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:46.431Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:46.431Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:46.431Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:46.431Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:46.431Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:53:46.431Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:46.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148330469 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:46.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148330469 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:46.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148330469 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:46.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148330469 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:46.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148330469 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} [2019-07-30T19:53:46.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148330473 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:46.431Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:46.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148330474 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:46.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148330474 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:46.431Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:46.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148330475 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:46.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148330475 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:46.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148330475 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} [2019-07-30T19:53:46.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148330478 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:46.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148330478 data=null button=1 stateMask=0x0 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:46.431Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148330479 data=null button=1 stateMask=0x0 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:46.431Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148330479 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} [2019-07-30T19:53:46.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148330541 data=null button=1 stateMask=0x80000 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:46.994Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148331017 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:46.994Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148331096 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:46.994Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148331096 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:46.994Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:46.994Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:53:46.994Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:53:46.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:53:46.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:53:46.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:53:46.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:53:46.994Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:53:46.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148331098 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:53:46.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148331098 data=null doit=true} to TableItem with text {} [2019-07-30T19:53:46.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148331098 data=null} to TableItem with text {} [2019-07-30T19:53:46.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148331099 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:53:46.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148331099 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:53:46.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148331104 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:53:46.994Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:53:46.994Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:53:47.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:53:47.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:48.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148332207 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:48.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148332207 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:48.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148332208 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:48.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148332208 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:48.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148332208 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} [2019-07-30T19:53:48.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148332214 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:48.179Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:48.179Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:48.179Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:48.179Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:48.179Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:53:48.179Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T19:53:48.179Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:48.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1148332219 data=null button=0 stateMask=0x0 x=102 y=137 count=0} to TreeItem with text {FolderB} [2019-07-30T19:53:48.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=1148332219 data=null doit=true} to TreeItem with text {FolderB} [2019-07-30T19:53:48.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1148332219 data=null} to TreeItem with text {FolderB} [2019-07-30T19:53:48.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1148332219 data=null button=1 stateMask=0x0 x=102 y=137 count=1} to TreeItem with text {FolderB} [2019-07-30T19:53:48.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148332220 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} [2019-07-30T19:53:48.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1148332236 data=null button=1 stateMask=0x80000 x=102 y=137 count=1} to TreeItem with text {FolderB} [2019-07-30T19:53:48.179Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:53:48.179Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:53:48.742Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:53:48.742Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:53:48.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148332724 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:53:48.742Z] 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') [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:53:48.742Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:53:48.742Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:53:48.742Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:53:48.742Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:53:48.742Z] DEBUG - matched Combo with text " [2019-07-30T19:53:48.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148332902 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:')) [2019-07-30T19:53:48.742Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:48.742Z] 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') [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:53:48.742Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:53:48.742Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:53:48.742Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:48.742Z] 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') [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:53:48.742Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:53:48.742Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:48.742Z] 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') [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] 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') [2019-07-30T19:53:48.742Z] 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. [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:53:48.742Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:53:48.742Z] DEBUG - Clicking on &Finish [2019-07-30T19:53:48.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148332923 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') [2019-07-30T19:53:48.742Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148332923 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') [2019-07-30T19:53:48.742Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148332923 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:53:48.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148332923 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:53:48.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148332923 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') [2019-07-30T19:53:48.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148332924 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') [2019-07-30T19:53:48.999Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:53:48.999Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:53:48.999Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:53:48.999Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:53:48.999Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:53:48.999Z] DEBUG - Clicked on &Finish [2019-07-30T19:53:49.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148332924 data=null item=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') [2019-07-30T19:53:49.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148332307 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:53:49.626Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:53:49.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:49.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:49.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:49.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:49.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:49.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148333617 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:53:49.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148333617 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:49.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148333617 data=null} to TreeItem with text {test} [2019-07-30T19:53:49.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148333617 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:49.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148333618 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:49.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148333659 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:49.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:49.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148333672 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:53:49.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148333672 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:49.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148333672 data=null} to TreeItem with text {test} [2019-07-30T19:53:49.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148333673 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:49.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148333673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:49.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148333688 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:49.626Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:53:49.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:49.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148333689 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:53:49.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148333689 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:53:49.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148333689 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:53:49.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148333689 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:53:49.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148333690 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]} [2019-07-30T19:53:49.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1148333709 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:53:49.626Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T19:53:49.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=1148333714 data=null doit=true} to TreeItem with text {FolderB [2]} [2019-07-30T19:53:49.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=1148333714 data=null} to TreeItem with text {FolderB [2]} [2019-07-30T19:53:49.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1148333714 data=null button=1 stateMask=0x0 x=113 y=137 count=1} to TreeItem with text {FolderB [2]} [2019-07-30T19:53:49.626Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148333714 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]} [2019-07-30T19:53:49.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1148333730 data=null button=1 stateMask=0x80000 x=113 y=137 count=1} to TreeItem with text {FolderB [2]} [2019-07-30T19:53:49.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:53:49.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:49.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148334100 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:49.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148334101 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:49.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148334101 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:49.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148334101 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:49.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148334101 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} [2019-07-30T19:53:50.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148334143 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:50.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:50.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:50.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:50.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:50.180Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:53:50.180Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:50.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148334147 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:50.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148334147 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:50.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148334147 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:50.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148334147 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:50.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148334147 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} [2019-07-30T19:53:50.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148334153 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:50.180Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:50.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148334154 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:50.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148334154 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:50.180Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:50.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148334154 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:50.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148334154 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:50.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148334155 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} [2019-07-30T19:53:50.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148334165 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:50.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148334165 data=null button=1 stateMask=0x0 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:50.180Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148334166 data=null button=1 stateMask=0x0 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:50.180Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148334166 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} [2019-07-30T19:53:50.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148334309 data=null button=1 stateMask=0x80000 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:50.437Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148334497 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:50.437Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148334497 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:50.437Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148334498 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:50.437Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:50.437Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:53:50.437Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:53:50.437Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:53:51.366Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:53:51.366Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:53:51.366Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:53:51.366Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:53:51.366Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:53:51.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148335561 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:53:51.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148335561 data=null doit=true} to TableItem with text {} [2019-07-30T19:53:51.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148335562 data=null} to TableItem with text {} [2019-07-30T19:53:51.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148335562 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:53:51.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148335562 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:53:51.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148335567 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:53:51.366Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:53:51.366Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:53:51.366Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:53:51.623Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:51.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148335741 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:51.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148335741 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:51.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148335742 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:51.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148335742 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:51.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148335743 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} [2019-07-30T19:53:51.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148335748 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:51.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:51.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:51.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:51.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:51.624Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:53:51.624Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:53:51.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:51.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:51.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:51.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:51.624Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:51.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148335773 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:53:51.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148335773 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:51.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148335774 data=null} to TreeItem with text {test} [2019-07-30T19:53:51.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148335774 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:51.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148335774 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:51.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148335818 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:51.624Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:51.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148335819 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:53:51.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148335819 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:51.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148335819 data=null} to TreeItem with text {test} [2019-07-30T19:53:51.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148335819 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:51.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148335819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:51.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148335826 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:51.624Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:53:51.624Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:51.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1148335828 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T19:53:51.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1148335828 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T19:53:51.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1148335828 data=null} to TreeItem with text {Traces [4]} [2019-07-30T19:53:51.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1148335828 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:53:51.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148335828 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]} [2019-07-30T19:53:51.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1148335849 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:53:51.624Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T19:53:51.624Z] WARN - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again. [2019-07-30T19:53:52.189Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:53:52.189Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:52.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148336179 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:52.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148336179 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:52.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148336217 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:52.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148336218 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:52.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148336218 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} [2019-07-30T19:53:52.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148336256 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:52.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:52.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:52.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:52.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:52.189Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:53:52.189Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:52.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148336260 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:52.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148336260 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:52.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148336260 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:52.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148336261 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:52.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148336261 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} [2019-07-30T19:53:52.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148336286 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:52.189Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:52.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148336286 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:52.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148336287 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:52.189Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:52.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148336287 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:52.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148336287 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:52.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148336287 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} [2019-07-30T19:53:52.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148336292 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:52.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148336292 data=null button=1 stateMask=0x0 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:52.189Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148336293 data=null button=1 stateMask=0x0 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:52.189Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148336293 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} [2019-07-30T19:53:52.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148336358 data=null button=1 stateMask=0x80000 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:52.751Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148336848 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:52.751Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148336915 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:52.751Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148336916 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:52.751Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:52.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:53:52.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:53:52.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:53:52.751Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:53:52.751Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:53:52.751Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:53:52.751Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:53:52.751Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:53:52.751Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:53:52.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148336921 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:53:52.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148336921 data=null doit=true} to TableItem with text {} [2019-07-30T19:53:52.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148336921 data=null} to TableItem with text {} [2019-07-30T19:53:52.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148336922 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:53:52.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148336922 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:53:52.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148336929 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:53:52.751Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:53:52.751Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:53:54.119Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:53:54.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:54.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148338045 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:54.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148338046 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:54.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148338047 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:54.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148338047 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:54.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148338048 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} [2019-07-30T19:53:54.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148338055 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:53:54.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:54.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:54.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:54.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:54.119Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:53:54.119Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:53:54.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:54.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:54.119Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T19:53:54.119Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again. [2019-07-30T19:53:54.119Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again. [2019-07-30T19:53:54.119Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-30T19:53:54.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1148338067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T19:53:54.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1148338067 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T19:53:54.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1148338067 data=null doit=true} to (of type 'Tree') [2019-07-30T19:53:54.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1148338067 data=null} to (of type 'Tree') [2019-07-30T19:53:54.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148338067 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to (of type 'Tree') [2019-07-30T19:53:54.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148338068 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') [2019-07-30T19:53:54.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148338106 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to (of type 'Tree') [2019-07-30T19:53:54.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1148338106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T19:53:54.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1148338106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T19:53:54.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1148338107 data=null doit=true} to (of type 'Tree') [2019-07-30T19:53:54.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1148338107 data=null} to (of type 'Tree') [2019-07-30T19:53:54.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=1148338107 data=null button=1 stateMask=0x40000 x=113 y=137 count=1} to (of type 'Tree') [2019-07-30T19:53:54.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148338108 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') [2019-07-30T19:53:54.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=1148338118 data=null button=1 stateMask=0xc0000 x=113 y=137 count=1} to (of type 'Tree') [2019-07-30T19:53:54.119Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:53:54.119Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:53:54.376Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:53:54.376Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-30T19:53:54.376Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:53:54.376Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:53:54.376Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:53:54.376Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:53:54.376Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:53:54.376Z] DEBUG - Clicking on &Yes [2019-07-30T19:53:54.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148338483 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') [2019-07-30T19:53:54.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148338483 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') [2019-07-30T19:53:54.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148338483 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:53:54.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148338483 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:53:54.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148338483 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') [2019-07-30T19:53:54.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148338483 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') [2019-07-30T19:53:54.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148338483 data=null item=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') [2019-07-30T19:53:55.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1148338213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:53:55.745Z] DEBUG - Clicked on [2019-07-30T19:53:55.745Z] DEBUG - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"' [2019-07-30T19:53:55.745Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:53:55.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:55.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:55.745Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:55.745Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:55.745Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:55.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148339983 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:53:55.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148339984 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:55.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148339984 data=null} to TreeItem with text {test} [2019-07-30T19:53:55.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148339984 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:55.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148339985 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:56.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148340050 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:56.002Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:56.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148340051 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:53:56.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148340051 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:56.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148340052 data=null} to TreeItem with text {test} [2019-07-30T19:53:56.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148340052 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:56.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148340052 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:56.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148340071 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:56.002Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:53:56.002Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:56.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1148340073 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T19:53:56.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1148340073 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T19:53:56.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1148340073 data=null} to TreeItem with text {Traces [4]} [2019-07-30T19:53:56.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1148340073 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:53:56.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148340073 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]} [2019-07-30T19:53:56.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1148340089 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:53:56.002Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:56.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=1148340090 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]} [2019-07-30T19:53:56.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=1148340090 data=null doit=true} to TreeItem with text {Traces [4]} [2019-07-30T19:53:56.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=1148340090 data=null} to TreeItem with text {Traces [4]} [2019-07-30T19:53:56.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=1148340091 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:53:56.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148340091 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]} [2019-07-30T19:53:56.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=1148340103 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]} [2019-07-30T19:53:56.002Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:53:56.002Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:53:56.259Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:53:56.259Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:53:56.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148340365 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:53:56.259Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:53:56.259Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:53:56.259Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:53:56.259Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:53:56.259Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:53:56.259Z] DEBUG - Clicking on &Yes [2019-07-30T19:53:56.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148340366 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') [2019-07-30T19:53:56.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148340366 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') [2019-07-30T19:53:56.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148340366 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:53:56.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148340367 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:53:56.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148340367 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') [2019-07-30T19:53:56.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148340367 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') [2019-07-30T19:53:56.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148340367 data=null item=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') [2019-07-30T19:53:56.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148340145 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:53:56.823Z] DEBUG - Clicked on [2019-07-30T19:53:56.823Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:53:56.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:56.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:56.823Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:56.823Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:56.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:56.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148340886 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:53:56.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148340887 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:56.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148340887 data=null} to TreeItem with text {test} [2019-07-30T19:53:56.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148340887 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:56.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148340887 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:56.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148340911 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:56.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:56.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148340912 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:53:56.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148340913 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:56.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148340913 data=null} to TreeItem with text {test} [2019-07-30T19:53:56.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148340913 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:56.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148340913 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:56.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148340923 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:56.823Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:53:56.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:56.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148340924 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:53:56.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148340925 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:53:56.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148340925 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:53:56.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148340925 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:53:56.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148340925 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]} [2019-07-30T19:53:56.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148340934 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:53:56.823Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:56.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148340935 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:53:56.823Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148340935 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:53:56.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148340988 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:53:56.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148340989 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:53:56.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148340989 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]} [2019-07-30T19:53:56.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148340994 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:53:57.079Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-30T19:53:57.079Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-30T19:53:57.079Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-30T19:53:57.079Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-30T19:53:57.079Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:53:57.079Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:53:57.079Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:57.079Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:53:57.079Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:53:57.079Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:53:57.079Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:57.079Z] DEBUG - Clicking on OK [2019-07-30T19:53:57.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148341216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:57.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148341217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:57.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148341217 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:57.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148341217 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:57.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148341217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:57.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148341217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:57.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148341217 data=null item=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') [2019-07-30T19:53:57.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1148341084 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...' [2019-07-30T19:53:57.336Z] DEBUG - Clicked on [2019-07-30T19:53:57.336Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:57.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148341421 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:53:57.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148341421 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:53:57.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148341421 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:53:57.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148341422 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:53:57.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148341422 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]} [2019-07-30T19:53:57.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148341427 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:53:57.336Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-30T19:53:57.336Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-30T19:53:57.336Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-30T19:53:57.336Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-30T19:53:57.336Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:53:57.336Z] DEBUG - matched Text with text "", using matcher: (of type 'Text') [2019-07-30T19:53:57.336Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:57.336Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:53:57.336Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:53:57.336Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:53:57.336Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:57.336Z] DEBUG - Clicking on OK [2019-07-30T19:53:57.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148341573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:57.336Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148341574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:57.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148341574 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:57.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148341578 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:57.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148341578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:57.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148341579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:53:57.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148341579 data=null item=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') [2019-07-30T19:53:57.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1148341470 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...' [2019-07-30T19:53:57.593Z] DEBUG - Clicked on [2019-07-30T19:53:57.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148341686 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:53:57.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148341686 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:53:57.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148341687 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:53:57.593Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148341687 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]} [2019-07-30T19:53:57.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148341690 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:53:57.593Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:57.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=1148341691 data=null button=0 stateMask=0x0 x=86 y=74 count=0} to TreeItem with text {FolderA} [2019-07-30T19:53:57.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=1148341691 data=null doit=true} to TreeItem with text {FolderA} [2019-07-30T19:53:57.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=1148341691 data=null} to TreeItem with text {FolderA} [2019-07-30T19:53:57.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=1148341691 data=null button=1 stateMask=0x0 x=86 y=74 count=1} to TreeItem with text {FolderA} [2019-07-30T19:53:57.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148341692 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} [2019-07-30T19:53:57.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=1148341720 data=null button=1 stateMask=0x80000 x=102 y=74 count=1} to TreeItem with text {FolderA} [2019-07-30T19:53:57.593Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:53:57.593Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:53:57.850Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:53:57.850Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:53:57.850Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148341966 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:53:57.850Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:57.850Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:53:57.850Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:53:57.850Z] 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') [2019-07-30T19:53:57.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:57.850Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:57.850Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:57.850Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:57.850Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:57.850Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:57.850Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:57.850Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:57.850Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:57.850Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:57.850Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:57.850Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:53:57.850Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:53:57.850Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:53:57.850Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:53:57.850Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:53:57.850Z] DEBUG - matched Combo with text " [2019-07-30T19:53:57.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148342095 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:')) [2019-07-30T19:53:57.851Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:57.851Z] 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') [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:53:57.851Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:53:57.851Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:57.851Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:53:58.109Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:58.109Z] 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') [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:53:58.109Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:53:58.109Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:53:58.109Z] 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') [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] 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') [2019-07-30T19:53:58.109Z] 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. [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:53:58.109Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:53:58.109Z] DEBUG - Clicking on &Finish [2019-07-30T19:53:58.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148342118 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') [2019-07-30T19:53:58.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148342119 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') [2019-07-30T19:53:58.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148342119 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:53:58.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148342119 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:53:58.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148342119 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') [2019-07-30T19:53:58.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148342119 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') [2019-07-30T19:53:58.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148342120 data=null item=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') [2019-07-30T19:53:58.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148341764 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:53:58.366Z] DEBUG - Clicked on [2019-07-30T19:53:58.366Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:53:58.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:58.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:58.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:58.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:58.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:58.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148342589 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:53:58.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148342590 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:58.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148342590 data=null} to TreeItem with text {test} [2019-07-30T19:53:58.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148342590 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:58.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148342590 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:58.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148342613 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:58.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:58.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148342613 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:53:58.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148342614 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:58.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148342614 data=null} to TreeItem with text {test} [2019-07-30T19:53:58.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148342614 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:58.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148342621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:53:58.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148342629 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:53:58.623Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:53:58.623Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:58.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148342631 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:53:58.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148342638 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:53:58.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148342638 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:53:58.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148342639 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:53:58.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148342639 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]} [2019-07-30T19:53:58.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148342647 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:53:58.623Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again. [2019-07-30T19:53:58.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=1148342659 data=null doit=true} to TreeItem with text {FolderA [1]} [2019-07-30T19:53:58.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=1148342659 data=null} to TreeItem with text {FolderA [1]} [2019-07-30T19:53:58.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1148342659 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to TreeItem with text {FolderA [1]} [2019-07-30T19:53:58.623Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148342660 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]} [2019-07-30T19:53:58.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1148342662 data=null button=1 stateMask=0x80000 x=97 y=74 count=1} to TreeItem with text {FolderA [1]} [2019-07-30T19:53:58.880Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:53:58.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:58.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148343015 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:58.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148343016 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:58.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148343016 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:58.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148343016 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:58.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148343016 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} [2019-07-30T19:53:58.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148343046 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:58.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:58.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:58.880Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:53:58.880Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:53:58.880Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:53:58.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:58.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148343051 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:58.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148343051 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:58.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148343051 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:58.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148343052 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:58.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148343052 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} [2019-07-30T19:53:58.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148343056 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:58.880Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:58.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148343057 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:58.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148343057 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:58.880Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:53:58.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148343057 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:58.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148343058 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:58.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148343058 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} [2019-07-30T19:53:58.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148343061 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:58.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148343062 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:58.880Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148343062 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:58.880Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148343062 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} [2019-07-30T19:53:59.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148343119 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:59.137Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148343310 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:59.137Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148343310 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:59.137Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148343310 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:59.137Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:53:59.137Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:00.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:00.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:00.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:00.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:00.100Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:54:00.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148344339 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:54:00.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148344340 data=null doit=true} to TableItem with text {} [2019-07-30T19:54:00.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148344340 data=null} to TableItem with text {} [2019-07-30T19:54:00.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148344340 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:00.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148344340 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:54:00.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148344345 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:00.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:00.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:00.356Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:00.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:00.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148344523 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:00.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148344523 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:00.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148344523 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:00.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148344524 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:00.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148344524 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} [2019-07-30T19:54:00.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148344529 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:00.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:00.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:00.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:00.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:00.356Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:00.356Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again. [2019-07-30T19:54:00.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:00.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=1148344532 data=null button=0 stateMask=0x0 x=102 y=116 count=0} to TreeItem with text {FolderB} [2019-07-30T19:54:00.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=1148344532 data=null doit=true} to TreeItem with text {FolderB} [2019-07-30T19:54:00.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=1148344532 data=null} to TreeItem with text {FolderB} [2019-07-30T19:54:00.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=1148344533 data=null button=1 stateMask=0x0 x=102 y=116 count=1} to TreeItem with text {FolderB} [2019-07-30T19:54:00.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148344543 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} [2019-07-30T19:54:00.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=1148344567 data=null button=1 stateMask=0x80000 x=102 y=116 count=1} to TreeItem with text {FolderB} [2019-07-30T19:54:00.356Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:54:00.356Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:54:00.613Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:54:00.613Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:54:00.871Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148344869 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:54:00.871Z] 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') [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:54:00.871Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:54:00.871Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:54:00.871Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:54:00.871Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:54:00.871Z] DEBUG - matched Combo with text " [2019-07-30T19:54:00.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148344959 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:')) [2019-07-30T19:54:00.871Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:00.871Z] 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') [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:54:00.871Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:54:00.871Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:54:00.871Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:00.871Z] 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') [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:54:00.871Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:54:00.871Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:00.871Z] 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') [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] 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') [2019-07-30T19:54:00.871Z] 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. [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:54:00.871Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:00.871Z] DEBUG - Clicking on &Finish [2019-07-30T19:54:00.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148344983 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') [2019-07-30T19:54:00.871Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148344983 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') [2019-07-30T19:54:00.871Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148344983 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:00.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148344983 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:00.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148344983 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') [2019-07-30T19:54:00.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148344984 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') [2019-07-30T19:54:01.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148344984 data=null item=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') [2019-07-30T19:54:01.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148344607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:54:01.128Z] DEBUG - Clicked on [2019-07-30T19:54:01.128Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:01.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:01.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:01.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:01.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:01.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:01.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148345265 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:01.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148345277 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:01.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148345277 data=null} to TreeItem with text {test} [2019-07-30T19:54:01.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148345278 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:01.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148345278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:01.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148345319 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:01.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:01.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148345320 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:01.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148345320 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:01.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148345321 data=null} to TreeItem with text {test} [2019-07-30T19:54:01.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148345321 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:01.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148345321 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:01.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148345356 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:01.128Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:54:01.128Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:01.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148345357 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:54:01.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148345357 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:54:01.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148345357 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:54:01.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148345358 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:54:01.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148345358 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]} [2019-07-30T19:54:01.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148345391 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:54:01.385Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T19:54:01.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=1148345392 data=null doit=true} to TreeItem with text {FolderB [1]} [2019-07-30T19:54:01.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=1148345393 data=null} to TreeItem with text {FolderB [1]} [2019-07-30T19:54:01.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1148345393 data=null button=1 stateMask=0x0 x=113 y=116 count=1} to TreeItem with text {FolderB [1]} [2019-07-30T19:54:01.385Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148345393 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]} [2019-07-30T19:54:01.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1148345396 data=null button=1 stateMask=0x80000 x=97 y=116 count=1} to TreeItem with text {FolderB [1]} [2019-07-30T19:54:01.642Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:01.642Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:01.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148345856 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:01.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148345856 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:01.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148345856 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:01.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148345857 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:01.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148345857 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} [2019-07-30T19:54:01.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148345892 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:01.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:01.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:01.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:01.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:01.642Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:01.642Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:01.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148345896 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:01.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148345896 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:01.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148345896 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:01.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148345896 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:01.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148345896 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} [2019-07-30T19:54:01.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148345901 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:01.899Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:01.899Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148345901 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:01.899Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148345902 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:01.899Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:01.899Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148345902 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:01.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148345902 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:01.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148345903 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} [2019-07-30T19:54:01.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148345906 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:01.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148345906 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:01.899Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148345906 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:01.899Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148345906 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} [2019-07-30T19:54:02.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148345972 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:02.463Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148346504 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:02.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148346579 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:02.463Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148346579 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:02.463Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:02.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:02.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:02.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:02.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:02.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:02.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:02.463Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:54:02.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148346582 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:54:02.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148346583 data=null doit=true} to TableItem with text {} [2019-07-30T19:54:02.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148346583 data=null} to TableItem with text {} [2019-07-30T19:54:02.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148346583 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:02.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148346583 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:54:02.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148346589 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:02.463Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:02.463Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:03.393Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:03.393Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:03.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148347619 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:03.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148347619 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:03.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148347620 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:03.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148347620 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:03.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148347620 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} [2019-07-30T19:54:03.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148347626 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:03.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:03.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:03.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:03.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:03.393Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:03.393Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:03.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:03.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:03.393Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T19:54:03.393Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T19:54:03.393Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-30T19:54:03.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1148347630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T19:54:03.393Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1148347630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T19:54:03.393Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1148347630 data=null doit=true} to (of type 'Tree') [2019-07-30T19:54:03.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1148347630 data=null} to (of type 'Tree') [2019-07-30T19:54:03.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=1148347631 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to (of type 'Tree') [2019-07-30T19:54:03.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148347631 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') [2019-07-30T19:54:03.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=1148347657 data=null button=1 stateMask=0x80000 x=113 y=74 count=1} to (of type 'Tree') [2019-07-30T19:54:03.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1148347658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T19:54:03.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1148347659 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T19:54:03.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1148347659 data=null doit=true} to (of type 'Tree') [2019-07-30T19:54:03.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1148347659 data=null} to (of type 'Tree') [2019-07-30T19:54:03.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=1148347659 data=null button=1 stateMask=0x40000 x=113 y=116 count=1} to (of type 'Tree') [2019-07-30T19:54:03.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148347659 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') [2019-07-30T19:54:03.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=1148347682 data=null button=1 stateMask=0xc0000 x=113 y=116 count=1} to (of type 'Tree') [2019-07-30T19:54:03.649Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:54:03.649Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:54:03.649Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:54:03.906Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete' [2019-07-30T19:54:03.906Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:54:03.906Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:54:03.906Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:54:03.906Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:54:03.906Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:54:03.906Z] DEBUG - Clicking on &Yes [2019-07-30T19:54:03.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148347910 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') [2019-07-30T19:54:03.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148347910 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') [2019-07-30T19:54:03.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148347910 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:54:03.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148347910 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:54:03.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148347910 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') [2019-07-30T19:54:03.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148347910 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') [2019-07-30T19:54:03.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148347939 data=null item=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') [2019-07-30T19:54:04.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1148347721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:54:04.837Z] DEBUG - Clicked on [2019-07-30T19:54:04.837Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:04.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:04.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:04.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:04.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:04.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:04.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148348800 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:04.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148348800 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:04.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148348800 data=null} to TreeItem with text {test} [2019-07-30T19:54:04.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148348800 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:04.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148348800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:04.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148348833 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:04.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:04.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148348834 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:04.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148348834 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:04.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148348834 data=null} to TreeItem with text {test} [2019-07-30T19:54:04.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148348835 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:04.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148348835 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:04.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148348840 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:04.837Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:54:04.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:04.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148348841 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:54:04.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148348846 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:54:04.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148348847 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:54:04.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148348847 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:54:04.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148348847 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]} [2019-07-30T19:54:04.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148348856 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:54:04.837Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:04.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148348856 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:54:04.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148348856 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:54:04.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148348856 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:54:04.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148348857 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:54:04.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148348857 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]} [2019-07-30T19:54:04.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148348870 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:54:04.837Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:54:04.837Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:54:04.837Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:54:05.095Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:54:05.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148349099 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:54:05.095Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:05.095Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:54:05.095Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:54:05.095Z] 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') [2019-07-30T19:54:05.095Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:05.095Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:05.095Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:05.095Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:05.095Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:05.095Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:05.095Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:05.095Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:05.095Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:05.095Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:05.095Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:05.095Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:54:05.095Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:54:05.095Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:54:05.095Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:54:05.095Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:54:05.095Z] DEBUG - matched Combo with text " [2019-07-30T19:54:11.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148355359 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:')) [2019-07-30T19:54:11.150Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:11.150Z] 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') [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:54:11.150Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:54:11.150Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@351cd47f [2019-07-30T19:54:11.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1148355364 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') [2019-07-30T19:54:11.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1148355364 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') [2019-07-30T19:54:11.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1148355364 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:54:11.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1148355364 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:54:11.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1148355365 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') [2019-07-30T19:54:11.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1148355365 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') [2019-07-30T19:54:11.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1148355365 data=null item=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') [2019-07-30T19:54:11.150Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1148355365 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') [2019-07-30T19:54:11.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1148355365 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') [2019-07-30T19:54:11.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1148355365 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') [2019-07-30T19:54:11.150Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1148355365 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:54:11.150Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1148355365 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:54:11.150Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:11.150Z] 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') [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:54:11.150Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:54:11.150Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:11.150Z] 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') [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] 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') [2019-07-30T19:54:11.150Z] 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. [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:54:11.150Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:11.150Z] DEBUG - Clicking on &Finish [2019-07-30T19:54:11.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148355379 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') [2019-07-30T19:54:11.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148355379 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') [2019-07-30T19:54:11.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148355379 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:11.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148355379 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:11.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148355380 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') [2019-07-30T19:54:11.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148355380 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') [2019-07-30T19:54:11.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148355380 data=null item=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') [2019-07-30T19:54:11.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148354981 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:54:11.715Z] DEBUG - Clicked on [2019-07-30T19:54:11.715Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:11.715Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:11.715Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:11.715Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:11.715Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:11.715Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:11.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148355876 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:11.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148355877 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:11.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148355877 data=null} to TreeItem with text {test} [2019-07-30T19:54:11.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148355877 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:11.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148355877 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:11.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148355898 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:11.715Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:11.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148355907 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:11.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148355907 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:11.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148355907 data=null} to TreeItem with text {test} [2019-07-30T19:54:11.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148355907 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:11.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148355907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:11.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148355914 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:11.715Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:54:11.715Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:11.715Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148355916 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:54:11.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148355916 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:54:11.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148355916 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:54:11.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148355923 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:54:11.715Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148355923 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]} [2019-07-30T19:54:11.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148355932 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:54:11.715Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148355945 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:54:11.715Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148355945 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:54:11.715Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148355945 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:54:11.715Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148355945 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]} [2019-07-30T19:54:11.715Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148355948 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:54:12.279Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:12.279Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:12.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148356412 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:12.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148356413 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:12.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148356413 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:12.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148356413 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:12.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148356413 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} [2019-07-30T19:54:12.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148356443 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:12.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:12.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:12.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:12.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:12.279Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:12.279Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:12.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148356447 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:12.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148356447 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:12.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148356447 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:12.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148356448 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:12.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148356448 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} [2019-07-30T19:54:12.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148356452 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:12.279Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:12.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148356453 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:12.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148356453 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:12.279Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:12.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148356453 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:12.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148356454 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:12.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148356454 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} [2019-07-30T19:54:12.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148356457 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:12.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148356457 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:12.279Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148356458 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:12.279Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148356458 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} [2019-07-30T19:54:12.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148356512 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:12.842Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148356821 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:12.842Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148356822 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:12.842Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148356822 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:12.842Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:12.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:13.771Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:13.771Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:13.771Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:13.771Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:13.771Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:54:13.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148357836 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:54:13.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148357836 data=null doit=true} to TableItem with text {} [2019-07-30T19:54:13.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148357836 data=null} to TableItem with text {} [2019-07-30T19:54:13.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148357836 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:13.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148357837 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:54:13.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148357841 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:13.771Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:13.771Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:13.771Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:13.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:14.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148358097 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:14.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148358097 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:14.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148358097 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:14.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148358098 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:14.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148358098 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} [2019-07-30T19:54:14.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148358111 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:14.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:14.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:14.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:14.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:14.027Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:14.027Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:14.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:14.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:14.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:14.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:14.027Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:14.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148358230 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T19:54:14.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148358231 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:54:14.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148358231 data=null} to TreeItem with text {Tracing} [2019-07-30T19:54:14.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148358231 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T19:54:14.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148358231 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} [2019-07-30T19:54:14.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148358261 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T19:54:14.027Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:14.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148358262 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T19:54:14.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148358262 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:54:14.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148358262 data=null} to TreeItem with text {Tracing} [2019-07-30T19:54:14.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148358263 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T19:54:14.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148358263 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} [2019-07-30T19:54:14.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148358273 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T19:54:14.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148358273 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:54:14.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148358274 data=null} to TreeItem with text {Tracing} [2019-07-30T19:54:14.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148358274 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T19:54:14.027Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148358274 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} [2019-07-30T19:54:14.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148358277 data=null button=1 stateMask=0x80000 x=48 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T19:54:14.027Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:14.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148358278 data=null button=0 stateMask=0x0 x=75 y=137 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:54:14.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148358278 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:54:14.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148358278 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:54:14.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148358279 data=null button=1 stateMask=0x0 x=75 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:54:14.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148358279 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]} [2019-07-30T19:54:14.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148358298 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:54:14.284Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:14.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148358298 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:54:14.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148358299 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:54:14.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148358299 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:54:14.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148358299 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:54:14.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148358299 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]} [2019-07-30T19:54:14.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148358311 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:54:14.284Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:54:14.284Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:54:14.541Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:54:14.541Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:54:14.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148358621 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:54:14.541Z] 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') [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:54:14.541Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:54:14.541Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:54:14.541Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:54:14.541Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:54:14.541Z] DEBUG - matched Combo with text " [2019-07-30T19:54:14.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148358708 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:')) [2019-07-30T19:54:14.541Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:14.541Z] 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') [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:54:14.541Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:54:14.541Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:54:14.541Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:14.541Z] 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') [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:54:14.541Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:54:14.541Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:14.541Z] 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') [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] 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') [2019-07-30T19:54:14.541Z] 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. [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:54:14.541Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:14.541Z] DEBUG - Clicking on &Finish [2019-07-30T19:54:14.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148358734 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') [2019-07-30T19:54:14.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148358734 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') [2019-07-30T19:54:14.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148358734 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:14.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148358734 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:14.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148358735 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') [2019-07-30T19:54:14.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148358735 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') [2019-07-30T19:54:14.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148358735 data=null item=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') [2019-07-30T19:54:14.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148358353 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:54:14.797Z] DEBUG - Clicked on [2019-07-30T19:54:14.797Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:14.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:14.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:14.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:14.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:14.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:14.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148358957 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T19:54:14.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148358968 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:54:14.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148358969 data=null} to TreeItem with text {Tracing} [2019-07-30T19:54:14.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148358969 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T19:54:14.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148358969 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} [2019-07-30T19:54:14.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148359007 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T19:54:14.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:14.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148359008 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing} [2019-07-30T19:54:14.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148359008 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:54:14.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148359008 data=null} to TreeItem with text {Tracing} [2019-07-30T19:54:14.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148359009 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T19:54:14.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148359009 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} [2019-07-30T19:54:14.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148359026 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing} [2019-07-30T19:54:14.797Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:54:14.797Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:14.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148359027 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:54:14.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148359027 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:54:14.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148359027 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:54:14.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148359027 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:54:14.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148359027 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]} [2019-07-30T19:54:14.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148359048 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:54:15.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148359059 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:54:15.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148359059 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:54:15.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148359059 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:54:15.054Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148359060 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]} [2019-07-30T19:54:15.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148359063 data=null button=1 stateMask=0x80000 x=75 y=137 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:54:15.311Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:15.311Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:15.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148359496 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:15.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148359530 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:15.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148359530 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:15.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148359531 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:15.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148359531 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} [2019-07-30T19:54:15.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148359561 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:15.311Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:15.311Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:15.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:15.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:15.567Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:15.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:15.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148359567 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:15.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148359567 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:15.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148359567 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:15.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148359567 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:15.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148359567 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} [2019-07-30T19:54:15.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148359572 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:15.567Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:15.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148359572 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:15.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148359572 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:15.567Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:15.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148359573 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:15.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148359573 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:15.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148359573 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} [2019-07-30T19:54:15.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148359576 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:15.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148359576 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:15.567Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148359577 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:15.567Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148359577 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} [2019-07-30T19:54:16.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148359713 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:16.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148360234 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:16.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148360235 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:16.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148360236 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:16.130Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:16.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:16.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:16.130Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:16.130Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:16.130Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:16.130Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:16.130Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:54:16.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148360238 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:54:16.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148360238 data=null doit=true} to TableItem with text {} [2019-07-30T19:54:16.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148360238 data=null} to TableItem with text {} [2019-07-30T19:54:16.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148360239 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:16.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148360239 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:54:16.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148360243 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:16.130Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:16.130Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:17.496Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:17.496Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:17.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148361416 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:17.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148361417 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:17.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148361417 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:17.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148361417 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:17.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148361418 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} [2019-07-30T19:54:17.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148361423 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:17.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:17.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:17.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:17.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:17.496Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:17.496Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:17.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:17.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:17.496Z] DEBUG - Attempting to set focus on (of type 'Tree') [2019-07-30T19:54:17.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1148361429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T19:54:17.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1148361429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T19:54:17.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1148361429 data=null doit=true} to (of type 'Tree') [2019-07-30T19:54:17.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1148361429 data=null} to (of type 'Tree') [2019-07-30T19:54:17.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148361429 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to (of type 'Tree') [2019-07-30T19:54:17.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148361437 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') [2019-07-30T19:54:17.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148361464 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to (of type 'Tree') [2019-07-30T19:54:17.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=1148361465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T19:54:17.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=1148361465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree') [2019-07-30T19:54:17.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=1148361465 data=null doit=true} to (of type 'Tree') [2019-07-30T19:54:17.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=1148361467 data=null} to (of type 'Tree') [2019-07-30T19:54:17.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148361467 data=null button=1 stateMask=0x40000 x=91 y=137 count=1} to (of type 'Tree') [2019-07-30T19:54:17.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148361467 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') [2019-07-30T19:54:17.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148361476 data=null button=1 stateMask=0xc0000 x=91 y=137 count=1} to (of type 'Tree') [2019-07-30T19:54:17.496Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:54:17.496Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:54:17.496Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:54:17.496Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:54:17.496Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:54:17.496Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:54:17.496Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:54:17.496Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:54:17.496Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:54:17.496Z] DEBUG - Clicking on &Yes [2019-07-30T19:54:17.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148361707 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') [2019-07-30T19:54:17.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148361707 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') [2019-07-30T19:54:17.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148361707 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:54:17.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148361708 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:54:17.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148361708 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') [2019-07-30T19:54:17.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148361708 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') [2019-07-30T19:54:17.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148361708 data=null item=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') [2019-07-30T19:54:18.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148361526 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:54:18.425Z] DEBUG - Clicked on [2019-07-30T19:54:18.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148362519 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:54:18.425Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:54:18.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:18.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:18.425Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:18.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148362525 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing} [2019-07-30T19:54:18.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148362525 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:54:18.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148362525 data=null} to TreeItem with text {Tracing} [2019-07-30T19:54:18.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148362526 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T19:54:18.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148362526 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} [2019-07-30T19:54:18.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148362588 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing} [2019-07-30T19:54:18.682Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:54:18.682Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:54:18.682Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:54:18.939Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:54:18.939Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:54:18.939Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:54:18.939Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:18.939Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:54:18.939Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:54:18.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:18.939Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:54:18.939Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:54:18.939Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:54:18.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148362961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:54:18.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148362961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:54:18.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148362961 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:54:18.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148362961 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:54:18.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148362961 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:54:18.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148362962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:54:18.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148362962 data=null 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') [2019-07-30T19:54:18.939Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148362962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:54:18.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148362962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:54:18.939Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148362962 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:54:18.939Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148362962 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:54:18.939Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148362962 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:54:18.939Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:54:18.939Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:54:18.939Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:54:18.939Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:18.939Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:54:18.939Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:54:18.939Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:54:18.939Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:54:18.939Z] DEBUG - Clicking on OK [2019-07-30T19:54:18.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148362963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:54:18.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148362963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:54:18.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148362963 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:54:18.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148362963 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:54:18.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148362964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:54:18.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148362964 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:54:18.939Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:54:18.939Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:54:18.939Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:54:18.939Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:54:18.939Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:54:18.939Z] DEBUG - Clicked on OK [2019-07-30T19:54:18.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148362964 data=null item=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') [2019-07-30T19:54:18.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1148362697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:54:19.503Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:19.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:19.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:19.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:19.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:19.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:19.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148363485 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:19.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148363485 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:19.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148363486 data=null} to TreeItem with text {test} [2019-07-30T19:54:19.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148363486 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:19.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148363486 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:19.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148363517 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:19.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:19.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148363518 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:19.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148363518 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:19.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148363519 data=null} to TreeItem with text {test} [2019-07-30T19:54:19.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148363519 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:19.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148363519 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:19.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148363529 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:19.503Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:54:19.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:19.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148363530 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:54:19.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148363530 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:54:19.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148363530 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:54:19.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148363531 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:54:19.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148363531 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]} [2019-07-30T19:54:19.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148363539 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:54:19.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:19.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148363540 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:54:19.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148363540 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:54:19.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148363540 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:54:19.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148363541 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:54:19.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148363541 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]} [2019-07-30T19:54:19.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148363553 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:54:19.503Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:54:19.503Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:54:19.503Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:54:19.503Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:54:19.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148363699 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:54:19.503Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:54:19.503Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:54:19.503Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:54:19.503Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:54:19.503Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:54:19.503Z] DEBUG - Clicking on &Yes [2019-07-30T19:54:19.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148363700 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') [2019-07-30T19:54:19.503Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148363700 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') [2019-07-30T19:54:19.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148363700 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:54:19.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148363700 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:54:19.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148363700 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') [2019-07-30T19:54:19.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148363700 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') [2019-07-30T19:54:19.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148363701 data=null item=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') [2019-07-30T19:54:19.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148363592 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:54:19.760Z] DEBUG - Clicked on [2019-07-30T19:54:19.760Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:19.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:19.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:19.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:19.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:19.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:19.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148363858 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:19.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148363858 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:19.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148363858 data=null} to TreeItem with text {test} [2019-07-30T19:54:19.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148363859 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:19.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148363859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:19.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148363881 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:19.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:19.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148363882 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:19.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148363882 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:19.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148363882 data=null} to TreeItem with text {test} [2019-07-30T19:54:19.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148363883 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:19.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148363883 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:19.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148363895 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:19.760Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:54:19.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:19.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148363896 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:54:19.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148363897 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:54:19.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148363897 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:54:19.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148363897 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:54:19.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148363897 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]} [2019-07-30T19:54:19.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148363918 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:54:19.760Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:19.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148363918 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:54:19.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148363918 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:54:19.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148363919 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:54:19.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148363919 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:54:19.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148363919 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]} [2019-07-30T19:54:19.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148363930 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:54:19.760Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:54:19.760Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:54:20.017Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:54:20.017Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:54:20.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148364180 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:54:20.017Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:20.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:20.017Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:20.017Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T19:54:20.017Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:54:20.017Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-30T19:54:20.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:20.017Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:20.017Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:20.017Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:20.017Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:20.017Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:20.017Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:20.017Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:20.017Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:20.017Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-30T19:54:20.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=1148364213 data=null doit=true} to Button with text {Select roo&t directory:} [2019-07-30T19:54:20.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1148364213 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:} [2019-07-30T19:54:20.017Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-30T19:54:20.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select &archive file:} time=1148364214 data=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-30T19:54:20.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select &archive file:} time=1148364215 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') [2019-07-30T19:54:20.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select &archive file:} time=1148364215 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') [2019-07-30T19:54:20.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=1148364215 data=null item=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') [2019-07-30T19:54:20.017Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-30T19:54:20.017Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:54:20.017Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:54:20.017Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:54:20.017Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:54:20.017Z] DEBUG - matched Combo with text " [2019-07-30T19:54:20.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148364352 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:')) [2019-07-30T19:54:20.276Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:20.276Z] 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') [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:54:20.276Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3c6deea6 [2019-07-30T19:54:20.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1148364357 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') [2019-07-30T19:54:20.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1148364357 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') [2019-07-30T19:54:20.276Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1148364357 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:54:20.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1148364357 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:54:20.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1148364358 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') [2019-07-30T19:54:20.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1148364358 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') [2019-07-30T19:54:20.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1148364358 data=null item=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') [2019-07-30T19:54:20.276Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1148364358 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') [2019-07-30T19:54:20.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1148364358 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') [2019-07-30T19:54:20.276Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1148364358 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') [2019-07-30T19:54:20.276Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1148364358 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:54:20.276Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1148364358 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:54:20.276Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:20.276Z] 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') [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:54:20.276Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:54:20.276Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:20.276Z] 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') [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] 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') [2019-07-30T19:54:20.276Z] 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. [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:54:20.276Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:20.276Z] DEBUG - Clicking on &Finish [2019-07-30T19:54:20.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148364385 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') [2019-07-30T19:54:20.276Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148364385 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') [2019-07-30T19:54:20.276Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148364386 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:20.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148364386 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:20.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148364386 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') [2019-07-30T19:54:20.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148364386 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') [2019-07-30T19:54:20.276Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:20.276Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:20.276Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:20.276Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:20.276Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:20.276Z] DEBUG - Clicked on &Finish [2019-07-30T19:54:21.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148364386 data=null item=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') [2019-07-30T19:54:21.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148363969 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:54:21.286Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:21.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:21.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:21.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:21.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:21.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:21.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148365520 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:21.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148365520 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:21.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148365520 data=null} to TreeItem with text {test} [2019-07-30T19:54:21.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148365521 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:21.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148365521 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:21.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148365539 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:21.286Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:21.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148365539 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:21.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148365540 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:21.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148365540 data=null} to TreeItem with text {test} [2019-07-30T19:54:21.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148365540 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:21.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148365540 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:21.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148365552 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:21.543Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:54:21.543Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:21.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148365553 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:54:21.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148365553 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:54:21.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148365553 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:54:21.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148365553 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:21.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148365554 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]} [2019-07-30T19:54:21.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148365562 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:21.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148365571 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:54:21.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148365571 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:54:21.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148365572 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:21.543Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148365572 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]} [2019-07-30T19:54:21.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148365577 data=null button=1 stateMask=0x80000 x=79 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:21.799Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:21.799Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:21.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148366036 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:21.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148366037 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:21.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148366037 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:21.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148366037 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:21.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148366038 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} [2019-07-30T19:54:22.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148366068 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:22.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:22.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:22.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:22.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:22.056Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:22.056Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:22.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148366073 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:22.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148366073 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:22.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148366073 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:22.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148366073 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:22.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148366073 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} [2019-07-30T19:54:22.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148366078 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:22.056Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:22.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148366078 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:22.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148366078 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:22.056Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:22.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148366078 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:22.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148366079 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:22.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148366079 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} [2019-07-30T19:54:22.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148366082 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:22.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148366082 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:22.056Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148366083 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:22.056Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148366083 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} [2019-07-30T19:54:22.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148366144 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:22.312Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148366357 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:22.312Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148366357 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:22.312Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148366358 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:22.312Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:22.312Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:23.242Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:23.242Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:23.242Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:23.242Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:23.242Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:54:23.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148367381 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:54:23.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148367381 data=null doit=true} to TableItem with text {} [2019-07-30T19:54:23.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148367381 data=null} to TableItem with text {} [2019-07-30T19:54:23.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148367382 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:23.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148367382 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:54:23.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148367397 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:23.242Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:23.242Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:23.499Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:23.499Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:23.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148367582 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:23.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148367582 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:23.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148367582 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:23.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148367583 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:23.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148367583 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} [2019-07-30T19:54:23.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148367588 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:23.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:23.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:23.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:23.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:23.499Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:23.499Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:23.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:23.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:23.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:23.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:23.499Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:23.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148367611 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:23.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148367611 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:23.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148367611 data=null} to TreeItem with text {test} [2019-07-30T19:54:23.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148367612 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:23.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148367612 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:23.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148367644 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:23.499Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:23.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148367645 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:23.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148367645 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:23.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148367645 data=null} to TreeItem with text {test} [2019-07-30T19:54:23.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148367645 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:23.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148367646 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:23.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148367651 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:23.499Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:54:23.499Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:23.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148367652 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:54:23.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148367652 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:54:23.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148367652 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:54:23.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148367652 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:23.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148367652 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]} [2019-07-30T19:54:23.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148367670 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:23.499Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:54:24.062Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:24.062Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:24.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148368135 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:24.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148368136 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:24.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148368136 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:24.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148368136 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:24.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148368136 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} [2019-07-30T19:54:24.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148368177 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:24.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:24.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:24.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:24.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:24.062Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:24.062Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:24.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148368181 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:24.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148368181 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:24.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148368181 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:24.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148368182 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:24.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148368182 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} [2019-07-30T19:54:24.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148368187 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:24.062Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:24.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148368188 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:24.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148368188 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:24.062Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:24.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148368193 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:24.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148368193 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:24.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148368194 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} [2019-07-30T19:54:24.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148368198 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:24.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148368198 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:24.062Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148368198 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:24.062Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148368198 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} [2019-07-30T19:54:24.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148368356 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:24.319Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148368552 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:24.319Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148368552 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:24.319Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148368552 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:24.319Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:24.319Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:24.319Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:25.687Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:25.687Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:25.687Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:25.687Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:25.687Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:54:25.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148369599 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:54:25.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148369599 data=null doit=true} to TableItem with text {} [2019-07-30T19:54:25.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148369599 data=null} to TableItem with text {} [2019-07-30T19:54:25.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148369600 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:25.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148369600 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:54:25.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148369634 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:25.687Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:25.687Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:25.687Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:25.687Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:25.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148369882 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:25.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148369882 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:25.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148369883 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:25.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148369883 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:25.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148369883 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} [2019-07-30T19:54:25.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148369890 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:25.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:25.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:25.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:25.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:25.687Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:25.687Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:25.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:25.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:25.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:25.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:25.687Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:25.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148369902 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:25.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148369902 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:25.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148369902 data=null} to TreeItem with text {test} [2019-07-30T19:54:25.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148369902 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:25.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148369902 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:25.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148369940 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:25.687Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:25.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148369941 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:25.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148369941 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:25.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148369941 data=null} to TreeItem with text {test} [2019-07-30T19:54:25.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148369941 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:25.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148369941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:25.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148369947 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:25.944Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:54:25.944Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:25.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148369948 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:54:25.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148369948 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:54:25.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148369948 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:54:25.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148369948 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:25.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148369949 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]} [2019-07-30T19:54:25.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148369967 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:25.944Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:54:26.201Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:26.201Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:26.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148370446 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:26.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148370446 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:26.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148370447 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:26.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148370447 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:26.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148370447 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} [2019-07-30T19:54:26.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148370484 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:26.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:26.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:26.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:26.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:26.458Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:26.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:26.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148370487 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:26.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148370487 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:26.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148370488 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:26.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148370488 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:26.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148370488 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} [2019-07-30T19:54:26.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148370493 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:26.458Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:26.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148370493 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:26.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148370493 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:26.458Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:26.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148370494 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:26.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148370494 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:26.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148370494 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} [2019-07-30T19:54:26.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148370498 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:26.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148370498 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:26.458Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148370499 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:26.458Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148370499 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} [2019-07-30T19:54:27.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148370646 data=null button=1 stateMask=0x80000 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:27.277Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148371286 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:27.277Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148371288 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:27.277Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148371288 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:27.277Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:27.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:27.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:27.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:27.277Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:27.277Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:27.277Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:27.277Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:27.277Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:54:27.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148371292 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:54:27.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148371293 data=null doit=true} to TableItem with text {} [2019-07-30T19:54:27.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148371293 data=null} to TableItem with text {} [2019-07-30T19:54:27.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148371293 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:27.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148371293 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:54:27.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148371326 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:27.277Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:27.277Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:28.206Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:28.206Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:28.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148372217 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:28.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148372217 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:28.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148372217 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:28.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148372218 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:28.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148372218 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} [2019-07-30T19:54:28.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148372222 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:28.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:28.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:28.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:28.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:28.207Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:28.207Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:28.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:28.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:28.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:28.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:28.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:28.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148372229 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:28.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148372229 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:28.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148372229 data=null} to TreeItem with text {test} [2019-07-30T19:54:28.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148372229 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:28.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148372229 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:28.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148372262 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:28.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:28.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148372263 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:28.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148372263 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:28.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148372263 data=null} to TreeItem with text {test} [2019-07-30T19:54:28.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148372264 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:28.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148372264 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:28.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148372269 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:28.207Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:54:28.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:28.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148372270 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:54:28.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148372274 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:54:28.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148372274 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:54:28.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148372274 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:28.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148372274 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]} [2019-07-30T19:54:28.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148372283 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:28.207Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:54:28.207Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:28.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:28.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148372336 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:28.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148372336 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:28.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148372336 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:28.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148372337 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:28.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148372337 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} [2019-07-30T19:54:28.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148372386 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:28.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:28.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:28.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:28.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:28.207Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:28.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:28.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148372414 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:28.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148372414 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:28.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148372414 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:28.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148372415 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:28.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148372415 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} [2019-07-30T19:54:28.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148372419 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:28.207Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T19:54:28.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148372420 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:28.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148372420 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:28.207Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:28.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148372420 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:28.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148372421 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:28.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148372421 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} [2019-07-30T19:54:28.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148372424 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:28.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148372425 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:28.207Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1148372425 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:28.464Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148372425 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} [2019-07-30T19:54:28.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148372508 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:28.720Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1148372844 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:28.720Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1148372910 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:28.720Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1148372911 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:28.720Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T19:54:28.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:28.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:28.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:28.720Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:28.720Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:28.720Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:28.720Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:28.720Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:28.720Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:54:28.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148372923 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:54:28.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148372923 data=null doit=true} to TableItem with text {} [2019-07-30T19:54:28.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148372924 data=null} to TableItem with text {} [2019-07-30T19:54:28.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148372924 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:28.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148372924 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:54:28.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148372930 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:28.720Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:28.720Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:30.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:30.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:30.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148374029 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:30.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148374029 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:30.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148374029 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:30.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148374030 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:30.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148374030 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} [2019-07-30T19:54:30.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148374036 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:30.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:30.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:30.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:30.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:30.096Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:30.096Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:30.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:30.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:30.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:30.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:30.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:30.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148374088 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:30.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148374088 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:30.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148374088 data=null} to TreeItem with text {test} [2019-07-30T19:54:30.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148374089 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:30.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148374089 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:30.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148374130 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:30.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:30.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148374130 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:30.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148374130 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:30.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148374130 data=null} to TreeItem with text {test} [2019-07-30T19:54:30.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148374131 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:30.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148374131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:30.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148374191 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:30.096Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:54:30.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:30.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148374192 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:54:30.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148374192 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:54:30.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148374192 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:54:30.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148374192 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:30.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148374193 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]} [2019-07-30T19:54:30.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148374224 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:30.096Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:54:30.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:30.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:30.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148374283 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:30.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148374284 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:30.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148374284 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:30.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148374284 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:30.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148374284 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} [2019-07-30T19:54:30.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148374353 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:30.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:30.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:30.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:30.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:30.352Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:30.352Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:30.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148374356 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:30.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148374359 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:30.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148374359 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:30.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148374359 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:30.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148374360 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} [2019-07-30T19:54:30.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148374365 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:30.352Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T19:54:30.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148374365 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:30.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148374365 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:30.352Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:30.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148374366 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:30.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148374366 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:30.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148374366 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} [2019-07-30T19:54:30.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148374369 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:30.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148374369 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:30.352Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1148374370 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:30.352Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148374370 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} [2019-07-30T19:54:30.915Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148374441 data=null button=1 stateMask=0x80000 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:30.915Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1148374875 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:30.915Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1148374939 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:30.915Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1148374939 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:30.915Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T19:54:30.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:30.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:30.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:30.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:30.915Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:30.915Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:30.915Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:30.915Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:30.915Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:30.915Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:54:30.915Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148374942 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:54:30.915Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148374942 data=null doit=true} to TableItem with text {} [2019-07-30T19:54:30.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148374942 data=null} to TableItem with text {} [2019-07-30T19:54:30.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148374943 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:30.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148374943 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:54:30.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148374949 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:30.916Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:30.916Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:31.993Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:31.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:31.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148376046 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:31.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148376046 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:31.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148376046 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:31.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148376046 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:31.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148376047 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} [2019-07-30T19:54:31.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148376052 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:31.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:31.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:31.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:31.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:31.993Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:31.993Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:31.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:31.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:31.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:31.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:31.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:31.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148376058 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:31.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148376058 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:31.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148376058 data=null} to TreeItem with text {test} [2019-07-30T19:54:31.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148376058 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:31.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148376065 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:31.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148376110 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:31.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:31.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148376110 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:31.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148376110 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:31.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148376110 data=null} to TreeItem with text {test} [2019-07-30T19:54:31.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148376111 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:31.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148376111 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:31.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148376116 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:31.993Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:54:31.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:31.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148376117 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:54:31.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148376117 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:54:31.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148376117 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:54:31.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148376118 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:31.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148376118 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]} [2019-07-30T19:54:31.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148376138 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:31.993Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:54:31.993Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:31.993Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:31.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148376240 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:31.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148376241 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:31.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148376241 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:31.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148376241 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:31.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148376241 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} [2019-07-30T19:54:32.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148376279 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:32.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:32.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:32.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:32.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:32.251Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:32.251Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:32.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148376283 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:32.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148376283 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:32.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148376283 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:32.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148376283 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:32.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148376283 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} [2019-07-30T19:54:32.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148376288 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:32.251Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:32.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148376289 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:32.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148376289 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:32.251Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:32.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148376289 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:32.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148376289 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:32.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148376289 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} [2019-07-30T19:54:32.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148376293 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:32.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148376293 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:32.251Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1148376293 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:32.251Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148376294 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} [2019-07-30T19:54:32.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148376368 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:32.764Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1148376731 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:32.764Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1148376777 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:32.764Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1148376777 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:32.764Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:32.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:32.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:32.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:32.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:32.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:32.764Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:32.764Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:32.764Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:32.764Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:32.764Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:32.764Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:54:32.764Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148376785 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:54:32.764Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148376785 data=null doit=true} to TableItem with text {} [2019-07-30T19:54:32.764Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148376785 data=null} to TableItem with text {} [2019-07-30T19:54:32.764Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148376786 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:32.764Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148376786 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:54:32.764Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148376792 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:32.764Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:32.764Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:33.694Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:33.694Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:33.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148377889 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:33.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148377889 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:33.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148377889 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:33.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148377890 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:33.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148377890 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} [2019-07-30T19:54:33.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148377894 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:33.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:33.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:33.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:33.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:33.694Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:33.694Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:33.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:33.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:33.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:33.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:33.694Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:33.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148377900 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:33.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148377901 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:33.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148377901 data=null} to TreeItem with text {test} [2019-07-30T19:54:33.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148377901 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:33.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148377908 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:33.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148377991 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:33.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:33.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148377992 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:33.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148377992 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:33.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148377992 data=null} to TreeItem with text {test} [2019-07-30T19:54:33.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148377993 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:33.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148377993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:33.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148377999 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:33.951Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:54:33.951Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:33.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148378000 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:54:33.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148378000 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:54:33.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148378000 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:54:33.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148378001 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:33.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148378001 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]} [2019-07-30T19:54:33.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148378021 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:33.951Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:54:33.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1148378022 data=null doit=true} to TreeItem with text {z-clashes [6]} [2019-07-30T19:54:33.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1148378022 data=null} to TreeItem with text {z-clashes [6]} [2019-07-30T19:54:33.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1148378022 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-30T19:54:33.951Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148378022 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]} [2019-07-30T19:54:33.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1148378094 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-30T19:54:34.208Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:34.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:34.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148378266 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:34.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148378266 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:34.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148378266 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:34.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148378267 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:34.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148378267 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} [2019-07-30T19:54:34.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148378302 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:34.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:34.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:34.208Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:34.208Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:34.208Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:34.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:34.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148378306 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:34.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148378306 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:34.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148378306 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:34.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148378306 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:34.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148378306 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} [2019-07-30T19:54:34.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148378311 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:34.208Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:34.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148378311 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:34.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148378312 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:34.208Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:34.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148378312 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:34.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148378312 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:34.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148378312 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} [2019-07-30T19:54:34.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148378316 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:34.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148378316 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:34.208Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148378321 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:34.208Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148378322 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} [2019-07-30T19:54:34.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148378405 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:34.465Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148378661 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:34.465Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148378661 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:34.465Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148378661 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:34.465Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:34.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:34.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:34.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:34.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:34.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:34.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:34.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:35.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:35.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:35.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:35.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:35.834Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:54:35.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148379695 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:54:35.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148379695 data=null doit=true} to TableItem with text {} [2019-07-30T19:54:35.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148379695 data=null} to TableItem with text {} [2019-07-30T19:54:35.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148379695 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:35.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148379696 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:54:35.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148379704 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:35.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:35.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:35.834Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:35.834Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:35.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148379890 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:35.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148379890 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:35.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148379890 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:35.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148379891 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:35.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148379891 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} [2019-07-30T19:54:35.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148379895 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:35.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:35.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:35.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:35.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:35.834Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:35.834Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:35.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:35.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:35.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:35.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:35.834Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:35.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148379925 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:35.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148379925 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:35.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148379925 data=null} to TreeItem with text {test} [2019-07-30T19:54:35.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148379925 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:35.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148379926 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:35.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148379958 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:35.834Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:35.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148379958 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:35.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148379959 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:35.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148379959 data=null} to TreeItem with text {test} [2019-07-30T19:54:35.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148379959 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:35.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148379959 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:35.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148379965 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:35.834Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:54:35.834Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:35.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148379965 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:54:35.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148379966 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:54:35.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148379966 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:54:35.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148379966 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:35.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148379966 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]} [2019-07-30T19:54:35.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148379975 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:35.834Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:54:35.834Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T19:54:36.396Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:36.396Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:36.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148380454 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:36.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148380454 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:36.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148380455 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:36.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148380455 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:36.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148380455 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} [2019-07-30T19:54:36.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148380491 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:36.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:36.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:36.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:36.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:36.397Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:36.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:36.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148380501 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:36.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148380502 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:36.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148380502 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:36.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148380502 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:36.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148380503 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} [2019-07-30T19:54:36.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148380539 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:36.397Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:36.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148380540 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:36.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148380540 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:36.397Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:36.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148380540 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:36.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148380541 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:36.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148380541 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} [2019-07-30T19:54:36.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148380550 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:36.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148380550 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:36.397Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148380551 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:36.653Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148380551 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} [2019-07-30T19:54:36.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148380638 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:36.653Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148380891 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:36.653Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148380892 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:36.653Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148380892 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:36.653Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:36.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:36.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:36.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:36.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:36.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:36.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:36.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:36.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:38.020Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:38.020Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:38.020Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:38.020Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:38.020Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:54:38.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148381898 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:54:38.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148381898 data=null doit=true} to TableItem with text {} [2019-07-30T19:54:38.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148381898 data=null} to TableItem with text {} [2019-07-30T19:54:38.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148381898 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:38.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148381899 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:54:38.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148381905 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:38.020Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:38.020Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:38.020Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:38.020Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:38.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148382099 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:38.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148382100 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:38.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148382100 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:38.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148382101 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:38.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148382101 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} [2019-07-30T19:54:38.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148382127 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:38.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:38.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:38.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:38.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:38.021Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:38.021Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:38.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:38.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:38.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:38.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:38.021Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:38.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148382136 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:38.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148382136 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:38.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148382136 data=null} to TreeItem with text {test} [2019-07-30T19:54:38.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148382136 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:38.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148382137 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:38.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148382171 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:38.021Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:38.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148382172 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:38.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148382172 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:38.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148382172 data=null} to TreeItem with text {test} [2019-07-30T19:54:38.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148382172 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:38.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148382172 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:38.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148382178 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:38.021Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:54:38.021Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:38.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148382182 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:54:38.021Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148382183 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:54:38.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148382183 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:54:38.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148382183 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:38.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148382183 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]} [2019-07-30T19:54:38.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148382193 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:38.021Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:54:38.021Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T19:54:38.583Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:38.583Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:38.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148382661 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:38.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148382661 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:38.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148382662 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:38.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148382662 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:38.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148382662 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} [2019-07-30T19:54:38.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148382698 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:38.583Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:38.583Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:38.583Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:38.583Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:38.583Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:38.583Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:38.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148382701 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:38.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148382701 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:38.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148382701 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:38.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148382702 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:38.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148382702 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} [2019-07-30T19:54:38.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148382707 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:38.583Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:38.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148382708 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:38.583Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148382708 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:38.583Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:38.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148382708 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:38.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148382708 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:38.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148382709 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} [2019-07-30T19:54:38.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148382712 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:38.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148382712 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:38.583Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148382713 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:38.583Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148382713 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} [2019-07-30T19:54:39.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148382788 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:39.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148383407 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:39.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148383474 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:39.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148383474 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:39.402Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:39.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:39.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:39.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:39.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:39.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:39.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:39.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:39.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:39.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:39.402Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:39.402Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:39.402Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:39.402Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:39.402Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:54:39.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148383478 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:54:39.402Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148383478 data=null doit=true} to TableItem with text {} [2019-07-30T19:54:39.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148383479 data=null} to TableItem with text {} [2019-07-30T19:54:39.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148383479 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:39.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148383487 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:54:39.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148383493 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:39.402Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:39.402Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:40.332Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:40.332Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:40.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148384592 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:40.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148384592 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:40.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148384592 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:40.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148384593 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:40.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148384593 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} [2019-07-30T19:54:40.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148384598 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:40.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:40.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:40.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:40.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:40.589Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:40.589Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:40.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:40.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:40.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:40.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:40.589Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:40.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148384606 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:40.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148384606 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:40.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148384606 data=null} to TreeItem with text {test} [2019-07-30T19:54:40.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148384611 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:40.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148384611 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:40.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148384647 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:40.589Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:40.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148384648 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:40.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148384649 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:40.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148384649 data=null} to TreeItem with text {test} [2019-07-30T19:54:40.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148384649 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:40.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148384649 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:40.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148384657 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:40.589Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:54:40.589Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:40.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148384682 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:54:40.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148384682 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:54:40.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148384683 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:54:40.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148384683 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:40.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148384683 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]} [2019-07-30T19:54:40.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148384704 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:40.589Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:54:40.589Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T19:54:40.845Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:40.845Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:40.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148385076 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:40.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148385077 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:40.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148385077 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:40.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148385078 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:40.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148385078 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} [2019-07-30T19:54:41.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148385112 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:41.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:41.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:41.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:41.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:41.102Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:41.102Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:41.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148385115 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:41.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148385116 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:41.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148385116 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:41.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148385116 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:41.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148385116 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} [2019-07-30T19:54:41.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148385121 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:41.102Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T19:54:41.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148385122 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:41.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148385122 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:41.102Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:41.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148385122 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:41.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148385123 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:41.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148385123 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} [2019-07-30T19:54:41.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148385126 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:41.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148385127 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:41.102Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1148385127 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:41.102Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148385127 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} [2019-07-30T19:54:41.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148385225 data=null button=1 stateMask=0x80000 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:41.622Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1148385610 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:41.622Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1148385655 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:41.622Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1148385655 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:41.622Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T19:54:41.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:41.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:41.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:41.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:41.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:41.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:41.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:41.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:41.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:41.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:41.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:41.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:41.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:41.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:41.622Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:54:41.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148385659 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:54:41.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148385667 data=null doit=true} to TableItem with text {} [2019-07-30T19:54:41.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148385668 data=null} to TableItem with text {} [2019-07-30T19:54:41.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148385668 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:41.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148385668 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:54:41.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148385690 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:41.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:41.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:42.597Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:42.597Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:42.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148386897 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:42.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148386898 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:42.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148386898 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:42.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148386898 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:42.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148386899 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} [2019-07-30T19:54:42.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148386928 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:54:42.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:42.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:42.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:42.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:42.853Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:42.853Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:42.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:42.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:42.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:42.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:42.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:42.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148386935 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:42.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148386935 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:42.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148386936 data=null} to TreeItem with text {test} [2019-07-30T19:54:42.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148386936 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:42.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148386936 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:42.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148386975 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:42.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:42.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148386976 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:42.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148386976 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:42.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148386977 data=null} to TreeItem with text {test} [2019-07-30T19:54:42.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148386977 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:42.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148386977 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:42.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148386995 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:42.853Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:54:42.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:42.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148386997 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:54:42.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148386997 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:54:42.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148386997 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:54:42.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148386997 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:42.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148386997 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]} [2019-07-30T19:54:42.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148387022 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:42.853Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:54:42.853Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T19:54:43.110Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:43.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:43.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148387449 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:43.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148387450 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:43.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148387450 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:43.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148387450 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:43.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148387450 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} [2019-07-30T19:54:43.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148387490 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:43.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:43.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:43.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:43.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:43.366Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:43.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:43.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148387494 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:43.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148387494 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:43.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148387494 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:43.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148387495 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:43.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148387495 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} [2019-07-30T19:54:43.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148387499 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:43.366Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T19:54:43.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148387500 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:43.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148387500 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:43.366Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:43.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148387501 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:43.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148387501 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:43.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148387501 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} [2019-07-30T19:54:43.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148387510 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:43.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148387510 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:43.366Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1148387510 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:43.366Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148387511 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} [2019-07-30T19:54:43.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148387585 data=null button=1 stateMask=0x80000 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:43.929Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1148387974 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:43.929Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1148388021 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:43.929Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1148388022 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:43.929Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T19:54:43.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:43.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:43.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:43.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:43.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:43.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:43.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:43.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:43.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:43.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:43.929Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:43.929Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:43.929Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:43.929Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:43.929Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:43.929Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:54:43.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148388027 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:54:43.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148388027 data=null doit=true} to TableItem with text {} [2019-07-30T19:54:43.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148388027 data=null} to TableItem with text {} [2019-07-30T19:54:43.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148388028 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:43.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148388028 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:54:43.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148388035 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:43.929Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:43.929Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:44.858Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:44.858Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:45.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148389160 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:45.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148389160 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:45.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148389160 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:45.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148389161 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:45.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148389161 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} [2019-07-30T19:54:45.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148389167 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:54:45.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:45.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:45.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:45.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:45.116Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:45.116Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:45.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:45.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:45.116Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:45.116Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:45.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:45.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148389183 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:45.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148389183 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:45.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148389183 data=null} to TreeItem with text {test} [2019-07-30T19:54:45.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148389183 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:45.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148389184 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:45.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148389231 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:45.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:45.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148389232 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:45.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148389232 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:45.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148389232 data=null} to TreeItem with text {test} [2019-07-30T19:54:45.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148389233 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:45.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148389233 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:45.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148389246 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:45.116Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:54:45.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:45.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148389247 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:54:45.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148389247 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:54:45.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148389247 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:54:45.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148389248 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:45.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148389248 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]} [2019-07-30T19:54:45.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148389292 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:45.116Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:54:45.116Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T19:54:45.116Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:45.116Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:45.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148389358 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:45.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148389402 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:45.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148389402 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:45.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148389402 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:45.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148389403 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} [2019-07-30T19:54:45.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148389445 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:45.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:45.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:45.372Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:45.372Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:45.372Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:45.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:45.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148389448 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:45.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148389449 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:45.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148389449 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:45.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148389449 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:45.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148389449 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} [2019-07-30T19:54:45.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148389454 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:45.372Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:45.372Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148389454 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:45.372Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148389454 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:45.372Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:45.372Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148389455 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:45.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148389455 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:45.372Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148389455 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} [2019-07-30T19:54:45.372Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148389458 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:45.372Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148389459 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:45.372Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1148389477 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:45.372Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148389490 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} [2019-07-30T19:54:45.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148389614 data=null button=1 stateMask=0x80000 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:45.936Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1148390113 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:45.936Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1148390162 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:45.936Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1148390162 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:45.936Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:45.936Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:45.936Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:45.936Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:45.936Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:45.936Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:45.936Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:45.936Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:45.936Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:45.936Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:45.936Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:45.936Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:45.936Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:45.936Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:45.936Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:45.936Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:45.936Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:45.936Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:54:45.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148390168 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:54:45.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148390168 data=null doit=true} to TableItem with text {} [2019-07-30T19:54:45.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148390168 data=null} to TableItem with text {} [2019-07-30T19:54:45.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148390168 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:45.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148390169 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:54:45.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148390179 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:45.936Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:45.936Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:47.303Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:47.303Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148391215 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:47.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148391215 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:47.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148391215 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148391216 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:47.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148391216 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} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148391222 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:54:47.303Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:47.303Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:47.303Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:47.303Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:47.303Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:47.303Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:47.303Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:47.303Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:47.303Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:47.303Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:47.303Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148391237 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148391237 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148391237 data=null} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148391238 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148391238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148391284 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148391285 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148391285 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148391285 data=null} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148391286 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148391286 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148391299 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:54:47.303Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148391300 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:54:47.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148391300 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:54:47.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148391300 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148391301 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:47.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148391301 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]} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148391324 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:47.303Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:54:47.303Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:47.303Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:47.303Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:47.303Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:47.303Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:47.303Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148391336 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148391336 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148391336 data=null} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148391336 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148391336 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148391360 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148391361 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148391361 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148391361 data=null} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148391361 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148391362 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148391372 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:47.303Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:54:47.303Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148391373 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:54:47.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148391373 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:54:47.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148391373 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148391374 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:47.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148391374 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]} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148391382 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:47.303Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148391383 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:54:47.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148391393 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:54:47.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148391393 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148391394 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:47.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148391394 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]} [2019-07-30T19:54:47.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148391399 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:47.303Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:54:47.303Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:54:47.559Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:54:47.559Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:54:47.559Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148391699 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:54:47.559Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:54:47.559Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:54:47.559Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:54:47.559Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:54:47.559Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:54:47.559Z] DEBUG - Clicking on &Yes [2019-07-30T19:54:47.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148391700 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') [2019-07-30T19:54:47.559Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148391700 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') [2019-07-30T19:54:47.559Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148391700 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:54:47.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148391700 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:54:47.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148391700 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') [2019-07-30T19:54:47.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148391700 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') [2019-07-30T19:54:47.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148391701 data=null item=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') [2019-07-30T19:54:51.733Z] DEBUG - Clicked on [2019-07-30T19:54:51.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148391448 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:54:52.246Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:52.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:52.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:52.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:52.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:52.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:52.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148396485 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:52.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148396485 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:52.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148396485 data=null} to TreeItem with text {test} [2019-07-30T19:54:52.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148396486 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:52.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148396486 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:52.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148396504 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:52.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:52.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148396505 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:52.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148396505 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:52.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148396505 data=null} to TreeItem with text {test} [2019-07-30T19:54:52.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148396506 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:52.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148396506 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:52.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148396518 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:52.503Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:54:52.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:52.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148396522 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:54:52.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148396522 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:54:52.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148396523 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:54:52.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148396523 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:54:52.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148396523 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]} [2019-07-30T19:54:52.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148396541 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:54:52.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:52.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148396542 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:54:52.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148396542 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:54:52.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148396542 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:54:52.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148396543 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:54:52.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148396543 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]} [2019-07-30T19:54:52.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148396547 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:54:52.503Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:54:52.503Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:54:52.760Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:54:52.760Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:54:52.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148396785 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:54:52.760Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:54:52.760Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:54:52.760Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:54:52.760Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:54:52.760Z] DEBUG - matched Combo with text " [2019-07-30T19:54:52.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148396910 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:')) [2019-07-30T19:54:52.760Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:52.760Z] 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') [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:52.760Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:54:52.761Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4249c1c6 [2019-07-30T19:54:52.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1148396921 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') [2019-07-30T19:54:52.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1148396921 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') [2019-07-30T19:54:52.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1148396922 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:54:52.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1148396922 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:54:52.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1148396922 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') [2019-07-30T19:54:52.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1148396922 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') [2019-07-30T19:54:52.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1148396922 data=null item=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') [2019-07-30T19:54:52.761Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1148396922 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') [2019-07-30T19:54:52.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1148396922 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') [2019-07-30T19:54:52.761Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1148396922 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') [2019-07-30T19:54:52.761Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1148396922 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:54:52.761Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1148396923 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:54:52.761Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:52.761Z] 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') [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:54:52.761Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:54:52.761Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:54:52.761Z] 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') [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] 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') [2019-07-30T19:54:52.761Z] 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. [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:54:52.761Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:52.761Z] DEBUG - Clicking on &Finish [2019-07-30T19:54:52.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148396937 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') [2019-07-30T19:54:52.761Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148396937 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') [2019-07-30T19:54:52.761Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148396937 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:52.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148396937 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:52.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148396937 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') [2019-07-30T19:54:52.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148396938 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') [2019-07-30T19:54:52.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:52.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:52.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:52.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:52.761Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:54:52.761Z] DEBUG - Clicked on &Finish [2019-07-30T19:54:53.323Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T19:54:53.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1148397500 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T19:54:53.323Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T19:54:53.323Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T19:54:53.323Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-30T19:54:53.323Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-30T19:54:53.323Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T19:54:53.323Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T19:54:53.323Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T19:54:53.323Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T19:54:53.323Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T19:54:53.323Z] DEBUG - Clicking on Rename All [2019-07-30T19:54:53.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1148397502 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') [2019-07-30T19:54:53.323Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1148397502 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') [2019-07-30T19:54:53.323Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1148397502 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T19:54:53.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1148397502 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T19:54:53.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1148397502 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') [2019-07-30T19:54:53.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1148397502 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') [2019-07-30T19:54:53.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1148397502 data=null item=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') [2019-07-30T19:54:53.579Z] DEBUG - Clicked on [2019-07-30T19:54:53.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148396938 data=null item=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') [2019-07-30T19:54:53.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148396588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:54:54.093Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:54.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:54.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:54.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:54.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:54.093Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:54.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148398128 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:54.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148398129 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:54.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148398129 data=null} to TreeItem with text {test} [2019-07-30T19:54:54.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148398129 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:54.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148398129 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:54.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148398203 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:54.093Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:54.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148398213 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:54.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148398213 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:54.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148398213 data=null} to TreeItem with text {test} [2019-07-30T19:54:54.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148398213 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:54.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148398214 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:54.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148398220 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:54.093Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:54:54.093Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:54.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148398228 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:54:54.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148398229 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:54:54.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148398229 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:54:54.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148398229 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:54.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148398229 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]} [2019-07-30T19:54:54.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148398283 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:54.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148398284 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:54:54.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148398284 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:54:54.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148398285 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:54.093Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148398285 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]} [2019-07-30T19:54:54.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148398293 data=null button=1 stateMask=0x80000 x=79 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:54.426Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:54.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:54.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148398567 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:54.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148398567 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:54.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148398568 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:54.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148398568 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:54.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148398569 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} [2019-07-30T19:54:54.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148398606 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:54.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:54.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:54.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:54.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:54.426Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:54.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:54.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148398610 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:54.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148398610 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:54.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148398610 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:54.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148398611 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:54.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148398611 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} [2019-07-30T19:54:54.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148398615 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:54.426Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:54.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148398616 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:54.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148398616 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:54.426Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:54.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148398617 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:54.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148398617 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:54.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148398617 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} [2019-07-30T19:54:54.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148398620 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:54.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148398620 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:54.426Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148398621 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:54.777Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148398621 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} [2019-07-30T19:54:54.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148398742 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:54.777Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148398922 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:54.777Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148398922 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:54.777Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148398922 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:54.777Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:54.777Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:55.706Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:55.706Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:55.706Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:55.706Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:55.706Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:54:55.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148399956 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:54:55.706Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148399957 data=null doit=true} to TableItem with text {} [2019-07-30T19:54:55.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148399957 data=null} to TableItem with text {} [2019-07-30T19:54:55.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148399957 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:55.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148399958 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:54:55.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148399963 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:55.962Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:55.962Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:55.962Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:55.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:55.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148400150 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:55.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148400150 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:55.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148400150 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:55.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148400151 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:55.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148400151 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} [2019-07-30T19:54:55.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148400156 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:54:55.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:55.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:55.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:55.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:55.962Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:55.962Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:55.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:55.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:55.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:55.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:55.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:55.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148400168 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:55.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148400169 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:55.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148400169 data=null} to TreeItem with text {test} [2019-07-30T19:54:55.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148400169 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:55.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148400169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:55.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148400205 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:55.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:55.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148400206 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:55.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148400206 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:55.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148400207 data=null} to TreeItem with text {test} [2019-07-30T19:54:55.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148400207 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:55.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148400207 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:55.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148400213 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:55.962Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:54:55.962Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:56.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148400214 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:54:56.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148400217 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:54:56.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148400218 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:54:56.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148400218 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:56.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148400218 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]} [2019-07-30T19:54:56.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148400240 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:56.218Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:54:56.475Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:56.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:56.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148400648 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:56.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148400649 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:56.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148400649 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:56.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148400649 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:56.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148400650 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} [2019-07-30T19:54:56.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148400686 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:56.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:56.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:56.475Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:56.475Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:56.475Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:56.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:56.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148400690 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:56.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148400690 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:56.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148400690 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:56.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148400690 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:56.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148400691 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} [2019-07-30T19:54:56.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148400695 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:56.475Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:56.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148400696 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:56.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148400696 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:56.475Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:56.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148400696 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:56.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148400697 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:56.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148400697 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} [2019-07-30T19:54:56.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148400700 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:56.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148400700 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:56.475Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148400706 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:56.731Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148400706 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} [2019-07-30T19:54:56.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148400802 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:56.988Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148401053 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:56.988Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148401053 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:56.988Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148401053 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:56.988Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:56.988Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:56.988Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:57.916Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:57.916Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:57.916Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:57.916Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:57.916Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:54:57.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148402068 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:54:57.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148402068 data=null doit=true} to TableItem with text {} [2019-07-30T19:54:57.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148402068 data=null} to TableItem with text {} [2019-07-30T19:54:57.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148402069 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:57.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148402069 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:54:57.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148402098 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:57.916Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:57.916Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:58.172Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:58.172Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:58.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148402279 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:58.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148402279 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:58.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148402279 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:58.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148402279 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:58.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148402280 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} [2019-07-30T19:54:58.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148402284 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:54:58.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:58.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:58.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:58.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:58.172Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:58.172Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:54:58.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:58.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:58.172Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:58.172Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:58.172Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:58.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148402291 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:58.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148402291 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:58.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148402291 data=null} to TreeItem with text {test} [2019-07-30T19:54:58.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148402291 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:58.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148402291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:58.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148402333 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:58.172Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:58.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148402334 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:54:58.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148402353 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:58.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148402353 data=null} to TreeItem with text {test} [2019-07-30T19:54:58.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148402353 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:58.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148402353 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:54:58.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148402359 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:54:58.172Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:54:58.172Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:58.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148402360 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:54:58.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148402360 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:54:58.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148402360 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:54:58.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148402361 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:58.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148402361 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]} [2019-07-30T19:54:58.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148402380 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:54:58.172Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:54:58.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:54:58.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:58.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148402748 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:58.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148402748 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:58.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148402748 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:58.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148402749 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:58.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148402749 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} [2019-07-30T19:54:58.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148402786 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:58.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:58.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:58.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:54:58.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:54:58.735Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:54:58.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:58.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148402790 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:58.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148402790 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:58.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148402790 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:58.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148402790 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:58.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148402791 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} [2019-07-30T19:54:58.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148402796 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:58.735Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:58.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148402796 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:58.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148402796 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:58.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:54:58.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148402797 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:58.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148402797 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:58.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148402797 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} [2019-07-30T19:54:58.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148402800 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:58.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148402801 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:58.735Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148402801 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:58.735Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148402801 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} [2019-07-30T19:54:59.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148402872 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:59.297Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148403285 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:59.297Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148403285 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:59.297Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148403286 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:59.297Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:54:59.297Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:59.297Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:59.297Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:54:59.552Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:59.552Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:59.552Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:59.552Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:54:59.552Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:54:59.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148403790 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:54:59.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148403790 data=null doit=true} to TableItem with text {} [2019-07-30T19:54:59.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148403790 data=null} to TableItem with text {} [2019-07-30T19:54:59.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148403791 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:59.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148403791 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:54:59.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148403795 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:54:59.552Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:54:59.552Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:00.481Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:00.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:00.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148404559 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:00.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148404560 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:00.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148404560 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:00.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148404560 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:00.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148404560 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} [2019-07-30T19:55:00.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148404566 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:00.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:00.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:00.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:00.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:00.481Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:00.481Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:00.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:00.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:00.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:00.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:00.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:00.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148404585 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:00.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148404585 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:00.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148404585 data=null} to TreeItem with text {test} [2019-07-30T19:55:00.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148404585 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:00.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148404586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:00.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148404623 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:00.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:00.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148404624 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:00.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148404624 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:00.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148404624 data=null} to TreeItem with text {test} [2019-07-30T19:55:00.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148404625 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:00.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148404625 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:00.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148404630 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:00.481Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:00.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:00.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148404636 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:00.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148404636 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:00.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148404636 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:00.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148404637 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:00.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148404637 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]} [2019-07-30T19:55:00.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148404647 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:00.481Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:55:00.481Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:00.481Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:00.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148404726 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:00.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148404779 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:00.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148404779 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:00.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148404780 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:00.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148404780 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} [2019-07-30T19:55:00.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148404835 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:00.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:00.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:00.738Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:00.738Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:00.738Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:00.738Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:00.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148404840 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:00.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148404840 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:00.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148404840 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:00.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148404841 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:00.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148404841 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} [2019-07-30T19:55:00.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148404849 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:00.738Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T19:55:00.738Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148404849 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:00.738Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148404850 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:00.738Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:00.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148404850 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:00.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148404850 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:00.738Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148404851 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} [2019-07-30T19:55:00.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148404854 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:00.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148404854 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:00.738Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1148404855 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:00.738Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148404855 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} [2019-07-30T19:55:01.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148404933 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:01.558Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1148405504 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:01.558Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1148405585 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:01.558Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1148405585 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:01.558Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T19:55:01.558Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:01.558Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:01.558Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:01.558Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:01.558Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:01.558Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:01.558Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:01.558Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:01.558Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:55:01.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148405588 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:55:01.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148405588 data=null doit=true} to TableItem with text {} [2019-07-30T19:55:01.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148405589 data=null} to TableItem with text {} [2019-07-30T19:55:01.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148405589 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:01.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148405589 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:55:01.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148405595 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:01.558Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:01.558Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:02.926Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:02.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:02.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148406985 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:02.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148406985 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:02.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148406985 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:02.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148406985 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:02.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148406985 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} [2019-07-30T19:55:02.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148406990 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:02.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:02.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:02.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:02.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:02.926Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:02.926Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:02.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:02.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:02.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:02.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:02.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:02.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148406998 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:02.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148406998 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:02.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148407004 data=null} to TreeItem with text {test} [2019-07-30T19:55:02.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148407004 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:02.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148407004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:02.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148407049 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:02.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:02.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148407049 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:02.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148407050 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:02.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148407050 data=null} to TreeItem with text {test} [2019-07-30T19:55:02.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148407050 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:02.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148407050 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:02.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148407056 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:02.926Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:02.926Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:02.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148407057 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:02.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148407057 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:02.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148407057 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:02.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148407057 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:02.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148407057 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]} [2019-07-30T19:55:02.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148407078 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:02.926Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:55:03.489Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:03.489Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:03.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148407549 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:03.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148407550 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:03.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148407550 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:03.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148407550 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:03.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148407551 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} [2019-07-30T19:55:03.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148407601 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:03.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:03.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:03.489Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:03.489Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:03.489Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:03.489Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:03.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148407605 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:03.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148407605 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:03.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148407606 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:03.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148407606 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:03.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148407607 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} [2019-07-30T19:55:03.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148407612 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:03.489Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T19:55:03.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148407613 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:03.489Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148407613 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:03.489Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:03.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148407614 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:03.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148407614 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:03.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148407614 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} [2019-07-30T19:55:03.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148407622 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:03.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148407623 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:03.489Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1148407623 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:03.489Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148407623 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} [2019-07-30T19:55:04.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148407700 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:04.052Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1148408020 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:04.052Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1148408112 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:04.052Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1148408113 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:04.052Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T19:55:04.052Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:04.052Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:04.052Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:04.052Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:04.052Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:04.052Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:04.052Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:04.052Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:04.052Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:04.052Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:55:04.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148408118 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:55:04.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148408119 data=null doit=true} to TableItem with text {} [2019-07-30T19:55:04.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148408119 data=null} to TableItem with text {} [2019-07-30T19:55:04.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148408119 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:04.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148408119 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:55:04.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148408127 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:04.052Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:04.052Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:05.025Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:05.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:05.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148409225 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:05.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148409225 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:05.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148409226 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:05.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148409226 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:05.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148409226 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} [2019-07-30T19:55:05.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148409232 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:05.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:05.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:05.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:05.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:05.025Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:05.025Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:05.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:05.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:05.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:05.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:05.025Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:05.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148409246 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:05.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148409247 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:05.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148409247 data=null} to TreeItem with text {test} [2019-07-30T19:55:05.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148409247 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:05.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148409247 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:05.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148409294 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:05.282Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:05.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148409295 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:05.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148409295 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:05.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148409295 data=null} to TreeItem with text {test} [2019-07-30T19:55:05.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148409295 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:05.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148409295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:05.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148409301 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:05.282Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:05.282Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:05.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148409302 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:05.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148409302 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:05.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148409303 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:05.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148409303 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:05.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148409303 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]} [2019-07-30T19:55:05.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148409324 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:05.282Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:55:05.282Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:05.282Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:05.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148409437 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:05.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148409437 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:05.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148409437 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:05.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148409438 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:05.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148409438 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} [2019-07-30T19:55:05.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148409481 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:05.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:05.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:05.282Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:05.282Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:05.282Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:05.282Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:05.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148409484 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:05.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148409484 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:05.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148409484 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:05.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148409485 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:05.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148409485 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} [2019-07-30T19:55:05.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148409489 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:05.282Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:05.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148409490 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:05.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148409490 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:05.282Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:05.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148409490 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:05.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148409490 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:05.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148409490 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} [2019-07-30T19:55:05.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148409494 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:05.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148409494 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:05.282Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1148409494 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:05.538Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148409494 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} [2019-07-30T19:55:05.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148409567 data=null button=1 stateMask=0x80000 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:05.795Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1148409904 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:05.795Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1148409950 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:05.795Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1148409952 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:05.795Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:05.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:05.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:05.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:05.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:05.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:05.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:05.795Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:05.795Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:05.795Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:05.795Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:05.795Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:55:05.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148409955 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:55:05.795Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148409955 data=null doit=true} to TableItem with text {} [2019-07-30T19:55:05.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148409955 data=null} to TableItem with text {} [2019-07-30T19:55:05.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148409955 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:05.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148409956 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:55:05.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148409990 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:05.795Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:05.795Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:07.161Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:07.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:07.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148411079 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:07.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148411079 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:07.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148411079 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:07.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148411080 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:07.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148411080 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} [2019-07-30T19:55:07.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148411085 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:07.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:07.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:07.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:07.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:07.161Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:07.161Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:07.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:07.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:07.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:07.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:07.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:07.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148411091 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:07.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148411097 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:07.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148411097 data=null} to TreeItem with text {test} [2019-07-30T19:55:07.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148411098 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:07.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148411098 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:07.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148411145 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:07.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:07.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148411147 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:07.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148411147 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:07.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148411147 data=null} to TreeItem with text {test} [2019-07-30T19:55:07.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148411147 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:07.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148411147 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:07.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148411153 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:07.161Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:07.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:07.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148411154 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:07.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148411154 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:07.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148411154 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:07.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148411155 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:07.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148411155 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]} [2019-07-30T19:55:07.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148411175 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:07.161Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:55:07.161Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:07.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:07.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148411281 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:07.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148411281 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:07.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148411281 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:07.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148411282 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:07.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148411282 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)} [2019-07-30T19:55:07.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148411327 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:07.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:07.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:07.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:07.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:07.161Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:07.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:07.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148411333 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:07.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148411333 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:07.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148411334 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:07.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148411334 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:07.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148411334 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)} [2019-07-30T19:55:07.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148411385 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:07.161Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:07.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148411386 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:07.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148411386 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:07.161Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:07.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148411387 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:07.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148411387 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:07.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148411387 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)} [2019-07-30T19:55:07.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148411391 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:07.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148411392 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:07.161Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148411392 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:07.417Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148411392 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)} [2019-07-30T19:55:07.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148411479 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:07.673Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148411724 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:07.673Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148411725 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:07.673Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148411725 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:07.673Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:07.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:07.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:07.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:07.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:07.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:07.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:07.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:08.601Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:08.601Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:08.601Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:08.601Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:08.601Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:55:08.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148412734 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:55:08.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148412734 data=null doit=true} to TableItem with text {} [2019-07-30T19:55:08.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148412734 data=null} to TableItem with text {} [2019-07-30T19:55:08.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148412735 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:08.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148412735 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:55:08.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148412785 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:08.601Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:08.601Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:08.857Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:08.857Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:08.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148412966 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:08.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148412966 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:08.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148412967 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:08.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148412967 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:08.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148412968 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)} [2019-07-30T19:55:08.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148412972 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:55:08.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:08.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:08.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:08.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:08.857Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:08.857Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:08.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:08.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:08.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:08.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:08.857Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:08.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148412986 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:08.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148412986 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:08.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148412986 data=null} to TreeItem with text {test} [2019-07-30T19:55:08.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148412986 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:08.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148412986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:08.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148413019 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:08.857Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:08.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148413020 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:08.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148413020 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:08.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148413020 data=null} to TreeItem with text {test} [2019-07-30T19:55:08.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148413020 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:08.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148413020 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:08.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148413026 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:08.857Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:08.857Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:08.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148413027 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:08.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148413027 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:08.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148413027 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:08.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148413027 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:08.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148413027 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]} [2019-07-30T19:55:08.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148413036 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:08.857Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:55:09.420Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:09.420Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:09.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148413520 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:09.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148413520 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:09.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148413520 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:09.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148413521 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:09.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148413521 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)} [2019-07-30T19:55:09.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148413555 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:09.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:09.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:09.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:09.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:09.420Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:09.420Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:09.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148413559 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:09.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148413559 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:09.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148413559 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:09.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148413559 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:09.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148413560 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)} [2019-07-30T19:55:09.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148413564 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:09.420Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:09.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148413564 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:09.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148413564 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:09.420Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:09.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148413565 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:09.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148413565 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:09.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148413565 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)} [2019-07-30T19:55:09.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148413568 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:09.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148413569 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:09.420Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148413569 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:09.420Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148413569 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)} [2019-07-30T19:55:09.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148413638 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:09.676Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148413892 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:09.676Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148413893 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:09.676Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148413893 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:09.676Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:09.676Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:09.676Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:09.676Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:09.676Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:09.676Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:09.676Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:09.676Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:09.676Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:11.045Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:11.045Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:11.045Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:11.045Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:11.045Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:55:11.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148414898 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:55:11.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148414898 data=null doit=true} to TableItem with text {} [2019-07-30T19:55:11.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148414898 data=null} to TableItem with text {} [2019-07-30T19:55:11.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148414898 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:11.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148414898 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:55:11.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148414906 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:11.045Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:11.045Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:11.045Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:11.045Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:11.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148415093 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:11.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148415094 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:11.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148415094 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:11.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148415094 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:11.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148415094 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)} [2019-07-30T19:55:11.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148415098 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:55:11.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:11.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:11.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:11.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:11.045Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:11.045Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:11.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:11.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:11.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:11.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:11.045Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:11.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148415105 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:11.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148415105 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:11.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148415105 data=null} to TreeItem with text {test} [2019-07-30T19:55:11.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148415106 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:11.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148415106 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:11.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148415140 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:11.045Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:11.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148415140 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:11.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148415141 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:11.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148415141 data=null} to TreeItem with text {test} [2019-07-30T19:55:11.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148415141 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:11.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148415141 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:11.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148415146 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:11.045Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:11.045Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:11.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148415147 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:11.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148415150 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:11.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148415151 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:11.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148415151 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:11.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148415151 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]} [2019-07-30T19:55:11.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148415160 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:11.045Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:55:11.608Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:11.608Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:11.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148415633 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:11.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148415633 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:11.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148415634 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:11.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148415634 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:11.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148415634 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)} [2019-07-30T19:55:11.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148415673 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:11.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:11.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:11.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:11.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:11.608Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:11.608Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:11.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148415677 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:11.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148415677 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:11.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148415677 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:11.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148415677 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:11.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148415677 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)} [2019-07-30T19:55:11.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148415682 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:11.608Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:11.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148415682 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:11.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148415683 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:11.608Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:11.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148415683 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:11.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148415683 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:11.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148415683 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)} [2019-07-30T19:55:11.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148415687 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:11.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148415687 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:11.608Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148415687 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:11.608Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148415687 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)} [2019-07-30T19:55:12.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148415760 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:12.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148416273 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:12.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148416342 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:12.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148416342 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:12.171Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:12.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:12.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:12.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:12.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:12.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:12.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:12.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:12.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:12.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:12.171Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:12.171Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:12.171Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:12.171Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:12.171Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:55:12.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148416347 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:55:12.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148416347 data=null doit=true} to TableItem with text {} [2019-07-30T19:55:12.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148416347 data=null} to TableItem with text {} [2019-07-30T19:55:12.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148416348 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:12.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148416348 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:55:12.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148416357 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:12.171Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:12.171Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:13.099Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:13.099Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:13.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148417414 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:13.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148417415 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:13.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148417415 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:13.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148417415 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:13.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148417416 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)} [2019-07-30T19:55:13.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148417422 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:55:13.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:13.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:13.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:13.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:13.356Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:13.356Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:13.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:13.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:13.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:13.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:13.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:13.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148417469 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:13.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148417469 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:13.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148417469 data=null} to TreeItem with text {test} [2019-07-30T19:55:13.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148417470 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:13.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148417477 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:13.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148417515 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:13.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:13.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148417516 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:13.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148417516 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:13.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148417517 data=null} to TreeItem with text {test} [2019-07-30T19:55:13.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148417517 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:13.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148417517 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:13.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148417523 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:13.356Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:13.356Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:13.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148417527 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:13.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148417527 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:13.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148417528 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:13.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148417528 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:13.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148417528 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]} [2019-07-30T19:55:13.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148417537 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:13.356Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:55:13.612Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:13.612Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:13.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148417807 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:13.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1148417808 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:13.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1148417808 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:13.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148417808 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:13.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148417809 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)} [2019-07-30T19:55:13.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148417845 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:13.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:13.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:13.612Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:13.612Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:13.612Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:13.612Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:13.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148417849 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:13.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1148417849 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:13.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1148417849 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:13.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148417849 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:13.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148417849 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)} [2019-07-30T19:55:13.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148417853 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:13.612Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:13.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148417854 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:13.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1148417854 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:13.612Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:13.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1148417854 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:13.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148417855 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:13.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148417855 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)} [2019-07-30T19:55:13.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148417858 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:13.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148417858 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:13.612Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148417858 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:13.868Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148417859 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)} [2019-07-30T19:55:14.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148417933 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:14.125Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148418252 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:14.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1148418330 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:14.125Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1148418330 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:14.125Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:14.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:14.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:14.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:14.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:14.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:14.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:14.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:14.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:14.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:14.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:14.125Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:14.125Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:14.125Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:14.125Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:14.125Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:55:14.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148418333 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:55:14.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148418333 data=null doit=true} to TableItem with text {} [2019-07-30T19:55:14.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148418334 data=null} to TableItem with text {} [2019-07-30T19:55:14.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148418334 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:14.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148418334 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:55:14.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148418354 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:14.125Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:14.125Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:15.494Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:15.494Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:15.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148419453 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:15.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1148419453 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:15.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1148419453 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:15.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148419454 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:15.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148419454 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)} [2019-07-30T19:55:15.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148419458 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:55:15.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:15.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:15.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:15.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:15.494Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:15.494Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:15.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:15.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:15.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:15.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:15.494Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:15.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148419464 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:15.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148419464 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:15.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148419464 data=null} to TreeItem with text {test} [2019-07-30T19:55:15.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148419465 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:15.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148419465 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:15.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148419501 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:15.494Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:15.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148419502 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:15.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148419502 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:15.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148419502 data=null} to TreeItem with text {test} [2019-07-30T19:55:15.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148419502 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:15.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148419503 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:15.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148419548 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:15.494Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:15.494Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:15.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148419549 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:15.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148419550 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:15.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148419550 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:15.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148419550 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:15.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148419550 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]} [2019-07-30T19:55:15.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148419560 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:15.494Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:55:15.494Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:15.494Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:15.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148419737 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:15.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1148419737 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:15.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1148419737 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:15.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148419738 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:15.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148419738 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)} [2019-07-30T19:55:15.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148419782 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:15.752Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:15.752Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:15.752Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:15.752Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:15.752Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:15.752Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:15.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148419787 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:15.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1148419787 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:15.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1148419787 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:15.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148419787 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:15.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148419788 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)} [2019-07-30T19:55:15.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148419792 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:15.752Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:15.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148419793 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:15.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1148419793 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:15.752Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:15.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1148419793 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:15.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148419794 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:15.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148419794 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)} [2019-07-30T19:55:15.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148419814 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:15.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148419814 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:15.752Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148419817 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:15.752Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148419817 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)} [2019-07-30T19:55:16.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148419892 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:16.125Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148420201 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:16.125Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1148420201 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:16.125Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1148420201 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:16.125Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:16.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:16.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:16.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:16.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:16.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:16.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:16.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:16.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:16.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:16.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:16.125Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:16.727Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:16.727Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:16.727Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:16.727Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:16.727Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:55:16.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148420705 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:55:16.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148420705 data=null doit=true} to TableItem with text {} [2019-07-30T19:55:16.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148420705 data=null} to TableItem with text {} [2019-07-30T19:55:16.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148420706 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:16.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148420706 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:55:16.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148420731 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:16.727Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:16.727Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:17.291Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:17.291Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:17.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148421424 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:17.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1148421424 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:17.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1148421425 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:17.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148421425 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:17.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148421425 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)} [2019-07-30T19:55:17.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148421430 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:55:17.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:17.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:17.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:17.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:17.291Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:17.291Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:17.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:17.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:17.291Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:17.291Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:17.291Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:17.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148421436 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:17.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148421436 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:17.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148421436 data=null} to TreeItem with text {test} [2019-07-30T19:55:17.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148421436 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:17.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148421436 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:17.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148421497 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:17.291Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:17.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148421499 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:17.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148421499 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:17.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148421499 data=null} to TreeItem with text {test} [2019-07-30T19:55:17.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148421499 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:17.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148421499 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:17.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148421511 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:17.291Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:17.291Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:17.291Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148421512 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:17.291Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148421513 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:17.291Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148421513 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:17.291Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148421513 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:17.291Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148421513 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]} [2019-07-30T19:55:17.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148421538 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:17.546Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:55:17.546Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:17.546Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:17.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148421652 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:17.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1148421698 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:17.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1148421699 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:17.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148421699 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:17.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148421699 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)} [2019-07-30T19:55:17.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148421745 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:17.546Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:17.546Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:17.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:17.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:17.547Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:17.547Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:17.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148421782 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:17.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1148421782 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:17.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1148421782 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:17.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148421782 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:17.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148421782 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)} [2019-07-30T19:55:17.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148421788 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:17.547Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:17.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148421789 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:17.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1148421789 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:17.547Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:17.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1148421789 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:17.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148421790 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:17.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148421790 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)} [2019-07-30T19:55:17.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148421802 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:17.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148421802 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:17.803Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148421803 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:17.803Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148421803 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)} [2019-07-30T19:55:18.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148421908 data=null button=1 stateMask=0x80000 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:18.316Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148422337 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:18.316Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1148422385 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:18.316Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1148422386 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:18.316Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:18.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:18.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:18.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:18.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:18.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:18.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:18.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:18.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:18.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:18.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:18.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:18.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:18.316Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:18.316Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:18.316Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:18.316Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:18.316Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:55:18.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148422400 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:55:18.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148422401 data=null doit=true} to TableItem with text {} [2019-07-30T19:55:18.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148422401 data=null} to TableItem with text {} [2019-07-30T19:55:18.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148422401 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:18.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148422402 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:55:18.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148422427 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:18.316Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:18.316Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:19.246Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:19.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:19.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148423421 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:19.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1148423421 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:19.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1148423422 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:19.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148423422 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:19.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148423422 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)} [2019-07-30T19:55:19.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148423427 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:55:19.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:19.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:19.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:19.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:19.246Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:19.246Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:19.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:19.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:19.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:19.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:19.246Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:19.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148423441 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:19.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148423441 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:19.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148423441 data=null} to TreeItem with text {test} [2019-07-30T19:55:19.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148423441 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:19.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148423442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:19.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148423496 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:19.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:19.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148423503 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:19.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148423504 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:19.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148423504 data=null} to TreeItem with text {test} [2019-07-30T19:55:19.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148423504 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:19.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148423504 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:19.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148423535 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:19.503Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:19.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:19.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148423536 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:19.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148423536 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:19.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148423536 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:19.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148423537 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:19.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148423537 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]} [2019-07-30T19:55:19.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148423547 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:19.503Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:19.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:19.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:19.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:19.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:19.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:19.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148423565 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:19.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148423565 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:19.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148423565 data=null} to TreeItem with text {test} [2019-07-30T19:55:19.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148423565 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:19.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148423565 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:19.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148423592 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:19.503Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:19.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148423593 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:19.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148423593 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:19.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148423594 data=null} to TreeItem with text {test} [2019-07-30T19:55:19.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148423594 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:19.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148423594 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:19.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148423600 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:19.504Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:19.504Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:19.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148423604 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:19.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148423604 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:19.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148423604 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:19.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148423605 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:19.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148423605 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]} [2019-07-30T19:55:19.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148423613 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:19.504Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:19.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148423613 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:19.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148423613 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:19.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148423613 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:19.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148423614 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:19.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148423614 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]} [2019-07-30T19:55:19.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148423617 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:19.504Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:55:19.504Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:55:19.760Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:55:19.760Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:55:19.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148423895 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:55:19.760Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:55:19.760Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:55:19.760Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:55:19.760Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:55:19.760Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:55:19.760Z] DEBUG - Clicking on &Yes [2019-07-30T19:55:19.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148423896 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') [2019-07-30T19:55:19.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148423896 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') [2019-07-30T19:55:19.760Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148423896 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:55:19.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148423896 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:55:19.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148423896 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') [2019-07-30T19:55:19.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148423896 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') [2019-07-30T19:55:19.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148423896 data=null item=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') [2019-07-30T19:55:23.930Z] DEBUG - Clicked on [2019-07-30T19:55:24.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148423662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:55:24.443Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:24.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:24.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:24.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:24.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:24.443Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:24.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148428659 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:24.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148428659 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:24.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148428659 data=null} to TreeItem with text {test} [2019-07-30T19:55:24.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148428659 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:24.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148428659 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:24.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148428680 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:24.443Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:24.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148428681 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:24.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148428682 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:24.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148428682 data=null} to TreeItem with text {test} [2019-07-30T19:55:24.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148428682 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:24.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148428682 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:24.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148428694 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:24.443Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:24.443Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:24.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148428695 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:55:24.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148428695 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:55:24.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148428695 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:55:24.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148428695 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:55:24.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148428696 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]} [2019-07-30T19:55:24.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148428713 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:55:24.699Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:24.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148428714 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:55:24.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148428714 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:55:24.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148428714 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:55:24.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148428714 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:55:24.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148428714 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]} [2019-07-30T19:55:24.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148428718 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:55:24.699Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:55:24.699Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:55:24.699Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:55:24.699Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:55:24.699Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148428953 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:55:24.699Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:55:24.699Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:24.699Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:55:24.699Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T19:55:24.699Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:55:24.699Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-30T19:55:24.699Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:24.699Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:55:24.957Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:55:24.957Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:55:24.957Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:55:24.957Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:55:24.957Z] DEBUG - matched Combo with text " [2019-07-30T19:55:24.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148429077 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:')) [2019-07-30T19:55:24.957Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:55:24.957Z] 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') [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:55:24.957Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@56379409 [2019-07-30T19:55:24.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1148429082 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') [2019-07-30T19:55:24.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1148429082 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') [2019-07-30T19:55:24.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1148429082 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:55:24.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1148429083 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:55:24.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1148429083 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') [2019-07-30T19:55:24.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1148429083 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') [2019-07-30T19:55:24.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1148429083 data=null item=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') [2019-07-30T19:55:24.957Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1148429083 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') [2019-07-30T19:55:24.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1148429083 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') [2019-07-30T19:55:24.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1148429083 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') [2019-07-30T19:55:24.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1148429083 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:55:24.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1148429083 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:55:24.957Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:55:24.957Z] 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') [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:55:24.957Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:55:24.957Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:55:24.957Z] 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') [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] 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') [2019-07-30T19:55:24.957Z] 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. [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:55:24.957Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:55:24.957Z] DEBUG - Clicking on &Finish [2019-07-30T19:55:24.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148429098 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') [2019-07-30T19:55:24.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148429098 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') [2019-07-30T19:55:24.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148429098 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:55:24.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148429098 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:55:24.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148429098 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') [2019-07-30T19:55:24.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148429098 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') [2019-07-30T19:55:25.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148429098 data=null item=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') [2019-07-30T19:55:25.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148428760 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:55:25.470Z] DEBUG - Clicked on [2019-07-30T19:55:25.470Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:25.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:25.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:25.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:25.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:25.470Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:25.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148429512 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:25.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148429512 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:25.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148429512 data=null} to TreeItem with text {test} [2019-07-30T19:55:25.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148429512 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:25.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148429512 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:25.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148429534 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:25.470Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:25.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148429535 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:25.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148429535 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:25.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148429535 data=null} to TreeItem with text {test} [2019-07-30T19:55:25.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148429536 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:25.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148429536 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:25.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148429548 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:25.470Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:25.470Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:25.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148429549 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:55:25.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148429549 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:55:25.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148429549 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:55:25.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148429550 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:55:25.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148429550 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]} [2019-07-30T19:55:25.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148429558 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:55:25.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148429569 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:55:25.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148429569 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:55:25.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148429570 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:55:25.470Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148429570 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]} [2019-07-30T19:55:25.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148429572 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:55:25.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1148429573 data=null doit=true} to TreeItem with text {z-clashes [1]} [2019-07-30T19:55:25.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1148429573 data=null} to TreeItem with text {z-clashes [1]} [2019-07-30T19:55:25.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1148429573 data=null button=1 stateMask=0x0 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-30T19:55:25.470Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148429573 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]} [2019-07-30T19:55:25.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1148429587 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-30T19:55:25.470Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:25.470Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:25.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148429635 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:25.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148429665 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:25.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148429666 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:25.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148429667 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:25.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148429667 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} [2019-07-30T19:55:25.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148429696 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:25.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:25.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:25.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:25.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:25.471Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:25.471Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:25.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148429700 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:25.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148429700 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:25.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148429700 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:25.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148429700 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:25.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148429700 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} [2019-07-30T19:55:25.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148429704 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:25.471Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:25.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148429704 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:25.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148429704 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:25.471Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:25.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148429704 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:25.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148429705 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:25.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148429705 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} [2019-07-30T19:55:25.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148429708 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:25.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148429708 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:25.471Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148429708 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:25.727Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148429708 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} [2019-07-30T19:55:25.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148429815 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:25.727Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148429961 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:25.727Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148429962 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:25.727Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148429962 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:25.727Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:25.727Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:27.091Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:27.091Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:27.091Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:27.091Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:27.091Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:55:27.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148431011 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:55:27.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148431012 data=null doit=true} to TableItem with text {} [2019-07-30T19:55:27.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148431012 data=null} to TableItem with text {} [2019-07-30T19:55:27.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148431013 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:27.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148431013 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:55:27.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148431018 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:27.091Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:27.091Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:27.091Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:27.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:27.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148431190 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:27.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148431190 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:27.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148431194 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:27.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148431195 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:27.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148431195 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} [2019-07-30T19:55:27.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148431200 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:27.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:27.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:27.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:27.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:27.091Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:27.091Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:27.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:27.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:27.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:27.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:27.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:27.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148431218 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:27.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148431218 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:27.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148431218 data=null} to TreeItem with text {test} [2019-07-30T19:55:27.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148431219 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:27.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148431219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:27.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148431256 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:27.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:27.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148431257 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:27.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148431257 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:27.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148431257 data=null} to TreeItem with text {test} [2019-07-30T19:55:27.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148431258 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:27.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148431258 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:27.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148431268 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:27.091Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:27.091Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:27.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148431270 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:55:27.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148431270 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:55:27.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148431270 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:55:27.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148431270 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:55:27.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148431270 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]} [2019-07-30T19:55:27.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148431280 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:55:27.091Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T19:55:27.653Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:27.653Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:27.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148431757 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:27.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148431758 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:27.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148431758 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:27.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148431758 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:27.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148431759 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} [2019-07-30T19:55:27.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148431792 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:27.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:27.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:27.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:27.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:27.653Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:27.653Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:27.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148431796 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:27.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148431796 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:27.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148431796 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:27.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148431796 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:27.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148431796 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} [2019-07-30T19:55:27.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148431801 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:27.653Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:27.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148431801 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:27.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148431801 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:27.653Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:27.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148431802 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:27.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148431802 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:27.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148431802 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} [2019-07-30T19:55:27.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148431805 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:27.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148431806 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:27.653Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148431806 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:27.653Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148431806 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} [2019-07-30T19:55:28.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148431865 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:28.216Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148432273 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:28.216Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148432274 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:28.216Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148432274 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:28.216Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:28.216Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:28.216Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:28.779Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:28.779Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:28.779Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:28.779Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:28.779Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:55:28.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148432777 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:55:28.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148432778 data=null doit=true} to TableItem with text {} [2019-07-30T19:55:28.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148432778 data=null} to TableItem with text {} [2019-07-30T19:55:28.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148432778 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:28.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148432779 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:55:28.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148432783 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:28.779Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:28.779Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:29.343Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:29.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:29.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148433524 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:29.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148433524 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:29.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148433525 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:29.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148433525 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:29.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148433525 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} [2019-07-30T19:55:29.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148433531 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:29.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:29.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:29.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:29.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:29.343Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:29.343Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:29.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:29.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:29.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:29.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:29.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:29.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148433542 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:29.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148433542 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:29.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148433542 data=null} to TreeItem with text {test} [2019-07-30T19:55:29.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148433543 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:29.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148433543 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:29.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148433579 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:29.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:29.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148433581 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:29.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148433581 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:29.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148433581 data=null} to TreeItem with text {test} [2019-07-30T19:55:29.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148433582 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:29.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148433582 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:29.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148433589 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:29.343Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:29.343Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:29.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148433590 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:55:29.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148433590 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:55:29.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148433590 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:55:29.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148433591 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:55:29.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148433591 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]} [2019-07-30T19:55:29.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148433609 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:55:29.600Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T19:55:29.600Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:29.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:29.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:29.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:29.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:29.600Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:29.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148433623 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:29.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148433623 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:29.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148433623 data=null} to TreeItem with text {test} [2019-07-30T19:55:29.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148433624 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:29.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148433624 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:29.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148433644 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:29.600Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:29.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148433645 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:29.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148433645 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:29.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148433645 data=null} to TreeItem with text {test} [2019-07-30T19:55:29.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148433646 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:29.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148433646 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:29.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148433660 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:29.600Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:29.600Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:29.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148433661 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:55:29.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148433661 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:55:29.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148433661 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:55:29.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148433662 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:55:29.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148433662 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]} [2019-07-30T19:55:29.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148433685 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:55:29.600Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:29.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148433687 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:55:29.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148433687 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:55:29.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148433687 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:55:29.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148433687 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:55:29.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148433687 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]} [2019-07-30T19:55:29.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148433697 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:55:29.600Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:55:29.600Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:55:29.857Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:55:29.857Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:55:29.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148433977 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:55:29.857Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:55:29.857Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:55:29.857Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:55:29.857Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:55:29.857Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:55:29.857Z] DEBUG - Clicking on &Yes [2019-07-30T19:55:29.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148433978 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') [2019-07-30T19:55:29.857Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148433991 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') [2019-07-30T19:55:29.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148433991 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:55:29.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148433991 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:55:29.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148433991 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') [2019-07-30T19:55:29.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148433992 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') [2019-07-30T19:55:29.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148433992 data=null item=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') [2019-07-30T19:55:30.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148433738 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:55:30.786Z] DEBUG - Clicked on [2019-07-30T19:55:30.786Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:30.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:30.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:30.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:30.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:30.786Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:30.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148435037 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:30.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148435037 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:30.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148435037 data=null} to TreeItem with text {test} [2019-07-30T19:55:30.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148435037 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:31.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148435038 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:31.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148435058 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:31.044Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:31.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148435059 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:31.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148435059 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:31.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148435059 data=null} to TreeItem with text {test} [2019-07-30T19:55:31.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148435059 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:31.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148435066 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:31.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148435073 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:31.044Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:31.044Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:31.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148435074 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:55:31.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148435074 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:55:31.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148435074 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:55:31.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148435075 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:55:31.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148435075 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]} [2019-07-30T19:55:31.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148435108 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:55:31.044Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:31.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148435109 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:55:31.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148435109 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:55:31.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148435109 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:55:31.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148435110 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:55:31.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148435110 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]} [2019-07-30T19:55:31.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148435115 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:55:31.044Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:55:31.044Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:55:31.301Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:55:31.301Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:55:31.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148435373 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:55:31.301Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:55:31.301Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:55:31.301Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:55:31.301Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:55:31.301Z] DEBUG - matched Combo with text " [2019-07-30T19:55:31.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148435497 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:')) [2019-07-30T19:55:31.301Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:55:31.301Z] 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') [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:55:31.301Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again. [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:55:31.301Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:55:31.301Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:55:31.301Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:55:31.302Z] 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') [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:55:31.302Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:55:31.302Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:55:31.302Z] 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') [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] 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') [2019-07-30T19:55:31.302Z] 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. [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:55:31.302Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:55:31.302Z] DEBUG - Clicking on &Finish [2019-07-30T19:55:31.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148435515 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') [2019-07-30T19:55:31.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148435515 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') [2019-07-30T19:55:31.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148435515 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:55:31.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148435516 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:55:31.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148435516 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') [2019-07-30T19:55:31.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148435516 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') [2019-07-30T19:55:31.558Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:55:31.558Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:55:31.558Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:55:31.558Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:55:31.558Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:55:31.558Z] DEBUG - Clicked on &Finish [2019-07-30T19:55:32.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148435516 data=null item=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') [2019-07-30T19:55:32.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148435164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:55:32.684Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:32.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:32.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:32.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:32.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:32.684Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:32.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148436716 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:32.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148436716 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:32.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148436716 data=null} to TreeItem with text {test} [2019-07-30T19:55:32.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148436717 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:32.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148436717 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:32.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148436727 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:32.684Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:32.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148436728 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:32.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148436728 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:32.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148436728 data=null} to TreeItem with text {test} [2019-07-30T19:55:32.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148436728 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:32.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148436729 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:32.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148436743 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:32.684Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:32.684Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:32.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148436744 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:32.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148436745 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:32.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148436745 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:32.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148436745 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:32.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148436745 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]} [2019-07-30T19:55:32.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148436758 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:32.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148436759 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:32.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148436759 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:32.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148436759 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:32.684Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148436759 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]} [2019-07-30T19:55:32.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148436765 data=null button=1 stateMask=0x80000 x=79 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:32.941Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:32.941Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:32.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148437125 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:32.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148437125 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:32.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148437125 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:32.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148437126 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:32.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148437126 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} [2019-07-30T19:55:32.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148437156 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:32.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:32.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:32.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:32.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:32.941Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:32.941Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:32.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148437160 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:32.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148437160 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:32.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148437160 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:32.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148437160 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:32.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148437160 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} [2019-07-30T19:55:32.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148437165 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:32.941Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:32.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148437165 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:32.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148437165 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:32.941Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:32.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148437165 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:32.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148437166 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:32.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148437166 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} [2019-07-30T19:55:32.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148437169 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:32.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148437169 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:32.941Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148437169 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:33.197Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148437169 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} [2019-07-30T19:55:33.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148437227 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:33.453Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148437455 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:33.453Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148437455 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:33.453Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148437455 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:33.453Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:33.453Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:34.383Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:34.383Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:34.383Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:34.383Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:34.383Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:55:34.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148438458 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:55:34.383Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148438459 data=null doit=true} to TableItem with text {} [2019-07-30T19:55:34.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148438459 data=null} to TableItem with text {} [2019-07-30T19:55:34.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148438459 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:34.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148438460 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:55:34.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148438464 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:34.383Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:34.383Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:34.640Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:34.640Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:34.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148438740 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:34.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148438740 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:34.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148438741 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:34.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148438741 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:34.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148438742 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} [2019-07-30T19:55:34.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148438747 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:34.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:34.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:34.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:34.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:34.640Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:34.640Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:34.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:34.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:34.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:34.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:34.640Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:34.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148438758 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:34.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148438758 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:34.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148438758 data=null} to TreeItem with text {test} [2019-07-30T19:55:34.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148438758 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:34.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148438758 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:34.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148438797 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:34.640Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:34.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148438798 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:34.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148438798 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:34.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148438799 data=null} to TreeItem with text {test} [2019-07-30T19:55:34.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148438799 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:34.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148438799 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:34.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148438805 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:34.640Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:34.640Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:34.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148438806 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:34.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148438806 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:34.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148438806 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:34.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148438807 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:34.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148438807 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]} [2019-07-30T19:55:34.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148438826 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:34.640Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:55:35.203Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:35.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:35.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148439289 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:35.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148439290 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:35.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148439290 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:35.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148439290 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:35.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148439291 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} [2019-07-30T19:55:35.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148439322 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:35.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:35.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:35.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:35.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:35.204Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:35.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:35.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148439325 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:35.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148439325 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:35.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148439325 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:35.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148439326 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:35.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148439326 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} [2019-07-30T19:55:35.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148439330 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:35.204Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:35.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148439330 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:35.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148439330 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:35.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:35.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148439331 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:35.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148439331 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:35.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148439331 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} [2019-07-30T19:55:35.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148439334 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:35.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148439334 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:35.204Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148439335 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:35.204Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148439335 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} [2019-07-30T19:55:35.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148439397 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:35.460Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148439587 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:35.460Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148439587 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:35.460Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148439588 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:35.460Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:35.460Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:35.460Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:36.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:36.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:36.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:36.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:36.389Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:55:36.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148440591 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:55:36.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148440597 data=null doit=true} to TableItem with text {} [2019-07-30T19:55:36.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148440598 data=null} to TableItem with text {} [2019-07-30T19:55:36.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148440598 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:36.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148440598 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:55:36.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148440603 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:36.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:36.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:36.722Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:36.722Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:36.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148440889 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:36.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148440889 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:36.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148440890 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:36.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148440890 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:36.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148440891 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} [2019-07-30T19:55:36.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148440896 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:36.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:36.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:36.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:36.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:36.722Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:36.722Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:36.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:36.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:36.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:36.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:37.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:37.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148440907 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:37.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148440907 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:37.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148440907 data=null} to TreeItem with text {test} [2019-07-30T19:55:37.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148440908 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:37.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148440908 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:37.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148440942 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:37.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:37.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148440943 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:37.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148440943 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:37.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148440944 data=null} to TreeItem with text {test} [2019-07-30T19:55:37.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148440944 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:37.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148440944 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:37.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148440950 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:37.026Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:37.026Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:37.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148440951 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:37.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148440951 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:37.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148440951 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:37.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148440952 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:37.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148440952 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]} [2019-07-30T19:55:37.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148440969 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:37.026Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:55:37.325Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:37.325Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:37.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148441437 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:37.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148441438 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:37.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148441438 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:37.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148441438 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:37.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148441439 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} [2019-07-30T19:55:37.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148441472 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:37.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:37.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:37.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:37.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:37.325Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:37.325Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:37.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148441476 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:37.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148441476 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:37.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148441477 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:37.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148441477 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:37.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148441477 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} [2019-07-30T19:55:37.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148441483 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:37.325Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:37.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148441484 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:37.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148441484 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:37.325Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:37.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148441484 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:37.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148441485 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:37.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148441485 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} [2019-07-30T19:55:37.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148441489 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:37.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148441493 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:37.325Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148441494 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:37.325Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148441494 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} [2019-07-30T19:55:37.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148441561 data=null button=1 stateMask=0x80000 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:37.890Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148442003 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:37.890Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148442101 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:37.890Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148442101 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:37.890Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:37.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:37.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:37.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:37.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:37.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:37.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:37.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:37.890Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:55:37.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148442106 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:55:37.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148442106 data=null doit=true} to TableItem with text {} [2019-07-30T19:55:37.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148442106 data=null} to TableItem with text {} [2019-07-30T19:55:37.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148442107 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:37.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148442107 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:55:37.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148442112 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:37.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:37.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:39.259Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:39.259Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:39.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148443316 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:39.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148443316 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:39.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148443316 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:39.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148443316 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:39.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148443317 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} [2019-07-30T19:55:39.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148443321 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:39.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:39.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:39.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:39.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:39.260Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:39.260Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:39.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:39.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:39.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:39.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:39.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:39.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148443326 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:39.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148443326 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:39.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148443326 data=null} to TreeItem with text {test} [2019-07-30T19:55:39.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148443327 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:39.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148443327 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:39.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148443394 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:39.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:39.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148443395 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:39.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148443396 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:39.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148443396 data=null} to TreeItem with text {test} [2019-07-30T19:55:39.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148443396 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:39.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148443396 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:39.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148443410 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:39.260Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:39.260Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:39.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148443411 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:39.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148443412 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:39.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148443412 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:39.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148443412 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:39.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148443412 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]} [2019-07-30T19:55:39.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148443430 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:39.260Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:55:39.517Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:39.517Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:39.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148443800 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:39.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148443801 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:39.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148443801 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:39.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148443801 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:39.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148443801 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} [2019-07-30T19:55:39.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148443834 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:39.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:39.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:39.774Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:39.774Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:39.774Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:39.774Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:39.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148443838 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:39.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148443838 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:39.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148443838 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:39.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148443839 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:39.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148443839 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} [2019-07-30T19:55:39.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148443843 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:39.774Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T19:55:39.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148443844 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:39.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148443844 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:39.774Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:39.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148443844 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:39.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148443844 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:39.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148443845 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} [2019-07-30T19:55:39.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148443848 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:39.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148443848 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:39.774Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1148443848 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:39.774Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148443849 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} [2019-07-30T19:55:39.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148443926 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:39.774Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1148443937 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:40.031Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1148443979 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:40.287Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1148444262 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:40.287Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T19:55:40.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:40.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:40.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:40.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:40.287Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:40.287Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:40.287Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:40.287Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:40.287Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:55:40.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148444310 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:55:40.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148444310 data=null doit=true} to TableItem with text {} [2019-07-30T19:55:40.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148444311 data=null} to TableItem with text {} [2019-07-30T19:55:40.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148444311 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:40.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148444311 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:55:40.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148444330 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:40.287Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:40.287Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:41.216Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:41.216Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:41.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148445424 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:41.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148445424 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:41.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148445424 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:41.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148445425 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:41.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148445425 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} [2019-07-30T19:55:41.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148445431 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:41.216Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:41.216Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:41.216Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:41.216Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:41.474Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:41.474Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:41.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:41.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:41.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:41.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:41.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:41.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148445494 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:41.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148445495 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:41.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148445495 data=null} to TreeItem with text {test} [2019-07-30T19:55:41.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148445495 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:41.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148445495 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:41.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148445537 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:41.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:41.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148445538 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:41.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148445538 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:41.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148445538 data=null} to TreeItem with text {test} [2019-07-30T19:55:41.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148445539 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:41.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148445539 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:41.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148445544 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:41.474Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:41.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:41.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148445546 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:41.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148445546 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:41.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148445546 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:41.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148445546 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:41.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148445546 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]} [2019-07-30T19:55:41.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148445618 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:41.474Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:55:41.474Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:41.474Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:41.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148445674 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:41.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148445675 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:41.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148445675 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:41.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148445675 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:41.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148445676 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} [2019-07-30T19:55:41.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148445748 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:41.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:41.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:41.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:41.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:41.730Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:41.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:41.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148445757 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:41.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148445757 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:41.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148445757 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:41.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148445758 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:41.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148445758 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} [2019-07-30T19:55:41.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148445762 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:41.730Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T19:55:41.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148445763 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:41.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148445763 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:41.730Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:41.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148445764 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:41.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148445764 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:41.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148445764 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} [2019-07-30T19:55:41.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148445772 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:41.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148445773 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:41.730Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1148445774 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:41.730Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148445774 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} [2019-07-30T19:55:41.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148445849 data=null button=1 stateMask=0x80000 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:41.987Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1148446156 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:41.987Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1148446156 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:41.987Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1148446156 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:41.987Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T19:55:41.987Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:41.987Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:41.987Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:41.987Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:41.987Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:42.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:42.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:42.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:42.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:42.548Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:55:42.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148446661 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:55:42.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148446661 data=null doit=true} to TableItem with text {} [2019-07-30T19:55:42.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148446662 data=null} to TableItem with text {} [2019-07-30T19:55:42.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148446662 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:42.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148446662 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:55:42.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148446680 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:42.548Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:42.548Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:43.111Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:43.111Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:43.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148447398 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:43.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148447398 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:43.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148447399 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:43.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148447399 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:43.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148447399 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} [2019-07-30T19:55:43.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148447404 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:43.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:43.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:43.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:43.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:43.374Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:43.374Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:43.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:43.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:43.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:43.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:43.374Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:43.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148447415 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:43.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148447415 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:43.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148447416 data=null} to TreeItem with text {test} [2019-07-30T19:55:43.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148447416 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:43.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148447416 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:43.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148447458 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:43.374Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:43.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148447459 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:43.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148447459 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:43.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148447459 data=null} to TreeItem with text {test} [2019-07-30T19:55:43.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148447460 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:43.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148447460 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:43.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148447466 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:43.374Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:43.374Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:43.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148447467 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:43.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148447467 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:43.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148447467 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:43.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148447467 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:43.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148447468 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]} [2019-07-30T19:55:43.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148447490 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:43.374Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:55:43.374Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:43.374Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:43.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148447592 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:43.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148447592 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:43.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148447592 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:43.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148447593 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:43.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148447593 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} [2019-07-30T19:55:43.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148447636 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:43.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:43.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:43.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:43.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:43.631Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:43.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:43.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148447640 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:43.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148447640 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:43.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148447640 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:43.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148447640 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:43.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148447640 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} [2019-07-30T19:55:43.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148447645 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:43.631Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:43.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148447645 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:43.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148447646 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:43.631Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:43.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148447646 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:43.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148447646 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:43.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148447646 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} [2019-07-30T19:55:43.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148447650 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:43.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148447650 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:43.631Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1148447650 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:43.631Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148447650 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} [2019-07-30T19:55:43.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148447718 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:43.888Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1148448018 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:43.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1148448018 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:43.888Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1148448018 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:43.888Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:43.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:43.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:43.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:43.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:43.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:43.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:44.450Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:44.450Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:44.450Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:44.450Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:44.450Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:55:44.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148448521 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:55:44.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148448521 data=null doit=true} to TableItem with text {} [2019-07-30T19:55:44.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148448521 data=null} to TableItem with text {} [2019-07-30T19:55:44.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148448522 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:44.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148448522 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:55:44.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148448541 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:44.450Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:44.450Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:45.014Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:45.014Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:45.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148449234 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:45.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148449234 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:45.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148449234 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:45.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148449235 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:45.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148449235 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} [2019-07-30T19:55:45.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148449239 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:45.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:45.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:45.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:45.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:45.014Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:45.014Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:45.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:45.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:45.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:45.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:45.014Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:45.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148449245 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:45.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148449245 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:45.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148449245 data=null} to TreeItem with text {test} [2019-07-30T19:55:45.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148449252 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:45.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148449252 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:45.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148449293 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:45.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:45.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148449294 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:45.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148449294 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:45.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148449294 data=null} to TreeItem with text {test} [2019-07-30T19:55:45.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148449295 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:45.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148449295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:45.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148449301 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:45.271Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:45.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:45.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148449302 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:45.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148449302 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:45.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148449303 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:45.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148449303 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:45.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148449303 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]} [2019-07-30T19:55:45.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148449324 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:45.271Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:55:45.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=1148449325 data=null doit=true} to TreeItem with text {z-clashes [6]} [2019-07-30T19:55:45.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=1148449325 data=null} to TreeItem with text {z-clashes [6]} [2019-07-30T19:55:45.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=1148449325 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-30T19:55:45.271Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148449325 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]} [2019-07-30T19:55:45.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=1148449356 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]} [2019-07-30T19:55:45.271Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:45.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:45.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148449471 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:45.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148449471 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:45.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148449472 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:45.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148449472 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:45.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148449472 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} [2019-07-30T19:55:45.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148449519 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:45.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:45.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:45.271Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:45.271Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:45.271Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:45.271Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:45.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148449522 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:45.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148449523 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:45.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148449523 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:45.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148449523 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:45.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148449523 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} [2019-07-30T19:55:45.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148449528 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:45.528Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:45.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148449528 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:45.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148449529 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:45.528Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:45.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148449529 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:45.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148449529 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:45.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148449529 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} [2019-07-30T19:55:45.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148449533 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:45.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148449533 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:45.528Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148449533 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:45.528Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148449534 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} [2019-07-30T19:55:45.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148449607 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:45.785Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148449848 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:45.785Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148449848 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:45.785Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148449848 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:45.785Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:45.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:45.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:45.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:45.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:45.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:45.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:45.785Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:46.713Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:46.713Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:46.713Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:46.713Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:46.713Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:55:46.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148450852 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:55:46.713Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148450852 data=null doit=true} to TableItem with text {} [2019-07-30T19:55:46.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148450852 data=null} to TableItem with text {} [2019-07-30T19:55:46.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148450853 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:46.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148450853 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:55:46.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148450860 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:46.713Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:46.713Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:46.970Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:46.970Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:46.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148451064 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:46.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148451065 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:46.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148451065 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:46.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148451066 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:46.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148451066 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} [2019-07-30T19:55:46.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148451095 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:55:46.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:46.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:46.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:46.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:46.971Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:46.971Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:46.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:46.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:46.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:46.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:46.971Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:46.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148451103 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:46.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148451104 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:46.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148451104 data=null} to TreeItem with text {test} [2019-07-30T19:55:46.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148451104 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:46.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148451104 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:46.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148451138 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:46.971Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:46.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148451140 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:46.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148451140 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:46.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148451140 data=null} to TreeItem with text {test} [2019-07-30T19:55:46.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148451140 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:46.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148451141 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:46.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148451151 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:46.971Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:46.971Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:46.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148451152 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:46.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148451152 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:46.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148451152 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:46.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148451153 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:46.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148451153 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]} [2019-07-30T19:55:46.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148451173 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:46.971Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:55:46.971Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T19:55:47.625Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:47.625Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:47.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148451649 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:47.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148451650 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:47.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148451650 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:47.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148451651 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:47.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148451651 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} [2019-07-30T19:55:47.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148451687 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:47.625Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:47.625Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:47.625Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:47.625Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:47.625Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:47.625Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:47.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148451691 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:47.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148451691 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:47.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148451691 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:47.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148451692 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:47.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148451692 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} [2019-07-30T19:55:47.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148451697 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:47.625Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:47.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148451698 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:47.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148451698 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:47.625Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:47.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148451698 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:47.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148451699 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:47.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148451699 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} [2019-07-30T19:55:47.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148451707 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:47.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148451707 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:47.625Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148451707 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:47.625Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148451708 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} [2019-07-30T19:55:47.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148451780 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:47.882Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148452011 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:47.882Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148452011 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:47.882Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148452012 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:47.882Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:47.882Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:47.882Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:47.882Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:47.882Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:47.882Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:47.882Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:47.882Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:47.882Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:48.810Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:48.810Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:48.810Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:48.810Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:48.810Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:55:48.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148453021 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:55:48.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148453022 data=null doit=true} to TableItem with text {} [2019-07-30T19:55:48.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148453022 data=null} to TableItem with text {} [2019-07-30T19:55:48.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148453022 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:48.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148453023 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:55:48.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148453028 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:48.810Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:48.810Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:49.068Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:49.068Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:49.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148453208 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:49.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148453208 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:49.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148453209 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:49.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148453209 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:49.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148453209 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} [2019-07-30T19:55:49.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148453214 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:55:49.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:49.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:49.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:49.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:49.068Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:49.068Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:49.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:49.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:49.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:49.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:49.068Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:49.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148453220 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:49.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148453221 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:49.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148453226 data=null} to TreeItem with text {test} [2019-07-30T19:55:49.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148453226 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:49.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148453226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:49.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148453262 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:49.068Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:49.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148453262 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:49.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148453262 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:49.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148453262 data=null} to TreeItem with text {test} [2019-07-30T19:55:49.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148453263 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:49.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148453263 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:49.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148453269 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:49.068Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:49.068Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:49.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148453270 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:49.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148453270 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:49.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148453270 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:49.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148453270 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:49.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148453271 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]} [2019-07-30T19:55:49.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148453289 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:49.068Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:55:49.068Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T19:55:49.632Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:49.632Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:49.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148453759 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:49.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148453759 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:49.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148453759 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:49.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148453759 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:49.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148453760 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} [2019-07-30T19:55:49.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148453794 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:49.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:49.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:49.632Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:49.632Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:49.632Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:49.632Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:49.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148453798 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:49.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148453798 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:49.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148453799 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:49.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148453799 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:49.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148453799 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} [2019-07-30T19:55:49.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148453804 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:49.632Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:49.632Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148453804 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:49.632Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148453804 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:49.632Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:49.632Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148453804 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:49.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148453805 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:49.632Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148453805 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} [2019-07-30T19:55:49.632Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148453808 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:49.632Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148453808 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:49.632Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148453809 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:49.632Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148453809 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} [2019-07-30T19:55:50.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148453878 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:50.195Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148454384 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:50.195Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148454448 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:50.195Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148454448 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:50.195Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:50.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:50.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:50.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:50.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:50.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:50.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:50.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:50.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:50.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:50.452Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:50.452Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:50.452Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:50.452Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:50.452Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:55:50.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148454451 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:55:50.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148454452 data=null doit=true} to TableItem with text {} [2019-07-30T19:55:50.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148454452 data=null} to TableItem with text {} [2019-07-30T19:55:50.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148454452 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:50.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148454452 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:55:50.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148454467 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:50.452Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:50.452Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:51.381Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:51.381Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:51.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148455581 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:51.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148455582 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:51.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148455582 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:51.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148455582 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:51.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148455582 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} [2019-07-30T19:55:51.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148455588 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:55:51.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:51.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:51.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:51.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:51.381Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:51.381Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:51.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:51.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:51.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:51.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:51.381Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:51.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148455594 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:51.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148455606 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:51.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148455606 data=null} to TreeItem with text {test} [2019-07-30T19:55:51.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148455606 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:51.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148455607 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:51.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148455642 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:51.638Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:51.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148455643 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:51.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148455643 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:51.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148455643 data=null} to TreeItem with text {test} [2019-07-30T19:55:51.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148455644 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:51.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148455644 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:51.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148455650 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:51.638Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:51.638Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:51.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148455684 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:51.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148455684 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:51.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148455684 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:51.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148455684 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:51.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148455684 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]} [2019-07-30T19:55:51.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148455694 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:51.638Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:55:51.638Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T19:55:51.894Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:51.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:51.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148455966 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:51.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148455966 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:51.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148455966 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:51.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148455967 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:51.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148455967 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} [2019-07-30T19:55:51.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148456002 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:51.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:51.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:51.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:51.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:51.894Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:51.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:51.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148456005 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:51.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148456005 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:51.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148456005 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:51.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148456006 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:51.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148456006 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} [2019-07-30T19:55:51.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148456011 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:51.894Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T19:55:51.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148456011 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:51.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148456012 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:51.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:51.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148456012 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:51.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148456012 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:51.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148456012 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} [2019-07-30T19:55:51.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148456016 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:51.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148456016 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:51.894Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1148456016 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:51.894Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148456017 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} [2019-07-30T19:55:52.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148456094 data=null button=1 stateMask=0x80000 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:52.457Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1148456499 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:52.457Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1148456543 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:52.457Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1148456543 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:52.457Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T19:55:52.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:52.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:52.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:52.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:52.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:52.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:52.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:52.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:52.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:52.457Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:52.457Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:52.457Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:52.457Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:52.457Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:52.457Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:55:52.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148456546 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:55:52.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148456546 data=null doit=true} to TableItem with text {} [2019-07-30T19:55:52.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148456546 data=null} to TableItem with text {} [2019-07-30T19:55:52.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148456547 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:52.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148456556 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:55:52.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148456580 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:52.458Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:52.458Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:53.386Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:53.386Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:53.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148457727 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:53.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148457727 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:53.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148457727 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:53.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148457728 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:53.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148457728 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} [2019-07-30T19:55:53.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148457734 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:55:53.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:53.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:53.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:53.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:53.644Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:53.644Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:53.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:53.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:53.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:53.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:53.644Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:53.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148457823 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:53.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148457823 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:53.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148457823 data=null} to TreeItem with text {test} [2019-07-30T19:55:53.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148457823 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:53.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148457824 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:53.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148457907 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:53.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:53.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148457908 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:53.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148457908 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:53.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148457908 data=null} to TreeItem with text {test} [2019-07-30T19:55:53.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148457909 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:53.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148457909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:53.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148457916 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:53.900Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:53.900Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:53.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148457917 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:53.900Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148457918 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:53.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148457918 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:53.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148457918 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:53.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148457918 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]} [2019-07-30T19:55:53.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148457977 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:53.900Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:55:53.900Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T19:55:54.157Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:54.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:54.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148458356 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:54.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148458357 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:54.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148458357 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:54.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148458357 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:54.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148458358 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} [2019-07-30T19:55:54.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148458401 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:54.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:54.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:54.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:54.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:54.157Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:54.157Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:54.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148458405 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:54.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148458405 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:54.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148458406 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:54.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148458406 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:54.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148458406 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} [2019-07-30T19:55:54.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148458412 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:54.413Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T19:55:54.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148458412 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:54.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148458412 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:54.413Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:54.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148458413 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:54.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148458413 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:54.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148458414 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} [2019-07-30T19:55:54.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148458424 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:54.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148458425 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:54.413Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1148458425 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:54.413Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148458425 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} [2019-07-30T19:55:54.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148458506 data=null button=1 stateMask=0x80000 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:54.669Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1148458851 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:54.669Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1148458901 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:54.669Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1148458903 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:54.669Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T19:55:54.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:54.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:54.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:54.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:54.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:54.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:54.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:54.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:54.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:54.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:54.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:54.669Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:54.669Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:54.669Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:54.669Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:54.669Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:55:54.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148458909 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:55:54.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148458910 data=null doit=true} to TableItem with text {} [2019-07-30T19:55:54.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148458910 data=null} to TableItem with text {} [2019-07-30T19:55:54.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148458910 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:54.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148458911 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:55:54.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148458916 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:54.669Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:54.669Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:56.037Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:56.037Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:56.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148460021 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:56.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148460021 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:56.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148460022 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:56.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148460022 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:56.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148460022 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} [2019-07-30T19:55:56.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148460028 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:55:56.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:56.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:56.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:56.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:56.037Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:56.037Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:56.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:56.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:56.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:56.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:56.037Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:56.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148460043 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:56.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148460044 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:56.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148460044 data=null} to TreeItem with text {test} [2019-07-30T19:55:56.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148460044 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:56.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148460044 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:56.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148460087 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:56.037Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:56.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148460088 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:56.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148460088 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:56.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148460088 data=null} to TreeItem with text {test} [2019-07-30T19:55:56.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148460088 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:56.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148460088 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:56.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148460100 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:56.037Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:56.037Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:56.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148460101 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:56.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148460102 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:56.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148460102 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:56.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148460102 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:56.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148460102 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]} [2019-07-30T19:55:56.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148460156 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:56.037Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:55:56.037Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again. [2019-07-30T19:55:56.037Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:56.037Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:56.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148460221 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:56.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148460221 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:56.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148460221 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:56.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148460222 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:56.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148460265 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} [2019-07-30T19:55:56.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148460309 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:56.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:56.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:56.294Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:56.294Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:56.294Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:56.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:56.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148460313 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:56.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148460313 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:56.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148460313 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:56.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148460313 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:56.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148460314 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} [2019-07-30T19:55:56.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148460318 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:56.294Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:56.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148460319 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:56.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148460319 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:56.294Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:56.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148460319 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:56.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148460320 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:56.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148460320 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} [2019-07-30T19:55:56.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148460329 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:56.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148460329 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:56.294Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1148460329 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:56.294Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148460329 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} [2019-07-30T19:55:56.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148460502 data=null button=1 stateMask=0x80000 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:56.807Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1148460849 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:56.807Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1148460850 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:56.807Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1148460850 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:56.807Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:56.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:56.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:56.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:56.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:56.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:56.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:56.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:56.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:56.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:56.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:56.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:56.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:55:56.807Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:56.807Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:56.807Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:56.807Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:56.807Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:55:56.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148460882 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:55:56.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148460882 data=null doit=true} to TableItem with text {} [2019-07-30T19:55:56.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148460883 data=null} to TableItem with text {} [2019-07-30T19:55:56.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148460883 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:56.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148460883 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:55:56.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148460893 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:55:56.807Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:55:56.807Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:55:57.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:55:57.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:57.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148462009 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:57.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148462010 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:57.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148462010 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:57.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148462011 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:57.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148462011 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} [2019-07-30T19:55:57.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148462016 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:55:57.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:57.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:57.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:57.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:57.991Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:55:57.991Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:57.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:57.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:57.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:57.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:57.991Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:57.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148462029 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:57.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148462029 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:57.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148462029 data=null} to TreeItem with text {test} [2019-07-30T19:55:57.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148462030 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:57.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148462030 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:57.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148462072 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:57.991Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:57.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148462080 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:57.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148462080 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:57.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148462080 data=null} to TreeItem with text {test} [2019-07-30T19:55:57.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148462081 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:57.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148462081 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:57.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148462109 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:57.991Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:57.991Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:57.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148462110 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:57.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148462111 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:57.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148462111 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:57.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148462111 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:57.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148462111 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]} [2019-07-30T19:55:57.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148462120 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:57.991Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:55:57.991Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:55:57.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:57.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:57.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:55:57.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:55:57.991Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:57.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148462139 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:57.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148462139 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:57.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148462139 data=null} to TreeItem with text {test} [2019-07-30T19:55:57.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148462139 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:57.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148462139 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:57.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148462162 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:57.991Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:57.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148462163 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:55:57.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148462163 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:57.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148462163 data=null} to TreeItem with text {test} [2019-07-30T19:55:57.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148462171 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:57.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148462171 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:55:57.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148462187 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:55:57.992Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:55:57.992Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:57.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148462189 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:57.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148462189 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:57.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148462189 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:57.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148462189 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:57.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148462190 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]} [2019-07-30T19:55:57.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148462199 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:57.992Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:55:57.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148462199 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:55:57.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148462200 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:55:57.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148462200 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:55:57.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148462200 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:57.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148462200 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]} [2019-07-30T19:55:57.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148462213 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:55:58.250Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:55:58.250Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:55:58.527Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:55:58.527Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:55:58.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148462706 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:55:58.527Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:55:58.527Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:55:58.527Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:55:58.527Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:55:58.527Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:55:58.527Z] DEBUG - Clicking on &Yes [2019-07-30T19:55:58.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148462707 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') [2019-07-30T19:55:58.527Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148462707 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') [2019-07-30T19:55:58.527Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148462707 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:55:58.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148462707 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:55:58.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148462707 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') [2019-07-30T19:55:58.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148462707 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') [2019-07-30T19:55:58.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148462708 data=null item=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') [2019-07-30T19:56:02.842Z] DEBUG - Clicked on [2019-07-30T19:56:02.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148462298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:56:03.405Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:56:03.406Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:03.406Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:03.406Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:03.406Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:03.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:03.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148467500 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:03.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148467500 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:03.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148467500 data=null} to TreeItem with text {test} [2019-07-30T19:56:03.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148467501 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:03.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148467501 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:03.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148467531 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:03.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:03.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148467531 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:03.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148467532 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:03.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148467532 data=null} to TreeItem with text {test} [2019-07-30T19:56:03.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148467532 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:03.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148467532 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:03.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148467542 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:03.406Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:03.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:03.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148467543 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:56:03.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148467543 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:56:03.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148467543 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:56:03.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148467543 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:56:03.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148467543 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]} [2019-07-30T19:56:03.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148467552 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:56:03.406Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:03.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148467553 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:56:03.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148467553 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:56:03.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148467553 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:56:03.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148467553 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:56:03.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148467553 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]} [2019-07-30T19:56:03.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148467588 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:56:03.406Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:56:03.406Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:56:03.969Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:56:03.969Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:56:03.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148467940 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:56:03.969Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:56:03.969Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:56:03.969Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:56:03.969Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:56:03.969Z] DEBUG - matched Combo with text " [2019-07-30T19:56:03.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148468023 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:')) [2019-07-30T19:56:03.969Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:56:03.969Z] 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') [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:56:03.969Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2d27e5bb [2019-07-30T19:56:03.969Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1148468028 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') [2019-07-30T19:56:03.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1148468028 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') [2019-07-30T19:56:03.969Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1148468028 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:56:03.969Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1148468028 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:56:03.969Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1148468028 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') [2019-07-30T19:56:03.969Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1148468033 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') [2019-07-30T19:56:03.969Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1148468033 data=null item=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') [2019-07-30T19:56:03.969Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1148468033 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') [2019-07-30T19:56:03.969Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1148468033 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') [2019-07-30T19:56:03.969Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1148468033 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') [2019-07-30T19:56:03.969Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1148468033 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:56:03.969Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1148468033 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:56:03.969Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:56:03.969Z] 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') [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:03.969Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:56:03.970Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:56:03.970Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:56:03.970Z] 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') [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] 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') [2019-07-30T19:56:03.970Z] 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. [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:56:03.970Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:56:03.970Z] DEBUG - Clicking on &Finish [2019-07-30T19:56:03.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148468048 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') [2019-07-30T19:56:03.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148468048 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') [2019-07-30T19:56:03.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148468048 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:56:03.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148468048 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:56:03.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148468048 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') [2019-07-30T19:56:03.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148468048 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') [2019-07-30T19:56:03.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:56:03.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:56:03.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:56:03.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:56:03.970Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:56:03.970Z] DEBUG - Clicked on &Finish [2019-07-30T19:56:04.534Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation' [2019-07-30T19:56:04.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=1148468611 data=null doit=true} to Shell with text {Confirmation} [2019-07-30T19:56:04.534Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button' [2019-07-30T19:56:04.534Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button' [2019-07-30T19:56:04.534Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All' [2019-07-30T19:56:04.534Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH' [2019-07-30T19:56:04.534Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T19:56:04.534Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button' [2019-07-30T19:56:04.534Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button' [2019-07-30T19:56:04.534Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button' [2019-07-30T19:56:04.534Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button' [2019-07-30T19:56:04.534Z] DEBUG - Clicking on Rename All [2019-07-30T19:56:04.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=1148468612 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') [2019-07-30T19:56:04.534Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=1148468613 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') [2019-07-30T19:56:04.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=1148468613 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T19:56:04.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=1148468613 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH') [2019-07-30T19:56:04.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=1148468613 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') [2019-07-30T19:56:04.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=1148468613 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') [2019-07-30T19:56:04.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=1148468613 data=null item=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') [2019-07-30T19:56:04.791Z] DEBUG - Clicked on [2019-07-30T19:56:05.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148468049 data=null item=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') [2019-07-30T19:56:05.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148467633 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:56:05.048Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:56:05.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:05.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:05.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:05.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:05.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:05.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148469303 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:05.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148469309 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:05.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148469309 data=null} to TreeItem with text {test} [2019-07-30T19:56:05.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148469309 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:05.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148469309 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:05.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148469334 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:05.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:05.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148469335 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:05.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148469336 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:05.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148469336 data=null} to TreeItem with text {test} [2019-07-30T19:56:05.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148469336 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:05.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148469336 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:05.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148469348 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:05.304Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:05.304Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:05.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148469349 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:56:05.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148469349 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:56:05.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148469349 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:56:05.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148469349 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:05.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148469349 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]} [2019-07-30T19:56:05.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148469357 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:05.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148469369 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:56:05.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148469369 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:56:05.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148469370 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:05.304Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148469370 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]} [2019-07-30T19:56:05.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148469399 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:05.561Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:05.561Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:05.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148469863 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:05.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148469863 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:05.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148469863 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:05.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148469864 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:05.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148469864 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} [2019-07-30T19:56:05.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148469893 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:05.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:05.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:05.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:05.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:05.818Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:05.818Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:05.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148469898 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:05.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148469898 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:05.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148469898 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:05.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148469898 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:05.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148469898 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} [2019-07-30T19:56:05.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148469902 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:05.818Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:05.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148469903 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:05.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148469903 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:05.818Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:05.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148469903 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:05.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148469904 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:05.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148469904 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} [2019-07-30T19:56:05.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148469907 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:05.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148469907 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:05.818Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148469908 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:05.818Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148469908 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} [2019-07-30T19:56:06.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148469976 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:06.075Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148470211 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:06.075Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148470211 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:06.075Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148470212 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:06.075Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:06.075Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:07.004Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:07.004Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:07.004Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:07.004Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:07.004Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:56:07.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148471216 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:56:07.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148471216 data=null doit=true} to TableItem with text {} [2019-07-30T19:56:07.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148471216 data=null} to TableItem with text {} [2019-07-30T19:56:07.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148471217 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:07.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148471217 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:56:07.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148471221 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:07.004Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:07.004Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:07.261Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:07.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:07.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148471421 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:07.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148471422 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:07.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148471422 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:07.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148471422 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:07.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148471423 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} [2019-07-30T19:56:07.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148471451 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:07.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:07.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:07.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:07.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:07.261Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:07.261Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:56:07.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:07.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:07.261Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:07.261Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:07.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:07.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148471459 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:07.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148471459 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:07.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148471459 data=null} to TreeItem with text {test} [2019-07-30T19:56:07.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148471459 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:07.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148471459 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:07.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148471491 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:07.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:07.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148471492 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:07.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148471492 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:07.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148471492 data=null} to TreeItem with text {test} [2019-07-30T19:56:07.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148471493 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:07.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148471493 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:07.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148471503 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:07.261Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:07.261Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:07.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148471504 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:56:07.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148471504 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:56:07.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148471504 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:56:07.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148471505 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:07.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148471505 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]} [2019-07-30T19:56:07.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148471525 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:07.518Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:56:07.774Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:07.774Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:07.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148471993 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:07.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148471994 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:07.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148471994 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:07.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148471994 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:07.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148471995 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} [2019-07-30T19:56:07.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148472028 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:08.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:08.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:08.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:08.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:08.030Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:08.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:08.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148472032 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:08.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148472032 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:08.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148472032 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:08.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148472032 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:08.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148472032 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} [2019-07-30T19:56:08.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148472037 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:08.030Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:08.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148472037 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:08.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148472037 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:08.030Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:08.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148472038 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:08.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148472038 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:08.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148472038 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} [2019-07-30T19:56:08.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148472041 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:08.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148472042 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:08.030Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148472042 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:08.030Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148472042 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} [2019-07-30T19:56:08.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148472180 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:08.287Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148472354 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:08.287Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148472354 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:08.287Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148472354 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:08.287Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:08.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:08.287Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:09.216Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:09.216Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:09.216Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:09.216Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:09.216Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:56:09.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148473358 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:56:09.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148473358 data=null doit=true} to TableItem with text {} [2019-07-30T19:56:09.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148473358 data=null} to TableItem with text {} [2019-07-30T19:56:09.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148473359 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:09.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148473359 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:56:09.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148473364 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:09.216Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:09.216Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:09.473Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:09.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:09.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148473558 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:09.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=1148473558 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:09.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=1148473558 data=null} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:09.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148473559 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:09.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148473559 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} [2019-07-30T19:56:09.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=1148473563 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml} [2019-07-30T19:56:09.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:09.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:09.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:09.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:09.473Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:09.473Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:56:09.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:09.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:09.473Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:09.473Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:09.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:09.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148473593 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:09.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148473593 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:09.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148473593 data=null} to TreeItem with text {test} [2019-07-30T19:56:09.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148473593 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:09.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148473594 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:09.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148473630 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:09.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:09.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148473631 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:09.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148473631 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:09.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148473631 data=null} to TreeItem with text {test} [2019-07-30T19:56:09.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148473631 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:09.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148473631 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:09.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148473637 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:09.473Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:09.473Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:09.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148473638 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:56:09.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148473638 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:56:09.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148473638 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:56:09.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148473639 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:09.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148473639 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]} [2019-07-30T19:56:09.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148473680 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:09.473Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:56:10.035Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:10.035Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:10.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148474050 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:10.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148474051 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:10.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148474051 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:10.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148474051 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:10.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148474051 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} [2019-07-30T19:56:10.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148474087 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:10.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:10.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:10.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:10.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:10.035Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:10.035Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:10.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148474091 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:10.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148474091 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:10.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148474092 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:10.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148474092 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:10.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148474092 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} [2019-07-30T19:56:10.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148474097 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:10.035Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:10.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148474098 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:10.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148474098 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:10.035Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:10.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148474098 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:10.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148474098 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:10.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148474098 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} [2019-07-30T19:56:10.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148474102 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:10.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148474102 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:10.035Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148474107 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:10.035Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148474107 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} [2019-07-30T19:56:10.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148474177 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:10.599Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148474655 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:10.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148474721 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:10.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148474721 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:10.599Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:10.599Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:10.599Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:10.599Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:10.599Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:10.599Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:10.599Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:10.599Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:10.599Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:56:10.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148474723 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:56:10.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148474723 data=null doit=true} to TableItem with text {} [2019-07-30T19:56:10.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148474724 data=null} to TableItem with text {} [2019-07-30T19:56:10.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148474724 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:10.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148474724 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:56:10.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148474742 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:10.599Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:10.599Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:11.596Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:11.596Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:11.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148475830 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:11.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148475830 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:11.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148475830 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:11.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148475830 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:11.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148475831 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} [2019-07-30T19:56:11.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148475835 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:11.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:11.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:11.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:11.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:11.597Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:11.597Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:56:11.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:11.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:11.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:11.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:11.597Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:11.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148475841 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:11.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148475841 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:11.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148475842 data=null} to TreeItem with text {test} [2019-07-30T19:56:11.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148475842 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:11.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148475842 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:11.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148475878 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:11.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:11.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148475879 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:11.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148475879 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:11.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148475880 data=null} to TreeItem with text {test} [2019-07-30T19:56:11.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148475880 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:11.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148475880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:11.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148475891 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:11.853Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:11.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:11.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148475892 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:56:11.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148475892 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:56:11.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148475892 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:56:11.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148475893 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:11.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148475893 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]} [2019-07-30T19:56:11.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148475902 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:11.853Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:56:11.853Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:11.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:11.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148476008 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:11.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148476008 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:11.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148476008 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:11.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148476008 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:11.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148476008 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} [2019-07-30T19:56:11.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148476052 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:11.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:11.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:11.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:11.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:11.853Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:11.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:11.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148476055 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:11.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148476055 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:11.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148476055 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:11.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148476056 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:11.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148476056 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} [2019-07-30T19:56:11.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148476060 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:11.853Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1} [2019-07-30T19:56:11.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148476061 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:11.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148476061 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:11.853Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:11.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148476061 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:11.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148476061 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:11.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148476062 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} [2019-07-30T19:56:11.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148476065 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:11.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148476065 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:11.853Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=1148476065 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:12.110Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148476065 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} [2019-07-30T19:56:12.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148476137 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:12.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=1148476482 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:12.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=1148476531 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:12.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=1148476532 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:12.366Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1} [2019-07-30T19:56:12.366Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:12.366Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:12.366Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:12.366Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:12.366Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:12.366Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:12.366Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:12.366Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:12.366Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:56:12.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148476534 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:56:12.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148476534 data=null doit=true} to TableItem with text {} [2019-07-30T19:56:12.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148476534 data=null} to TableItem with text {} [2019-07-30T19:56:12.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148476535 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:12.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148476535 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:56:12.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148476553 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:12.366Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:12.366Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:13.734Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:13.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:13.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=1148477650 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:13.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=1148477651 data=null doit=true} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:13.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=1148477651 data=null} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:13.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=1148477651 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:13.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148477652 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} [2019-07-30T19:56:13.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=1148477657 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1} [2019-07-30T19:56:13.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:13.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:13.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:13.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:13.734Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:13.734Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:56:13.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:13.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:13.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:13.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:13.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:13.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148477669 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:13.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148477669 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:13.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148477669 data=null} to TreeItem with text {test} [2019-07-30T19:56:13.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148477670 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:13.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148477670 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:13.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148477714 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:13.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:13.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148477715 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:13.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148477715 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:13.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148477715 data=null} to TreeItem with text {test} [2019-07-30T19:56:13.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148477716 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:13.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148477716 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:13.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148477722 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:13.734Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:13.734Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:13.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148477723 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:56:13.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148477723 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:56:13.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148477724 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:56:13.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148477724 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:13.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148477724 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]} [2019-07-30T19:56:13.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148477745 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:13.735Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:56:13.735Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:13.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:13.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148477900 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:13.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148477900 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:13.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148477901 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:13.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148477901 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:13.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148477902 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} [2019-07-30T19:56:13.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148477947 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:13.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:13.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:13.735Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:13.735Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:13.735Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:13.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:13.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148477951 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:13.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148477952 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:13.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148477952 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:13.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148477952 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:13.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148477952 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} [2019-07-30T19:56:13.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148477958 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:13.735Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2} [2019-07-30T19:56:13.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148477958 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:13.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148477959 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:13.735Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:13.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148477959 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:13.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148477960 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:13.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148477960 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} [2019-07-30T19:56:13.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148477969 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:13.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148477970 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:13.735Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=1148477970 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:13.991Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148477970 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} [2019-07-30T19:56:14.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148478050 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:14.505Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=1148478477 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:14.505Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=1148478525 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:14.505Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=1148478526 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:14.505Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2} [2019-07-30T19:56:14.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:14.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:14.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:14.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:14.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:14.505Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:14.505Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:14.505Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:14.505Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:14.505Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:56:14.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148478532 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:56:14.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148478532 data=null doit=true} to TableItem with text {} [2019-07-30T19:56:14.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148478532 data=null} to TableItem with text {} [2019-07-30T19:56:14.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148478532 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:14.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148478533 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:56:14.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148478539 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:14.505Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:14.505Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:15.435Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:15.435Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:15.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=1148479642 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:15.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=1148479642 data=null doit=true} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:15.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=1148479643 data=null} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:15.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=1148479643 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:15.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148479644 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} [2019-07-30T19:56:15.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=1148479649 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2} [2019-07-30T19:56:15.435Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:15.435Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:15.435Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:15.435Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:15.435Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:15.435Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:56:15.435Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:15.435Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:15.435Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:15.435Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:15.435Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:15.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148479668 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:15.435Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148479668 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:15.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148479669 data=null} to TreeItem with text {test} [2019-07-30T19:56:15.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148479669 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:15.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148479669 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:15.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148479715 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:15.692Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:15.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148479725 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:15.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148479725 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:15.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148479725 data=null} to TreeItem with text {test} [2019-07-30T19:56:15.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148479726 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:15.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148479726 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:15.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148479732 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:15.692Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:15.692Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:15.692Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148479738 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:56:15.692Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148479739 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:56:15.692Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148479739 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:56:15.692Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148479739 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:15.692Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148479739 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]} [2019-07-30T19:56:15.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148479748 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:15.692Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:56:15.948Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:15.948Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:16.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148480231 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:16.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148480231 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:16.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148480231 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:16.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148480232 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:16.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148480232 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} [2019-07-30T19:56:16.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148480276 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:16.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:16.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:16.204Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:16.204Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:16.204Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:16.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:16.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148480281 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:16.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148480281 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:16.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148480281 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:16.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148480281 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:16.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148480281 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} [2019-07-30T19:56:16.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148480286 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:16.204Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:16.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148480286 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:16.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148480287 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:16.204Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:16.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148480287 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:16.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148480287 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:16.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148480287 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} [2019-07-30T19:56:16.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148480290 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:16.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148480291 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:16.204Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=1148480296 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:16.204Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148480296 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} [2019-07-30T19:56:16.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148480370 data=null button=1 stateMask=0x80000 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:16.718Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=1148480705 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:16.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=1148480759 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:16.718Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=1148480760 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:16.718Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:16.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:16.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:16.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:16.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:16.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:16.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:16.718Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:16.718Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:16.718Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:16.718Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:16.718Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:56:16.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148480762 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:56:16.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148480763 data=null doit=true} to TableItem with text {} [2019-07-30T19:56:16.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148480763 data=null} to TableItem with text {} [2019-07-30T19:56:16.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148480763 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:16.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148480772 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:56:16.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148480796 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:16.718Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:16.718Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:17.647Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:17.647Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:17.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=1148481900 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:17.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=1148481901 data=null doit=true} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:17.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=1148481901 data=null} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:17.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=1148481901 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:17.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148481902 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} [2019-07-30T19:56:17.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=1148481907 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing} [2019-07-30T19:56:17.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:17.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:17.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:17.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:17.903Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:17.903Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:56:17.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:17.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:17.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:17.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:17.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:17.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148481920 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:17.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148481920 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:17.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148481920 data=null} to TreeItem with text {test} [2019-07-30T19:56:17.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148481920 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:17.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148481921 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:17.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148481968 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:17.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:17.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148481969 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:17.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148481969 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:17.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148481969 data=null} to TreeItem with text {test} [2019-07-30T19:56:17.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148481970 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:17.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148481970 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:17.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148481975 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:17.903Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:17.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:17.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148481976 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:56:17.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148481977 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:56:17.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148481977 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:56:17.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148481977 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:17.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148481977 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]} [2019-07-30T19:56:17.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148481999 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:17.903Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:56:17.903Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:17.903Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:17.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148482151 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:17.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148482151 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:17.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148482151 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:17.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148482152 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:17.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148482152 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)} [2019-07-30T19:56:18.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148482200 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:18.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:18.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:18.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:18.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:18.160Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:18.160Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:18.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148482204 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:18.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148482204 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:18.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148482204 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:18.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148482204 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:18.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148482204 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)} [2019-07-30T19:56:18.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148482209 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:18.160Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:18.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148482210 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:18.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148482210 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:18.160Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:18.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148482210 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:18.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148482211 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:18.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148482211 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)} [2019-07-30T19:56:18.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148482224 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:18.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148482224 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:18.160Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148482225 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:18.160Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148482225 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)} [2019-07-30T19:56:18.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148482309 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:18.417Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148482544 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:18.417Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148482545 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:18.417Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148482545 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:18.417Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:18.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:18.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:18.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:18.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:18.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:18.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:18.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:19.345Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:19.345Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:19.345Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:19.345Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:19.345Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:56:19.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148483549 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:56:19.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148483549 data=null doit=true} to TableItem with text {} [2019-07-30T19:56:19.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148483549 data=null} to TableItem with text {} [2019-07-30T19:56:19.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148483550 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:19.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148483550 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:56:19.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148483603 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:19.602Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:19.602Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:19.602Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:19.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:19.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148483788 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:19.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148483789 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:19.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148483789 data=null} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:19.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148483789 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:19.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148483790 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)} [2019-07-30T19:56:19.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=1148483795 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)} [2019-07-30T19:56:19.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:19.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:19.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:19.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:19.602Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:19.602Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:56:19.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:19.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:19.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:19.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:19.602Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:19.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148483825 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:19.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148483825 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:19.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148483825 data=null} to TreeItem with text {test} [2019-07-30T19:56:19.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148483826 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:19.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148483826 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:19.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148483857 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:19.859Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:19.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148483858 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:19.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148483858 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:19.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148483858 data=null} to TreeItem with text {test} [2019-07-30T19:56:19.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148483859 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:19.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148483859 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:19.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148483865 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:19.859Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:19.859Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:19.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148483866 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:56:19.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148483866 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:56:19.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148483866 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:56:19.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148483866 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:19.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148483866 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]} [2019-07-30T19:56:19.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148483884 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:19.859Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:56:19.859Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:19.859Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:19.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148483943 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:19.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148483943 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:19.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148483943 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:19.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148483943 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:19.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148483943 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)} [2019-07-30T19:56:19.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148483998 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:19.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:19.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:19.859Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:19.859Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:19.859Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:19.859Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:19.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148484013 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:19.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148484013 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:19.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148484013 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:19.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148484013 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:19.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148484013 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)} [2019-07-30T19:56:19.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148484021 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:19.859Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:19.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148484022 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:19.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148484022 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:19.859Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:19.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148484023 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:19.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148484023 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:19.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148484023 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)} [2019-07-30T19:56:19.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148484027 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:19.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148484027 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:19.859Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148484027 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:19.859Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148484028 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)} [2019-07-30T19:56:20.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148484099 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:20.116Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148484303 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:20.116Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148484307 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:20.116Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148484307 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:20.116Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:20.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:20.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:20.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:20.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:20.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:20.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:20.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:20.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:21.626Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:21.626Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:21.626Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:21.626Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:21.626Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:56:21.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148485311 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:56:21.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148485311 data=null doit=true} to TableItem with text {} [2019-07-30T19:56:21.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148485311 data=null} to TableItem with text {} [2019-07-30T19:56:21.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148485312 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:21.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148485312 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:56:21.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148485331 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:21.626Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:21.626Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:21.626Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:21.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:21.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148485526 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:21.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148485526 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:21.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148485526 data=null} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:21.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148485527 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:21.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148485527 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)} [2019-07-30T19:56:21.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=1148485532 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)} [2019-07-30T19:56:21.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:21.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:21.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:21.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:21.626Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:21.626Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:56:21.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:21.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:21.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:21.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:21.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:21.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148485554 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:21.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148485554 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:21.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148485554 data=null} to TreeItem with text {test} [2019-07-30T19:56:21.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148485555 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:21.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148485555 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:21.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148485610 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:21.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:21.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148485611 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:21.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148485611 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:21.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148485611 data=null} to TreeItem with text {test} [2019-07-30T19:56:21.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148485611 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:21.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148485612 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:21.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148485627 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:21.626Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:21.626Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:21.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148485628 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:56:21.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148485628 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:56:21.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148485629 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:56:21.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148485631 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:21.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148485631 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]} [2019-07-30T19:56:21.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148485641 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:21.626Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:56:21.882Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:21.882Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:21.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148486108 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:21.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148486108 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:21.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148486109 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:21.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148486109 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:21.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148486109 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)} [2019-07-30T19:56:22.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148486147 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:22.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:22.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:22.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:22.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:22.139Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:22.139Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:22.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148486150 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:22.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148486151 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:22.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148486151 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:22.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148486151 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:22.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148486151 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)} [2019-07-30T19:56:22.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148486156 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:22.139Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:22.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148486156 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:22.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148486156 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:22.139Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:22.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148486157 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:22.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148486157 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:22.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148486157 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)} [2019-07-30T19:56:22.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148486161 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:22.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148486161 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:22.139Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148486162 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:22.139Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148486166 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)} [2019-07-30T19:56:22.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148486241 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:22.703Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148486664 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:22.703Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148486767 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:22.703Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148486767 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:22.703Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:22.703Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:22.703Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:22.703Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:22.703Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:22.703Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:22.703Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:22.703Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:22.703Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:22.703Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:22.703Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:22.703Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:22.703Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:22.703Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:22.703Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:56:22.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148486772 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:56:22.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148486772 data=null doit=true} to TableItem with text {} [2019-07-30T19:56:22.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148486772 data=null} to TableItem with text {} [2019-07-30T19:56:22.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148486773 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:22.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148486773 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:56:22.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148486779 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:22.703Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:22.703Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:23.633Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:23.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:23.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148487874 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:23.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=1148487874 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:23.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=1148487874 data=null} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:23.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148487875 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:23.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148487875 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)} [2019-07-30T19:56:23.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=1148487880 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)} [2019-07-30T19:56:23.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:23.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:23.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:23.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:23.633Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:23.633Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:56:23.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:23.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:23.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:23.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:23.633Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:23.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148487887 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:23.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148487887 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:23.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148487887 data=null} to TreeItem with text {test} [2019-07-30T19:56:23.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148487887 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:23.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148487887 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:23.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148487921 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:23.889Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:23.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148487921 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:23.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148487921 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:23.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148487922 data=null} to TreeItem with text {test} [2019-07-30T19:56:23.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148487922 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:23.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148487922 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:23.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148487938 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:23.889Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:23.889Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:23.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148487939 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:56:23.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148487939 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:56:23.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148487939 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:56:23.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148487939 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:23.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148487939 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]} [2019-07-30T19:56:23.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148487955 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:23.889Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:56:23.889Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:23.889Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:23.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148488058 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:23.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1148488059 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:23.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1148488059 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:23.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148488059 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:23.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148488059 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)} [2019-07-30T19:56:23.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148488117 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:23.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:23.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:23.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:23.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:23.890Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:23.890Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:23.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148488128 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:23.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1148488128 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:23.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1148488128 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:23.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148488128 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:23.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148488129 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)} [2019-07-30T19:56:23.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148488133 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:23.890Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:23.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148488133 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:23.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1148488134 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:23.890Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:23.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1148488134 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:23.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148488134 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:23.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148488134 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)} [2019-07-30T19:56:23.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148488141 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:23.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148488141 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:23.890Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148488141 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:24.146Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148488141 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)} [2019-07-30T19:56:24.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148488216 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:24.403Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148488547 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:24.403Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1148488601 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:24.403Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1148488601 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:24.403Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:24.403Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:24.403Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:24.403Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:24.403Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:24.403Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:24.403Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:24.403Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:24.403Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:24.403Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:24.403Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:24.403Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:24.403Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:24.403Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:24.403Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:24.403Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:56:24.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148488605 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:56:24.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148488614 data=null doit=true} to TableItem with text {} [2019-07-30T19:56:24.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148488614 data=null} to TableItem with text {} [2019-07-30T19:56:24.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148488615 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:24.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148488615 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:56:24.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148488634 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:24.403Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:24.403Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:25.771Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:25.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:25.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148489730 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:25.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=1148489731 data=null doit=true} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:25.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=1148489731 data=null} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:25.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148489731 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:25.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148489731 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)} [2019-07-30T19:56:25.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=1148489737 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)} [2019-07-30T19:56:25.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:25.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:25.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:25.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:25.771Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:25.771Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:56:25.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:25.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:25.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:25.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:25.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:25.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148489749 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:25.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148489750 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:25.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148489750 data=null} to TreeItem with text {test} [2019-07-30T19:56:25.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148489750 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:25.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148489750 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:25.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148489813 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:25.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:25.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148489814 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:25.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148489814 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:25.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148489814 data=null} to TreeItem with text {test} [2019-07-30T19:56:25.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148489815 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:25.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148489824 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:25.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148489861 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:25.771Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:25.771Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:25.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148489863 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:56:25.771Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148489863 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:56:25.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148489863 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:56:25.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148489863 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:25.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148489863 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]} [2019-07-30T19:56:25.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148489874 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:25.771Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:56:26.028Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:26.028Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:26.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148490158 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:26.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1148490158 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:26.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1148490158 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:26.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148490159 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:26.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148490159 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)} [2019-07-30T19:56:26.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148490210 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:26.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:26.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:26.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:26.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:26.028Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:26.028Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:26.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148490215 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:26.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1148490215 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:26.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1148490215 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:26.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148490216 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:26.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148490216 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)} [2019-07-30T19:56:26.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148490221 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:26.028Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:26.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148490222 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:26.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1148490222 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:26.028Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:26.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1148490222 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:26.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148490223 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:26.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148490223 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)} [2019-07-30T19:56:26.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148490243 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:26.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148490243 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:26.028Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148490246 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:26.284Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148490246 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)} [2019-07-30T19:56:26.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148490330 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:26.541Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148490641 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:26.541Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1148490641 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:26.541Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1148490641 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:26.541Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:26.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:26.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:26.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:26.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:26.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:26.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:26.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:26.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:26.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:26.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:26.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:27.104Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:27.104Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:27.104Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:27.104Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:27.104Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:56:27.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148491147 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:56:27.104Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148491155 data=null doit=true} to TableItem with text {} [2019-07-30T19:56:27.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148491155 data=null} to TableItem with text {} [2019-07-30T19:56:27.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148491156 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:27.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148491157 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:56:27.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148491176 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:27.104Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:27.104Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:27.666Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:27.666Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:27.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148491876 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:27.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=1148491876 data=null doit=true} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:27.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=1148491877 data=null} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:27.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148491877 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:27.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148491877 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)} [2019-07-30T19:56:27.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=1148491883 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)} [2019-07-30T19:56:27.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:27.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:27.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:27.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:27.666Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:27.666Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:56:27.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:27.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:27.666Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:27.666Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:27.666Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:27.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148491898 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:27.666Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148491899 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:27.666Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148491899 data=null} to TreeItem with text {test} [2019-07-30T19:56:27.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148491899 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:27.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148491899 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:27.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148491953 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:27.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:27.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148491955 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:27.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148491955 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:27.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148491955 data=null} to TreeItem with text {test} [2019-07-30T19:56:27.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148491956 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:27.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148491956 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:27.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148491968 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:27.923Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:27.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:27.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148491977 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:56:27.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148491977 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:56:27.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148491977 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:56:27.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148491977 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:27.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148491978 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]} [2019-07-30T19:56:27.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148492012 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:27.923Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again. [2019-07-30T19:56:27.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:27.923Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:27.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148492129 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:27.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1148492129 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:27.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1148492130 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:27.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148492130 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:27.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148492131 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)} [2019-07-30T19:56:28.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148492183 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:28.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:28.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:28.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:28.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:28.180Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:28.180Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:28.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148492188 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:28.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1148492188 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:28.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1148492188 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:28.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148492189 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:28.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148492189 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)} [2019-07-30T19:56:28.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148492194 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:28.180Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:28.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148492194 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:28.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1148492195 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:28.180Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:28.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1148492195 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:28.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148492195 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:28.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148492195 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)} [2019-07-30T19:56:28.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148492219 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:28.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148492220 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:28.180Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148492220 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:28.180Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148492220 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)} [2019-07-30T19:56:28.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148492302 data=null button=1 stateMask=0x80000 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:28.743Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148492820 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:28.743Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1148492912 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:28.743Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1148492912 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:28.743Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:28.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:28.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:28.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:28.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:28.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:28.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:28.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:28.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:28.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:28.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:28.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:28.743Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:28.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:28.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:28.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:28.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:28.743Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:56:28.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148492917 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:56:28.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148492917 data=null doit=true} to TableItem with text {} [2019-07-30T19:56:28.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148492917 data=null} to TableItem with text {} [2019-07-30T19:56:28.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148492918 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:28.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148492918 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:56:28.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148492928 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:28.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:28.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:29.671Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:29.671Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148493954 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:29.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=1148493954 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:29.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=1148493955 data=null} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148493955 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:29.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148493955 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)} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=1148493961 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)} [2019-07-30T19:56:29.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:29.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:29.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:29.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:29.928Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:29.928Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:56:29.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:29.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:29.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:29.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:29.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148493975 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148493975 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148493976 data=null} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148493976 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148493976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148494020 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148494021 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148494021 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148494030 data=null} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148494030 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148494031 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148494066 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:29.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148494068 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:56:29.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148494068 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:56:29.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148494068 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148494068 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:29.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148494068 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]} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148494078 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:29.928Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:56:29.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:29.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:29.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:29.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:29.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148494095 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148494095 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148494095 data=null} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148494096 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148494096 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148494115 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148494116 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148494116 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148494116 data=null} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148494117 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148494117 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148494129 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:29.928Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:29.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148494131 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:56:29.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148494131 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:56:29.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148494131 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148494131 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:29.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148494132 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]} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148494152 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:29.928Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=1148494153 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]} [2019-07-30T19:56:29.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=1148494153 data=null doit=true} to TreeItem with text {Traces [12]} [2019-07-30T19:56:29.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=1148494153 data=null} to TreeItem with text {Traces [12]} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=1148494153 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:29.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148494153 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]} [2019-07-30T19:56:29.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=1148494162 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]} [2019-07-30T19:56:30.185Z] DEBUG - matched MenuItem with text "C&lear Delete", using matcher: with mnemonic 'Clear' [2019-07-30T19:56:30.185Z] DEBUG - Clicking on with mnemonic 'Clear' [2019-07-30T19:56:30.185Z] DEBUG - Clicked on with mnemonic 'Clear' [2019-07-30T19:56:30.441Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear' [2019-07-30T19:56:30.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=1148494445 data=null doit=true} to Shell with text {Confirm Clear} [2019-07-30T19:56:30.441Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:56:30.441Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:56:30.441Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:56:30.441Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:56:30.441Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:56:30.441Z] DEBUG - Clicking on &Yes [2019-07-30T19:56:30.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148494446 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') [2019-07-30T19:56:30.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148494446 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') [2019-07-30T19:56:30.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148494446 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:56:30.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148494446 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:56:30.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148494446 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') [2019-07-30T19:56:30.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148494446 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') [2019-07-30T19:56:30.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148494447 data=null item=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') [2019-07-30T19:56:33.875Z] DEBUG - Clicked on [2019-07-30T19:56:34.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear Delete} time=1148494211 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear' [2019-07-30T19:56:35.001Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:56:35.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:35.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:35.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:35.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:35.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:35.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148499131 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:35.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148499131 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:35.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148499132 data=null} to TreeItem with text {test} [2019-07-30T19:56:35.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148499132 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:35.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148499132 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:35.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148499159 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:35.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:35.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148499160 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:35.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148499160 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:35.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148499160 data=null} to TreeItem with text {test} [2019-07-30T19:56:35.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148499160 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:35.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148499160 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:35.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148499165 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:35.001Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:35.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:35.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148499169 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:56:35.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148499170 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:56:35.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148499170 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:56:35.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148499170 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:56:35.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148499170 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]} [2019-07-30T19:56:35.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148499178 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:56:35.001Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:35.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148499179 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:56:35.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148499179 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:56:35.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148499179 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:56:35.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148499179 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:56:35.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148499179 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]} [2019-07-30T19:56:35.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148499193 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:56:35.001Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:56:35.001Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:56:35.257Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:56:35.257Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:56:35.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148499431 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:56:35.257Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:35.257Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:35.257Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:35.257Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:' [2019-07-30T19:56:35.257Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:56:35.257Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') [2019-07-30T19:56:35.257Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:35.257Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:35.257Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:35.257Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:35.257Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:35.257Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:35.257Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:35.257Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:35.257Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:35.257Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again. [2019-07-30T19:56:35.257Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:56:35.257Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:56:35.257Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:56:35.257Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:56:35.257Z] DEBUG - matched Combo with text " [2019-07-30T19:56:35.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148499560 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:')) [2019-07-30T19:56:35.514Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:56:35.514Z] 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') [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:56:35.514Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@97bfa39 [2019-07-30T19:56:35.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1148499578 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') [2019-07-30T19:56:35.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1148499578 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') [2019-07-30T19:56:35.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1148499578 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:56:35.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1148499578 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:56:35.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1148499578 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') [2019-07-30T19:56:35.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1148499582 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') [2019-07-30T19:56:35.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1148499582 data=null item=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') [2019-07-30T19:56:35.514Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1148499582 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') [2019-07-30T19:56:35.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1148499582 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') [2019-07-30T19:56:35.514Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1148499582 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') [2019-07-30T19:56:35.514Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1148499582 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:56:35.514Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1148499583 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:56:35.514Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:56:35.514Z] 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') [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:56:35.514Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:56:35.514Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:56:35.514Z] 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') [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] 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') [2019-07-30T19:56:35.514Z] 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. [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:56:35.514Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:56:35.514Z] DEBUG - Clicking on &Finish [2019-07-30T19:56:35.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148499592 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') [2019-07-30T19:56:35.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148499592 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') [2019-07-30T19:56:35.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148499592 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:56:35.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148499592 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:56:35.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148499593 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') [2019-07-30T19:56:35.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148499593 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') [2019-07-30T19:56:36.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148499593 data=null item=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') [2019-07-30T19:56:36.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148499232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:56:36.078Z] DEBUG - Clicked on [2019-07-30T19:56:36.078Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:56:36.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:36.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:36.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:36.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:36.078Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:36.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148500119 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:36.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148500119 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:36.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148500119 data=null} to TreeItem with text {test} [2019-07-30T19:56:36.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148500119 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:36.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148500119 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:36.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148500141 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:36.078Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:36.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148500150 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:36.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148500150 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:36.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148500150 data=null} to TreeItem with text {test} [2019-07-30T19:56:36.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148500151 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:36.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148500151 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:36.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148500168 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:36.078Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:36.078Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:36.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148500169 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:56:36.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148500169 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:56:36.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148500169 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:56:36.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148500169 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:56:36.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148500170 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]} [2019-07-30T19:56:36.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148500189 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:56:36.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148500190 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:56:36.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148500190 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:56:36.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148500190 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:56:36.078Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148500190 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]} [2019-07-30T19:56:36.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148500193 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:56:36.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=1148500193 data=null doit=true} to TreeItem with text {z-clashes [1]} [2019-07-30T19:56:36.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=1148500193 data=null} to TreeItem with text {z-clashes [1]} [2019-07-30T19:56:36.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=1148500193 data=null button=1 stateMask=0x0 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-30T19:56:36.078Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148500194 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]} [2019-07-30T19:56:36.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=1148500208 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [1]} [2019-07-30T19:56:36.335Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:36.335Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:36.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148500533 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:36.335Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148500533 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:36.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148500533 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:36.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148500561 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:36.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148500561 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} [2019-07-30T19:56:36.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148500596 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:36.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:36.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:36.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:36.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:36.592Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:36.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:36.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148500600 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:36.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148500600 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:36.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148500600 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:36.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148500600 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:36.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148500600 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} [2019-07-30T19:56:36.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148500606 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:36.592Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:36.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148500606 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:36.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148500606 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:36.592Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:36.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148500607 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:36.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148500607 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:36.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148500607 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} [2019-07-30T19:56:36.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148500610 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:36.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148500610 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:36.592Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148500611 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:36.592Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148500611 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} [2019-07-30T19:56:36.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148500668 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:36.848Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148500849 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:36.848Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148500849 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:36.848Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148500849 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:36.848Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:36.848Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:37.778Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:37.778Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:37.778Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:37.778Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:37.778Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:56:37.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148501905 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:56:37.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148501905 data=null doit=true} to TableItem with text {} [2019-07-30T19:56:37.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148501906 data=null} to TableItem with text {} [2019-07-30T19:56:37.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148501906 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:37.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148501906 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:56:37.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148501952 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:37.778Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:37.778Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:38.035Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:38.035Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:38.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148502127 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:38.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=1148502128 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:38.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=1148502128 data=null} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:38.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148502129 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:38.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148502129 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} [2019-07-30T19:56:38.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=1148502134 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log} [2019-07-30T19:56:38.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:38.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:38.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:38.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:38.035Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:38.035Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:56:38.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:38.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:38.035Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:38.035Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:38.035Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:38.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148502152 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:38.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148502152 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:38.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148502152 data=null} to TreeItem with text {test} [2019-07-30T19:56:38.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148502153 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:38.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148502153 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:38.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148502195 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:38.035Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:38.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148502196 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:38.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148502196 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:38.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148502196 data=null} to TreeItem with text {test} [2019-07-30T19:56:38.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148502197 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:38.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148502197 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:38.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148502202 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:38.035Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:38.035Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:38.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148502203 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:56:38.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148502203 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:56:38.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148502204 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:56:38.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148502204 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:56:38.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148502204 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]} [2019-07-30T19:56:38.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148502223 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:56:38.035Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T19:56:38.291Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:38.291Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:38.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148502582 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:38.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148502582 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:38.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148502582 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:38.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148502583 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:38.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148502583 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} [2019-07-30T19:56:38.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148502618 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:38.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:38.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:38.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:38.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:38.548Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:38.548Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:38.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148502622 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:38.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148502622 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:38.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148502622 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:38.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148502623 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:38.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148502623 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} [2019-07-30T19:56:38.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148502627 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:38.548Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:38.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148502628 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:38.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148502628 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:38.548Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:38.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148502628 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:38.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148502628 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:38.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148502628 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} [2019-07-30T19:56:38.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148502632 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:38.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148502632 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:38.548Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148502632 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:38.548Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148502632 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} [2019-07-30T19:56:39.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148502719 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:39.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148503222 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:39.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148503339 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:39.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148503339 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:39.368Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:39.368Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:39.368Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"' [2019-07-30T19:56:39.368Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:39.368Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:39.368Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:39.368Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:39.368Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:56:39.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=1148503385 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {} [2019-07-30T19:56:39.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=1148503385 data=null doit=true} to TableItem with text {} [2019-07-30T19:56:39.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=1148503385 data=null} to TableItem with text {} [2019-07-30T19:56:39.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=1148503386 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:39.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148503386 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {} [2019-07-30T19:56:39.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=1148503392 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {} [2019-07-30T19:56:39.368Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:56:39.368Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:56:40.297Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"' [2019-07-30T19:56:40.297Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:40.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148504494 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:40.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148504495 data=null doit=true} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:40.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148504495 data=null} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:40.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148504495 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:40.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148504496 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} [2019-07-30T19:56:40.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148504501 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing} [2019-07-30T19:56:40.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:40.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:40.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:40.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:40.297Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again. [2019-07-30T19:56:40.297Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:56:40.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:40.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:40.297Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:40.297Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:40.297Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:40.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148504507 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:40.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148504516 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:40.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148504517 data=null} to TreeItem with text {test} [2019-07-30T19:56:40.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148504517 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:40.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148504517 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:40.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148504594 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:40.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:40.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148504595 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:40.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148504595 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:40.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148504595 data=null} to TreeItem with text {test} [2019-07-30T19:56:40.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148504595 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:40.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148504596 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:40.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148504602 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:40.555Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:40.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:40.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148504604 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:56:40.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148504604 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:56:40.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148504604 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:56:40.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148504604 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:56:40.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148504604 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]} [2019-07-30T19:56:40.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148504623 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:56:40.555Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T19:56:40.555Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:56:40.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:40.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:40.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:40.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:40.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:40.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148504630 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:40.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148504630 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:40.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148504630 data=null} to TreeItem with text {test} [2019-07-30T19:56:40.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148504633 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:40.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148504633 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:40.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148504695 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:40.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:40.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148504697 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:40.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148504697 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:40.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148504697 data=null} to TreeItem with text {test} [2019-07-30T19:56:40.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148504698 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:40.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148504712 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:40.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148504724 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:40.555Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:40.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:40.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148504726 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:56:40.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148504726 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:56:40.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148504726 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:56:40.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148504726 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:56:40.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148504727 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]} [2019-07-30T19:56:40.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148504754 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:56:40.555Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:40.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148504755 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:56:40.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148504755 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:56:40.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148504755 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:56:40.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148504756 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:56:40.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148504756 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]} [2019-07-30T19:56:40.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148504771 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:56:40.811Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...' [2019-07-30T19:56:40.811Z] DEBUG - Clicking on with mnemonic 'New Folder...' [2019-07-30T19:56:40.811Z] DEBUG - Clicked on with mnemonic 'New Folder...' [2019-07-30T19:56:40.811Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder' [2019-07-30T19:56:40.811Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {New Folder} time=1148505028 data=null doit=true} to Shell with text {New Folder} [2019-07-30T19:56:40.811Z] DEBUG - matched Text with text "", using matcher: of type 'Text' [2019-07-30T19:56:40.811Z] DEBUG - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:' [2019-07-30T19:56:40.811Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:') [2019-07-30T19:56:40.811Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:')) [2019-07-30T19:56:40.811Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:40.811Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:56:40.811Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:56:40.811Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:56:40.811Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:40.811Z] DEBUG - Clicking on OK [2019-07-30T19:56:40.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148505045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:40.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148505045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:40.811Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148505046 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:40.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148505046 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:40.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148505046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:40.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148505046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:41.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148505046 data=null item=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') [2019-07-30T19:56:41.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=1148504819 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...' [2019-07-30T19:56:41.068Z] DEBUG - Clicked on [2019-07-30T19:56:41.068Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again. [2019-07-30T19:56:41.068Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:41.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa} time=1148505292 data=null button=0 stateMask=0x0 x=90 y=74 count=0} to TreeItem with text {aaa} [2019-07-30T19:56:41.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa} time=1148505292 data=null doit=true} to TreeItem with text {aaa} [2019-07-30T19:56:41.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa} time=1148505292 data=null} to TreeItem with text {aaa} [2019-07-30T19:56:41.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa} time=1148505293 data=null button=1 stateMask=0x0 x=90 y=74 count=1} to TreeItem with text {aaa} [2019-07-30T19:56:41.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148505293 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} [2019-07-30T19:56:41.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa} time=1148505330 data=null button=1 stateMask=0x80000 x=90 y=74 count=1} to TreeItem with text {aaa} [2019-07-30T19:56:41.324Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...' [2019-07-30T19:56:41.324Z] DEBUG - Clicking on with mnemonic 'Import...' [2019-07-30T19:56:41.583Z] DEBUG - Clicked on with mnemonic 'Import...' [2019-07-30T19:56:41.583Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import' [2019-07-30T19:56:41.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=1148505684 data=null doit=true} to Shell with text {Trace Import} [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO' [2019-07-30T19:56:41.583Z] 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') [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-30T19:56:41.583Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select &archive file:} time=1148505707 data=null doit=true} to Button with text {Select &archive file:} [2019-07-30T19:56:41.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=1148505707 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:} [2019-07-30T19:56:41.583Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-30T19:56:41.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select roo&t directory:} time=1148505711 data=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-30T19:56:41.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=1148505712 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') [2019-07-30T19:56:41.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=1148505712 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') [2019-07-30T19:56:41.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=1148505712 data=null item=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') [2019-07-30T19:56:41.583Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') [2019-07-30T19:56:41.583Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:56:41.583Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:56:41.583Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo' [2019-07-30T19:56:41.583Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo') [2019-07-30T19:56:41.583Z] DEBUG - matched Combo with text " [2019-07-30T19:56:41.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {} time=1148505805 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:')) [2019-07-30T19:56:41.583Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:56:41.583Z] 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') [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:56:41.583Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@e4ffdf [2019-07-30T19:56:41.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=1148505808 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') [2019-07-30T19:56:41.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148505816 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') [2019-07-30T19:56:41.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=1148505816 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:56:41.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=1148505816 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:56:41.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=1148505817 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') [2019-07-30T19:56:41.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=1148505817 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') [2019-07-30T19:56:41.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=1148505817 data=null item=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') [2019-07-30T19:56:41.583Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=1148505817 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') [2019-07-30T19:56:41.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=1148505817 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') [2019-07-30T19:56:41.583Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=1148505817 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') [2019-07-30T19:56:41.583Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=1148505817 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:56:41.583Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=1148505817 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:56:41.583Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3937213a [2019-07-30T19:56:41.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=1148505819 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') [2019-07-30T19:56:41.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1148505820 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') [2019-07-30T19:56:41.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=1148505820 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:56:41.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=1148505820 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:56:41.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=1148505820 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') [2019-07-30T19:56:41.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=1148505820 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') [2019-07-30T19:56:41.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=1148505820 data=null item=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') [2019-07-30T19:56:41.583Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=1148505820 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') [2019-07-30T19:56:41.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=1148505820 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') [2019-07-30T19:56:41.583Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=1148505820 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') [2019-07-30T19:56:41.583Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=1148505820 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:56:41.583Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=1148505821 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') [2019-07-30T19:56:41.583Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:56:41.583Z] 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') [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') [2019-07-30T19:56:41.583Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') [2019-07-30T19:56:41.583Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again. [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:56:41.583Z] 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') [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:41.583Z] 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') [2019-07-30T19:56:41.583Z] 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. [2019-07-30T19:56:41.840Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button' [2019-07-30T19:56:41.840Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:41.840Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button' [2019-07-30T19:56:41.840Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button' [2019-07-30T19:56:41.840Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button' [2019-07-30T19:56:41.840Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button' [2019-07-30T19:56:41.840Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button' [2019-07-30T19:56:41.840Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button' [2019-07-30T19:56:41.840Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button' [2019-07-30T19:56:41.840Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button' [2019-07-30T19:56:41.840Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:41.840Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button' [2019-07-30T19:56:41.840Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish' [2019-07-30T19:56:41.840Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH' [2019-07-30T19:56:41.840Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:56:41.840Z] DEBUG - Clicking on &Finish [2019-07-30T19:56:41.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=1148505838 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') [2019-07-30T19:56:41.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=1148505838 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') [2019-07-30T19:56:41.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=1148505838 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:56:41.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=1148505839 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH') [2019-07-30T19:56:41.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=1148505839 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') [2019-07-30T19:56:41.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=1148505839 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') [2019-07-30T19:56:41.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=1148505839 data=null item=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') [2019-07-30T19:56:41.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=1148505379 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...' [2019-07-30T19:56:42.096Z] DEBUG - Clicked on [2019-07-30T19:56:42.096Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:56:42.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:42.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:42.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:42.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:42.096Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:42.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148506322 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:42.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148506322 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:42.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148506322 data=null} to TreeItem with text {test} [2019-07-30T19:56:42.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148506322 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:42.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148506322 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:42.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148506388 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:42.352Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:42.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=1148506390 data=null doit=true} to TreeItem with text {Experiments [1]} [2019-07-30T19:56:42.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=1148506390 data=null} to TreeItem with text {Experiments [1]} [2019-07-30T19:56:42.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=1148506390 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T19:56:42.352Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148506390 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]} [2019-07-30T19:56:42.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=1148506393 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]} [2019-07-30T19:56:42.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1148506394 data=null doit=true} to TreeItem with text {aaa [1]} [2019-07-30T19:56:42.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1148506394 data=null} to TreeItem with text {aaa [1]} [2019-07-30T19:56:42.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1148506394 data=null button=1 stateMask=0x0 x=85 y=95 count=1} to TreeItem with text {aaa [1]} [2019-07-30T19:56:42.352Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148506394 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]} [2019-07-30T19:56:42.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1148506397 data=null button=1 stateMask=0x80000 x=85 y=95 count=1} to TreeItem with text {aaa [1]} [2019-07-30T19:56:42.353Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:42.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=1148506480 data=null doit=true} to Tree node with text: kernel-overlap-testing [2019-07-30T19:56:42.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=1148506481 data=null} to Tree node with text: kernel-overlap-testing [2019-07-30T19:56:42.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=1148506481 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to Tree node with text: kernel-overlap-testing [2019-07-30T19:56:42.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148506481 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 [2019-07-30T19:56:42.353Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=1148506516 data=null x=166 y=116 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-30T19:56:42.353Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=1148506518 data=null x=166 y=116 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-30T19:56:42.353Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=1148506520 data=null x=93 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-30T19:56:42.353Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=1148506531 data=null x=93 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-30T19:56:42.353Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=1148506535 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-30T19:56:42.353Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=1148506535 data=null x=93 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-30T19:56:42.353Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=1148506536 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing [2019-07-30T19:56:42.353Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=1148506537 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=93 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-30T19:56:42.611Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=1148506593 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing [2019-07-30T19:56:42.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [0]} time=1148506680 data=null doit=true} to TreeItem with text {exp [0]} [2019-07-30T19:56:42.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=1148506681 data=null} to TreeItem with text {exp [0]} [2019-07-30T19:56:42.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=1148506682 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [0]} [2019-07-30T19:56:42.611Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148506682 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]} [2019-07-30T19:56:42.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=1148506687 data=null button=1 stateMask=0x80000 x=85 y=53 count=1} to TreeItem with text {exp [0]} [2019-07-30T19:56:42.611Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:42.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=1148506688 data=null button=0 stateMask=0x0 x=85 y=179 count=0} to TreeItem with text {aaa [1]} [2019-07-30T19:56:42.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=1148506689 data=null doit=true} to TreeItem with text {aaa [1]} [2019-07-30T19:56:42.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=1148506689 data=null} to TreeItem with text {aaa [1]} [2019-07-30T19:56:42.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=1148506689 data=null button=1 stateMask=0x0 x=85 y=179 count=1} to TreeItem with text {aaa [1]} [2019-07-30T19:56:42.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148506689 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]} [2019-07-30T19:56:42.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=1148506721 data=null button=1 stateMask=0x80000 x=101 y=179 count=1} to TreeItem with text {aaa [1]} [2019-07-30T19:56:42.611Z] DEBUG - matched MenuItem with text "Rena&me... F2", using matcher: with mnemonic 'Rename...' [2019-07-30T19:56:42.611Z] DEBUG - Clicking on with mnemonic 'Rename...' [2019-07-30T19:56:42.925Z] DEBUG - Clicked on with mnemonic 'Rename...' [2019-07-30T19:56:42.925Z] DEBUG - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder' [2019-07-30T19:56:42.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Folder} time=1148507019 data=null doit=true} to Shell with text {Rename Folder} [2019-07-30T19:56:42.925Z] DEBUG - matched Text with text "aaa", using matcher: of type 'Text' [2019-07-30T19:56:42.925Z] DEBUG - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:' [2019-07-30T19:56:42.925Z] DEBUG - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:') [2019-07-30T19:56:42.925Z] DEBUG - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:')) [2019-07-30T19:56:42.925Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:42.925Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:56:42.925Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:56:42.925Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:56:42.925Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:42.925Z] DEBUG - Clicking on OK [2019-07-30T19:56:42.925Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148507044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:42.925Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148507045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:42.925Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148507045 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:42.925Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148507045 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:42.925Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148507045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:42.925Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148507045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:42.925Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148507045 data=null item=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') [2019-07-30T19:56:43.277Z] DEBUG - Clicked on [2019-07-30T19:56:43.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me... F2} time=1148506792 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...' [2019-07-30T19:56:43.533Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:43.533Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T19:56:43.533Z] WARN - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again. [2019-07-30T19:56:43.533Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:43.533Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again. [2019-07-30T19:56:43.533Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:56:43.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:43.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:43.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:43.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:43.533Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:43.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148507734 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:43.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148507734 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:43.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148507734 data=null} to TreeItem with text {test} [2019-07-30T19:56:43.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148507735 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:43.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148507735 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:43.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148507741 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:43.533Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:43.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148507741 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:43.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148507741 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:43.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148507741 data=null} to TreeItem with text {test} [2019-07-30T19:56:43.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148507742 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:43.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148507742 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:43.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148507745 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:43.533Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again. [2019-07-30T19:56:43.533Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:43.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=1148507746 data=null button=0 stateMask=0x0 x=91 y=158 count=0} to TreeItem with text {Traces [3]} [2019-07-30T19:56:43.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=1148507746 data=null doit=true} to TreeItem with text {Traces [3]} [2019-07-30T19:56:43.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=1148507746 data=null} to TreeItem with text {Traces [3]} [2019-07-30T19:56:43.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=1148507746 data=null button=1 stateMask=0x0 x=91 y=158 count=1} to TreeItem with text {Traces [3]} [2019-07-30T19:56:43.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148507746 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]} [2019-07-30T19:56:43.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=1148507749 data=null button=1 stateMask=0x80000 x=91 y=158 count=1} to TreeItem with text {Traces [3]} [2019-07-30T19:56:44.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} time=1148508195 data=null doit=true} to Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} [2019-07-30T19:56:44.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:56:44.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:44.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:44.095Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:44.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148508232 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:44.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148508233 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:44.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148508233 data=null} to TreeItem with text {test} [2019-07-30T19:56:44.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148508233 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:44.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148508233 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:44.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148508267 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:44.095Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:56:44.095Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:56:44.352Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:56:45.282Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:56:45.282Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:56:45.282Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:56:45.282Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:56:45.282Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:56:45.282Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:56:45.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:45.282Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:56:45.282Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:56:45.282Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:56:45.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148509297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:56:45.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148509298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:56:45.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148509298 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:56:45.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148509298 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:56:45.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148509298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:56:45.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148509299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:56:45.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148509299 data=null 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') [2019-07-30T19:56:45.282Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148509299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:56:45.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148509299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:56:45.282Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148509299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:56:45.282Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148509299 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:56:45.282Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148509299 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:56:45.282Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:56:45.282Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:56:45.282Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:56:45.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:45.282Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:56:45.282Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:56:45.282Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:56:45.282Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:45.282Z] DEBUG - Clicking on OK [2019-07-30T19:56:45.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148509301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:45.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148509301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:45.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148509301 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:45.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148509301 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:45.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148509301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:45.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148509301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:45.282Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:45.282Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:45.282Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:45.282Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:45.282Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:56:45.282Z] DEBUG - Clicked on OK [2019-07-30T19:56:45.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148509302 data=null item=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') [2019-07-30T19:56:45.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1148508324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:56:45.845Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 420.963 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest [2019-07-30T19:56:45.845Z] test3_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 0.232 s [2019-07-30T19:56:45.846Z] test3_02Import(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 0.669 s [2019-07-30T19:56:45.846Z] test3_03SingleCustomTextTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.696 s [2019-07-30T19:56:45.846Z] test3_04SingleCustomXmlTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.567 s [2019-07-30T19:56:45.846Z] test3_05SingleCtfTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.183 s [2019-07-30T19:56:45.846Z] test3_06RenameCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 12.425 s [2019-07-30T19:56:45.846Z] test3_07OverwriteCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 14.102 s [2019-07-30T19:56:45.846Z] test3_08SkipImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.574 s [2019-07-30T19:56:45.846Z] test3_09OverwriteOptionImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 12.715 s [2019-07-30T19:56:45.846Z] test3_10ImportUnrecognized(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 2.371 s [2019-07-30T19:56:45.846Z] test3_11ImportUnrecognizedIgnore(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.208 s [2019-07-30T19:56:45.846Z] test3_12ImportCtfWithMetadataSelection(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.076 s [2019-07-30T19:56:45.846Z] test3_13ImportRecursiveAutoRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 32.421 s [2019-07-30T19:56:45.846Z] test3_14ImportRecursiveAutoOverwriteAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 21.859 s [2019-07-30T19:56:45.846Z] test3_15ImportRecursiveAutoSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 19.298 s [2019-07-30T19:56:45.846Z] test3_16ImportRecursiveAutoRenameOverwriteSkip(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 13.902 s [2019-07-30T19:56:45.846Z] test3_17ImportRecursiveSpecifyTraceTypeCTF(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 11.645 s [2019-07-30T19:56:45.846Z] test3_18ImportRecursiveSpecifyTraceTypeKernel(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.541 s [2019-07-30T19:56:45.846Z] test3_19ImportRecursiveSpecifyTraceTypeUST(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 7.556 s [2019-07-30T19:56:45.846Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.362 s [2019-07-30T19:56:45.846Z] test3_21ImportFromMenuProjectSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 4.781 s [2019-07-30T19:56:45.846Z] test3_22ImportFromMenuProjectNotSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.227 s [2019-07-30T19:56:45.846Z] test3_29ImportRecursivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 11.175 s [2019-07-30T19:56:45.846Z] test3_30ImportRecursivePreserveSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 6.009 s [2019-07-30T19:56:45.846Z] test3_31ImportRecursivePreserveRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.951 s [2019-07-30T19:56:45.846Z] test3_32DeleteTraceAndFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 17.623 s [2019-07-30T19:56:45.846Z] test3_33DeleteMultipleFolders(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.825 s [2019-07-30T19:56:45.846Z] test3_34ClearSingleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 5.997 s [2019-07-30T19:56:45.846Z] test3_35ClearMultipleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 8.686 s [2019-07-30T19:56:45.846Z] test3_36ImportZipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 27.845 s [2019-07-30T19:56:45.846Z] test3_37ImportZipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 32.222 s [2019-07-30T19:56:45.846Z] test3_38ImportZipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.062 s [2019-07-30T19:56:45.846Z] test3_39ImportTarGzipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 28.511 s [2019-07-30T19:56:45.846Z] test3_40ImportTarGzipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 31.957 s [2019-07-30T19:56:45.846Z] test3_41ImportTarGzipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 10.546 s [2019-07-30T19:56:45.846Z] test_RenameFolderWorkaroundBug525833(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest) Time elapsed: 3.166 s [2019-07-30T19:56:45.846Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2019-07-30T19:56:46.102Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest [2019-07-30T19:56:46.102Z] org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest skipped [2019-07-30T19:56:46.102Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2019-07-30T19:56:46.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148510633 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:56:46.665Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:56:46.665Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:56:46.920Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:56:47.177Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:56:47.177Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:56:47.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1148511244 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:56:47.177Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:56:47.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:47.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:47.177Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T19:56:47.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148511247 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:56:47.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148511247 data=null} to TreeItem with text {Tracing} [2019-07-30T19:56:47.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148511262 data=null button=1 stateMask=0x0 x=48 y=137 count=1} to TreeItem with text {Tracing} [2019-07-30T19:56:47.177Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148511263 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} [2019-07-30T19:56:47.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148511304 data=null button=1 stateMask=0x80000 x=48 y=137 count=1} to TreeItem with text {Tracing} [2019-07-30T19:56:47.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148511305 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:56:47.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148511306 data=null} to Tree node with text: Perspectives [2019-07-30T19:56:47.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148511306 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:56:47.177Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148511306 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 [2019-07-30T19:56:47.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148511307 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:56:47.177Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:47.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1148511309 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T19:56:47.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148511309 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:56:47.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148511309 data=null} to Tree node with text: Perspectives [2019-07-30T19:56:47.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148511309 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:56:47.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148511309 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 [2019-07-30T19:56:47.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148511344 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:56:47.177Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:56:47.177Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:56:47.177Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never' [2019-07-30T19:56:47.177Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T19:56:47.177Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T19:56:47.177Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2019-07-30T19:56:47.177Z] 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') [2019-07-30T19:56:47.177Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:56:47.177Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:56:47.177Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:56:47.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:47.177Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:56:47.177Z] 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. [2019-07-30T19:56:47.177Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:56:47.177Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:56:47.177Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:56:47.177Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:56:47.177Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:56:47.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:47.177Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:56:47.177Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:56:47.177Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:56:47.177Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:56:47.177Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:56:47.177Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:56:47.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148511385 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') [2019-07-30T19:56:47.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148511385 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') [2019-07-30T19:56:47.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148511385 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:56:47.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148511386 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:56:47.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148511386 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') [2019-07-30T19:56:47.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148511386 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') [2019-07-30T19:56:47.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148511386 data=null item=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') [2019-07-30T19:56:47.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148510920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:56:47.433Z] DEBUG - Clicked on [2019-07-30T19:56:49.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148513736 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:56:49.952Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:56:49.952Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:56:49.952Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:56:49.952Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:56:49.952Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:56:49.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1148514101 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:56:49.952Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:56:49.952Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:49.952Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:49.952Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T19:56:49.952Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:56:49.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148514116 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:56:49.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148514116 data=null} to Tree node with text: Perspectives [2019-07-30T19:56:49.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148514117 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:56:49.952Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148514117 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 [2019-07-30T19:56:49.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148514117 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:56:49.952Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:49.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1148514119 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T19:56:49.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148514119 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:56:49.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148514119 data=null} to Tree node with text: Perspectives [2019-07-30T19:56:49.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148514119 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:56:49.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148514119 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 [2019-07-30T19:56:49.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148514120 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:56:49.952Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:56:49.952Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-30T19:56:49.952Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T19:56:49.952Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T19:56:49.952Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-30T19:56:49.952Z] 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') [2019-07-30T19:56:49.952Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:56:49.952Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:56:49.952Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:56:49.952Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:56:49.952Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:49.952Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:56:49.952Z] 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') [2019-07-30T19:56:49.952Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Never} time=1148514193 data=null doit=true} to Button with text {Never} [2019-07-30T19:56:49.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Never} time=1148514194 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} [2019-07-30T19:56:49.952Z] 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') [2019-07-30T19:56:49.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=1148514197 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') [2019-07-30T19:56:49.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=1148514198 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') [2019-07-30T19:56:49.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=1148514198 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') [2019-07-30T19:56:49.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1148514198 data=null item=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') [2019-07-30T19:56:49.952Z] 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') [2019-07-30T19:56:49.952Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:56:49.952Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:56:49.952Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:56:49.952Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:56:49.952Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:56:49.952Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:49.952Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:56:49.952Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:56:49.952Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:56:49.952Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:56:49.952Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:56:49.952Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:56:49.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148514202 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') [2019-07-30T19:56:49.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148514202 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') [2019-07-30T19:56:49.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148514202 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:56:49.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148514203 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:56:49.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148514203 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') [2019-07-30T19:56:49.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148514203 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') [2019-07-30T19:56:50.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148514203 data=null item=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') [2019-07-30T19:56:50.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148513815 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:56:50.209Z] DEBUG - Clicked on [2019-07-30T19:56:52.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148516441 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:56:52.729Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:56:52.729Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:56:52.729Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:56:52.729Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:56:52.729Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:56:52.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1148516656 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:56:52.729Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:56:52.729Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:52.729Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:52.729Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T19:56:52.729Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:56:52.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148516665 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:56:52.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148516665 data=null} to Tree node with text: Perspectives [2019-07-30T19:56:52.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148516672 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:56:52.729Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148516673 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 [2019-07-30T19:56:52.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148516673 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:56:52.729Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:52.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1148516674 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T19:56:52.729Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148516674 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:56:52.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148516674 data=null} to Tree node with text: Perspectives [2019-07-30T19:56:52.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148516675 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:56:52.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148516675 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 [2019-07-30T19:56:52.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148516675 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:56:52.729Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:56:52.729Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-30T19:56:52.729Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T19:56:52.729Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T19:56:52.729Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-30T19:56:52.729Z] 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') [2019-07-30T19:56:52.729Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:56:52.729Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:56:52.729Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:56:52.729Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:56:52.729Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:52.729Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:56:52.729Z] 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. [2019-07-30T19:56:52.729Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:56:52.729Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:56:52.729Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:56:52.729Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:56:52.729Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:56:52.729Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:52.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:56:52.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:56:52.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:56:52.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:56:52.730Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:56:52.730Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:56:52.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148516704 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') [2019-07-30T19:56:52.730Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148516705 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') [2019-07-30T19:56:52.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148516705 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:56:52.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148516705 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:56:52.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148516705 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') [2019-07-30T19:56:52.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148516705 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') [2019-07-30T19:56:52.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148516705 data=null item=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') [2019-07-30T19:56:52.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148516473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:56:52.730Z] DEBUG - Clicked on [2019-07-30T19:56:56.003Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:56:56.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:56.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:56.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:56.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:56.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:56.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148519913 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:56.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148519977 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:56.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148519979 data=null} to TreeItem with text {test} [2019-07-30T19:56:56.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148519979 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:56.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148519980 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:56.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148519991 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:56.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:56.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148519992 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:56:56.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148519992 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:56.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148519992 data=null} to TreeItem with text {test} [2019-07-30T19:56:56.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148519992 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:56.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148519992 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:56.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148520007 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:56.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148520008 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:56:56.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148520008 data=null} to TreeItem with text {test} [2019-07-30T19:56:56.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148520009 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:56.003Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148520009 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} [2019-07-30T19:56:56.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148520092 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:56:56.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:56.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=1148520094 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]} [2019-07-30T19:56:56.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148520094 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:56:56.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148520094 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:56:56.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148520094 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:56:56.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148520095 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]} [2019-07-30T19:56:56.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148520101 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:56:56.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=1148520102 data=null doit=true} to TreeItem with text {Traces [2]} [2019-07-30T19:56:56.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=1148520102 data=null} to TreeItem with text {Traces [2]} [2019-07-30T19:56:56.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=1148520102 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:56:56.003Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148520102 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]} [2019-07-30T19:56:56.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=1148520105 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]} [2019-07-30T19:56:56.003Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:56.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel} time=1148520106 data=null button=0 stateMask=0x0 x=82 y=74 count=0} to TreeItem with text {kernel} [2019-07-30T19:56:56.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel} time=1148520106 data=null doit=true} to TreeItem with text {kernel} [2019-07-30T19:56:56.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel} time=1148520106 data=null} to TreeItem with text {kernel} [2019-07-30T19:56:56.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel} time=1148520107 data=null button=1 stateMask=0x0 x=82 y=74 count=1} to TreeItem with text {kernel} [2019-07-30T19:56:56.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148520107 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} [2019-07-30T19:56:56.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel} time=1148520118 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to TreeItem with text {kernel} [2019-07-30T19:56:56.003Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...' [2019-07-30T19:56:56.003Z] DEBUG - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace' [2019-07-30T19:56:56.003Z] DEBUG - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment' [2019-07-30T19:56:56.003Z] DEBUG - Clicking on with mnemonic 'Test experiment' [2019-07-30T19:56:56.259Z] DEBUG - Clicked on with mnemonic 'Test experiment' [2019-07-30T19:56:56.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Test experiment} time=1148520199 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' [2019-07-30T19:56:58.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148522296 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:56:58.552Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:56:58.552Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:56:58.552Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:56:58.552Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:56:58.552Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:56:58.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1148522529 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:56:58.552Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:56:58.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:56:58.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:56:58.552Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T19:56:58.552Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:56:58.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148522533 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:56:58.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148522533 data=null} to Tree node with text: Perspectives [2019-07-30T19:56:58.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148522533 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:56:58.552Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148522590 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 [2019-07-30T19:56:58.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148522590 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:56:58.552Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:56:58.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1148522592 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T19:56:58.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148522592 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:56:58.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148522592 data=null} to Tree node with text: Perspectives [2019-07-30T19:56:58.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148522593 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:56:58.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148522593 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 [2019-07-30T19:56:58.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148522593 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:56:58.552Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:56:58.552Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:56:58.552Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:56:58.552Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T19:56:58.552Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T19:56:58.552Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T19:56:58.552Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T19:56:58.552Z] 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') [2019-07-30T19:56:58.552Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:56:58.552Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:56:58.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:58.552Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:56:58.552Z] 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') [2019-07-30T19:56:58.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1148522610 data=null doit=true} to Button with text {Always} [2019-07-30T19:56:58.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1148522610 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} [2019-07-30T19:56:58.552Z] 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') [2019-07-30T19:56:58.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1148522612 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') [2019-07-30T19:56:58.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1148522627 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') [2019-07-30T19:56:58.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1148522627 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') [2019-07-30T19:56:58.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1148522627 data=null item=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') [2019-07-30T19:56:58.552Z] 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') [2019-07-30T19:56:58.552Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:56:58.552Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:56:58.552Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:56:58.552Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:56:58.552Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:56:58.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:56:58.552Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:56:58.552Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:56:58.552Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:56:58.552Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:56:58.552Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:56:58.552Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:56:58.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148522633 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') [2019-07-30T19:56:58.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148522633 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') [2019-07-30T19:56:58.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148522634 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:56:58.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148522634 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:56:58.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148522634 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') [2019-07-30T19:56:58.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148522634 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') [2019-07-30T19:56:58.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148522634 data=null item=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') [2019-07-30T19:56:58.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148522346 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:56:58.809Z] DEBUG - Clicked on [2019-07-30T19:57:01.331Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-30T19:57:01.331Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T19:57:01.331Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2019-07-30T19:57:01.331Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:57:01.331Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T19:57:01.331Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:57:01.331Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:57:01.331Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T19:57:01.331Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected [2019-07-30T19:57:01.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1148525005 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') [2019-07-30T19:57:01.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1148525006 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') [2019-07-30T19:57:01.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=1148525006 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T19:57:01.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1148525007 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T19:57:01.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1148525007 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') [2019-07-30T19:57:01.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1148525007 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') [2019-07-30T19:57:01.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=1148525007 data=null item=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') [2019-07-30T19:57:01.331Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1148525007 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') [2019-07-30T19:57:01.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1148525008 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') [2019-07-30T19:57:01.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1148525008 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') [2019-07-30T19:57:01.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1148525008 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T19:57:01.331Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1148525011 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T19:57:01.331Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T19:57:01.331Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T19:57:01.331Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:57:01.331Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:57:01.331Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:57:01.331Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:57:01.331Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:57:01.331Z] DEBUG - Clicking on &Yes [2019-07-30T19:57:01.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148525012 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') [2019-07-30T19:57:01.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148525012 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') [2019-07-30T19:57:01.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148525012 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:57:01.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148525013 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:57:01.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148525013 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') [2019-07-30T19:57:01.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148525013 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') [2019-07-30T19:57:01.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148525013 data=null item=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') [2019-07-30T19:57:01.331Z] DEBUG - Clicked on [2019-07-30T19:57:01.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1148525421 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-30T19:57:01.331Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:57:01.331Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:57:01.331Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:57:01.894Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:57:01.894Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:57:01.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1148526018 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:57:01.894Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:57:01.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:57:01.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:57:01.894Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T19:57:01.894Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:57:01.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148526022 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:57:01.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148526022 data=null} to Tree node with text: Perspectives [2019-07-30T19:57:01.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148526023 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:01.894Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148526023 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 [2019-07-30T19:57:01.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148526024 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:01.894Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:57:01.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1148526025 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T19:57:01.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148526025 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:57:01.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148526025 data=null} to Tree node with text: Perspectives [2019-07-30T19:57:01.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148526026 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:01.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148526026 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 [2019-07-30T19:57:01.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148526026 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:01.894Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:57:01.894Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-30T19:57:01.894Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T19:57:01.894Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T19:57:01.894Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-30T19:57:01.894Z] 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') [2019-07-30T19:57:01.894Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:57:01.894Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:57:01.894Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:57:01.894Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:57:01.894Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:57:01.894Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:57:01.894Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:57:01.894Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:57:01.894Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:57:01.894Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:57:01.894Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:57:01.894Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:57:01.894Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T19:57:01.894Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T19:57:01.894Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:57:01.894Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:57:01.894Z] DEBUG - Clicking on Cancel [2019-07-30T19:57:01.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1148526085 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') [2019-07-30T19:57:01.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1148526085 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') [2019-07-30T19:57:01.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1148526085 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:57:01.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1148526085 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:57:01.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1148526086 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') [2019-07-30T19:57:01.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1148526086 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') [2019-07-30T19:57:01.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1148526086 data=null item=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') [2019-07-30T19:57:01.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148525515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:57:02.457Z] DEBUG - Clicked on [2019-07-30T19:57:02.714Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148526946 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:57:02.714Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:57:02.970Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:57:02.970Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:57:02.970Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:57:02.970Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:57:02.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1148527221 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:57:02.970Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:57:02.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:57:02.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:57:03.226Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T19:57:03.226Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:57:03.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148527291 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:57:03.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148527291 data=null} to Tree node with text: Perspectives [2019-07-30T19:57:03.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148527291 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:03.226Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148527292 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 [2019-07-30T19:57:03.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148527292 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:03.226Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:57:03.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1148527294 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T19:57:03.226Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148527294 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:57:03.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148527294 data=null} to Tree node with text: Perspectives [2019-07-30T19:57:03.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148527294 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:03.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148527294 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 [2019-07-30T19:57:03.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148527295 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:03.226Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:57:03.226Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:57:03.226Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:57:03.226Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T19:57:03.226Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T19:57:03.226Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T19:57:03.226Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T19:57:03.226Z] 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') [2019-07-30T19:57:03.226Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:57:03.226Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:57:03.226Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:57:03.226Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:57:03.226Z] 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') [2019-07-30T19:57:03.226Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1148527315 data=null doit=true} to Button with text {Always} [2019-07-30T19:57:03.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1148527315 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} [2019-07-30T19:57:03.226Z] 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') [2019-07-30T19:57:03.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1148527317 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') [2019-07-30T19:57:03.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1148527318 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') [2019-07-30T19:57:03.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1148527318 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') [2019-07-30T19:57:03.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1148527318 data=null item=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') [2019-07-30T19:57:03.226Z] 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') [2019-07-30T19:57:03.226Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:57:03.226Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:57:03.226Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:57:03.226Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:57:03.226Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:57:03.226Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:57:03.226Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:57:03.226Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:57:03.226Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:57:03.226Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:57:03.226Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:57:03.226Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:57:03.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148527321 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') [2019-07-30T19:57:03.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148527321 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') [2019-07-30T19:57:03.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148527321 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:57:03.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148527321 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:57:03.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148527322 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') [2019-07-30T19:57:03.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148527322 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') [2019-07-30T19:57:03.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148527322 data=null item=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') [2019-07-30T19:57:03.227Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148526994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:57:03.227Z] DEBUG - Clicked on [2019-07-30T19:57:05.119Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-30T19:57:05.119Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T19:57:05.119Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:57:05.119Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No' [2019-07-30T19:57:05.119Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2019-07-30T19:57:05.119Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T19:57:05.119Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:57:05.119Z] DEBUG - Clicking on &No [2019-07-30T19:57:05.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1148529119 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') [2019-07-30T19:57:05.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1148529119 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') [2019-07-30T19:57:05.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1148529119 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T19:57:05.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1148529119 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T19:57:05.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1148529119 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') [2019-07-30T19:57:05.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1148529120 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') [2019-07-30T19:57:05.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1148529120 data=null item=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') [2019-07-30T19:57:05.376Z] DEBUG - Clicked on [2019-07-30T19:57:05.376Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1148529397 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-30T19:57:05.376Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:57:05.376Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:57:05.376Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:57:05.633Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:57:05.633Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:57:05.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1148529912 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:57:05.891Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:57:05.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:57:05.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:57:05.891Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T19:57:05.891Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:57:05.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148529931 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:57:05.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148529932 data=null} to Tree node with text: Perspectives [2019-07-30T19:57:05.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148529932 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:05.891Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148529933 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 [2019-07-30T19:57:05.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148529933 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:05.891Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:57:05.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1148529935 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T19:57:05.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148529935 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:57:05.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148529935 data=null} to Tree node with text: Perspectives [2019-07-30T19:57:05.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148529935 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:05.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148529936 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 [2019-07-30T19:57:05.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148529936 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:05.891Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:57:05.891Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:57:05.891Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:57:05.891Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T19:57:05.891Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T19:57:05.891Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T19:57:05.891Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T19:57:05.891Z] 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') [2019-07-30T19:57:05.891Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:57:05.891Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:57:05.891Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:57:05.891Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:57:05.891Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:57:05.891Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:57:05.891Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:57:05.891Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:57:05.891Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:57:05.891Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:57:05.891Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T19:57:05.891Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T19:57:05.891Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:57:05.891Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:57:05.891Z] DEBUG - Clicking on Cancel [2019-07-30T19:57:05.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1148529941 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') [2019-07-30T19:57:05.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1148529942 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') [2019-07-30T19:57:05.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1148529942 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:57:05.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1148529942 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:57:05.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1148529942 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') [2019-07-30T19:57:05.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1148529942 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') [2019-07-30T19:57:05.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1148529942 data=null item=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') [2019-07-30T19:57:05.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148529595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:57:05.891Z] DEBUG - Clicked on [2019-07-30T19:57:06.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148530402 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:57:06.454Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:57:06.454Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:57:06.454Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:57:06.454Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:57:06.454Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:57:06.454Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1148530608 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:57:06.454Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:57:06.454Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:57:06.454Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:57:06.454Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T19:57:06.454Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:57:06.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148530611 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:57:06.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148530611 data=null} to Tree node with text: Perspectives [2019-07-30T19:57:06.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148530612 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:06.454Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148530623 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 [2019-07-30T19:57:06.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148530624 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:06.454Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:57:06.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1148530625 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T19:57:06.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148530625 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:57:06.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148530625 data=null} to Tree node with text: Perspectives [2019-07-30T19:57:06.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148530625 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:06.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148530626 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 [2019-07-30T19:57:06.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148530626 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:06.454Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:57:06.454Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:57:06.454Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:57:06.454Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T19:57:06.454Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T19:57:06.454Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T19:57:06.454Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T19:57:06.454Z] 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') [2019-07-30T19:57:06.454Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:57:06.454Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:57:06.454Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:57:06.454Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:57:06.454Z] 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. [2019-07-30T19:57:06.454Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:57:06.454Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:57:06.454Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:57:06.454Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:57:06.454Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:57:06.454Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:57:06.454Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:57:06.454Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:57:06.454Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:57:06.454Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:57:06.454Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:57:06.454Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:57:06.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148530651 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') [2019-07-30T19:57:06.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148530651 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') [2019-07-30T19:57:06.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148530651 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:57:06.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148530651 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:57:06.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148530651 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') [2019-07-30T19:57:06.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148530652 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') [2019-07-30T19:57:06.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148530652 data=null item=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') [2019-07-30T19:57:06.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148530441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:57:06.711Z] DEBUG - Clicked on [2019-07-30T19:57:08.604Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-30T19:57:08.604Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T19:57:08.604Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:57:08.604Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:57:08.604Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:57:08.604Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:57:08.604Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:57:08.604Z] DEBUG - Clicking on &Yes [2019-07-30T19:57:08.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148532527 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') [2019-07-30T19:57:08.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148532527 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') [2019-07-30T19:57:08.604Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148532527 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:57:08.604Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148532527 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:57:08.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148532528 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') [2019-07-30T19:57:08.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148532528 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') [2019-07-30T19:57:08.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148532528 data=null item=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') [2019-07-30T19:57:08.926Z] DEBUG - Clicked on [2019-07-30T19:57:08.926Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1148532896 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-30T19:57:08.926Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:57:08.926Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:57:08.926Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:57:09.223Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:57:09.223Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:57:09.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1148533300 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:57:09.223Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:57:09.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:57:09.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:57:09.223Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T19:57:09.223Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:57:09.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148533303 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:57:09.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148533303 data=null} to Tree node with text: Perspectives [2019-07-30T19:57:09.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148533304 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:09.223Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148533304 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 [2019-07-30T19:57:09.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148533304 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:09.223Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:57:09.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1148533305 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T19:57:09.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148533305 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:57:09.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148533305 data=null} to Tree node with text: Perspectives [2019-07-30T19:57:09.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148533305 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:09.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148533306 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 [2019-07-30T19:57:09.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148533306 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:09.223Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:57:09.223Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:57:09.223Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:57:09.223Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T19:57:09.223Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T19:57:09.223Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T19:57:09.223Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T19:57:09.223Z] 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') [2019-07-30T19:57:09.223Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:57:09.223Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:57:09.223Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:57:09.223Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:57:09.223Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:57:09.223Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:57:09.223Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:57:09.223Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:57:09.223Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:57:09.223Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:57:09.223Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T19:57:09.223Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T19:57:09.223Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:57:09.223Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:57:09.223Z] DEBUG - Clicking on Cancel [2019-07-30T19:57:09.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1148533319 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') [2019-07-30T19:57:09.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1148533319 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') [2019-07-30T19:57:09.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1148533319 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:57:09.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1148533319 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:57:09.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1148533319 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') [2019-07-30T19:57:09.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1148533320 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') [2019-07-30T19:57:09.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1148533320 data=null item=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') [2019-07-30T19:57:09.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148532998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:57:09.481Z] DEBUG - Clicked on [2019-07-30T19:57:09.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148533855 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:57:09.737Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:57:09.737Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:57:09.737Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:57:09.994Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:57:09.994Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:57:09.994Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1148534059 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:57:09.994Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:57:09.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:57:09.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:57:09.994Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T19:57:09.994Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:57:09.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148534062 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:57:09.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148534062 data=null} to Tree node with text: Perspectives [2019-07-30T19:57:09.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148534062 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:09.994Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148534063 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 [2019-07-30T19:57:09.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148534063 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:09.994Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:57:09.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1148534076 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T19:57:09.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148534076 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:57:09.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148534076 data=null} to Tree node with text: Perspectives [2019-07-30T19:57:09.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148534077 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:09.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148534077 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 [2019-07-30T19:57:09.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148534077 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:09.994Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:57:09.994Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always' [2019-07-30T19:57:09.994Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T19:57:09.994Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T19:57:09.994Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO' [2019-07-30T19:57:09.994Z] 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') [2019-07-30T19:57:09.994Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:57:09.994Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:57:09.994Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:57:09.994Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:57:09.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:57:09.994Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:57:09.994Z] 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') [2019-07-30T19:57:09.994Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Prompt} time=1148534096 data=null doit=true} to Button with text {Prompt} [2019-07-30T19:57:09.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1148534096 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} [2019-07-30T19:57:09.994Z] 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') [2019-07-30T19:57:09.994Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=1148534097 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') [2019-07-30T19:57:09.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=1148534113 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') [2019-07-30T19:57:09.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=1148534113 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') [2019-07-30T19:57:09.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1148534113 data=null item=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') [2019-07-30T19:57:09.994Z] 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') [2019-07-30T19:57:09.994Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:57:09.994Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:57:09.994Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:57:09.994Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:57:09.994Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:57:09.994Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:57:09.994Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:57:09.994Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:57:09.994Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:57:09.994Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:57:09.994Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:57:09.994Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:57:09.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148534125 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') [2019-07-30T19:57:09.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148534125 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') [2019-07-30T19:57:09.994Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148534125 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:57:09.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148534125 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:57:09.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148534126 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') [2019-07-30T19:57:09.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148534126 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') [2019-07-30T19:57:09.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148534126 data=null item=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') [2019-07-30T19:57:09.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148533895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:57:09.994Z] DEBUG - Clicked on [2019-07-30T19:57:12.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148536197 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:57:12.515Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:57:12.515Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:57:12.515Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:57:12.515Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:57:12.515Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:57:12.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1148536417 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:57:12.515Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:57:12.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:57:12.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:57:12.515Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T19:57:12.515Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:57:12.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148536419 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:57:12.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148536419 data=null} to Tree node with text: Perspectives [2019-07-30T19:57:12.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148536420 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:12.515Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148536420 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 [2019-07-30T19:57:12.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148536421 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:12.515Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:57:12.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1148536437 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T19:57:12.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148536437 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:57:12.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148536437 data=null} to Tree node with text: Perspectives [2019-07-30T19:57:12.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148536443 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:12.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148536443 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 [2019-07-30T19:57:12.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148536444 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:12.515Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:57:12.515Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:57:12.515Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:57:12.515Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt' [2019-07-30T19:57:12.515Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T19:57:12.515Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T19:57:12.515Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO' [2019-07-30T19:57:12.515Z] 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') [2019-07-30T19:57:12.515Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:57:12.515Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:57:12.515Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:57:12.515Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:57:12.515Z] 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') [2019-07-30T19:57:12.515Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=1148536450 data=null doit=true} to Button with text {Always} [2019-07-30T19:57:12.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=1148536450 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} [2019-07-30T19:57:12.515Z] 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') [2019-07-30T19:57:12.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=1148536452 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') [2019-07-30T19:57:12.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=1148536452 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') [2019-07-30T19:57:12.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=1148536452 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') [2019-07-30T19:57:12.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=1148536452 data=null item=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') [2019-07-30T19:57:12.515Z] 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') [2019-07-30T19:57:12.515Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:57:12.515Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:57:12.515Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:57:12.515Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:57:12.515Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:57:12.515Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:57:12.515Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:57:12.515Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:57:12.515Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:57:12.515Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:57:12.515Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:57:12.515Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:57:12.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148536460 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') [2019-07-30T19:57:12.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148536460 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') [2019-07-30T19:57:12.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148536470 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:57:12.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148536471 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:57:12.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148536471 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') [2019-07-30T19:57:12.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148536471 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') [2019-07-30T19:57:12.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148536471 data=null item=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') [2019-07-30T19:57:12.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148536237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:57:12.515Z] DEBUG - Clicked on [2019-07-30T19:57:14.409Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch' [2019-07-30T19:57:14.409Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T19:57:14.409Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision' [2019-07-30T19:57:14.409Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:57:14.409Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T19:57:14.409Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:57:14.409Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:57:14.409Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T19:57:14.409Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected [2019-07-30T19:57:14.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=1148538282 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') [2019-07-30T19:57:14.409Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1148538283 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') [2019-07-30T19:57:14.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=1148538283 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T19:57:14.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=1148538283 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T19:57:14.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=1148538284 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') [2019-07-30T19:57:14.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=1148538284 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') [2019-07-30T19:57:14.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=1148538284 data=null item=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') [2019-07-30T19:57:14.409Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=1148538284 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') [2019-07-30T19:57:14.409Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=1148538284 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') [2019-07-30T19:57:14.409Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=1148538284 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') [2019-07-30T19:57:14.409Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=1148538284 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T19:57:14.409Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=1148538284 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T19:57:14.409Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK') [2019-07-30T19:57:14.409Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button' [2019-07-30T19:57:14.409Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:57:14.409Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No' [2019-07-30T19:57:14.409Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH' [2019-07-30T19:57:14.409Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T19:57:14.409Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:57:14.409Z] DEBUG - Clicking on &No [2019-07-30T19:57:14.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=1148538285 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') [2019-07-30T19:57:14.409Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=1148538285 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') [2019-07-30T19:57:14.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=1148538285 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T19:57:14.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=1148538285 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH') [2019-07-30T19:57:14.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=1148538285 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') [2019-07-30T19:57:14.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=1148538285 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') [2019-07-30T19:57:14.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=1148538286 data=null item=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') [2019-07-30T19:57:14.409Z] DEBUG - Clicked on [2019-07-30T19:57:14.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=1148538582 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform} [2019-07-30T19:57:14.409Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:57:14.666Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:57:14.666Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:57:14.922Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:57:14.922Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:57:14.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1148538978 data=null doit=true} to Shell with text {Preferences} [2019-07-30T19:57:14.922Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:57:14.922Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:57:14.922Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:57:14.922Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree') [2019-07-30T19:57:14.922Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:57:14.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148538998 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:57:14.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148538998 data=null} to Tree node with text: Perspectives [2019-07-30T19:57:14.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148538999 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:14.922Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148538999 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 [2019-07-30T19:57:14.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148538999 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:14.922Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:57:14.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=1148539000 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives [2019-07-30T19:57:14.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=1148539000 data=null doit=true} to Tree node with text: Perspectives [2019-07-30T19:57:14.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=1148539001 data=null} to Tree node with text: Perspectives [2019-07-30T19:57:14.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=1148539001 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:14.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148539001 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 [2019-07-30T19:57:14.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=1148539002 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives [2019-07-30T19:57:14.922Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:57:14.922Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:57:14.922Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never' [2019-07-30T19:57:14.922Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened' [2019-07-30T19:57:14.922Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened') [2019-07-30T19:57:14.922Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO' [2019-07-30T19:57:14.922Z] 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') [2019-07-30T19:57:14.922Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:57:14.922Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:57:14.922Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:57:14.922Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:57:14.922Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:57:14.922Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button' [2019-07-30T19:57:14.922Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button' [2019-07-30T19:57:14.922Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button' [2019-07-30T19:57:14.922Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:57:14.922Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:57:14.922Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:57:14.922Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel' [2019-07-30T19:57:14.922Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH' [2019-07-30T19:57:14.922Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:57:14.922Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:57:14.922Z] DEBUG - Clicking on Cancel [2019-07-30T19:57:14.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=1148539006 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') [2019-07-30T19:57:14.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=1148539006 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') [2019-07-30T19:57:14.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=1148539006 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:57:14.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=1148539006 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH') [2019-07-30T19:57:14.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=1148539006 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') [2019-07-30T19:57:14.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=1148539007 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') [2019-07-30T19:57:14.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=1148539007 data=null item=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') [2019-07-30T19:57:14.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148538695 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:57:15.179Z] DEBUG - Clicked on [2019-07-30T19:57:15.436Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148539688 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:57:15.436Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:57:15.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:57:15.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:57:15.693Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:57:15.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148539697 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:57:15.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148539697 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:57:15.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148539697 data=null} to TreeItem with text {test} [2019-07-30T19:57:15.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148539698 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:57:15.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148539698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:57:15.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148539727 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:57:15.693Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:57:15.693Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:57:15.693Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:57:16.255Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:57:16.255Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:57:16.511Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:57:16.511Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:57:16.511Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:57:16.511Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:57:16.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:57:16.511Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:57:16.511Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:57:16.511Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:57:16.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148540514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:57:16.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148540515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:57:16.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148540515 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:57:16.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148540515 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:57:16.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148540515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:57:16.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148540515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:57:16.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148540515 data=null 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') [2019-07-30T19:57:16.511Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148540515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:57:16.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148540515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:57:16.511Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148540516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:57:16.511Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148540516 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:57:16.511Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148540516 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:57:16.511Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:57:16.511Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:57:16.511Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:57:16.511Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:57:16.511Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:57:16.511Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:57:16.511Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:57:16.511Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:57:16.511Z] DEBUG - Clicking on OK [2019-07-30T19:57:16.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148540517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:57:16.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148540517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:57:16.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148540517 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:57:16.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148540517 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:57:16.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148540517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:57:16.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148540517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:57:16.511Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:57:16.511Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:57:16.511Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:57:16.511Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:57:16.511Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:57:16.511Z] DEBUG - Clicked on OK [2019-07-30T19:57:17.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148540517 data=null item=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') [2019-07-30T19:57:17.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1148539791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:57:17.637Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.482 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest [2019-07-30T19:57:17.637Z] testNever(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.068 s [2019-07-30T19:57:17.637Z] testNoAssociatedPerspective(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.804 s [2019-07-30T19:57:17.637Z] testExperiment(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 5.779 s [2019-07-30T19:57:17.637Z] testPromptYesRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 4.675 s [2019-07-30T19:57:17.637Z] testPromptNo(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.554 s [2019-07-30T19:57:17.637Z] testPromptYes(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.407 s [2019-07-30T19:57:17.637Z] testAlways(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 2.345 s [2019-07-30T19:57:17.637Z] testPromptNoRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest) Time elapsed: 3.284 s [2019-07-30T19:57:17.637Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2019-07-30T19:57:25.731Z] [2019-07-30T19:57:25.731Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 19:57:24.462 [2019-07-30T19:57:25.731Z] !MESSAGE Exception handling signal org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal@25d18ea2 in method public void org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(org.eclipse.tracecompass.tmf.core.signal.TmfMarkerEventSourceUpdatedSignal) [2019-07-30T19:57:25.731Z] !STACK 0 [2019-07-30T19:57:25.731Z] java.lang.reflect.InvocationTargetException [2019-07-30T19:57:25.731Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:57:25.731Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:57:25.731Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:57:25.731Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:57:25.731Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:337) [2019-07-30T19:57:25.731Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:293) [2019-07-30T19:57:25.731Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:252) [2019-07-30T19:57:25.731Z] at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:125) [2019-07-30T19:57:25.731Z] at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2254) [2019-07-30T19:57:25.731Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580) [2019-07-30T19:57:25.731Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:412) [2019-07-30T19:57:25.731Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T19:57:25.731Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T19:57:25.731Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T19:57:25.731Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T19:57:25.731Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T19:57:25.731Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-30T19:57:25.731Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T19:57:25.731Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T19:57:25.731Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T19:57:25.731Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T19:57:25.731Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T19:57:25.731Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:57:25.731Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T19:57:25.731Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T19:57:25.731Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T19:57:25.731Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:57:25.731Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T19:57:25.731Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T19:57:25.731Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T19:57:25.731Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T19:57:25.731Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T19:57:25.731Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T19:57:25.731Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T19:57:25.731Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T19:57:25.731Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T19:57:25.731Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T19:57:25.731Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T19:57:25.731Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:57:25.731Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:57:25.731Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:57:25.731Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:57:25.731Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T19:57:25.731Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T19:57:25.731Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T19:57:25.731Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T19:57:25.731Z] Caused by: java.lang.IllegalArgumentException: period cannot be less than or equal to zero [2019-07-30T19:57:25.731Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:171) [2019-07-30T19:57:25.731Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:165) [2019-07-30T19:57:25.731Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.(ConfigurableMarkerEventSource.java:300) [2019-07-30T19:57:25.731Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:123) [2019-07-30T19:57:25.731Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:99) [2019-07-30T19:57:25.731Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340) [2019-07-30T19:57:25.731Z] ... 58 more [2019-07-30T19:57:25.731Z] Root exception: [2019-07-30T19:57:25.731Z] java.lang.IllegalArgumentException: period cannot be less than or equal to zero [2019-07-30T19:57:25.731Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:171) [2019-07-30T19:57:25.731Z] at org.eclipse.tracecompass.tmf.ui.markers.PeriodicMarkerEventSource.(PeriodicMarkerEventSource.java:165) [2019-07-30T19:57:25.731Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource$ConfigurablePeriodicMarkerEventSource.(ConfigurableMarkerEventSource.java:300) [2019-07-30T19:57:25.731Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:123) [2019-07-30T19:57:25.731Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.configure(ConfigurableMarkerEventSource.java:99) [2019-07-30T19:57:25.731Z] at org.eclipse.tracecompass.internal.tmf.ui.markers.ConfigurableMarkerEventSource.markerEventSourceUpdated(ConfigurableMarkerEventSource.java:340) [2019-07-30T19:57:25.731Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:57:25.731Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:57:25.731Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:57:25.731Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:57:25.731Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:337) [2019-07-30T19:57:25.731Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.sendSignal(TmfSignalManager.java:293) [2019-07-30T19:57:25.731Z] at org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.dispatchSignal(TmfSignalManager.java:252) [2019-07-30T19:57:25.731Z] at org.eclipse.tracecompass.tmf.ui.views.TmfView.broadcast(TmfView.java:125) [2019-07-30T19:57:25.731Z] at org.eclipse.tracecompass.tmf.ui.views.timegraph.AbstractTimeGraphView$MarkerSetAction.runWithEvent(AbstractTimeGraphView.java:2254) [2019-07-30T19:57:25.731Z] at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580) [2019-07-30T19:57:25.731Z] at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:412) [2019-07-30T19:57:25.731Z] at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) [2019-07-30T19:57:25.731Z] at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874) [2019-07-30T19:57:25.731Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400) [2019-07-30T19:57:25.731Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426) [2019-07-30T19:57:25.731Z] at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409) [2019-07-30T19:57:25.731Z] at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.run(UIThreadRunnable.java:76) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable.asyncExec(UIThreadRunnable.java:224) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.asyncExec(AbstractSWTBot.java:656) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:175) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:153) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:142) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot.notify(AbstractSWTBot.java:132) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.widgets.SWTBotMenu$1.run(SWTBotMenu.java:88) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222) [2019-07-30T19:57:25.731Z] at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88) [2019-07-30T19:57:25.731Z] at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) [2019-07-30T19:57:25.731Z] at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185) [2019-07-30T19:57:25.731Z] at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113) [2019-07-30T19:57:25.731Z] at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666) [2019-07-30T19:57:25.731Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) [2019-07-30T19:57:25.731Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:57:25.731Z] at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) [2019-07-30T19:57:25.731Z] at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) [2019-07-30T19:57:25.731Z] at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635) [2019-07-30T19:57:25.731Z] at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) [2019-07-30T19:57:25.731Z] at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) [2019-07-30T19:57:25.731Z] at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) [2019-07-30T19:57:25.731Z] at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) [2019-07-30T19:57:25.731Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31) [2019-07-30T19:57:25.731Z] at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120) [2019-07-30T19:57:25.731Z] at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37) [2019-07-30T19:57:25.731Z] at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) [2019-07-30T19:57:25.731Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) [2019-07-30T19:57:25.731Z] at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) [2019-07-30T19:57:25.731Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) [2019-07-30T19:57:25.731Z] at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) [2019-07-30T19:57:25.731Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2019-07-30T19:57:25.731Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2019-07-30T19:57:25.731Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2019-07-30T19:57:25.731Z] at java.lang.reflect.Method.invoke(Method.java:498) [2019-07-30T19:57:25.731Z] at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660) [2019-07-30T19:57:25.731Z] at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597) [2019-07-30T19:57:25.731Z] at org.eclipse.equinox.launcher.Main.run(Main.java:1468) [2019-07-30T19:57:25.731Z] at org.eclipse.equinox.launcher.Main.main(Main.java:1441) [2019-07-30T19:57:32.700Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.688 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest [2019-07-30T19:57:32.700Z] testEditMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 4.534 s [2019-07-30T19:57:32.700Z] testMenuNoMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 0.167 s [2019-07-30T19:57:32.700Z] testNavigateBetweenMarkers(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest) Time elapsed: 3.606 s [2019-07-30T19:57:32.700Z] [2019-07-30T19:57:32.700Z] Results: [2019-07-30T19:57:32.700Z] [2019-07-30T19:57:32.700Z] Tests run: 63, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T19:57:32.700Z] [2019-07-30T19:57:33.263Z] [2019-07-30T19:57:33.263Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 19:57:33.027 [2019-07-30T19:57:33.263Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T19:57:34.192Z] [INFO] All tests passed! [2019-07-30T19:57:34.192Z] [INFO] [2019-07-30T19:57:34.192Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T19:57:34.192Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:57:34.192Z] [INFO] [2019-07-30T19:57:34.192Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T19:57:36.082Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:57:36.339Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:57:36.902Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:57:38.270Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:57:38.270Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T19:57:38.270Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:57:40.161Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:57:41.529Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T19:57:41.529Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T19:57:42.026Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T19:57:42.378Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:57:42.378Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:57:42.378Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:57:42.633Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T19:57:42.889Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:57:43.146Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T19:57:43.403Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T19:57:43.403Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T19:57:43.966Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:57:44.222Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:57:44.478Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T19:57:44.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T19:57:44.734Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T19:57:44.991Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T19:57:45.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T19:57:45.248Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T19:57:45.504Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-30T19:57:45.504Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T19:57:45.761Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T19:57:46.323Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T19:57:46.323Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-30T19:57:46.580Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T19:57:46.580Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T19:57:47.508Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T19:57:48.071Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T19:57:48.071Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T19:57:48.999Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T19:57:49.561Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T19:57:49.817Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T19:57:50.074Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:57:50.074Z] [INFO] [2019-07-30T19:57:50.074Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T19:57:50.074Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-30T19:57:50.074Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.pom [2019-07-30T19:57:50.074Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-30T19:57:50.074Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:57:50.074Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-30T19:57:50.074Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.8-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-30T19:57:50.074Z] [INFO] [2019-07-30T19:57:50.074Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests --- [2019-07-30T19:57:50.074Z] [INFO] [2019-07-30T19:57:50.074Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >-- [2019-07-30T19:57:50.074Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.1-SNAPSHOT [123/134] [2019-07-30T19:57:50.074Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:57:50.074Z] [INFO] [2019-07-30T19:57:50.074Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T19:57:50.074Z] [INFO] [2019-07-30T19:57:50.074Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T19:57:50.074Z] [INFO] The project's OSGi version is 1.0.1.201907301829 [2019-07-30T19:57:50.074Z] [INFO] [2019-07-30T19:57:50.074Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T19:57:50.331Z] [INFO] [2019-07-30T19:57:50.331Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T19:57:50.331Z] [INFO] [2019-07-30T19:57:50.331Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T19:57:50.331Z] [INFO] [2019-07-30T19:57:50.331Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T19:57:50.331Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:57:50.331Z] [INFO] [2019-07-30T19:57:50.331Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T19:57:50.331Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:57:50.331Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources [2019-07-30T19:57:50.331Z] [INFO] [2019-07-30T19:57:50.331Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T19:57:50.331Z] [INFO] Compiling 21 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes [2019-07-30T19:57:50.895Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[253] [2019-07-30T19:57:50.895Z] node.writeSelf(htIo.getFileWriter(node.getSequenceNumber()).getChannel()); [2019-07-30T19:57:50.895Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:57:50.895Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-30T19:57:50.895Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[270] [2019-07-30T19:57:50.895Z] htIo.supplyATReader(seqNb).getChannel(), [2019-07-30T19:57:50.895Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:57:50.895Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel' [2019-07-30T19:57:50.895Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[82] [2019-07-30T19:57:50.895Z] long time = fillValues(ht, node.getNodeFreeSpace(), start); [2019-07-30T19:57:50.895Z] ^^ [2019-07-30T19:57:50.895Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>' [2019-07-30T19:57:50.895Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[107] [2019-07-30T19:57:50.895Z] time = fillValues(ht, node.getNodeFreeSpace(), time); [2019-07-30T19:57:50.895Z] ^^ [2019-07-30T19:57:50.895Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>' [2019-07-30T19:57:50.895Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[126] [2019-07-30T19:57:50.895Z] time = fillValues(ht, node.getNodeFreeSpace(), node.getNodeStart()); [2019-07-30T19:57:50.895Z] ^^ [2019-07-30T19:57:50.895Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>' [2019-07-30T19:57:50.895Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[138] [2019-07-30T19:57:50.895Z] time = fillValues(ht, node.getNodeFreeSpace(), time); [2019-07-30T19:57:50.895Z] ^^ [2019-07-30T19:57:50.895Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>' [2019-07-30T19:57:50.895Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[152] [2019-07-30T19:57:50.895Z] HtTestUtils.assertTreeIntegrity(ht); [2019-07-30T19:57:50.895Z] ^^ [2019-07-30T19:57:50.895Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>' [2019-07-30T19:57:50.895Z] 7 problems (7 warnings) [2019-07-30T19:57:50.895Z] [INFO] [2019-07-30T19:57:50.895Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T19:57:50.895Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:57:50.895Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources [2019-07-30T19:57:50.895Z] [INFO] [2019-07-30T19:57:50.895Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T19:57:50.895Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T19:57:50.895Z] [INFO] [2019-07-30T19:57:50.895Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T19:57:50.895Z] [INFO] [2019-07-30T19:57:50.895Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T19:57:50.895Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T19:57:50.895Z] [INFO] [2019-07-30T19:57:50.895Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T19:57:50.895Z] [INFO] [2019-07-30T19:57:50.895Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T19:57:50.895Z] [INFO] [2019-07-30T19:57:50.895Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T19:57:50.895Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T19:57:50.895Z] [INFO] [2019-07-30T19:57:50.895Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T19:57:50.895Z] [INFO] [2019-07-30T19:57:50.895Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T19:57:53.478Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log [2019-07-30T19:57:53.478Z] [INFO] Command line: [2019-07-30T19:57:53.478Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T19:57:53.478Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:57:55.997Z] !SESSION 2019-07-30 19:57:53.153 ----------------------------------------------- [2019-07-30T19:57:55.997Z] eclipse.buildId=unknown [2019-07-30T19:57:55.997Z] java.version=1.8.0_202 [2019-07-30T19:57:55.997Z] java.vendor=Oracle Corporation [2019-07-30T19:57:55.997Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:57:55.997Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T19:57:55.997Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T19:57:55.997Z] [2019-07-30T19:57:55.997Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:57:55.558 [2019-07-30T19:57:55.997Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:57:55.997Z] !STACK 0 [2019-07-30T19:57:55.997Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T19:57:55.997Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:57:55.997Z] [2019-07-30T19:57:55.997Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:57:55.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:57:55.997Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:57:55.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:57:55.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:57:55.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:57:55.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:57:55.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:57:55.997Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:57:55.997Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:57:55.997Z] [2019-07-30T19:57:55.997Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:57:55.743 [2019-07-30T19:57:55.997Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:57:55.997Z] !STACK 0 [2019-07-30T19:57:55.997Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T19:57:55.997Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:57:55.997Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:57:55.997Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:57:55.997Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T19:57:55.997Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:57:55.997Z] [2019-07-30T19:57:55.997Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:57:55.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:57:55.997Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:57:55.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:57:55.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:57:55.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:57:55.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:57:55.997Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:57:55.997Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:57:55.997Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:57:57.364Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2019-07-30T19:57:58.294Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest [2019-07-30T19:57:58.294Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.014 s [2019-07-30T19:57:58.294Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.027 s [2019-07-30T19:57:58.294Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:57:58.294Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:57:58.294Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:57:58.294Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.05 s [2019-07-30T19:57:58.294Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:57:58.294Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T19:57:58.294Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T19:57:58.294Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.006 s [2019-07-30T19:57:58.294Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:57:58.294Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.004 s [2019-07-30T19:57:58.294Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.005 s [2019-07-30T19:57:58.294Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:57:58.294Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:57:58.294Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T19:57:58.294Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:57:58.294Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T19:57:58.294Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T19:57:58.294Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T19:57:58.294Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T19:57:58.294Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T19:57:58.294Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.004 s [2019-07-30T19:57:58.294Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.009 s [2019-07-30T19:57:58.294Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:57:58.294Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:57:58.294Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:57:58.294Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:57:58.294Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:57:58.294Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:57:58.294Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:57:58.294Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T19:57:58.294Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T19:57:58.294Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2019-07-30T19:57:58.550Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest [2019-07-30T19:57:58.550Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.101 s [2019-07-30T19:57:58.550Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.091 s [2019-07-30T19:57:58.550Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.208 s [2019-07-30T19:57:58.550Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.086 s [2019-07-30T19:57:58.550Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest) Time elapsed: 0.005 s [2019-07-30T19:57:58.550Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest [2019-07-30T19:57:59.114Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest [2019-07-30T19:57:59.114Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.014 s [2019-07-30T19:57:59.114Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.075 s [2019-07-30T19:57:59.114Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.202 s [2019-07-30T19:57:59.114Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.042 s [2019-07-30T19:57:59.114Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest) Time elapsed: 0.047 s [2019-07-30T19:57:59.114Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2019-07-30T19:57:59.114Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest [2019-07-30T19:57:59.114Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T19:57:59.114Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0.001 s [2019-07-30T19:57:59.114Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest) Time elapsed: 0 s [2019-07-30T19:57:59.114Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2019-07-30T19:57:59.371Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest [2019-07-30T19:57:59.371Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.092 s [2019-07-30T19:57:59.371Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.01 s [2019-07-30T19:57:59.371Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.069 s [2019-07-30T19:57:59.371Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.119 s [2019-07-30T19:57:59.371Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.069 s [2019-07-30T19:57:59.371Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest) Time elapsed: 0.003 s [2019-07-30T19:57:59.371Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2019-07-30T19:57:59.371Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest [2019-07-30T19:57:59.371Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T19:57:59.371Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T19:57:59.371Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T19:57:59.371Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T19:57:59.371Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest [2019-07-30T19:57:59.371Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest [2019-07-30T19:57:59.371Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-30T19:57:59.371Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-30T19:57:59.371Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-30T19:57:59.371Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-30T19:57:59.371Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-30T19:57:59.371Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest) Time elapsed: 0 s [2019-07-30T19:57:59.371Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest [2019-07-30T19:57:59.371Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest [2019-07-30T19:57:59.371Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T19:57:59.371Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T19:57:59.371Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T19:57:59.371Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T19:57:59.371Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T19:57:59.371Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2019-07-30T19:57:59.628Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest [2019-07-30T19:57:59.628Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T19:57:59.628Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T19:57:59.628Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T19:57:59.628Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T19:57:59.628Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T19:57:59.628Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest) Time elapsed: 0 s [2019-07-30T19:57:59.628Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2019-07-30T19:57:59.628Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest [2019-07-30T19:57:59.628Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T19:57:59.628Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T19:57:59.628Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T19:57:59.628Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T19:57:59.628Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T19:57:59.628Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T19:57:59.628Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T19:57:59.628Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T19:57:59.628Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T19:57:59.628Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T19:57:59.628Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0.001 s [2019-07-30T19:57:59.628Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T19:57:59.628Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T19:57:59.628Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T19:57:59.628Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest) Time elapsed: 0 s [2019-07-30T19:57:59.628Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2019-07-30T19:57:59.628Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest [2019-07-30T19:57:59.628Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.003 s [2019-07-30T19:57:59.628Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.001 s [2019-07-30T19:57:59.628Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.001 s [2019-07-30T19:57:59.628Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest) Time elapsed: 0.001 s [2019-07-30T19:57:59.628Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2019-07-30T19:58:00.191Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.687 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest [2019-07-30T19:58:00.191Z] ReadWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.378 s [2019-07-30T19:58:00.191Z] ReadWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest) Time elapsed: 0.308 s [2019-07-30T19:58:00.191Z] [2019-07-30T19:58:00.191Z] Results: [2019-07-30T19:58:00.191Z] [2019-07-30T19:58:00.191Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:58:00.191Z] [2019-07-30T19:58:01.121Z] [INFO] All tests passed! [2019-07-30T19:58:01.121Z] [INFO] [2019-07-30T19:58:01.121Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T19:58:01.121Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:58:01.121Z] [INFO] [2019-07-30T19:58:01.121Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T19:58:01.121Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:58:01.121Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:58:01.121Z] [INFO] [2019-07-30T19:58:01.121Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T19:58:01.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar [2019-07-30T19:58:01.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.pom [2019-07-30T19:58:01.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-sources.jar [2019-07-30T19:58:01.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:58:01.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-30T19:58:01.122Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-30T19:58:01.122Z] [INFO] [2019-07-30T19:58:01.122Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests --- [2019-07-30T19:58:01.122Z] [INFO] [2019-07-30T19:58:01.122Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >-- [2019-07-30T19:58:01.122Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT [124/134] [2019-07-30T19:58:01.122Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:58:01.122Z] [INFO] [2019-07-30T19:58:01.122Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T19:58:01.122Z] [INFO] [2019-07-30T19:58:01.122Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T19:58:01.122Z] [INFO] The project's OSGi version is 1.0.3.201907301829 [2019-07-30T19:58:01.122Z] [INFO] [2019-07-30T19:58:01.122Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T19:58:01.122Z] [INFO] [2019-07-30T19:58:01.122Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T19:58:01.122Z] [INFO] [2019-07-30T19:58:01.122Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T19:58:01.122Z] [INFO] [2019-07-30T19:58:01.122Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T19:58:01.122Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:58:01.122Z] [INFO] [2019-07-30T19:58:01.122Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T19:58:01.122Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:58:01.122Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources [2019-07-30T19:58:01.122Z] [INFO] [2019-07-30T19:58:01.122Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T19:58:01.122Z] [INFO] Compiling 16 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes [2019-07-30T19:58:01.378Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf/org/eclipse/tracecompass/segmentstore/core/tests/perf/SegmentStoreBigBenchmark.java:[51] [2019-07-30T19:58:01.378Z] { "HT store", new HistoryTreeSegmentStoreStub<>(Files.createTempFile("tmpSegStore", null), 1, BasicSegment.BASIC_SEGMENT_READ_FACTORY) }, [2019-07-30T19:58:01.378Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:58:01.378Z] Null type safety (type annotations): The expression of type 'Path' needs unchecked conversion to conform to '@NonNull Path' [2019-07-30T19:58:01.378Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/TreeMapStoreTest.java:[47] [2019-07-30T19:58:01.378Z] boolean ret = fSegmentStore.add(new TestSegment(segment.getStart(), segment.getEnd(), segment.getPayload())); [2019-07-30T19:58:01.378Z] ^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:58:01.378Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String' [2019-07-30T19:58:01.378Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[232] [2019-07-30T19:58:01.378Z] ISegmentStore<@NonNull TestSegment> other = getSegmentStore(fSegmentStore.toArray(new TestSegment[fSegmentStore.size()])); [2019-07-30T19:58:01.378Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:58:01.378Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]' [2019-07-30T19:58:01.378Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[242] [2019-07-30T19:58:01.378Z] ISegmentStore<@NonNull TestSegment> other = getSegmentStore(REVERSE_SEGMENTS.toArray(new TestSegment[fSegmentStore.size()])); [2019-07-30T19:58:01.378Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:58:01.378Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]' [2019-07-30T19:58:01.378Z] 4 problems (4 warnings) [2019-07-30T19:58:01.378Z] [INFO] [2019-07-30T19:58:01.378Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T19:58:01.378Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:58:01.378Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources [2019-07-30T19:58:01.378Z] [INFO] [2019-07-30T19:58:01.378Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T19:58:01.378Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar [2019-07-30T19:58:01.635Z] [INFO] [2019-07-30T19:58:01.635Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T19:58:01.635Z] [INFO] [2019-07-30T19:58:01.635Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T19:58:01.635Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2019-07-30T19:58:01.635Z] [INFO] [2019-07-30T19:58:01.635Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T19:58:01.635Z] [INFO] [2019-07-30T19:58:01.635Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T19:58:01.635Z] [INFO] [2019-07-30T19:58:01.635Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T19:58:01.635Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar [2019-07-30T19:58:01.635Z] [INFO] [2019-07-30T19:58:01.635Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T19:58:01.635Z] [INFO] [2019-07-30T19:58:01.635Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T19:58:03.004Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log [2019-07-30T19:58:03.004Z] [INFO] Command line: [2019-07-30T19:58:03.004Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T19:58:03.004Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:58:05.524Z] !SESSION 2019-07-30 19:58:02.953 ----------------------------------------------- [2019-07-30T19:58:05.524Z] eclipse.buildId=unknown [2019-07-30T19:58:05.524Z] java.version=1.8.0_202 [2019-07-30T19:58:05.524Z] java.vendor=Oracle Corporation [2019-07-30T19:58:05.524Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:58:05.524Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T19:58:05.524Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T19:58:05.524Z] [2019-07-30T19:58:05.524Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:58:05.340 [2019-07-30T19:58:05.524Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:58:05.524Z] !STACK 0 [2019-07-30T19:58:05.524Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50] [2019-07-30T19:58:05.524Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:58:05.524Z] [2019-07-30T19:58:05.524Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:58:05.524Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:58:05.524Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:58:05.524Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:58:05.524Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:58:05.524Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:58:05.524Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:58:05.524Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:58:05.524Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:58:05.524Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:58:05.781Z] [2019-07-30T19:58:05.781Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:58:05.528 [2019-07-30T19:58:05.781Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:58:05.781Z] !STACK 0 [2019-07-30T19:58:05.781Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123] [2019-07-30T19:58:05.781Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:58:05.781Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:58:05.781Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:58:05.781Z] org.apache.httpcomponents.httpclient.win [31] [2019-07-30T19:58:05.781Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:58:05.781Z] [2019-07-30T19:58:05.781Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:58:05.781Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:58:05.781Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:58:05.781Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:58:05.781Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:58:05.781Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:58:05.781Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:58:05.781Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:58:05.781Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:58:05.781Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:58:07.463Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2019-07-30T19:58:08.393Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.133 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest [2019-07-30T19:58:08.393Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.507 s [2019-07-30T19:58:08.393Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.004 s [2019-07-30T19:58:08.393Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.188 s [2019-07-30T19:58:08.393Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.017 s [2019-07-30T19:58:08.393Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.092 s [2019-07-30T19:58:08.393Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.203 s [2019-07-30T19:58:08.393Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.041 s [2019-07-30T19:58:08.393Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest) Time elapsed: 0.004 s [2019-07-30T19:58:08.393Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2019-07-30T19:58:08.650Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest [2019-07-30T19:58:08.650Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.650Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.650Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.003 s [2019-07-30T19:58:08.650Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.650Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.650Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.046 s [2019-07-30T19:58:08.650Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.650Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.650Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.650Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.650Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-30T19:58:08.650Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-30T19:58:08.650Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.650Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-30T19:58:08.650Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-30T19:58:08.650Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.650Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-30T19:58:08.650Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.650Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-30T19:58:08.650Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0.002 s [2019-07-30T19:58:08.650Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.650Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.650Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2019-07-30T19:58:08.650Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest [2019-07-30T19:58:08.650Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.650Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.042 s [2019-07-30T19:58:08.650Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-30T19:58:08.650Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-30T19:58:08.650Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0 s [2019-07-30T19:58:08.650Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.650Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.650Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.651Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.651Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2019-07-30T19:58:08.651Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest [2019-07-30T19:58:08.651Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.651Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.004 s [2019-07-30T19:58:08.651Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:58:08.651Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:58:08.651Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.005 s [2019-07-30T19:58:08.651Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:58:08.651Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:58:08.651Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:58:08.651Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:58:08.651Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:58:08.651Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:58:08.651Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0 s [2019-07-30T19:58:08.651Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.651Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.651Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2019-07-30T19:58:08.907Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest [2019-07-30T19:58:08.907Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.012 s [2019-07-30T19:58:08.907Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.004 s [2019-07-30T19:58:08.907Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.002 s [2019-07-30T19:58:08.907Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.907Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.907Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2019-07-30T19:58:08.907Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest [2019-07-30T19:58:08.907Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest) Time elapsed: 0.003 s [2019-07-30T19:58:08.907Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2019-07-30T19:58:08.907Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest [2019-07-30T19:58:08.907Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.907Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.907Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.907Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2019-07-30T19:58:08.907Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest [2019-07-30T19:58:08.907Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.907Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.907Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.907Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2019-07-30T19:58:08.907Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest [2019-07-30T19:58:08.907Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.907Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.907Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.907Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.065 s [2019-07-30T19:58:08.907Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.002 s [2019-07-30T19:58:08.907Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.907Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.908Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.908Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.908Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.908Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.908Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.908Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.908Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.908Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0 s [2019-07-30T19:58:08.908Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest) Time elapsed: 0.001 s [2019-07-30T19:58:08.908Z] [2019-07-30T19:58:08.908Z] Results: [2019-07-30T19:58:08.908Z] [2019-07-30T19:58:08.908Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:58:08.908Z] [2019-07-30T19:58:09.837Z] [INFO] All tests passed! [2019-07-30T19:58:09.837Z] [INFO] [2019-07-30T19:58:09.837Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T19:58:09.837Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:58:09.837Z] [INFO] [2019-07-30T19:58:09.837Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T19:58:10.094Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:58:10.094Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:58:10.094Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-30T19:58:10.094Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:58:10.094Z] [INFO] [2019-07-30T19:58:10.094Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T19:58:10.094Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:58:10.094Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties 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 [2019-07-30T19:58:10.094Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:58:10.094Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:58:10.094Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:58:10.094Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T19:58:10.094Z] [INFO] [2019-07-30T19:58:10.094Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests --- [2019-07-30T19:58:10.094Z] [INFO] [2019-07-30T19:58:10.094Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >-- [2019-07-30T19:58:10.094Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.8-SNAPSHOT [125/134] [2019-07-30T19:58:10.094Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:58:10.351Z] [INFO] [2019-07-30T19:58:10.351Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T19:58:10.351Z] [INFO] [2019-07-30T19:58:10.351Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T19:58:10.351Z] [INFO] The project's OSGi version is 1.0.8.201907301829 [2019-07-30T19:58:10.351Z] [INFO] [2019-07-30T19:58:10.351Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T19:58:10.351Z] [INFO] [2019-07-30T19:58:10.351Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T19:58:10.351Z] [INFO] [2019-07-30T19:58:10.351Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T19:58:10.351Z] [INFO] [2019-07-30T19:58:10.351Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T19:58:10.351Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:58:10.351Z] [INFO] [2019-07-30T19:58:10.351Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T19:58:10.351Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:58:10.351Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources [2019-07-30T19:58:10.351Z] [INFO] [2019-07-30T19:58:10.351Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T19:58:10.351Z] [INFO] Compiling 6 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes [2019-07-30T19:58:10.914Z] [WARNING] /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/ui/swtbot/tests/latency/PatternDensityViewTest.java:[94] [2019-07-30T19:58:10.914Z] fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class)); [2019-07-30T19:58:10.914Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [2019-07-30T19:58:10.914Z] 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 [2019-07-30T19:58:10.914Z] 1 problem (1 warning) [2019-07-30T19:58:10.914Z] [INFO] [2019-07-30T19:58:10.914Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T19:58:10.914Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:58:10.914Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources [2019-07-30T19:58:10.914Z] [INFO] [2019-07-30T19:58:10.914Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T19:58:10.914Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-30T19:58:10.914Z] [INFO] [2019-07-30T19:58:10.914Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T19:58:10.914Z] [INFO] [2019-07-30T19:58:10.914Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T19:58:10.914Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-30T19:58:10.914Z] [INFO] [2019-07-30T19:58:10.914Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T19:58:10.914Z] [INFO] [2019-07-30T19:58:10.914Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T19:58:10.914Z] [INFO] [2019-07-30T19:58:10.914Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T19:58:10.914Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-30T19:58:10.914Z] [INFO] [2019-07-30T19:58:10.914Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T19:58:10.914Z] [INFO] [2019-07-30T19:58:10.914Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T19:58:12.806Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T19:58:12.806Z] [INFO] Command line: [2019-07-30T19:58:12.806Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T19:58:12.806Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:58:16.079Z] !SESSION 2019-07-30 19:58:12.623 ----------------------------------------------- [2019-07-30T19:58:16.079Z] eclipse.buildId=unknown [2019-07-30T19:58:16.079Z] java.version=1.8.0_202 [2019-07-30T19:58:16.079Z] java.vendor=Oracle Corporation [2019-07-30T19:58:16.079Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:58:16.079Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T19:58:16.079Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T19:58:16.079Z] [2019-07-30T19:58:16.079Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:58:15.433 [2019-07-30T19:58:16.079Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:58:16.079Z] !STACK 0 [2019-07-30T19:58:16.079Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T19:58:16.079Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:58:16.079Z] [2019-07-30T19:58:16.079Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:58:16.079Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:58:16.079Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:58:16.079Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:58:16.079Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:58:16.079Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:58:16.079Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:58:16.079Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:58:16.079Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:58:16.079Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:58:16.079Z] [2019-07-30T19:58:16.079Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:58:15.567 [2019-07-30T19:58:16.079Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:58:16.079Z] !STACK 0 [2019-07-30T19:58:16.079Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T19:58:16.079Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:58:16.079Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:58:16.079Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:58:16.079Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T19:58:16.079Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:58:16.079Z] [2019-07-30T19:58:16.079Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:58:16.079Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:58:16.079Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:58:16.079Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:58:16.079Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:58:16.079Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:58:16.079Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:58:16.079Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:58:16.079Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:58:16.079Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:58:17.447Z] process 19137: 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 [2019-07-30T19:58:17.447Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T19:58:17.704Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:58:17.704Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T19:58:27.847Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2019-07-30T19:58:28.104Z] Display size: 1440x900 [2019-07-30T19:58:28.104Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T19:58:28.104Z] GTK version=3.18.9 [2019-07-30T19:58:28.104Z] GTK theme=Ambiance [2019-07-30T19:58:28.104Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T19:58:28.104Z] Time zone: Coordinated Universal Time [2019-07-30T19:58:28.104Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T19:58:28.104Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T19:58:34.647Z] [2019-07-30T19:58:34.647Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:58:34.022 [2019-07-30T19:58:34.647Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T19:58:39.896Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:58:39.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:58:39.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:58:39.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:58:39.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:58:39.896Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:58:39.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148623878 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:58:39.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148623879 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:58:39.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148623879 data=null} to TreeItem with text {test} [2019-07-30T19:58:39.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148623880 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:58:39.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148623881 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:58:39.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148624086 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:58:39.896Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:58:39.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148624089 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:58:39.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148624089 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:58:39.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148624090 data=null} to TreeItem with text {test} [2019-07-30T19:58:39.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148624090 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:58:39.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148624091 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:58:39.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148624100 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:58:39.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148624106 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:58:39.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148624107 data=null} to TreeItem with text {test} [2019-07-30T19:58:39.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148624107 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:58:40.153Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148624108 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} [2019-07-30T19:58:40.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148624212 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:58:40.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:58:40.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148624217 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:58:40.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148624217 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:58:40.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148624217 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:58:40.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148624218 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:58:40.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148624218 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]} [2019-07-30T19:58:40.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148624288 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:58:40.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148624290 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:58:40.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148624290 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:58:40.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148624291 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:58:40.153Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148624291 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]} [2019-07-30T19:58:40.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148624295 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:58:40.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1148624305 data=null doit=true} to Tree node with text: bug446190 [2019-07-30T19:58:40.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1148624306 data=null} to Tree node with text: bug446190 [2019-07-30T19:58:40.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1148624306 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T19:58:40.153Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148624307 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 [2019-07-30T19:58:40.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1148624312 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T19:58:40.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1148624313 data=null doit=true} to Tree node with text: Views [2019-07-30T19:58:40.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1148624313 data=null} to Tree node with text: Views [2019-07-30T19:58:40.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1148624314 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to Tree node with text: Views [2019-07-30T19:58:40.153Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148624314 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 [2019-07-30T19:58:40.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1148624486 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-30T19:58:40.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1148624494 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-30T19:58:40.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1148624494 data=null} to Tree node with text: XML system call analysis [2019-07-30T19:58:40.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1148624495 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T19:58:40.410Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148624495 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 [2019-07-30T19:58:40.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1148624604 data=null button=1 stateMask=0x80000 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T19:58:40.410Z] DEBUG - Double-clicking on Tree node with text: Latency vs Count [2019-07-30T19:58:40.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=1148624606 data=null button=0 stateMask=0x0 x=187 y=452 count=0} to Tree node with text: Latency vs Count [2019-07-30T19:58:40.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=1148624606 data=null doit=true} to Tree node with text: Latency vs Count [2019-07-30T19:58:40.410Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:58:40.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=1148624607 data=null} to Tree node with text: Latency vs Count [2019-07-30T19:58:40.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1148624607 data=null button=1 stateMask=0x0 x=187 y=452 count=1} to Tree node with text: Latency vs Count [2019-07-30T19:58:40.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148624608 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 [2019-07-30T19:58:40.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1148624621 data=null button=1 stateMask=0x80000 x=187 y=452 count=1} to Tree node with text: Latency vs Count [2019-07-30T19:58:40.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=1148624621 data=null button=1 stateMask=0x0 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-30T19:58:40.666Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=1148624700 data=null button=1 stateMask=0x0 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-30T19:58:40.923Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148624701 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 [2019-07-30T19:58:41.180Z] *** BUG *** [2019-07-30T19:58:41.180Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:58:41.180Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:58:41.180Z] [2019-07-30T19:58:41.180Z] *** BUG *** [2019-07-30T19:58:41.180Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:58:41.180Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:58:41.180Z] [2019-07-30T19:58:41.180Z] *** BUG *** [2019-07-30T19:58:41.180Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:58:41.180Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:58:41.180Z] [2019-07-30T19:58:41.436Z] *** BUG *** [2019-07-30T19:58:41.436Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:58:41.436Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:58:41.436Z] [2019-07-30T19:58:41.436Z] *** BUG *** [2019-07-30T19:58:41.436Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:58:41.436Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:58:41.436Z] [2019-07-30T19:58:41.436Z] *** BUG *** [2019-07-30T19:58:41.436Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:58:41.436Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:58:41.436Z] [2019-07-30T19:58:41.436Z] *** BUG *** [2019-07-30T19:58:41.436Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:58:41.436Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:58:41.436Z] [2019-07-30T19:58:41.436Z] *** BUG *** [2019-07-30T19:58:41.436Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:58:41.436Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:58:41.436Z] [2019-07-30T19:58:41.692Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=1148625179 data=null button=1 stateMask=0x80000 x=187 y=452 count=2} to Tree node with text: Latency vs Count [2019-07-30T19:58:41.692Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=1148625724 data=null button=0 stateMask=0x0 x=187 y=452 count=0} to Tree node with text: Latency vs Count [2019-07-30T19:58:41.692Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=1148625724 data=null doit=true} to Tree node with text: Latency vs Count [2019-07-30T19:58:41.692Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=1148625725 data=null} to Tree node with text: Latency vs Count [2019-07-30T19:58:41.692Z] DEBUG - Double-clicked on Tree node with text: Latency vs Count [2019-07-30T19:58:47.147Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"' [2019-07-30T19:58:47.147Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart' [2019-07-30T19:58:47.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1148630815 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} [2019-07-30T19:58:47.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1148630821 data=null button=1 stateMask=0x80000 x=472 y=-11 count=1} to TableColumn with text {Name} [2019-07-30T19:58:47.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1148630913 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} [2019-07-30T19:58:47.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1148630918 data=null button=1 stateMask=0x80000 x=472 y=-12 count=1} to TableColumn with text {Name} [2019-07-30T19:58:47.404Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148631608 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:58:47.404Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:58:47.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:58:47.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:58:47.661Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:58:47.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148631727 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:58:47.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148631727 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:58:47.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148631727 data=null} to TreeItem with text {test} [2019-07-30T19:58:47.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148631728 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:58:47.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148631728 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:58:47.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148631810 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:58:48.224Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:58:48.224Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:58:48.224Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:58:48.789Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:58:48.789Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:58:48.789Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:58:48.789Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:58:48.789Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:58:48.789Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:58:48.789Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:58:48.789Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:58:48.789Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:58:48.789Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:58:48.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148632905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:58:48.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148632906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:58:48.789Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148632906 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:58:48.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148632906 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:58:48.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148632907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:58:48.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148632907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:58:48.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148632907 data=null 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') [2019-07-30T19:58:48.789Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148632907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:58:48.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148632908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:58:48.789Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148632908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:58:48.789Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148632908 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:58:48.789Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148632908 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:58:48.789Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:58:48.789Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:58:48.789Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:58:48.789Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:58:48.789Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:58:48.789Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:58:48.789Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:58:48.789Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:58:48.789Z] DEBUG - Clicking on OK [2019-07-30T19:58:48.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148632912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:58:48.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148632913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:58:48.789Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148632913 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:58:48.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148632913 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:58:48.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148632913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:58:48.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148632913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:58:48.789Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:58:48.789Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:58:48.789Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:58:48.789Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:58:48.789Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:58:48.789Z] DEBUG - Clicked on OK [2019-07-30T19:58:49.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148632914 data=null item=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') [2019-07-30T19:58:49.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1148632207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:58:49.976Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"' [2019-07-30T19:58:49.976Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.875 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest [2019-07-30T19:58:49.976Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest) Time elapsed: 10.693 s [2019-07-30T19:58:49.976Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2019-07-30T19:58:52.498Z] [2019-07-30T19:58:52.498Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:58:51.960 [2019-07-30T19:58:52.498Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T19:58:55.770Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:58:55.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:58:55.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:58:55.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:58:55.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:58:55.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:58:55.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148639799 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:58:55.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148639799 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:58:55.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148639799 data=null} to TreeItem with text {test} [2019-07-30T19:58:55.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148639800 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:58:55.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148639800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:58:55.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148639906 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:58:55.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:58:55.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148639914 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:58:55.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148639915 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:58:55.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148639915 data=null} to TreeItem with text {test} [2019-07-30T19:58:55.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148639915 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:58:55.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148639916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:58:55.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148639924 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:58:55.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148639929 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:58:55.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148639978 data=null} to TreeItem with text {test} [2019-07-30T19:58:55.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148639978 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:58:55.770Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148639979 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} [2019-07-30T19:58:55.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148639983 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:58:55.770Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:58:55.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148639984 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:58:55.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148639985 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:58:55.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148639985 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:58:55.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148639985 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:58:55.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148639986 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]} [2019-07-30T19:58:55.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148640012 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:58:55.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148640013 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:58:55.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148640013 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:58:55.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148640014 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:58:55.770Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148640014 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]} [2019-07-30T19:58:55.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148640023 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:58:55.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1148640024 data=null doit=true} to Tree node with text: bug446190 [2019-07-30T19:58:55.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1148640024 data=null} to Tree node with text: bug446190 [2019-07-30T19:58:56.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1148640024 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T19:58:56.027Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148640025 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 [2019-07-30T19:58:56.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1148640028 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T19:58:56.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1148640030 data=null doit=true} to Tree node with text: Views [2019-07-30T19:58:56.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1148640030 data=null} to Tree node with text: Views [2019-07-30T19:58:56.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1148640031 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to Tree node with text: Views [2019-07-30T19:58:56.027Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148640031 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 [2019-07-30T19:58:56.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1148640111 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-30T19:58:56.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1148640112 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-30T19:58:56.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1148640112 data=null} to Tree node with text: XML system call analysis [2019-07-30T19:58:56.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1148640112 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T19:58:56.027Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148640113 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 [2019-07-30T19:58:56.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1148640124 data=null button=1 stateMask=0x80000 x=177 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T19:58:56.027Z] DEBUG - Double-clicking on Tree node with text: Latency Table [2019-07-30T19:58:56.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=1148640124 data=null button=0 stateMask=0x0 x=159 y=431 count=0} to Tree node with text: Latency Table [2019-07-30T19:58:56.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency Table} time=1148640125 data=null doit=true} to Tree node with text: Latency Table [2019-07-30T19:58:56.027Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:58:56.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=1148640125 data=null} to Tree node with text: Latency Table [2019-07-30T19:58:56.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1148640126 data=null button=1 stateMask=0x0 x=159 y=431 count=1} to Tree node with text: Latency Table [2019-07-30T19:58:56.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148640126 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 [2019-07-30T19:58:56.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1148640201 data=null button=1 stateMask=0x80000 x=175 y=431 count=1} to Tree node with text: Latency Table [2019-07-30T19:58:56.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=1148640201 data=null button=1 stateMask=0x0 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-30T19:58:56.027Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=1148640202 data=null button=1 stateMask=0x0 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-30T19:58:56.283Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148640202 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 [2019-07-30T19:58:56.540Z] *** BUG *** [2019-07-30T19:58:56.540Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:58:56.540Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:58:56.540Z] [2019-07-30T19:58:56.540Z] *** BUG *** [2019-07-30T19:58:56.540Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T19:58:56.540Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T19:58:56.540Z] [2019-07-30T19:58:56.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=1148640335 data=null button=1 stateMask=0x80000 x=175 y=431 count=2} to Tree node with text: Latency Table [2019-07-30T19:58:56.797Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=1148640903 data=null button=0 stateMask=0x0 x=175 y=431 count=0} to Tree node with text: Latency Table [2019-07-30T19:58:56.797Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=1148640904 data=null doit=true} to Tree node with text: Latency Table [2019-07-30T19:58:56.797Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=1148640904 data=null} to Tree node with text: Latency Table [2019-07-30T19:58:56.797Z] DEBUG - Double-clicked on Tree node with text: Latency Table [2019-07-30T19:58:59.616Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"' [2019-07-30T19:58:59.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1148643779 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} [2019-07-30T19:58:59.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1148643784 data=null button=1 stateMask=0x80000 x=445 y=-11 count=1} to TableColumn with text {Name} [2019-07-30T19:58:59.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=1148643819 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} [2019-07-30T19:58:59.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=1148643822 data=null button=1 stateMask=0x80000 x=445 y=-12 count=1} to TableColumn with text {Name} [2019-07-30T19:59:00.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148644422 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:59:00.181Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:59:00.437Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:00.437Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:00.437Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:00.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148644501 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:59:00.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148644501 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:59:00.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148644502 data=null} to TreeItem with text {test} [2019-07-30T19:59:00.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148644502 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:59:00.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148644503 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:59:00.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148644546 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:59:00.694Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:59:00.694Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:59:00.694Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:59:01.624Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:59:01.624Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:59:01.624Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:59:01.624Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:59:01.624Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:01.624Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:59:01.624Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:01.624Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:59:01.624Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:01.624Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:59:01.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148645719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:01.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148645719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:01.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148645720 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:01.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148645720 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:01.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148645720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:01.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148645720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:01.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148645721 data=null 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') [2019-07-30T19:59:01.624Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148645721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:01.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148645721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:01.624Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148645721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:01.624Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148645721 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:01.624Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148645721 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:01.624Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:01.624Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:59:01.624Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:59:01.624Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:01.624Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:59:01.624Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:59:01.624Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:01.624Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:01.624Z] DEBUG - Clicking on OK [2019-07-30T19:59:01.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148645724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:01.624Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148645724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:01.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148645724 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:01.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148645725 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:01.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148645725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:01.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148645725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:01.624Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:01.624Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:01.624Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:01.624Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:01.624Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:01.624Z] DEBUG - Clicked on OK [2019-07-30T19:59:02.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148645725 data=null item=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') [2019-07-30T19:59:02.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1148644716 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:59:02.187Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"' [2019-07-30T19:59:02.444Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.337 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest [2019-07-30T19:59:02.444Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest) Time elapsed: 6.974 s [2019-07-30T19:59:02.444Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2019-07-30T19:59:04.335Z] [2019-07-30T19:59:04.335Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-07-30 19:59:03.960 [2019-07-30T19:59:04.335Z] !MESSAGE Fsm syscall: Both 'initial' attribute and element were declared. Only the 'initial' attribute will be used [2019-07-30T19:59:07.604Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:59:07.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:07.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:07.604Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:07.604Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:07.861Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:07.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148651880 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:59:07.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148651881 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:59:07.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148651881 data=null} to TreeItem with text {test} [2019-07-30T19:59:07.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148651881 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:59:07.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148651882 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:59:07.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148651931 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:59:07.861Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:07.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148651933 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:59:07.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148651979 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:59:07.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148651979 data=null} to TreeItem with text {test} [2019-07-30T19:59:07.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148651980 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:59:07.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148651980 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:59:07.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148651990 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:59:07.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148651991 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:59:07.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148651991 data=null} to TreeItem with text {test} [2019-07-30T19:59:07.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148651992 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:59:07.861Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148651992 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} [2019-07-30T19:59:07.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148652002 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:59:07.861Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:07.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=1148652004 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]} [2019-07-30T19:59:07.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148652004 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:59:07.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148652004 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:59:07.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148652005 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:59:07.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148652005 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]} [2019-07-30T19:59:07.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148652026 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:59:07.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=1148652027 data=null doit=true} to TreeItem with text {Traces [1]} [2019-07-30T19:59:07.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=1148652027 data=null} to TreeItem with text {Traces [1]} [2019-07-30T19:59:07.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=1148652027 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:59:07.861Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148652028 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]} [2019-07-30T19:59:07.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=1148652091 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]} [2019-07-30T19:59:07.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=1148652092 data=null doit=true} to Tree node with text: bug446190 [2019-07-30T19:59:07.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=1148652093 data=null} to Tree node with text: bug446190 [2019-07-30T19:59:07.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=1148652093 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T19:59:07.861Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148652095 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 [2019-07-30T19:59:07.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=1148652100 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to Tree node with text: bug446190 [2019-07-30T19:59:07.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=1148652100 data=null doit=true} to Tree node with text: Views [2019-07-30T19:59:07.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=1148652101 data=null} to Tree node with text: Views [2019-07-30T19:59:07.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=1148652101 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to Tree node with text: Views [2019-07-30T19:59:07.861Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148652101 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 [2019-07-30T19:59:08.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=1148652140 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views [2019-07-30T19:59:08.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=1148652141 data=null doit=true} to Tree node with text: XML system call analysis [2019-07-30T19:59:08.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=1148652141 data=null} to Tree node with text: XML system call analysis [2019-07-30T19:59:08.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=1148652142 data=null button=1 stateMask=0x0 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T19:59:08.119Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148652142 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 [2019-07-30T19:59:08.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=1148652215 data=null button=1 stateMask=0x80000 x=193 y=389 count=1} to Tree node with text: XML system call analysis [2019-07-30T19:59:08.119Z] DEBUG - Double-clicking on Tree node with text: Latency vs Time [2019-07-30T19:59:08.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=1148652216 data=null button=0 stateMask=0x0 x=184 y=473 count=0} to Tree node with text: Latency vs Time [2019-07-30T19:59:08.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=1148652216 data=null doit=true} to Tree node with text: Latency vs Time [2019-07-30T19:59:08.119Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:08.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=1148652217 data=null} to Tree node with text: Latency vs Time [2019-07-30T19:59:08.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1148652217 data=null button=1 stateMask=0x0 x=184 y=473 count=1} to Tree node with text: Latency vs Time [2019-07-30T19:59:08.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148652217 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 [2019-07-30T19:59:08.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1148652228 data=null button=1 stateMask=0x80000 x=184 y=473 count=1} to Tree node with text: Latency vs Time [2019-07-30T19:59:08.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=1148652229 data=null button=1 stateMask=0x0 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-30T19:59:08.119Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=1148652229 data=null button=1 stateMask=0x0 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-30T19:59:08.376Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=1148652229 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 [2019-07-30T19:59:08.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=1148652607 data=null button=1 stateMask=0x80000 x=184 y=473 count=2} to Tree node with text: Latency vs Time [2019-07-30T19:59:08.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=1148653087 data=null button=0 stateMask=0x0 x=184 y=473 count=0} to Tree node with text: Latency vs Time [2019-07-30T19:59:08.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=1148653087 data=null doit=true} to Tree node with text: Latency vs Time [2019-07-30T19:59:08.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=1148653087 data=null} to Tree node with text: Latency vs Time [2019-07-30T19:59:08.938Z] DEBUG - Double-clicked on Tree node with text: Latency vs Time [2019-07-30T19:59:11.459Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-30T19:59:11.459Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-30T19:59:11.459Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:11.459Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:11.459Z] DEBUG - Setting state to checked on: bug446190 [2019-07-30T19:59:12.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148656244 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:59:12.127Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:59:12.478Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:12.478Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:12.478Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:12.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=1148656408 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test} [2019-07-30T19:59:12.478Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=1148656408 data=null doit=true} to TreeItem with text {test} [2019-07-30T19:59:12.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=1148656408 data=null} to TreeItem with text {test} [2019-07-30T19:59:12.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=1148656408 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:59:12.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148656409 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test} [2019-07-30T19:59:12.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=1148656498 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test} [2019-07-30T19:59:12.478Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:59:12.478Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:59:12.734Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:59:13.664Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:59:13.664Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:59:13.664Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:59:13.664Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:59:13.664Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:13.664Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:59:13.664Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:13.664Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:59:13.664Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:13.664Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:59:13.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148657622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:13.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148657623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:13.664Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148657623 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:13.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148657623 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:13.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148657623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:13.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148657623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:13.664Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148657623 data=null 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') [2019-07-30T19:59:13.664Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148657623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:13.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148657624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:13.664Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148657624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:13.664Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148657624 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:13.664Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148657624 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:13.664Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:13.664Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:59:13.664Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:59:13.664Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:13.664Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:59:13.664Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:59:13.664Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:13.664Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:13.664Z] DEBUG - Clicking on OK [2019-07-30T19:59:13.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148657627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:13.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148657627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:13.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148657627 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:13.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148657628 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:13.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148657628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:13.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148657628 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:13.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:13.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:13.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:13.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:13.665Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:13.665Z] DEBUG - Clicked on OK [2019-07-30T19:59:13.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148657629 data=null item=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') [2019-07-30T19:59:13.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1148656688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:59:14.177Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"' [2019-07-30T19:59:14.177Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.837 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest [2019-07-30T19:59:14.177Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest) Time elapsed: 6.635 s [2019-07-30T19:59:14.177Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2019-07-30T19:59:20.719Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.353 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest [2019-07-30T19:59:20.719Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest) Time elapsed: 6.293 s [2019-07-30T19:59:20.719Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2019-07-30T19:59:20.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148664926 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:59:20.976Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:59:20.976Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:59:20.976Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:59:21.232Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:59:21.232Z] DEBUG - matched Shell with text "Preferences", using matcher: of type 'Shell' [2019-07-30T19:59:21.232Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences' [2019-07-30T19:59:21.232Z] DEBUG - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T19:59:21.232Z] DEBUG - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:21.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=1148665389 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:21.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:21.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:21.232Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:21.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148665394 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:59:21.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148665395 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:59:21.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148665395 data=null} to TreeItem with text {Tracing} [2019-07-30T19:59:21.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148665395 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:21.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148665396 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} [2019-07-30T19:59:21.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148665432 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:21.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148665433 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:59:21.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148665436 data=null} to TreeItem with text {Tracing} [2019-07-30T19:59:21.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148665437 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:21.232Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148665437 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} [2019-07-30T19:59:21.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148665440 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:21.232Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:21.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1148665484 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T19:59:21.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1148665484 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T19:59:21.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1148665484 data=null} to Tree node with text: XML Analyses [2019-07-30T19:59:21.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1148665485 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:21.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148665485 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 [2019-07-30T19:59:21.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1148665536 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:21.489Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:21.489Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:21.489Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:21.489Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:21.489Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:21.489Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:21.489Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:21.489Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:21.489Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:21.489Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:21.489Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:21.489Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:21.489Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:59:21.489Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:59:21.489Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:21.489Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:21.489Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:59:21.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148665589 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') [2019-07-30T19:59:21.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148665589 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') [2019-07-30T19:59:21.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148665590 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:21.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148665590 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:21.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148665590 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') [2019-07-30T19:59:21.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148665590 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') [2019-07-30T19:59:21.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148665591 data=null item=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') [2019-07-30T19:59:21.489Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148665132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:59:21.489Z] DEBUG - Clicked on [2019-07-30T19:59:21.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148665734 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:59:21.746Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:59:21.746Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:59:21.746Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:59:22.002Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:59:22.002Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T19:59:22.002Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T19:59:22.002Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T19:59:22.002Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:22.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1148666107 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:22.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:22.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:22.002Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:22.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148666120 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:59:22.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148666120 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:59:22.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148666120 data=null} to TreeItem with text {Tracing} [2019-07-30T19:59:22.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148666121 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:22.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148666121 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} [2019-07-30T19:59:22.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148666196 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:22.002Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:59:22.002Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:22.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1148666198 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T19:59:22.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1148666198 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T19:59:22.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1148666198 data=null} to Tree node with text: XML Analyses [2019-07-30T19:59:22.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1148666199 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:22.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148666199 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 [2019-07-30T19:59:22.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1148666202 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:22.002Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:59:22.002Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:59:22.002Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:22.002Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:22.259Z] DEBUG - Selecting rows [0, 1, 2] in (of type 'Table') [2019-07-30T19:59:22.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148666282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:22.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148666282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:22.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148666283 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:22.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148666283 data=null} to (of type 'Table') [2019-07-30T19:59:22.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1148666284 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to (of type 'Table') [2019-07-30T19:59:22.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148666284 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') [2019-07-30T19:59:22.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1148666306 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to (of type 'Table') [2019-07-30T19:59:22.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148666311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:22.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148666311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:22.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148666311 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:22.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148666311 data=null} to (of type 'Table') [2019-07-30T19:59:22.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1148666312 data=null button=1 stateMask=0x40000 x=86 y=33 count=1} to (of type 'Table') [2019-07-30T19:59:22.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148666312 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') [2019-07-30T19:59:22.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1148666404 data=null button=1 stateMask=0xc0000 x=86 y=33 count=1} to (of type 'Table') [2019-07-30T19:59:22.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148666405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:22.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148666405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:22.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148666406 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:22.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148666406 data=null} to (of type 'Table') [2019-07-30T19:59:22.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_conditions} time=1148666407 data=null button=1 stateMask=0x40000 x=77 y=55 count=1} to (of type 'Table') [2019-07-30T19:59:22.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148666407 data=null item=TableItem {test_conditions} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Table') [2019-07-30T19:59:22.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_conditions} time=1148666513 data=null button=1 stateMask=0xc0000 x=77 y=55 count=1} to (of type 'Table') [2019-07-30T19:59:22.516Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:22.516Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:22.516Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:22.516Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:22.516Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:59:22.516Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:22.516Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:22.516Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:22.516Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:22.516Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:22.516Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:22.516Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:22.516Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:22.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:22.516Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:22.516Z] DEBUG - Clicking on Delete [2019-07-30T19:59:22.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1148666517 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') [2019-07-30T19:59:22.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1148666517 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') [2019-07-30T19:59:22.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1148666518 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:22.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1148666518 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:22.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1148666518 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') [2019-07-30T19:59:22.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1148666518 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') [2019-07-30T19:59:22.516Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1148666690 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') [2019-07-30T19:59:22.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1148666691 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') [2019-07-30T19:59:22.516Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1148666691 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') [2019-07-30T19:59:22.516Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1148666691 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:22.516Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1148666691 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:22.516Z] DEBUG - Clicked on Delete [2019-07-30T19:59:22.516Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T19:59:22.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1148666693 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T19:59:22.516Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:59:22.516Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:59:22.516Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:59:22.516Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:22.516Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:59:22.516Z] DEBUG - Clicking on &Yes [2019-07-30T19:59:22.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148666694 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') [2019-07-30T19:59:22.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148666694 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') [2019-07-30T19:59:22.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148666694 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:59:22.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148666694 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:59:22.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148666694 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') [2019-07-30T19:59:22.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148666694 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') [2019-07-30T19:59:22.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148666694 data=null item=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') [2019-07-30T19:59:22.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1148666519 data=null item=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') [2019-07-30T19:59:22.772Z] DEBUG - Clicked on [2019-07-30T19:59:22.772Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:22.772Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:22.772Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:22.772Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:22.772Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:22.772Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:22.772Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:22.772Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:22.772Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:22.772Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:22.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:22.772Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:22.772Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:59:22.772Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:59:22.772Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:22.772Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:22.772Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:59:22.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148666810 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') [2019-07-30T19:59:22.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148666810 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') [2019-07-30T19:59:22.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148666810 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:22.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148666810 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:22.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148666810 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') [2019-07-30T19:59:22.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148666811 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') [2019-07-30T19:59:22.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148666811 data=null item=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') [2019-07-30T19:59:22.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148665791 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:59:22.772Z] DEBUG - Clicked on [2019-07-30T19:59:22.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148666986 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:59:22.772Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:59:22.772Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:59:22.772Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:59:23.029Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:59:23.029Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T19:59:23.029Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T19:59:23.029Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T19:59:23.029Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:23.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1148667292 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:23.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:23.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:23.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:23.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148667296 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:59:23.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148667296 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:59:23.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148667297 data=null} to TreeItem with text {Tracing} [2019-07-30T19:59:23.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148667297 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:23.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148667297 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} [2019-07-30T19:59:23.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148667333 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:23.285Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:59:23.285Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:23.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1148667384 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T19:59:23.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1148667384 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T19:59:23.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1148667384 data=null} to Tree node with text: XML Analyses [2019-07-30T19:59:23.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1148667384 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:23.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148667384 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 [2019-07-30T19:59:23.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1148667386 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:23.285Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:23.285Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T19:59:23.285Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:23.285Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:23.285Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:23.285Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:23.285Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:23.285Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:23.285Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:23.285Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:23.285Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:23.285Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:23.285Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:23.285Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:23.285Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:23.285Z] DEBUG - Clicking on Import [2019-07-30T19:59:23.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1148667394 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') [2019-07-30T19:59:23.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1148667394 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') [2019-07-30T19:59:23.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1148667394 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:23.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1148667395 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:23.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1148667395 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') [2019-07-30T19:59:23.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1148667395 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') [2019-07-30T19:59:23.285Z] [2019-07-30T19:59:23.285Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:59:23.152 [2019-07-30T19:59:23.285Z] !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. [2019-07-30T19:59:23.285Z] [2019-07-30T19:59:23.285Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2019-07-30 19:59:23.153 [2019-07-30T19:59:23.285Z] !MESSAGE Import XML analysis file failed. [2019-07-30T19:59:23.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1148667395 data=null item=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') [2019-07-30T19:59:23.285Z] [2019-07-30T19:59:23.285Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 19:59:23.165 [2019-07-30T19:59:23.285Z] !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. [2019-07-30T19:59:23.542Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1148667421 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') [2019-07-30T19:59:23.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1148667594 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') [2019-07-30T19:59:23.542Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1148667594 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') [2019-07-30T19:59:23.542Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1148667594 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:23.542Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1148667594 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:23.542Z] DEBUG - Clicked on Import [2019-07-30T19:59:23.542Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:59:23.542Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:59:23.542Z] DEBUG - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.' [2019-07-30T19:59:23.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} time=1148667634 data=null doit=true} to Shell with text {Import XML analysis file failed.} [2019-07-30T19:59:23.542Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:59:23.542Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:59:23.542Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:23.542Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:23.542Z] DEBUG - Clicking on OK [2019-07-30T19:59:23.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148667636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:23.542Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148667636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:23.542Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148667636 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:23.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148667636 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:23.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148667636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:23.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148667636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:23.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148667636 data=null item=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') [2019-07-30T19:59:23.798Z] DEBUG - Clicked on [2019-07-30T19:59:23.798Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:23.798Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:23.798Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:23.798Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:23.798Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:23.798Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:23.798Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:23.798Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:23.798Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:23.798Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:23.798Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:23.798Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:23.798Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:59:23.798Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:59:23.798Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:23.798Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:23.798Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:59:23.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148667824 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') [2019-07-30T19:59:23.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148667824 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') [2019-07-30T19:59:23.798Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148667824 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:23.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148667825 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:23.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148667825 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') [2019-07-30T19:59:23.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148667825 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') [2019-07-30T19:59:23.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148667825 data=null item=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') [2019-07-30T19:59:23.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148667005 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:59:23.798Z] DEBUG - Clicked on [2019-07-30T19:59:23.798Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148667907 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:59:23.798Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:59:23.798Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:59:23.798Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:59:24.055Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:59:24.056Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T19:59:24.056Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T19:59:24.056Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T19:59:24.056Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:24.056Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1148668203 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:24.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:24.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:24.056Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:24.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148668217 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:59:24.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148668217 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:59:24.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148668218 data=null} to TreeItem with text {Tracing} [2019-07-30T19:59:24.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148668218 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:24.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148668218 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} [2019-07-30T19:59:24.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148668297 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:24.056Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:59:24.056Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:24.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1148668299 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T19:59:24.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1148668299 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T19:59:24.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1148668299 data=null} to Tree node with text: XML Analyses [2019-07-30T19:59:24.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1148668299 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:24.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148668300 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 [2019-07-30T19:59:24.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1148668301 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:24.056Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:59:24.056Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:59:24.056Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:24.056Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:24.056Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:24.056Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:24.056Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:24.056Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:24.056Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:24.056Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:24.056Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:24.056Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:24.056Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:24.056Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:24.056Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:59:24.056Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:59:24.056Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:24.056Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:24.056Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:59:24.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148668308 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') [2019-07-30T19:59:24.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148668308 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') [2019-07-30T19:59:24.056Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148668308 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:24.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148668308 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:24.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148668308 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') [2019-07-30T19:59:24.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148668308 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') [2019-07-30T19:59:24.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148668309 data=null item=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') [2019-07-30T19:59:24.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148667925 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:59:24.312Z] DEBUG - Clicked on [2019-07-30T19:59:24.568Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:59:25.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:25.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:25.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:25.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:25.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:25.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1148669102 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-30T19:59:25.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1148669102 data=null doit=true} to TreeItem with text {xml-test} [2019-07-30T19:59:25.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1148669102 data=null} to TreeItem with text {xml-test} [2019-07-30T19:59:25.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1148669103 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T19:59:25.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148669103 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} [2019-07-30T19:59:25.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1148669195 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T19:59:25.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:25.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1148669199 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-30T19:59:25.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1148669199 data=null doit=true} to TreeItem with text {xml-test} [2019-07-30T19:59:25.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1148669199 data=null} to TreeItem with text {xml-test} [2019-07-30T19:59:25.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1148669200 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T19:59:25.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148669200 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} [2019-07-30T19:59:25.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1148669208 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T19:59:25.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1148669208 data=null doit=true} to TreeItem with text {xml-test} [2019-07-30T19:59:25.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1148669209 data=null} to TreeItem with text {xml-test} [2019-07-30T19:59:25.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1148669209 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T19:59:25.132Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=1148669209 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} [2019-07-30T19:59:25.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1148669219 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T19:59:25.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:25.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148669279 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:59:25.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148669279 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:59:25.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148669279 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:59:25.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148669280 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:59:25.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148669280 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]} [2019-07-30T19:59:25.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148669298 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:59:25.132Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"' [2019-07-30T19:59:25.132Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:25.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=1148669303 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]} [2019-07-30T19:59:25.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=1148669310 data=null doit=true} to TreeItem with text {Traces [0]} [2019-07-30T19:59:25.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=1148669310 data=null} to TreeItem with text {Traces [0]} [2019-07-30T19:59:25.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=1148669310 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:59:25.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148669310 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]} [2019-07-30T19:59:25.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=1148669316 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]} [2019-07-30T19:59:25.424Z] DEBUG - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...' [2019-07-30T19:59:25.424Z] DEBUG - Clicking on with mnemonic 'Manage XML analyses...' [2019-07-30T19:59:25.827Z] DEBUG - Clicked on with mnemonic 'Manage XML analyses...' [2019-07-30T19:59:25.827Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T19:59:25.827Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)' [2019-07-30T19:59:25.827Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)') [2019-07-30T19:59:25.827Z] 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)')) [2019-07-30T19:59:25.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} time=1148669728 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')) [2019-07-30T19:59:25.827Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:25.827Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:25.827Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:25.827Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:25.827Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:25.827Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:25.827Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:25.827Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:25.827Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:25.827Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:25.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:25.827Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:25.827Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:59:25.827Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:59:25.827Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:25.827Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:25.827Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:59:25.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148669799 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') [2019-07-30T19:59:25.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148669799 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') [2019-07-30T19:59:25.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148669799 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:25.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148669800 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:25.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148669800 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') [2019-07-30T19:59:25.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148669800 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') [2019-07-30T19:59:25.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148669800 data=null item=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') [2019-07-30T19:59:25.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=1148669427 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...' [2019-07-30T19:59:25.827Z] DEBUG - Clicked on [2019-07-30T19:59:25.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148669994 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:59:25.827Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"' [2019-07-30T19:59:25.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:25.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:25.827Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:25.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=1148670026 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test} [2019-07-30T19:59:25.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=1148670026 data=null doit=true} to TreeItem with text {xml-test} [2019-07-30T19:59:25.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=1148670027 data=null} to TreeItem with text {xml-test} [2019-07-30T19:59:25.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=1148670027 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T19:59:25.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148670027 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} [2019-07-30T19:59:26.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=1148670106 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test} [2019-07-30T19:59:26.177Z] DEBUG - matched MenuItem with text "&Delete Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:59:26.177Z] DEBUG - Clicking on with mnemonic 'Delete' [2019-07-30T19:59:26.177Z] DEBUG - Clicked on with mnemonic 'Delete' [2019-07-30T19:59:27.108Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources' [2019-07-30T19:59:27.108Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources} [2019-07-30T19:59:27.108Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:59:27.108Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK' [2019-07-30T19:59:27.108Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:27.108Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:59:27.108Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:27.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:59:27.108Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:27.108Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected [2019-07-30T19:59:27.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148671132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:27.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148671133 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:27.108Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148671133 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:27.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148671133 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:27.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148671134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:27.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148671134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:27.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148671134 data=null 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') [2019-07-30T19:59:27.108Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148671134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:27.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148671135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:27.108Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148671135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:27.108Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148671135 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:27.108Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=1148671135 data=null} to (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:27.108Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK') [2019-07-30T19:59:27.108Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button' [2019-07-30T19:59:27.108Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button' [2019-07-30T19:59:27.108Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:27.108Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button' [2019-07-30T19:59:27.108Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK' [2019-07-30T19:59:27.108Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:27.108Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:27.108Z] DEBUG - Clicking on OK [2019-07-30T19:59:27.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=1148671137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:27.108Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=1148671137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:27.108Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=1148671137 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:27.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=1148671137 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:27.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=1148671138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:27.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=1148671138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:27.108Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:27.108Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:27.108Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:27.108Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:27.108Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH') [2019-07-30T19:59:27.108Z] DEBUG - Clicked on OK [2019-07-30T19:59:27.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=1148671138 data=null item=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') [2019-07-30T19:59:27.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete Delete} time=1148670223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete' [2019-07-30T19:59:27.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148671657 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:59:27.671Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:59:27.671Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:59:27.671Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:59:27.671Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:59:27.671Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T19:59:27.671Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T19:59:27.671Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T19:59:27.671Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:27.671Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1148671847 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:27.671Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:27.671Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:27.671Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:27.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148671891 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:59:27.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148671891 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:59:27.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148671891 data=null} to TreeItem with text {Tracing} [2019-07-30T19:59:27.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148671892 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:27.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148671892 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} [2019-07-30T19:59:27.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148671924 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:27.671Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:59:27.671Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:27.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1148671925 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T19:59:27.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1148671929 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T19:59:27.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1148671929 data=null} to Tree node with text: XML Analyses [2019-07-30T19:59:27.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1148671929 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:27.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148671930 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 [2019-07-30T19:59:27.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1148671932 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:27.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:59:27.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:59:27.927Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:27.927Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:27.927Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:27.927Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:27.927Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:27.927Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:27.927Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:27.927Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:27.927Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:27.927Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:27.927Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:27.927Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:27.927Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:59:27.927Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:59:27.927Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:27.927Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:27.927Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:59:27.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148671938 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') [2019-07-30T19:59:27.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148671938 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') [2019-07-30T19:59:27.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148671938 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:27.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148671938 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:27.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148671939 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') [2019-07-30T19:59:27.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148671939 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') [2019-07-30T19:59:27.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148671939 data=null item=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') [2019-07-30T19:59:27.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148671681 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:59:27.927Z] DEBUG - Clicked on [2019-07-30T19:59:27.927Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148672088 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:59:27.927Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:59:27.927Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:59:27.927Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:59:28.184Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:59:28.184Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T19:59:28.184Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T19:59:28.184Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T19:59:28.184Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:28.184Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1148672353 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:28.184Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:28.184Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:28.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:28.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148672390 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:59:28.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148672390 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:59:28.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148672391 data=null} to TreeItem with text {Tracing} [2019-07-30T19:59:28.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148672391 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:28.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148672391 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} [2019-07-30T19:59:28.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148672425 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:28.184Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:59:28.184Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:28.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1148672430 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T19:59:28.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1148672430 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T19:59:28.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1148672430 data=null} to Tree node with text: XML Analyses [2019-07-30T19:59:28.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1148672431 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:28.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148672431 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 [2019-07-30T19:59:28.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1148672433 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:28.184Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:28.184Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T19:59:28.184Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:28.184Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:28.184Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:28.184Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:28.184Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:28.184Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:28.442Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:28.442Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:28.442Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:28.442Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:28.442Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:28.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:28.442Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:28.442Z] DEBUG - Clicking on Import [2019-07-30T19:59:28.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1148672489 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') [2019-07-30T19:59:28.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1148672489 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') [2019-07-30T19:59:28.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1148672489 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:28.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1148672489 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:28.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1148672490 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') [2019-07-30T19:59:28.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1148672490 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') [2019-07-30T19:59:28.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1148672490 data=null item=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') [2019-07-30T19:59:28.442Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1148672595 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') [2019-07-30T19:59:28.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1148672596 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') [2019-07-30T19:59:28.442Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1148672596 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') [2019-07-30T19:59:28.442Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1148672596 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:28.442Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1148672596 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:28.442Z] DEBUG - Clicked on Import [2019-07-30T19:59:28.442Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:59:28.442Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:59:28.442Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:59:28.442Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:59:28.442Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:28.442Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:28.442Z] DEBUG - Selecting rows [1, 0] in (of type 'Table') [2019-07-30T19:59:28.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148672607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:28.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148672607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:28.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148672607 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:28.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148672607 data=null} to (of type 'Table') [2019-07-30T19:59:28.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1148672617 data=null button=1 stateMask=0x0 x=60 y=33 count=1} to (of type 'Table') [2019-07-30T19:59:28.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148672617 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') [2019-07-30T19:59:28.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1148672682 data=null button=1 stateMask=0x80000 x=60 y=33 count=1} to (of type 'Table') [2019-07-30T19:59:28.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148672682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:28.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148672682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:28.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148672682 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:28.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148672683 data=null} to (of type 'Table') [2019-07-30T19:59:28.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1148672683 data=null button=1 stateMask=0x40000 x=95 y=11 count=1} to (of type 'Table') [2019-07-30T19:59:28.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148672683 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') [2019-07-30T19:59:28.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1148672710 data=null button=1 stateMask=0xc0000 x=95 y=11 count=1} to (of type 'Table') [2019-07-30T19:59:28.699Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:28.699Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:28.699Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:28.699Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-30T19:59:28.699Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:28.699Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T19:59:28.699Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:28.699Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:28.699Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:28.699Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:28.699Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:28.699Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:28.699Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:28.699Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:28.699Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:28.699Z] DEBUG - Clicking on Edit... [2019-07-30T19:59:28.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1148672713 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') [2019-07-30T19:59:28.699Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1148672713 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') [2019-07-30T19:59:28.699Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1148672713 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T19:59:28.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1148672713 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T19:59:28.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1148672713 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') [2019-07-30T19:59:28.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1148672713 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') [2019-07-30T19:59:30.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1148672714 data=null item=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') [2019-07-30T19:59:30.849Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1148675004 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') [2019-07-30T19:59:30.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1148675018 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') [2019-07-30T19:59:30.849Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1148675018 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') [2019-07-30T19:59:30.849Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1148675019 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T19:59:30.849Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1148675019 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T19:59:30.849Z] DEBUG - Clicked on Edit... [2019-07-30T19:59:30.849Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:30.849Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:30.849Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:30.849Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:30.849Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:30.849Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:30.849Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:30.849Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:30.849Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:30.849Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:30.849Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:30.849Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:30.849Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:59:30.849Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:59:30.849Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:30.849Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:30.849Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:59:30.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148675023 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') [2019-07-30T19:59:30.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148675023 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') [2019-07-30T19:59:30.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148675023 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:30.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148675023 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:30.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148675023 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') [2019-07-30T19:59:30.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148675023 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') [2019-07-30T19:59:31.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148675023 data=null item=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') [2019-07-30T19:59:31.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148672102 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:59:31.106Z] DEBUG - Clicked on [2019-07-30T19:59:31.106Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"' [2019-07-30T19:59:31.106Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"' [2019-07-30T19:59:31.106Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148675326 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:59:31.363Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:59:31.363Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:59:31.363Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:59:31.363Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:59:31.363Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T19:59:31.363Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T19:59:31.363Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T19:59:31.363Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:31.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1148675603 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:31.363Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:31.363Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:31.363Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:31.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148675607 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:59:31.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148675607 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:59:31.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148675620 data=null} to TreeItem with text {Tracing} [2019-07-30T19:59:31.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148675621 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:31.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148675621 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} [2019-07-30T19:59:31.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148675698 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:31.620Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:59:31.620Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:31.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1148675699 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T19:59:31.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1148675699 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T19:59:31.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1148675700 data=null} to Tree node with text: XML Analyses [2019-07-30T19:59:31.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1148675700 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:31.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148675700 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 [2019-07-30T19:59:31.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1148675703 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:31.620Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:59:31.620Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:59:31.620Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:31.620Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:31.620Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-30T19:59:31.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148675708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:31.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148675708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:31.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148675708 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:31.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148675709 data=null} to (of type 'Table') [2019-07-30T19:59:31.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=1148675709 data=null button=1 stateMask=0x0 x=95 y=11 count=1} to (of type 'Table') [2019-07-30T19:59:31.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148675709 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') [2019-07-30T19:59:31.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=1148675784 data=null button=1 stateMask=0x80000 x=95 y=11 count=1} to (of type 'Table') [2019-07-30T19:59:31.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148675785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:31.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148675785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:31.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148675785 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:31.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148675785 data=null} to (of type 'Table') [2019-07-30T19:59:31.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=1148675786 data=null button=1 stateMask=0x40000 x=60 y=33 count=1} to (of type 'Table') [2019-07-30T19:59:31.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148675786 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') [2019-07-30T19:59:31.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=1148675814 data=null button=1 stateMask=0xc0000 x=60 y=33 count=1} to (of type 'Table') [2019-07-30T19:59:31.620Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:31.620Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:31.620Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:31.620Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:31.620Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:59:31.620Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:31.620Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:31.620Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:31.620Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:31.620Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:31.620Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:31.620Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:31.620Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:31.620Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:31.620Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:31.620Z] DEBUG - Clicking on Delete [2019-07-30T19:59:31.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1148675818 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') [2019-07-30T19:59:31.620Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1148675818 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') [2019-07-30T19:59:31.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1148675818 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:31.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1148675818 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:31.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1148675818 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') [2019-07-30T19:59:31.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1148675818 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') [2019-07-30T19:59:31.880Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1148675989 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') [2019-07-30T19:59:31.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1148675993 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') [2019-07-30T19:59:31.880Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1148675993 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') [2019-07-30T19:59:31.880Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1148675993 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:31.880Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1148675993 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:31.880Z] DEBUG - Clicked on Delete [2019-07-30T19:59:31.880Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T19:59:31.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1148675995 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T19:59:31.880Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:59:31.880Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:59:31.880Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:59:31.880Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:31.880Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:59:31.880Z] DEBUG - Clicking on &Yes [2019-07-30T19:59:31.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148675995 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') [2019-07-30T19:59:31.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148675998 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') [2019-07-30T19:59:31.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148676009 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:59:31.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148676009 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:59:31.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148676009 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') [2019-07-30T19:59:31.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148676009 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') [2019-07-30T19:59:31.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148676010 data=null item=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') [2019-07-30T19:59:31.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1148675819 data=null item=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') [2019-07-30T19:59:31.880Z] DEBUG - Clicked on [2019-07-30T19:59:31.880Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:31.880Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:31.880Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:31.880Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:31.880Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:31.880Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:31.880Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:31.880Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:31.880Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:31.880Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:31.880Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:31.880Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:31.880Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:59:31.880Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:59:31.880Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:31.880Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:31.880Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:59:31.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148676118 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') [2019-07-30T19:59:31.880Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148676118 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') [2019-07-30T19:59:31.880Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148676119 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:31.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148676119 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:31.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148676119 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') [2019-07-30T19:59:31.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148676119 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') [2019-07-30T19:59:32.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148676119 data=null item=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') [2019-07-30T19:59:32.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148675395 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:59:32.136Z] DEBUG - Clicked on [2019-07-30T19:59:32.136Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148676295 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:59:32.136Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:59:32.136Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:59:32.136Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:59:32.393Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:59:32.393Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T19:59:32.393Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T19:59:32.393Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T19:59:32.393Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:32.394Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1148676609 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:32.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:32.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:32.394Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:32.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148676613 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:59:32.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148676613 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:59:32.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148676613 data=null} to TreeItem with text {Tracing} [2019-07-30T19:59:32.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148676625 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:32.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148676625 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} [2019-07-30T19:59:32.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148676698 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:32.651Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:59:32.651Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:32.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1148676700 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T19:59:32.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1148676700 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T19:59:32.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1148676700 data=null} to Tree node with text: XML Analyses [2019-07-30T19:59:32.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1148676700 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:32.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148676700 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 [2019-07-30T19:59:32.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1148676711 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:32.651Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:32.651Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T19:59:32.651Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:32.651Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:32.651Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:32.651Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:32.651Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:32.651Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:32.651Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:32.651Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:32.651Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:32.651Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:32.651Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:32.651Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:32.651Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:32.651Z] DEBUG - Clicking on Import [2019-07-30T19:59:32.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1148676715 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') [2019-07-30T19:59:32.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1148676715 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') [2019-07-30T19:59:32.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1148676716 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:32.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1148676716 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:32.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1148676716 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') [2019-07-30T19:59:32.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1148676716 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') [2019-07-30T19:59:32.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1148676716 data=null item=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') [2019-07-30T19:59:32.908Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1148677019 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') [2019-07-30T19:59:32.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1148677024 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') [2019-07-30T19:59:32.908Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1148677024 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') [2019-07-30T19:59:32.908Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1148677024 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:32.908Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1148677024 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:32.908Z] DEBUG - Clicked on Import [2019-07-30T19:59:32.908Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:59:32.908Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:59:32.908Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:59:32.908Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:59:32.908Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:59:32.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid} time=1148677089 data=null button=0 stateMask=0x0 x=59 y=33 count=0} to TableItem with text {test_valid} [2019-07-30T19:59:32.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid} time=1148677090 data=null doit=true} to TableItem with text {test_valid} [2019-07-30T19:59:32.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid} time=1148677090 data=null} to TableItem with text {test_valid} [2019-07-30T19:59:32.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=1148677091 data=null button=1 stateMask=0x0 x=59 y=33 count=1} to TableItem with text {test_valid} [2019-07-30T19:59:33.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148677091 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} [2019-07-30T19:59:33.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=1148677293 data=null button=1 stateMask=0x80000 x=59 y=33 count=1} to TableItem with text {test_valid} [2019-07-30T19:59:33.166Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:59:33.166Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:59:33.166Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label' [2019-07-30T19:59:33.166Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2019-07-30T19:59:33.166Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2019-07-30T19:59:33.166Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:59:33.166Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:59:33.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1148677297 data=null button=0 stateMask=0x0 x=125 y=11 count=0} to TableItem with text {test_valid_xml_timegraphView} [2019-07-30T19:59:33.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=1148677297 data=null doit=true} to TableItem with text {test_valid_xml_timegraphView} [2019-07-30T19:59:33.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=1148677297 data=null} to TableItem with text {test_valid_xml_timegraphView} [2019-07-30T19:59:33.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1148677298 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to TableItem with text {test_valid_xml_timegraphView} [2019-07-30T19:59:33.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148677298 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} [2019-07-30T19:59:33.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1148677310 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to TableItem with text {test_valid_xml_timegraphView} [2019-07-30T19:59:33.166Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:59:33.166Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:59:33.166Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label' [2019-07-30T19:59:33.166Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled' [2019-07-30T19:59:33.166Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled') [2019-07-30T19:59:33.166Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:59:33.166Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:33.166Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:33.166Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:33.166Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:33.166Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:33.166Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:33.166Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:33.166Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:33.166Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:33.166Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:33.166Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:33.166Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:33.166Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:59:33.166Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:59:33.166Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:33.166Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:33.166Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:59:33.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148677315 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') [2019-07-30T19:59:33.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148677315 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') [2019-07-30T19:59:33.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148677315 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:33.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148677315 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:33.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148677315 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') [2019-07-30T19:59:33.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148677315 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') [2019-07-30T19:59:33.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148677315 data=null item=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') [2019-07-30T19:59:33.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148676312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:59:33.423Z] DEBUG - Clicked on [2019-07-30T19:59:33.423Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148677485 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:59:33.423Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:59:33.423Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:59:33.423Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:59:33.679Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:59:33.679Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T19:59:33.679Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T19:59:33.679Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T19:59:33.679Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:33.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1148677727 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:33.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:33.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:33.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:33.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148677731 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:59:33.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148677732 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:59:33.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148677732 data=null} to TreeItem with text {Tracing} [2019-07-30T19:59:33.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148677732 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:33.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148677733 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} [2019-07-30T19:59:33.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148677766 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:33.679Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:59:33.679Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:33.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1148677779 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T19:59:33.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1148677780 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T19:59:33.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1148677780 data=null} to Tree node with text: XML Analyses [2019-07-30T19:59:33.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1148677780 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:33.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148677780 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 [2019-07-30T19:59:33.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1148677783 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:33.679Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:59:33.679Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:59:33.679Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:33.679Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:33.679Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-30T19:59:33.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148677800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148677800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:33.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148677800 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:33.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148677800 data=null} to (of type 'Table') [2019-07-30T19:59:33.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1148677801 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to (of type 'Table') [2019-07-30T19:59:33.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148677801 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') [2019-07-30T19:59:33.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=1148677825 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to (of type 'Table') [2019-07-30T19:59:33.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148677825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148677825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:33.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148677826 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:33.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148677826 data=null} to (of type 'Table') [2019-07-30T19:59:33.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=1148677826 data=null button=1 stateMask=0x40000 x=59 y=33 count=1} to (of type 'Table') [2019-07-30T19:59:33.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148677827 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') [2019-07-30T19:59:33.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=1148677987 data=null button=1 stateMask=0xc0000 x=59 y=33 count=1} to (of type 'Table') [2019-07-30T19:59:33.936Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:33.936Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:33.936Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:33.936Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:33.936Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:59:33.936Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:33.936Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:33.936Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:33.936Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:33.936Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:33.936Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:33.936Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:33.936Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:33.936Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:33.936Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:33.936Z] DEBUG - Clicking on Delete [2019-07-30T19:59:33.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1148677990 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') [2019-07-30T19:59:33.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1148677990 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') [2019-07-30T19:59:33.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1148677990 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:33.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1148677991 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:33.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1148677991 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') [2019-07-30T19:59:33.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1148677991 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') [2019-07-30T19:59:33.936Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1148678101 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') [2019-07-30T19:59:33.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1148678102 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') [2019-07-30T19:59:33.936Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1148678102 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') [2019-07-30T19:59:33.936Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1148678102 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:33.936Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1148678103 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:33.936Z] DEBUG - Clicked on Delete [2019-07-30T19:59:33.936Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T19:59:33.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1148678104 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T19:59:33.936Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:59:33.936Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:59:33.936Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:59:33.936Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:33.936Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:59:33.936Z] DEBUG - Clicking on &Yes [2019-07-30T19:59:33.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148678105 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') [2019-07-30T19:59:33.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148678105 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') [2019-07-30T19:59:33.936Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148678105 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:59:33.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148678105 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:59:33.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148678106 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') [2019-07-30T19:59:33.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148678106 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') [2019-07-30T19:59:33.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148678106 data=null item=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') [2019-07-30T19:59:33.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1148677991 data=null item=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') [2019-07-30T19:59:34.193Z] DEBUG - Clicked on [2019-07-30T19:59:34.193Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:34.193Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:34.193Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:34.193Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:34.193Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:34.193Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:34.193Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:34.193Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:34.193Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:34.193Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:34.193Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:34.193Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:34.193Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:59:34.193Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:59:34.193Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:34.193Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:34.193Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:59:34.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148678215 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') [2019-07-30T19:59:34.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148678215 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') [2019-07-30T19:59:34.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148678215 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:34.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148678215 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:34.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148678215 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') [2019-07-30T19:59:34.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148678215 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') [2019-07-30T19:59:34.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148678215 data=null item=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') [2019-07-30T19:59:34.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148677496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:59:34.193Z] DEBUG - Clicked on [2019-07-30T19:59:34.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148678332 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:59:34.193Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:59:34.193Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:59:34.193Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:59:34.450Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:59:34.450Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T19:59:34.450Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T19:59:34.450Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T19:59:34.450Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:34.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1148678616 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:34.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:34.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:34.450Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:34.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148678619 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:59:34.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148678619 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:59:34.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148678619 data=null} to TreeItem with text {Tracing} [2019-07-30T19:59:34.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148678620 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:34.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148678620 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} [2019-07-30T19:59:34.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148678694 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:34.450Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:59:34.450Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:34.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1148678695 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T19:59:34.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1148678695 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T19:59:34.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1148678697 data=null} to Tree node with text: XML Analyses [2019-07-30T19:59:34.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1148678697 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:34.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148678698 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 [2019-07-30T19:59:34.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1148678699 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:34.450Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:59:34.450Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:59:34.706Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:34.706Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T19:59:34.706Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:34.706Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:34.706Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:34.706Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:34.706Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:34.706Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:34.706Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:34.706Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:34.706Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:34.706Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:34.706Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:34.706Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:34.706Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:34.706Z] DEBUG - Clicking on Import [2019-07-30T19:59:34.706Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1148678730 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') [2019-07-30T19:59:34.706Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1148678731 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') [2019-07-30T19:59:34.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1148678731 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:34.706Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1148678731 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:34.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1148678731 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') [2019-07-30T19:59:34.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1148678731 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') [2019-07-30T19:59:34.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1148678731 data=null item=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') [2019-07-30T19:59:34.963Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1148678987 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') [2019-07-30T19:59:34.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1148678991 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') [2019-07-30T19:59:34.963Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1148678991 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') [2019-07-30T19:59:34.963Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1148678992 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:34.963Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1148678992 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:34.963Z] DEBUG - Clicked on Import [2019-07-30T19:59:34.963Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:59:34.963Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Selecting rows [3, 2] in (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148679314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148679315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148679315 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148679315 data=null} to (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1148679315 data=null button=1 stateMask=0x0 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148679316 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') [2019-07-30T19:59:35.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1148679346 data=null button=1 stateMask=0x80000 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148679347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148679347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148679347 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148679347 data=null} to (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1148679348 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148679348 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') [2019-07-30T19:59:35.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1148679394 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:35.220Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:35.220Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:35.220Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:35.220Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:35.220Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:35.220Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:35.220Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected' [2019-07-30T19:59:35.220Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:35.220Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T19:59:35.220Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:35.220Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:35.220Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:35.220Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:35.220Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:35.220Z] DEBUG - Clicking on Uncheck selected [2019-07-30T19:59:35.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=1148679397 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') [2019-07-30T19:59:35.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1148679397 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') [2019-07-30T19:59:35.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=1148679397 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T19:59:35.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=1148679397 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T19:59:35.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=1148679398 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') [2019-07-30T19:59:35.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=1148679398 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') [2019-07-30T19:59:35.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=1148679398 data=null item=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') [2019-07-30T19:59:35.220Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=1148679399 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') [2019-07-30T19:59:35.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=1148679399 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') [2019-07-30T19:59:35.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=1148679399 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') [2019-07-30T19:59:35.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=1148679399 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T19:59:35.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=1148679399 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH') [2019-07-30T19:59:35.220Z] DEBUG - Clicked on Uncheck selected [2019-07-30T19:59:35.220Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Selecting rows [3, 2] in (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148679400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148679400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148679400 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148679400 data=null} to (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1148679401 data=null button=1 stateMask=0x0 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148679401 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') [2019-07-30T19:59:35.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1148679429 data=null button=1 stateMask=0x80000 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148679429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148679429 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148679429 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148679429 data=null} to (of type 'Table') [2019-07-30T19:59:35.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1148679430 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T19:59:35.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148679430 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') [2019-07-30T19:59:35.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1148679511 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - Clicking on Check selected [2019-07-30T19:59:35.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=1148679514 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') [2019-07-30T19:59:35.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1148679514 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') [2019-07-30T19:59:35.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=1148679514 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:59:35.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=1148679514 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:59:35.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=1148679515 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') [2019-07-30T19:59:35.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=1148679515 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') [2019-07-30T19:59:35.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=1148679515 data=null item=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') [2019-07-30T19:59:35.479Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=1148679589 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') [2019-07-30T19:59:35.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=1148679590 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') [2019-07-30T19:59:35.479Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=1148679590 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') [2019-07-30T19:59:35.479Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=1148679590 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:59:35.479Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=1148679590 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH') [2019-07-30T19:59:35.479Z] DEBUG - Clicked on Check selected [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:35.479Z] DEBUG - Clicking on Uncheck all [2019-07-30T19:59:35.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=1148679593 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') [2019-07-30T19:59:35.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1148679593 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') [2019-07-30T19:59:35.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=1148679593 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:59:35.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=1148679593 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:59:35.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=1148679593 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') [2019-07-30T19:59:35.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=1148679594 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') [2019-07-30T19:59:35.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=1148679594 data=null item=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') [2019-07-30T19:59:35.480Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=1148679595 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') [2019-07-30T19:59:35.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=1148679595 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') [2019-07-30T19:59:35.480Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=1148679595 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') [2019-07-30T19:59:35.480Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=1148679595 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:59:35.480Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=1148679595 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH') [2019-07-30T19:59:35.480Z] DEBUG - Clicked on Uncheck all [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - Clicking on Check all [2019-07-30T19:59:35.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=1148679598 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') [2019-07-30T19:59:35.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1148679598 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') [2019-07-30T19:59:35.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=1148679598 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:59:35.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=1148679598 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:59:35.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=1148679598 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') [2019-07-30T19:59:35.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=1148679598 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') [2019-07-30T19:59:35.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=1148679598 data=null item=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') [2019-07-30T19:59:35.480Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=1148679634 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') [2019-07-30T19:59:35.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=1148679634 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') [2019-07-30T19:59:35.480Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=1148679634 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') [2019-07-30T19:59:35.480Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=1148679634 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:59:35.480Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=1148679634 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH') [2019-07-30T19:59:35.480Z] DEBUG - Clicked on Check all [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:35.480Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:35.480Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:59:35.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148679679 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') [2019-07-30T19:59:35.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148679679 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') [2019-07-30T19:59:35.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148679679 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:35.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148679679 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:35.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148679679 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') [2019-07-30T19:59:35.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148679679 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') [2019-07-30T19:59:35.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148679679 data=null item=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') [2019-07-30T19:59:35.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148678382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:59:35.825Z] DEBUG - Clicked on [2019-07-30T19:59:35.825Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148679887 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:59:35.825Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:59:35.825Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:59:35.825Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:59:36.125Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:59:36.125Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T19:59:36.125Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T19:59:36.125Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T19:59:36.125Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:36.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1148680130 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:36.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:36.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:36.125Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:36.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148680189 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:59:36.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148680190 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:59:36.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148680190 data=null} to TreeItem with text {Tracing} [2019-07-30T19:59:36.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148680190 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:36.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148680190 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} [2019-07-30T19:59:36.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148680225 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:36.125Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:59:36.125Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:36.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1148680230 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T19:59:36.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1148680230 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T19:59:36.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1148680230 data=null} to Tree node with text: XML Analyses [2019-07-30T19:59:36.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1148680231 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:36.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148680231 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 [2019-07-30T19:59:36.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1148680233 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:36.126Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:59:36.126Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:59:36.126Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:36.126Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:36.126Z] DEBUG - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table') [2019-07-30T19:59:36.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148680297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:36.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148680298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:36.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148680298 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:36.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148680298 data=null} to (of type 'Table') [2019-07-30T19:59:36.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_attributes} time=1148680298 data=null button=1 stateMask=0x0 x=75 y=11 count=1} to (of type 'Table') [2019-07-30T19:59:36.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148680299 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') [2019-07-30T19:59:36.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_attributes} time=1148680311 data=null button=1 stateMask=0x80000 x=75 y=11 count=1} to (of type 'Table') [2019-07-30T19:59:36.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148680311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:36.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148680317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:36.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148680317 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:36.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148680317 data=null} to (of type 'Table') [2019-07-30T19:59:36.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=1148680318 data=null button=1 stateMask=0x40000 x=100 y=33 count=1} to (of type 'Table') [2019-07-30T19:59:36.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148680318 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') [2019-07-30T19:59:36.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=1148680389 data=null button=1 stateMask=0xc0000 x=100 y=33 count=1} to (of type 'Table') [2019-07-30T19:59:36.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148680389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:36.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148680389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:36.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148680389 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:36.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148680390 data=null} to (of type 'Table') [2019-07-30T19:59:36.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=1148680390 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T19:59:36.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148680390 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') [2019-07-30T19:59:36.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=1148680424 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table') [2019-07-30T19:59:36.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148680424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:36.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148680424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:36.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148680424 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:36.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148680425 data=null} to (of type 'Table') [2019-07-30T19:59:36.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=1148680426 data=null button=1 stateMask=0x40000 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T19:59:36.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148680426 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') [2019-07-30T19:59:36.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=1148680522 data=null button=1 stateMask=0xc0000 x=85 y=77 count=1} to (of type 'Table') [2019-07-30T19:59:36.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148680523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:36.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148680523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:36.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148680523 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:36.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148680523 data=null} to (of type 'Table') [2019-07-30T19:59:36.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_doubles} time=1148680524 data=null button=1 stateMask=0x40000 x=69 y=99 count=1} to (of type 'Table') [2019-07-30T19:59:36.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148680524 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') [2019-07-30T19:59:36.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_doubles} time=1148680618 data=null button=1 stateMask=0xc0000 x=69 y=99 count=1} to (of type 'Table') [2019-07-30T19:59:36.384Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:36.384Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:36.384Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:36.384Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:36.384Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:59:36.384Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:36.384Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:36.384Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:36.384Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:36.384Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:36.384Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:36.384Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:36.384Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:36.384Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:36.384Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:36.384Z] DEBUG - Clicking on Delete [2019-07-30T19:59:36.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1148680621 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') [2019-07-30T19:59:36.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1148680621 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') [2019-07-30T19:59:36.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1148680621 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:36.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1148680621 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:36.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1148680621 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') [2019-07-30T19:59:36.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1148680622 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') [2019-07-30T19:59:36.640Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1148680743 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') [2019-07-30T19:59:36.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1148680743 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') [2019-07-30T19:59:36.640Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1148680744 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') [2019-07-30T19:59:36.640Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1148680744 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:36.640Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1148680744 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:36.640Z] DEBUG - Clicked on Delete [2019-07-30T19:59:36.640Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T19:59:36.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1148680745 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T19:59:36.640Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:59:36.640Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:59:36.640Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:59:36.640Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:36.640Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:59:36.640Z] DEBUG - Clicking on &Yes [2019-07-30T19:59:36.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148680787 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') [2019-07-30T19:59:36.640Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148680787 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') [2019-07-30T19:59:36.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148680787 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:59:36.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148680787 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:59:36.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148680788 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') [2019-07-30T19:59:36.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148680788 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') [2019-07-30T19:59:36.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148680788 data=null item=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') [2019-07-30T19:59:36.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1148680622 data=null item=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') [2019-07-30T19:59:36.640Z] DEBUG - Clicked on [2019-07-30T19:59:36.640Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:36.640Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:36.640Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:36.640Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:36.640Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:36.896Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:36.896Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:36.896Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:36.896Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:36.896Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:36.896Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:36.896Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:36.896Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:59:36.896Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:59:36.896Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:36.896Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:36.896Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:59:36.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148680896 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') [2019-07-30T19:59:36.896Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148680896 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') [2019-07-30T19:59:36.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148680896 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:36.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148680896 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:36.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148680897 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') [2019-07-30T19:59:36.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148680897 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') [2019-07-30T19:59:36.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148680897 data=null item=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') [2019-07-30T19:59:36.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148679903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:59:36.896Z] DEBUG - Clicked on [2019-07-30T19:59:36.896Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148681004 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:59:36.896Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:59:36.896Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:59:36.896Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:59:37.153Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:59:37.153Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T19:59:37.153Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T19:59:37.153Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T19:59:37.153Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:37.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1148681236 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:37.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:37.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:37.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:37.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148681240 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:59:37.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148681240 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:59:37.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148681240 data=null} to TreeItem with text {Tracing} [2019-07-30T19:59:37.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148681240 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:37.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148681241 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} [2019-07-30T19:59:37.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148681297 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:37.153Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:59:37.153Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:37.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1148681299 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T19:59:37.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1148681300 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T19:59:37.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1148681300 data=null} to Tree node with text: XML Analyses [2019-07-30T19:59:37.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1148681300 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:37.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148681300 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 [2019-07-30T19:59:37.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1148681302 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:37.153Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:37.153Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T19:59:37.153Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:37.153Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:37.153Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:37.153Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:37.153Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:37.153Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:37.153Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:37.153Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:37.153Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:37.153Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:37.153Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:37.153Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:37.153Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:37.153Z] DEBUG - Clicking on Import [2019-07-30T19:59:37.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1148681306 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') [2019-07-30T19:59:37.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1148681306 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') [2019-07-30T19:59:37.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1148681306 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:37.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1148681307 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:37.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1148681307 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') [2019-07-30T19:59:37.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1148681307 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') [2019-07-30T19:59:37.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1148681307 data=null item=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') [2019-07-30T19:59:37.410Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1148681423 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') [2019-07-30T19:59:37.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1148681423 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') [2019-07-30T19:59:37.410Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1148681423 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') [2019-07-30T19:59:37.410Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1148681423 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:37.410Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1148681423 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:37.410Z] DEBUG - Clicked on Import [2019-07-30T19:59:37.410Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:59:37.410Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:59:37.410Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:59:37.410Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:59:37.410Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:37.410Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:37.410Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T19:59:37.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148681432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:37.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148681432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:37.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148681432 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:37.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148681432 data=null} to (of type 'Table') [2019-07-30T19:59:37.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1148681432 data=null button=1 stateMask=0x0 x=92 y=11 count=1} to (of type 'Table') [2019-07-30T19:59:37.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148681433 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') [2019-07-30T19:59:37.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1148681503 data=null button=1 stateMask=0x80000 x=92 y=11 count=1} to (of type 'Table') [2019-07-30T19:59:37.410Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:37.410Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:37.410Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:37.410Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...' [2019-07-30T19:59:37.410Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:37.410Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T19:59:37.410Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:37.410Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:37.410Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:37.410Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:37.410Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:37.410Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:37.410Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:37.410Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:37.410Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:37.410Z] DEBUG - Clicking on Edit... [2019-07-30T19:59:37.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=1148681511 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') [2019-07-30T19:59:37.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1148681512 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') [2019-07-30T19:59:37.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=1148681512 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T19:59:37.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=1148681512 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T19:59:37.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=1148681513 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') [2019-07-30T19:59:37.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=1148681513 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') [2019-07-30T19:59:37.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=1148681513 data=null item=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') [2019-07-30T19:59:38.230Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=1148682123 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') [2019-07-30T19:59:38.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=1148682194 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') [2019-07-30T19:59:38.230Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=1148682194 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') [2019-07-30T19:59:38.230Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=1148682194 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T19:59:38.230Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=1148682194 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH') [2019-07-30T19:59:38.230Z] DEBUG - Clicked on Edit... [2019-07-30T19:59:38.230Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:38.230Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:38.230Z] DEBUG - Selecting rows [0, 1] in (of type 'Table') [2019-07-30T19:59:38.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148682404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:38.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148682409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:38.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148682409 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:38.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148682410 data=null} to (of type 'Table') [2019-07-30T19:59:38.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=1148682420 data=null button=1 stateMask=0x0 x=92 y=11 count=1} to (of type 'Table') [2019-07-30T19:59:38.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148682420 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') [2019-07-30T19:59:38.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=1148682480 data=null button=1 stateMask=0x80000 x=92 y=11 count=1} to (of type 'Table') [2019-07-30T19:59:38.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148682480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:38.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148682480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:38.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148682480 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:38.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148682480 data=null} to (of type 'Table') [2019-07-30T19:59:38.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=1148682481 data=null button=1 stateMask=0x40000 x=86 y=33 count=1} to (of type 'Table') [2019-07-30T19:59:38.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148682481 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') [2019-07-30T19:59:38.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=1148682516 data=null button=1 stateMask=0xc0000 x=86 y=33 count=1} to (of type 'Table') [2019-07-30T19:59:38.487Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:38.487Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:38.487Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:38.487Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:38.487Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:59:38.487Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:38.487Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:38.487Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:38.487Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:38.487Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:38.487Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:38.487Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:38.487Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:38.487Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:38.487Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:38.487Z] DEBUG - Clicking on Delete [2019-07-30T19:59:38.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1148682520 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') [2019-07-30T19:59:38.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1148682520 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') [2019-07-30T19:59:38.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1148682520 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:38.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1148682520 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:38.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1148682520 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') [2019-07-30T19:59:38.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1148682521 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') [2019-07-30T19:59:38.487Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1148682691 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') [2019-07-30T19:59:38.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1148682691 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') [2019-07-30T19:59:38.487Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1148682692 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') [2019-07-30T19:59:38.487Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1148682692 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:38.487Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1148682692 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:38.487Z] DEBUG - Clicked on Delete [2019-07-30T19:59:38.487Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T19:59:38.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1148682693 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T19:59:38.487Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:59:38.487Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:59:38.487Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:59:38.487Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:38.487Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:59:38.487Z] DEBUG - Clicking on &Yes [2019-07-30T19:59:38.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148682694 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') [2019-07-30T19:59:38.487Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148682694 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') [2019-07-30T19:59:38.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148682694 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:59:38.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148682694 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:59:38.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148682694 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') [2019-07-30T19:59:38.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148682694 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') [2019-07-30T19:59:38.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148682694 data=null item=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') [2019-07-30T19:59:38.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1148682521 data=null item=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') [2019-07-30T19:59:38.744Z] DEBUG - Clicked on [2019-07-30T19:59:38.744Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:38.744Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:38.744Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:38.744Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:38.744Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:38.744Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:38.744Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:38.744Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:38.744Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:38.744Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:38.744Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:38.744Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:38.744Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:59:38.744Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:59:38.744Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:38.744Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:38.744Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:59:38.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148682990 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') [2019-07-30T19:59:38.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148682990 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') [2019-07-30T19:59:38.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148682990 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:38.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148682990 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:38.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148682990 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') [2019-07-30T19:59:38.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148682990 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') [2019-07-30T19:59:39.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148682990 data=null item=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') [2019-07-30T19:59:39.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148681015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:59:39.000Z] DEBUG - Clicked on [2019-07-30T19:59:39.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148683110 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:59:39.000Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:59:39.000Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:59:39.000Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:59:39.258Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:59:39.258Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T19:59:39.258Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T19:59:39.258Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T19:59:39.258Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:39.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1148683389 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:39.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:39.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:39.258Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:39.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148683393 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:59:39.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148683393 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:59:39.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148683393 data=null} to TreeItem with text {Tracing} [2019-07-30T19:59:39.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148683394 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:39.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148683394 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} [2019-07-30T19:59:39.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148683432 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:39.258Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:59:39.258Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:39.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1148683434 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T19:59:39.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1148683434 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T19:59:39.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1148683435 data=null} to Tree node with text: XML Analyses [2019-07-30T19:59:39.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1148683481 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:39.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148683481 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 [2019-07-30T19:59:39.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1148683483 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:39.258Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:59:39.258Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:59:39.258Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:39.258Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:39.258Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:39.258Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:39.258Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:39.258Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:39.258Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:39.258Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:39.258Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:39.258Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:39.258Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:39.258Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:39.258Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:59:39.258Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:59:39.258Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:39.258Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:39.258Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:59:39.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148683488 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') [2019-07-30T19:59:39.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148683489 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') [2019-07-30T19:59:39.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148683489 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:39.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148683489 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:39.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148683489 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') [2019-07-30T19:59:39.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148683489 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') [2019-07-30T19:59:39.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148683489 data=null item=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') [2019-07-30T19:59:39.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148683130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:59:39.514Z] DEBUG - Clicked on [2019-07-30T19:59:39.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148683613 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:59:39.514Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:59:39.514Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:59:39.514Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:59:39.772Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:59:39.772Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T19:59:39.772Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T19:59:39.772Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T19:59:39.772Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:39.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1148683894 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:39.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:39.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:39.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:39.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148683899 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:59:39.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148683899 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:59:39.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148683899 data=null} to TreeItem with text {Tracing} [2019-07-30T19:59:39.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148683899 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:39.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148683900 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} [2019-07-30T19:59:39.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148683990 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:39.772Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:59:39.772Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:39.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1148683992 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T19:59:39.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1148683992 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T19:59:39.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1148683992 data=null} to Tree node with text: XML Analyses [2019-07-30T19:59:39.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1148683993 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:39.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148683993 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 [2019-07-30T19:59:39.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1148683996 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:39.772Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:39.772Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import' [2019-07-30T19:59:39.772Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:39.772Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:39.772Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:39.772Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:39.772Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:39.772Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:39.772Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:39.772Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:39.772Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:39.772Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:39.772Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:39.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:39.772Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:39.772Z] DEBUG - Clicking on Import [2019-07-30T19:59:39.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=1148683999 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') [2019-07-30T19:59:39.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1148683999 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') [2019-07-30T19:59:39.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=1148683999 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:39.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=1148683999 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:39.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=1148684000 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') [2019-07-30T19:59:39.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=1148684000 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') [2019-07-30T19:59:39.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=1148684000 data=null item=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') [2019-07-30T19:59:40.030Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=1148684036 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') [2019-07-30T19:59:40.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=1148684036 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') [2019-07-30T19:59:40.030Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=1148684037 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') [2019-07-30T19:59:40.030Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=1148684037 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:40.030Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=1148684037 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH') [2019-07-30T19:59:40.030Z] DEBUG - Clicked on Import [2019-07-30T19:59:40.030Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:59:40.030Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:59:40.030Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:59:40.030Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:59:40.030Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:40.030Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:40.030Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T19:59:40.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148684107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:40.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148684107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:40.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148684107 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:40.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148684107 data=null} to (of type 'Table') [2019-07-30T19:59:40.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1148684108 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to (of type 'Table') [2019-07-30T19:59:40.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148684108 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') [2019-07-30T19:59:40.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1148684130 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to (of type 'Table') [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Export", using matcher: with mnemonic 'Export' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Export", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - Clicking on Export [2019-07-30T19:59:40.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Export} time=1148684134 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') [2019-07-30T19:59:40.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=1148684134 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') [2019-07-30T19:59:40.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Export} time=1148684134 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-30T19:59:40.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Export} time=1148684134 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-30T19:59:40.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Export} time=1148684134 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') [2019-07-30T19:59:40.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Export} time=1148684134 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') [2019-07-30T19:59:40.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Export} time=1148684134 data=null item=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') [2019-07-30T19:59:40.030Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Export} time=1148684140 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') [2019-07-30T19:59:40.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=1148684140 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') [2019-07-30T19:59:40.030Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Export} time=1148684140 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') [2019-07-30T19:59:40.030Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Export} time=1148684141 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-30T19:59:40.030Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Export} time=1148684141 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH') [2019-07-30T19:59:40.030Z] DEBUG - Clicked on Export [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:40.030Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:40.030Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:59:40.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148684144 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') [2019-07-30T19:59:40.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148684144 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') [2019-07-30T19:59:40.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148684144 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:40.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148684144 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:40.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148684144 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') [2019-07-30T19:59:40.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148684144 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') [2019-07-30T19:59:40.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148684144 data=null item=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') [2019-07-30T19:59:40.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148683624 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:59:40.287Z] DEBUG - Clicked on [2019-07-30T19:59:40.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148684294 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:59:40.287Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:59:40.287Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:59:40.287Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:59:40.544Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:59:40.544Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T19:59:40.544Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T19:59:40.544Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T19:59:40.544Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:40.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1148684590 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:40.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:40.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:40.544Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:40.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148684594 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:59:40.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148684594 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:59:40.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148684594 data=null} to TreeItem with text {Tracing} [2019-07-30T19:59:40.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148684594 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:40.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148684594 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} [2019-07-30T19:59:40.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148684681 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:40.544Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:59:40.544Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:40.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1148684682 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T19:59:40.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1148684683 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T19:59:40.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1148684683 data=null} to Tree node with text: XML Analyses [2019-07-30T19:59:40.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1148684683 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:40.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148684683 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 [2019-07-30T19:59:40.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1148684685 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:40.544Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:59:40.544Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:59:40.544Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:40.544Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:40.544Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T19:59:40.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148684689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:40.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148684689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:40.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148684689 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:40.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148684690 data=null} to (of type 'Table') [2019-07-30T19:59:40.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=1148684690 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to (of type 'Table') [2019-07-30T19:59:40.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148684690 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') [2019-07-30T19:59:40.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=1148684718 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to (of type 'Table') [2019-07-30T19:59:40.544Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:40.544Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:40.544Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:40.544Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:40.544Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:59:40.544Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:40.544Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:40.544Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:40.544Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:40.544Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:40.544Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:40.544Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:40.544Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:40.544Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:40.544Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:40.544Z] DEBUG - Clicking on Delete [2019-07-30T19:59:40.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1148684727 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') [2019-07-30T19:59:40.544Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1148684727 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') [2019-07-30T19:59:40.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1148684727 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:40.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1148684727 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:40.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1148684727 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') [2019-07-30T19:59:40.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1148684728 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') [2019-07-30T19:59:40.801Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1148684889 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') [2019-07-30T19:59:40.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1148684892 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') [2019-07-30T19:59:40.801Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1148684893 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') [2019-07-30T19:59:40.801Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1148684893 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:40.801Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1148684893 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:40.801Z] DEBUG - Clicked on Delete [2019-07-30T19:59:40.801Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T19:59:40.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1148684894 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T19:59:40.801Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:59:40.801Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:59:40.801Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:59:40.801Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:40.801Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:59:40.801Z] DEBUG - Clicking on &Yes [2019-07-30T19:59:40.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148684895 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') [2019-07-30T19:59:40.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148684895 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') [2019-07-30T19:59:40.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148684908 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:59:40.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148684908 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:59:40.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148684908 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') [2019-07-30T19:59:40.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148684908 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') [2019-07-30T19:59:40.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148684908 data=null item=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') [2019-07-30T19:59:40.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1148684728 data=null item=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') [2019-07-30T19:59:40.801Z] DEBUG - Clicked on [2019-07-30T19:59:40.801Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:40.801Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:40.801Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:40.801Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:40.801Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:40.801Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:40.801Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:40.801Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:40.801Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:40.801Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:40.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:40.801Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:40.801Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:59:40.801Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:59:40.801Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:40.801Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:40.801Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:59:40.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148685014 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') [2019-07-30T19:59:40.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148685015 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') [2019-07-30T19:59:40.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148685015 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:40.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148685015 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:40.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148685015 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') [2019-07-30T19:59:40.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148685015 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') [2019-07-30T19:59:40.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148685015 data=null item=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') [2019-07-30T19:59:40.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148684305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:59:41.058Z] DEBUG - Clicked on [2019-07-30T19:59:41.058Z] [2019-07-30T19:59:41.058Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:59:40.866 [2019-07-30T19:59:41.058Z] !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. [2019-07-30T19:59:41.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148685122 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:59:41.058Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:59:41.058Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:59:41.058Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:59:41.315Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:59:41.315Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T19:59:41.315Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T19:59:41.315Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T19:59:41.315Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:41.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1148685335 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:41.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:41.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:41.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:41.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148685390 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:59:41.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148685390 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:59:41.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148685390 data=null} to TreeItem with text {Tracing} [2019-07-30T19:59:41.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148685391 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:41.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148685391 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} [2019-07-30T19:59:41.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148685425 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:41.315Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:59:41.315Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:41.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1148685429 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T19:59:41.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1148685429 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T19:59:41.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1148685429 data=null} to Tree node with text: XML Analyses [2019-07-30T19:59:41.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1148685430 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:41.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148685430 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 [2019-07-30T19:59:41.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1148685489 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:41.315Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:59:41.315Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:59:41.315Z] DEBUG - Attempting to set focus on Table with text {} [2019-07-30T19:59:41.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=1148685494 data=null button=0 stateMask=0x0 x=64 y=11 count=0} to TableItem with text {test_invalid} [2019-07-30T19:59:41.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_invalid} time=1148685494 data=null doit=true} to TableItem with text {test_invalid} [2019-07-30T19:59:41.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_invalid} time=1148685494 data=null} to TableItem with text {test_invalid} [2019-07-30T19:59:41.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1148685505 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to TableItem with text {test_invalid} [2019-07-30T19:59:41.315Z] [2019-07-30T19:59:41.315Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:59:41.258 [2019-07-30T19:59:41.315Z] !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. [2019-07-30T19:59:41.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148685506 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} [2019-07-30T19:59:41.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1148685522 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to TableItem with text {test_invalid} [2019-07-30T19:59:41.315Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:59:41.315Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:59:41.315Z] DEBUG - matched Label with text "Invalid file", using matcher: of type 'Label' [2019-07-30T19:59:41.315Z] DEBUG - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file' [2019-07-30T19:59:41.315Z] DEBUG - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file') [2019-07-30T19:59:41.315Z] DEBUG - matched Label with text "", using matcher: of type 'Label' [2019-07-30T19:59:41.315Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:41.315Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:41.315Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:41.315Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:41.315Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:41.315Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:41.315Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:41.315Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:41.315Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:41.315Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:41.315Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:41.315Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:41.315Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:59:41.315Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:59:41.315Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:41.315Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:41.315Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:59:41.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148685528 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') [2019-07-30T19:59:41.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148685528 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') [2019-07-30T19:59:41.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148685528 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:41.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148685528 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:41.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148685528 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') [2019-07-30T19:59:41.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148685528 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') [2019-07-30T19:59:41.315Z] [2019-07-30T19:59:41.315Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:59:41.281 [2019-07-30T19:59:41.315Z] !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. [2019-07-30T19:59:41.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148685528 data=null item=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') [2019-07-30T19:59:41.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148685134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:59:41.572Z] DEBUG - Clicked on [2019-07-30T19:59:41.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=1148685643 data=null doit=true} to Shell with text {data - Eclipse Platform} [2019-07-30T19:59:41.572Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window' [2019-07-30T19:59:41.572Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences' [2019-07-30T19:59:41.572Z] DEBUG - Clicking on with mnemonic 'Preferences' [2019-07-30T19:59:41.829Z] DEBUG - Clicked on with mnemonic 'Preferences' [2019-07-30T19:59:41.829Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell' [2019-07-30T19:59:41.829Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files' [2019-07-30T19:59:41.829Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files') [2019-07-30T19:59:41.829Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:41.829Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=1148685888 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files')) [2019-07-30T19:59:41.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree' [2019-07-30T19:59:41.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree') [2019-07-30T19:59:41.829Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:41.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=1148685891 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing} [2019-07-30T19:59:41.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=1148685891 data=null doit=true} to TreeItem with text {Tracing} [2019-07-30T19:59:41.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=1148685891 data=null} to TreeItem with text {Tracing} [2019-07-30T19:59:41.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=1148685891 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:41.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148685892 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} [2019-07-30T19:59:41.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=1148685925 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing} [2019-07-30T19:59:41.829Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again. [2019-07-30T19:59:41.829Z] DEBUG - Attempting to set focus on Tree with text {} [2019-07-30T19:59:41.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=1148685930 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses [2019-07-30T19:59:41.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=1148685930 data=null doit=true} to Tree node with text: XML Analyses [2019-07-30T19:59:41.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=1148685930 data=null} to Tree node with text: XML Analyses [2019-07-30T19:59:41.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=1148685930 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:41.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=1148685930 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 [2019-07-30T19:59:41.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=1148685932 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses [2019-07-30T19:59:41.829Z] DEBUG - matched Table with text "", using matcher: of type 'Table' [2019-07-30T19:59:41.829Z] DEBUG - matched Table with text "", using matcher: (of type 'Table') [2019-07-30T19:59:41.829Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:41.829Z] DEBUG - Attempting to set focus on (of type 'Table') [2019-07-30T19:59:41.829Z] DEBUG - Selecting rows [0] in (of type 'Table') [2019-07-30T19:59:41.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=1148685936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:41.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=1148685936 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table') [2019-07-30T19:59:41.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=1148685936 data=null doit=true} to (of type 'Table') [2019-07-30T19:59:41.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=1148685936 data=null} to (of type 'Table') [2019-07-30T19:59:41.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=1148685937 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to (of type 'Table') [2019-07-30T19:59:41.830Z] [2019-07-30T19:59:41.830Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-07-30 19:59:41.689 [2019-07-30T19:59:41.830Z] !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. [2019-07-30T19:59:41.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=1148685937 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') [2019-07-30T19:59:41.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=1148685961 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to (of type 'Table') [2019-07-30T19:59:41.830Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:41.830Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:41.830Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:41.830Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:41.830Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete' [2019-07-30T19:59:41.830Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:41.830Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:41.830Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:41.830Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:41.830Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:41.830Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:41.830Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:41.830Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:41.830Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:41.830Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:41.830Z] DEBUG - Clicking on Delete [2019-07-30T19:59:41.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=1148685969 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') [2019-07-30T19:59:41.830Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1148685969 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') [2019-07-30T19:59:41.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=1148685969 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:41.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=1148685969 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:41.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=1148685970 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') [2019-07-30T19:59:41.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=1148685970 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') [2019-07-30T19:59:42.087Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=1148686098 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') [2019-07-30T19:59:42.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=1148686099 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') [2019-07-30T19:59:42.087Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=1148686099 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') [2019-07-30T19:59:42.087Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=1148686100 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:42.087Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=1148686100 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH') [2019-07-30T19:59:42.087Z] DEBUG - Clicked on Delete [2019-07-30T19:59:42.087Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)' [2019-07-30T19:59:42.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=1148686102 data=null doit=true} to Shell with text {Delete XML file(s)} [2019-07-30T19:59:42.087Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button' [2019-07-30T19:59:42.087Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button' [2019-07-30T19:59:42.087Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes' [2019-07-30T19:59:42.087Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:42.087Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:59:42.087Z] DEBUG - Clicking on &Yes [2019-07-30T19:59:42.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=1148686103 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') [2019-07-30T19:59:42.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=1148686103 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') [2019-07-30T19:59:42.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=1148686103 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:59:42.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=1148686103 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH') [2019-07-30T19:59:42.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=1148686104 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') [2019-07-30T19:59:42.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=1148686104 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') [2019-07-30T19:59:42.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=1148686104 data=null item=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') [2019-07-30T19:59:42.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=1148685970 data=null item=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') [2019-07-30T19:59:42.087Z] DEBUG - Clicked on [2019-07-30T19:59:42.087Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button' [2019-07-30T19:59:42.087Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button' [2019-07-30T19:59:42.087Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button' [2019-07-30T19:59:42.087Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button' [2019-07-30T19:59:42.087Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button' [2019-07-30T19:59:42.087Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button' [2019-07-30T19:59:42.087Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button' [2019-07-30T19:59:42.087Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button' [2019-07-30T19:59:42.087Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button' [2019-07-30T19:59:42.087Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button' [2019-07-30T19:59:42.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button' [2019-07-30T19:59:42.087Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button' [2019-07-30T19:59:42.087Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close' [2019-07-30T19:59:42.087Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK') [2019-07-30T19:59:42.087Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH' [2019-07-30T19:59:42.087Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:42.087Z] DEBUG - Clicking on Apply and Close [2019-07-30T19:59:42.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=1148686208 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') [2019-07-30T19:59:42.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=1148686209 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') [2019-07-30T19:59:42.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=1148686209 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:42.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=1148686209 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH') [2019-07-30T19:59:42.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=1148686220 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') [2019-07-30T19:59:42.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=1148686220 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') [2019-07-30T19:59:42.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=1148686220 data=null item=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') [2019-07-30T19:59:42.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=1148685654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences' [2019-07-30T19:59:42.344Z] DEBUG - Clicked on [2019-07-30T19:59:42.344Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.685 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest [2019-07-30T19:59:42.344Z] testPreferencePageMenuBar(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.165 s [2019-07-30T19:59:42.344Z] testImportInvalid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.446 s [2019-07-30T19:59:42.344Z] testPreferencePageContextMenu(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 3.655 s [2019-07-30T19:59:42.344Z] testEdit(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 4.207 s [2019-07-30T19:59:42.344Z] testImportValid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.037 s [2019-07-30T19:59:42.344Z] testCheckButtons(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.672 s [2019-07-30T19:59:42.344Z] testDelete(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 2.609 s [2019-07-30T19:59:42.344Z] testExport(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.5 s [2019-07-30T19:59:42.344Z] testInvalidLabel(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest) Time elapsed: 1.268 s [2019-07-30T19:59:42.344Z] [2019-07-30T19:59:42.344Z] Results: [2019-07-30T19:59:42.344Z] [2019-07-30T19:59:42.344Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T19:59:42.344Z] [2019-07-30T19:59:42.907Z] [2019-07-30T19:59:42.907Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 19:59:42.656 [2019-07-30T19:59:42.907Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T19:59:43.470Z] [INFO] All tests passed! [2019-07-30T19:59:43.470Z] [INFO] [2019-07-30T19:59:43.470Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T19:59:43.470Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T19:59:43.470Z] [INFO] [2019-07-30T19:59:43.470Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T19:59:44.838Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T19:59:44.838Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T19:59:45.425Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T19:59:46.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T19:59:46.395Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T19:59:46.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T19:59:46.908Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T19:59:46.908Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T19:59:47.164Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T19:59:47.164Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T19:59:47.421Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T19:59:47.678Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T19:59:49.043Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T19:59:50.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T19:59:50.409Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T19:59:50.665Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T19:59:50.921Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T19:59:51.178Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T19:59:51.434Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T19:59:51.434Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T19:59:51.434Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T19:59:51.690Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T19:59:51.947Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T19:59:52.203Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T19:59:52.459Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T19:59:52.459Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T19:59:52.716Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T19:59:52.716Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T19:59:52.972Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T19:59:52.972Z] [INFO] [2019-07-30T19:59:52.972Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T19:59:52.972Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar [2019-07-30T19:59:52.972Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.pom [2019-07-30T19:59:53.228Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar [2019-07-30T19:59:53.484Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T19:59:53.739Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml [2019-07-30T19:59:53.996Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml [2019-07-30T19:59:53.996Z] [INFO] [2019-07-30T19:59:53.996Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests --- [2019-07-30T19:59:53.996Z] [INFO] [2019-07-30T19:59:53.996Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >-- [2019-07-30T19:59:53.996Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT [126/134] [2019-07-30T19:59:53.996Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T19:59:53.996Z] [INFO] [2019-07-30T19:59:53.996Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T19:59:53.996Z] [INFO] [2019-07-30T19:59:53.996Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T19:59:53.996Z] [INFO] The project's OSGi version is 1.0.2.201907301829 [2019-07-30T19:59:53.996Z] [INFO] [2019-07-30T19:59:53.996Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T19:59:53.996Z] [INFO] [2019-07-30T19:59:53.996Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T19:59:53.996Z] [INFO] [2019-07-30T19:59:53.996Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T19:59:53.996Z] [INFO] [2019-07-30T19:59:53.996Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T19:59:53.996Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T19:59:53.996Z] [INFO] [2019-07-30T19:59:53.996Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T19:59:53.996Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:59:53.996Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources [2019-07-30T19:59:53.996Z] [INFO] [2019-07-30T19:59:53.996Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T19:59:53.996Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes [2019-07-30T19:59:54.252Z] [INFO] [2019-07-30T19:59:54.252Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T19:59:54.252Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T19:59:54.252Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources [2019-07-30T19:59:54.252Z] [INFO] [2019-07-30T19:59:54.252Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T19:59:54.252Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar [2019-07-30T19:59:54.252Z] [INFO] [2019-07-30T19:59:54.252Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T19:59:54.252Z] [INFO] [2019-07-30T19:59:54.252Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T19:59:54.252Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar [2019-07-30T19:59:54.509Z] [INFO] [2019-07-30T19:59:54.509Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T19:59:54.509Z] [INFO] [2019-07-30T19:59:54.509Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T19:59:54.509Z] [INFO] [2019-07-30T19:59:54.509Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T19:59:54.509Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar [2019-07-30T19:59:54.509Z] [INFO] [2019-07-30T19:59:54.509Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T19:59:54.509Z] [INFO] [2019-07-30T19:59:54.509Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T19:59:55.877Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log [2019-07-30T19:59:55.877Z] [INFO] Command line: [2019-07-30T19:59:55.877Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T19:59:55.877Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T19:59:58.587Z] !SESSION 2019-07-30 19:59:55.822 ----------------------------------------------- [2019-07-30T19:59:58.587Z] eclipse.buildId=unknown [2019-07-30T19:59:58.587Z] java.version=1.8.0_202 [2019-07-30T19:59:58.587Z] java.vendor=Oracle Corporation [2019-07-30T19:59:58.587Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T19:59:58.587Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T19:59:58.587Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T19:59:58.587Z] [2019-07-30T19:59:58.587Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 19:59:58.549 [2019-07-30T19:59:58.587Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:59:58.587Z] !STACK 0 [2019-07-30T19:59:58.587Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T19:59:58.587Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:59:58.587Z] [2019-07-30T19:59:58.587Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:59:58.587Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:59:58.587Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:59:58.587Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:59:58.587Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:59:58.587Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:59:58.587Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:59:58.587Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:59:58.587Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:59:58.587Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T19:59:58.844Z] [2019-07-30T19:59:58.844Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 19:59:58.727 [2019-07-30T19:59:58.844Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T19:59:58.844Z] !STACK 0 [2019-07-30T19:59:58.844Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T19:59:58.844Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:59:58.844Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T19:59:58.844Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T19:59:58.844Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T19:59:58.844Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T19:59:58.844Z] [2019-07-30T19:59:58.844Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T19:59:58.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T19:59:58.844Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T19:59:58.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T19:59:58.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T19:59:58.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T19:59:58.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T19:59:58.844Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T19:59:58.844Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T19:59:58.844Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:00:00.738Z] process 19396: 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 [2019-07-30T20:00:00.738Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T20:00:00.994Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:00:00.994Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:00:10.959Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2019-07-30T20:00:10.959Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest [2019-07-30T20:00:10.959Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest) Time elapsed: 0.001 s [2019-07-30T20:00:10.959Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest) Time elapsed: 0 s [2019-07-30T20:00:10.959Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2019-07-30T20:00:11.523Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.906 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest [2019-07-30T20:00:11.523Z] testBuiltinOutput(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest) Time elapsed: 0.905 s [2019-07-30T20:00:11.523Z] [2019-07-30T20:00:11.523Z] Results: [2019-07-30T20:00:11.523Z] [2019-07-30T20:00:11.523Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T20:00:11.523Z] [2019-07-30T20:00:11.779Z] [2019-07-30T20:00:11.779Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:00:11.528 [2019-07-30T20:00:11.779Z] !MESSAGE Unexpected error executing analysis with trace [2019-07-30T20:00:11.779Z] !STACK 0 [2019-07-30T20:00:11.779Z] java.lang.NullPointerException [2019-07-30T20:00:11.779Z] at java.io.File.(File.java:277) [2019-07-30T20:00:11.779Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-30T20:00:11.779Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-30T20:00:11.779Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-30T20:00:11.779Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-30T20:00:11.779Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T20:00:11.779Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:00:11.779Z] [2019-07-30T20:00:11.779Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:00:11.528 [2019-07-30T20:00:11.779Z] !MESSAGE Unexpected error executing analysis with trace [2019-07-30T20:00:11.779Z] !STACK 0 [2019-07-30T20:00:11.779Z] java.lang.NullPointerException [2019-07-30T20:00:11.779Z] at java.io.File.(File.java:277) [2019-07-30T20:00:11.779Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-30T20:00:11.779Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-30T20:00:11.779Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-30T20:00:11.779Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-30T20:00:11.779Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T20:00:11.779Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:00:11.779Z] [2019-07-30T20:00:11.779Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:00:11.536 [2019-07-30T20:00:11.779Z] !MESSAGE Exception executing analysis [2019-07-30T20:00:11.779Z] !STACK 0 [2019-07-30T20:00:11.779Z] java.lang.NullPointerException [2019-07-30T20:00:11.779Z] at java.io.File.(File.java:277) [2019-07-30T20:00:11.779Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-30T20:00:11.779Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-30T20:00:11.779Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-30T20:00:11.779Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-30T20:00:11.779Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T20:00:11.779Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:00:11.779Z] [2019-07-30T20:00:11.779Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-07-30 20:00:11.537 [2019-07-30T20:00:11.779Z] !MESSAGE Exception executing analysis [2019-07-30T20:00:11.779Z] !STACK 0 [2019-07-30T20:00:11.779Z] java.lang.NullPointerException [2019-07-30T20:00:11.779Z] at java.io.File.(File.java:277) [2019-07-30T20:00:11.779Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578) [2019-07-30T20:00:11.779Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526) [2019-07-30T20:00:11.779Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374) [2019-07-30T20:00:11.779Z] at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280) [2019-07-30T20:00:11.779Z] at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393) [2019-07-30T20:00:11.779Z] at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2019-07-30T20:00:12.342Z] [2019-07-30T20:00:12.342Z] !ENTRY org.eclipse.e4.ui.workbench 4 0 2019-07-30 20:00:12.170 [2019-07-30T20:00:12.342Z] !MESSAGE Failed to evaluate: ReferenceExpression [definitionId=org.eclipse.ui.ide.showInDefinition] [2019-07-30T20:00:12.342Z] !STACK 0 [2019-07-30T20:00:12.342Z] org.eclipse.core.runtime.CoreException: Error evaluating Property [org.eclipse.ui.ide.page.activePreferencePage, type=class org.eclipse.swt.widgets.Shell, tester=org.eclipse.ui.internal.ide.handlers.PagePropertyTester@70b05da2] [2019-07-30T20:00:12.342Z] at org.eclipse.core.internal.expressions.Property.test(Property.java:68) [2019-07-30T20:00:12.342Z] at org.eclipse.core.internal.expressions.TestExpression.evaluate(TestExpression.java:103) [2019-07-30T20:00:12.342Z] at org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:55) [2019-07-30T20:00:12.342Z] at org.eclipse.core.internal.expressions.WithExpression.evaluate(WithExpression.java:81) [2019-07-30T20:00:12.342Z] at org.eclipse.core.internal.expressions.CompositeExpression.evaluateOr(CompositeExpression.java:69) [2019-07-30T20:00:12.342Z] at org.eclipse.core.internal.expressions.OrExpression.evaluate(OrExpression.java:25) [2019-07-30T20:00:12.342Z] at org.eclipse.core.internal.expressions.ReferenceExpression.evaluate(ReferenceExpression.java:74) [2019-07-30T20:00:12.342Z] at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:74) [2019-07-30T20:00:12.342Z] at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:100) [2019-07-30T20:00:12.342Z] at org.eclipse.ui.internal.services.EvaluationReference.changed(EvaluationReference.java:94) [2019-07-30T20:00:12.342Z] at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:109) [2019-07-30T20:00:12.342Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.processScheduled(EclipseContext.java:364) [2019-07-30T20:00:12.342Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.set(EclipseContext.java:379) [2019-07-30T20:00:12.342Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:208) [2019-07-30T20:00:12.342Z] at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:171) [2019-07-30T20:00:12.342Z] at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.dispose(EclipseContextOSGi.java:102) [2019-07-30T20:00:12.342Z] at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.bundleChanged(EclipseContextOSGi.java:144) [2019-07-30T20:00:12.342Z] at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:973) [2019-07-30T20:00:12.342Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:00:12.342Z] at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151) [2019-07-30T20:00:12.342Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:234) [2019-07-30T20:00:12.342Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:140) [2019-07-30T20:00:12.342Z] at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:132) [2019-07-30T20:00:12.342Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:231) [2019-07-30T20:00:12.342Z] at org.eclipse.osgi.container.Module.publishEvent(Module.java:493) [2019-07-30T20:00:12.342Z] at org.eclipse.osgi.container.Module.doStop(Module.java:651) [2019-07-30T20:00:12.342Z] at org.eclipse.osgi.container.Module.stop(Module.java:515) [2019-07-30T20:00:12.342Z] at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:207) [2019-07-30T20:00:12.342Z] at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:220) [2019-07-30T20:00:12.342Z] at java.lang.Thread.run(Thread.java:748) [2019-07-30T20:00:12.342Z] Caused by: org.eclipse.swt.SWTException: Invalid thread access [2019-07-30T20:00:12.342Z] at org.eclipse.swt.SWT.error(SWT.java:4699) [2019-07-30T20:00:12.342Z] at org.eclipse.swt.SWT.error(SWT.java:4614) [2019-07-30T20:00:12.342Z] at org.eclipse.swt.SWT.error(SWT.java:4585) [2019-07-30T20:00:12.342Z] at org.eclipse.swt.widgets.Widget.error(Widget.java:532) [2019-07-30T20:00:12.342Z] at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:470) [2019-07-30T20:00:12.342Z] at org.eclipse.swt.widgets.Widget.getData(Widget.java:558) [2019-07-30T20:00:12.342Z] at org.eclipse.ui.internal.ide.handlers.PagePropertyTester.test(PagePropertyTester.java:39) [2019-07-30T20:00:12.342Z] at org.eclipse.core.internal.expressions.Property.test(Property.java:65) [2019-07-30T20:00:12.342Z] ... 29 more [2019-07-30T20:00:13.273Z] [INFO] All tests passed! [2019-07-30T20:00:13.273Z] [INFO] [2019-07-30T20:00:13.273Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T20:00:13.273Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:00:13.273Z] [INFO] [2019-07-30T20:00:13.273Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T20:00:13.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:00:13.835Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:00:14.091Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:00:14.654Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:00:14.654Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:00:14.654Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:00:14.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T20:00:15.325Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:00:16.736Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:00:16.736Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:00:16.736Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T20:00:16.993Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:00:16.993Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T20:00:17.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T20:00:17.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T20:00:17.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T20:00:17.762Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T20:00:18.018Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T20:00:18.018Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T20:00:18.018Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:00:18.018Z] [INFO] [2019-07-30T20:00:18.018Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T20:00:18.018Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T20:00:18.018Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties 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 [2019-07-30T20:00:18.018Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T20:00:18.018Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T20:00:18.018Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T20:00:18.018Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T20:00:18.018Z] [INFO] [2019-07-30T20:00:18.018Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests --- [2019-07-30T20:00:18.018Z] [INFO] [2019-07-30T20:00:18.018Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >-- [2019-07-30T20:00:18.018Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT [127/134] [2019-07-30T20:00:18.018Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:00:18.018Z] [INFO] [2019-07-30T20:00:18.018Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T20:00:18.018Z] [INFO] [2019-07-30T20:00:18.018Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T20:00:18.018Z] [INFO] The project's OSGi version is 1.0.0.201907301829 [2019-07-30T20:00:18.018Z] [INFO] [2019-07-30T20:00:18.018Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T20:00:18.018Z] [INFO] [2019-07-30T20:00:18.018Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T20:00:18.018Z] [INFO] [2019-07-30T20:00:18.018Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T20:00:18.018Z] [INFO] [2019-07-30T20:00:18.018Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T20:00:18.018Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:00:18.018Z] [INFO] [2019-07-30T20:00:18.018Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T20:00:18.018Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:00:18.018Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources [2019-07-30T20:00:18.018Z] [INFO] [2019-07-30T20:00:18.018Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T20:00:18.018Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes [2019-07-30T20:00:18.274Z] [INFO] [2019-07-30T20:00:18.274Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T20:00:18.274Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:00:18.275Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources [2019-07-30T20:00:18.275Z] [INFO] [2019-07-30T20:00:18.275Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T20:00:18.275Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T20:00:18.531Z] [INFO] [2019-07-30T20:00:18.531Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T20:00:18.531Z] [INFO] [2019-07-30T20:00:18.531Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T20:00:18.531Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T20:00:18.531Z] [INFO] [2019-07-30T20:00:18.531Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T20:00:18.531Z] [INFO] [2019-07-30T20:00:18.531Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T20:00:18.531Z] [INFO] [2019-07-30T20:00:18.531Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T20:00:18.531Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T20:00:18.531Z] [INFO] [2019-07-30T20:00:18.531Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T20:00:18.531Z] [INFO] [2019-07-30T20:00:18.531Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T20:00:19.898Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log [2019-07-30T20:00:19.898Z] [INFO] Command line: [2019-07-30T20:00:19.898Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T20:00:19.898Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:00:23.170Z] !SESSION 2019-07-30 20:00:20.068 ----------------------------------------------- [2019-07-30T20:00:23.170Z] eclipse.buildId=unknown [2019-07-30T20:00:23.170Z] java.version=1.8.0_202 [2019-07-30T20:00:23.170Z] java.vendor=Oracle Corporation [2019-07-30T20:00:23.170Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:00:23.170Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T20:00:23.170Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T20:00:23.170Z] [2019-07-30T20:00:23.170Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:00:22.665 [2019-07-30T20:00:23.170Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:00:23.170Z] !STACK 0 [2019-07-30T20:00:23.170Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T20:00:23.170Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:00:23.170Z] [2019-07-30T20:00:23.170Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:00:23.170Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:00:23.170Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:00:23.170Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:00:23.170Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:00:23.170Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:00:23.170Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:00:23.170Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:00:23.170Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:00:23.170Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:00:23.170Z] [2019-07-30T20:00:23.170Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:00:22.846 [2019-07-30T20:00:23.170Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:00:23.170Z] !STACK 0 [2019-07-30T20:00:23.170Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T20:00:23.170Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:00:23.170Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:00:23.170Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T20:00:23.170Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T20:00:23.170Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:00:23.170Z] [2019-07-30T20:00:23.170Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:00:23.170Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:00:23.170Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:00:23.170Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:00:23.170Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:00:23.170Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:00:23.170Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:00:23.170Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:00:23.170Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:00:23.170Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:00:24.538Z] process 19469: 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 [2019-07-30T20:00:24.538Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T20:00:25.101Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:00:25.101Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:00:35.055Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2019-07-30T20:00:35.055Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest [2019-07-30T20:00:35.055Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0.004 s [2019-07-30T20:00:35.055Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-30T20:00:35.055Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-30T20:00:35.055Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest) Time elapsed: 0 s [2019-07-30T20:00:35.055Z] [2019-07-30T20:00:35.055Z] Results: [2019-07-30T20:00:35.055Z] [2019-07-30T20:00:35.055Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T20:00:35.055Z] [2019-07-30T20:00:35.985Z] [INFO] All tests passed! [2019-07-30T20:00:35.985Z] [INFO] [2019-07-30T20:00:35.985Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T20:00:35.985Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:00:35.985Z] [INFO] [2019-07-30T20:00:35.985Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T20:00:36.241Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:00:36.498Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:00:36.498Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:00:36.498Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:00:36.754Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T20:00:36.754Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:00:37.316Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T20:00:37.572Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T20:00:38.134Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:00:39.503Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:00:39.503Z] [INFO] [2019-07-30T20:00:39.503Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T20:00:39.503Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T20:00:39.503Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties 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 [2019-07-30T20:00:39.503Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T20:00:39.503Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T20:00:39.503Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T20:00:39.503Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T20:00:39.503Z] [INFO] [2019-07-30T20:00:39.503Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests --- [2019-07-30T20:00:39.503Z] [INFO] [2019-07-30T20:00:39.503Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >-- [2019-07-30T20:00:39.503Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.6-SNAPSHOT [128/134] [2019-07-30T20:00:39.503Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:00:39.503Z] [INFO] [2019-07-30T20:00:39.503Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T20:00:39.503Z] [INFO] [2019-07-30T20:00:39.503Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T20:00:39.503Z] [INFO] The project's OSGi version is 1.0.6.201907301829 [2019-07-30T20:00:39.503Z] [INFO] [2019-07-30T20:00:39.503Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T20:00:39.503Z] [INFO] [2019-07-30T20:00:39.503Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T20:00:39.503Z] [INFO] [2019-07-30T20:00:39.503Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T20:00:39.503Z] [INFO] [2019-07-30T20:00:39.503Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T20:00:39.503Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:00:39.503Z] [INFO] [2019-07-30T20:00:39.503Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T20:00:39.503Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:00:39.503Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources [2019-07-30T20:00:39.503Z] [INFO] [2019-07-30T20:00:39.503Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T20:00:39.503Z] [INFO] Compiling 2 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes [2019-07-30T20:00:39.759Z] [INFO] [2019-07-30T20:00:39.759Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T20:00:39.759Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:00:39.759Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources [2019-07-30T20:00:39.759Z] [INFO] [2019-07-30T20:00:39.759Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T20:00:39.759Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-30T20:00:39.759Z] [INFO] [2019-07-30T20:00:39.759Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T20:00:39.759Z] [INFO] [2019-07-30T20:00:39.759Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T20:00:39.759Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2019-07-30T20:00:39.759Z] [INFO] [2019-07-30T20:00:39.759Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T20:00:39.759Z] [INFO] [2019-07-30T20:00:39.759Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T20:00:39.759Z] [INFO] [2019-07-30T20:00:39.759Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T20:00:39.759Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2019-07-30T20:00:40.016Z] [INFO] [2019-07-30T20:00:40.016Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T20:00:40.016Z] [INFO] [2019-07-30T20:00:40.016Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T20:00:41.908Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log [2019-07-30T20:00:41.908Z] [INFO] Command line: [2019-07-30T20:00:41.908Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog] [2019-07-30T20:00:41.908Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:00:45.181Z] !SESSION 2019-07-30 20:00:41.764 ----------------------------------------------- [2019-07-30T20:00:45.181Z] eclipse.buildId=unknown [2019-07-30T20:00:45.181Z] java.version=1.8.0_202 [2019-07-30T20:00:45.181Z] java.vendor=Oracle Corporation [2019-07-30T20:00:45.181Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:00:45.181Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread [2019-07-30T20:00:45.181Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog [2019-07-30T20:00:45.181Z] [2019-07-30T20:00:45.181Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:00:44.627 [2019-07-30T20:00:45.181Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:00:45.181Z] !STACK 0 [2019-07-30T20:00:45.181Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T20:00:45.181Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:00:45.181Z] [2019-07-30T20:00:45.181Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:00:45.181Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:00:45.181Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:00:45.181Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:00:45.181Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:00:45.181Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:00:45.181Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:00:45.181Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:00:45.181Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:00:45.181Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:00:45.181Z] [2019-07-30T20:00:45.181Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:00:44.751 [2019-07-30T20:00:45.181Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:00:45.181Z] !STACK 0 [2019-07-30T20:00:45.181Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T20:00:45.181Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:00:45.181Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:00:45.181Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T20:00:45.181Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T20:00:45.181Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:00:45.181Z] [2019-07-30T20:00:45.181Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:00:45.181Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:00:45.181Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:00:45.181Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:00:45.181Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:00:45.181Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:00:45.181Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:00:45.181Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:00:45.181Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:00:45.181Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:00:46.550Z] process 19537: 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 [2019-07-30T20:00:46.550Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T20:00:47.115Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:00:47.115Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:00:57.120Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2019-07-30T20:00:57.120Z] Display size: 1440x900 [2019-07-30T20:00:57.120Z] OS version=3.10.0-957.21.3.el7.x86_64 [2019-07-30T20:00:57.120Z] GTK version=3.18.9 [2019-07-30T20:00:57.120Z] GTK theme=Ambiance [2019-07-30T20:00:57.120Z] LIBOVERLAY_SCROLLBAR=0 [2019-07-30T20:00:57.120Z] Time zone: Coordinated Universal Time [2019-07-30T20:00:57.120Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell). [2019-07-30T20:00:57.120Z] log4j:WARN Please initialize the log4j system properly. [2019-07-30T20:00:58.487Z] *** BUG *** [2019-07-30T20:00:58.487Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:00:58.487Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:00:58.487Z] [2019-07-30T20:00:58.487Z] *** BUG *** [2019-07-30T20:00:58.487Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:00:58.487Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:00:58.487Z] [2019-07-30T20:00:58.487Z] *** BUG *** [2019-07-30T20:00:58.487Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:00:58.487Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:00:58.487Z] [2019-07-30T20:00:58.487Z] *** BUG *** [2019-07-30T20:00:58.487Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:00:58.487Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:00:58.487Z] [2019-07-30T20:00:59.049Z] *** BUG *** [2019-07-30T20:00:59.049Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:00:59.049Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:00:59.049Z] [2019-07-30T20:01:03.220Z] *** BUG *** [2019-07-30T20:01:03.220Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:01:03.220Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:01:03.220Z] [2019-07-30T20:01:03.220Z] *** BUG *** [2019-07-30T20:01:03.220Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:01:03.220Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:01:03.220Z] [2019-07-30T20:01:03.220Z] *** BUG *** [2019-07-30T20:01:03.220Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:01:03.220Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:01:03.220Z] [2019-07-30T20:01:03.220Z] *** BUG *** [2019-07-30T20:01:03.220Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:01:03.220Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:01:03.220Z] [2019-07-30T20:01:03.220Z] *** BUG *** [2019-07-30T20:01:03.220Z] In pixman_region32_init_rect: Invalid rectangle passed [2019-07-30T20:01:03.220Z] Set a breakpoint on '_pixman_log_error' to debug [2019-07-30T20:01:03.220Z] [2019-07-30T20:02:39.829Z] [2019-07-30T20:02:39.829Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-07-30 20:02:31.172 [2019-07-30T20:02:39.829Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown' [2019-07-30T20:02:39.829Z] !STACK 0 [2019-07-30T20:02:39.829Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown [2019-07-30T20:02:39.829Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:88) [2019-07-30T20:02:39.829Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:141) [2019-07-30T20:02:39.829Z] at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:390) [2019-07-30T20:02:39.829Z] at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) [2019-07-30T20:02:39.829Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown [2019-07-30T20:02:39.829Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:803) [2019-07-30T20:02:39.829Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:841) [2019-07-30T20:02:39.829Z] at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:814) [2019-07-30T20:02:39.829Z] at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208) [2019-07-30T20:02:39.829Z] at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:84) [2019-07-30T20:02:39.829Z] ... 3 more [2019-07-30T20:02:57.881Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 120.157 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest [2019-07-30T20:02:57.881Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 7.428 s [2019-07-30T20:02:57.881Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.197 s [2019-07-30T20:02:57.881Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 10.799 s [2019-07-30T20:02:57.881Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 18.019 s [2019-07-30T20:02:57.881Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 7.292 s [2019-07-30T20:02:57.881Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 8.686 s [2019-07-30T20:02:57.881Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 6.402 s [2019-07-30T20:02:57.881Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.707 s [2019-07-30T20:02:57.881Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.164 s [2019-07-30T20:02:57.881Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.719 s [2019-07-30T20:02:57.881Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.918 s [2019-07-30T20:02:57.881Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5.182 s [2019-07-30T20:02:57.881Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.861 s [2019-07-30T20:02:57.881Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.142 s [2019-07-30T20:02:57.881Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 2.381 s [2019-07-30T20:02:57.881Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped [2019-07-30T20:02:57.881Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 5.152 s [2019-07-30T20:02:57.881Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 4.337 s [2019-07-30T20:02:57.881Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 8.736 s [2019-07-30T20:02:57.881Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) Time elapsed: 3.872 s [2019-07-30T20:02:57.881Z] [2019-07-30T20:02:57.881Z] Results: [2019-07-30T20:02:57.881Z] [2019-07-30T20:02:57.881Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1 [2019-07-30T20:02:57.881Z] [2019-07-30T20:02:57.881Z] [2019-07-30T20:02:57.881Z] !ENTRY org.eclipse.core.resources 2 10035 2019-07-30 20:02:56.466 [2019-07-30T20:02:57.881Z] !MESSAGE The workspace will exit with unsaved changes in this session. [2019-07-30T20:02:57.881Z] [INFO] All tests passed! [2019-07-30T20:02:57.881Z] [INFO] [2019-07-30T20:02:57.881Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T20:02:57.881Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:02:57.881Z] [INFO] [2019-07-30T20:02:57.881Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T20:02:58.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:02:58.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:02:58.446Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:02:59.375Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T20:02:59.375Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T20:02:59.630Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T20:02:59.630Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T20:02:59.888Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:02:59.888Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:02:59.888Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:03:00.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:03:00.226Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:03:00.577Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:03:00.577Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T20:03:00.577Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T20:03:00.577Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T20:03:00.833Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T20:03:00.833Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T20:03:01.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T20:03:01.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:03:01.088Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T20:03:01.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T20:03:01.651Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T20:03:01.907Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T20:03:02.167Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:03:03.532Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T20:03:03.789Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T20:03:03.789Z] [INFO] [2019-07-30T20:03:03.789Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T20:03:03.789Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar [2019-07-30T20:03:03.789Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.pom [2019-07-30T20:03:03.789Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar [2019-07-30T20:03:03.789Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T20:03:03.789Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-p2metadata.xml [2019-07-30T20:03:03.789Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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.6-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.6-SNAPSHOT-p2artifacts.xml [2019-07-30T20:03:03.789Z] [INFO] [2019-07-30T20:03:03.789Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests --- [2019-07-30T20:03:03.789Z] [INFO] [2019-07-30T20:03:03.789Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >-- [2019-07-30T20:03:03.789Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT [129/134] [2019-07-30T20:03:03.789Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:03:03.789Z] [INFO] [2019-07-30T20:03:03.789Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T20:03:03.789Z] [INFO] [2019-07-30T20:03:03.789Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T20:03:03.789Z] [INFO] The project's OSGi version is 1.0.0.201907301829 [2019-07-30T20:03:03.789Z] [INFO] [2019-07-30T20:03:03.789Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T20:03:03.789Z] [INFO] [2019-07-30T20:03:03.789Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T20:03:03.789Z] [INFO] [2019-07-30T20:03:03.789Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T20:03:03.789Z] [INFO] [2019-07-30T20:03:03.789Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T20:03:03.789Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:03:03.789Z] [INFO] [2019-07-30T20:03:03.789Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T20:03:03.789Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:03:03.789Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources [2019-07-30T20:03:03.789Z] [INFO] [2019-07-30T20:03:03.789Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T20:03:03.789Z] [INFO] Compiling 4 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes [2019-07-30T20:03:04.352Z] [INFO] [2019-07-30T20:03:04.352Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T20:03:04.352Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:03:04.352Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources [2019-07-30T20:03:04.352Z] [INFO] [2019-07-30T20:03:04.352Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T20:03:04.352Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar [2019-07-30T20:03:04.352Z] [INFO] [2019-07-30T20:03:04.352Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T20:03:04.352Z] [INFO] [2019-07-30T20:03:04.352Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T20:03:04.352Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T20:03:04.352Z] [INFO] [2019-07-30T20:03:04.352Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T20:03:04.352Z] [INFO] [2019-07-30T20:03:04.352Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T20:03:04.352Z] [INFO] [2019-07-30T20:03:04.352Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T20:03:04.352Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar [2019-07-30T20:03:04.352Z] [INFO] [2019-07-30T20:03:04.352Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T20:03:04.352Z] [INFO] [2019-07-30T20:03:04.352Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T20:03:07.623Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log [2019-07-30T20:03:07.623Z] [INFO] Command line: [2019-07-30T20:03:07.623Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T20:03:07.623Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:03:10.143Z] !SESSION 2019-07-30 20:03:07.288 ----------------------------------------------- [2019-07-30T20:03:10.143Z] eclipse.buildId=unknown [2019-07-30T20:03:10.143Z] java.version=1.8.0_202 [2019-07-30T20:03:10.143Z] java.vendor=Oracle Corporation [2019-07-30T20:03:10.143Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:03:10.143Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T20:03:10.143Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T20:03:10.143Z] [2019-07-30T20:03:10.143Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:03:09.940 [2019-07-30T20:03:10.143Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:03:10.143Z] !STACK 0 [2019-07-30T20:03:10.143Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65] [2019-07-30T20:03:10.143Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:03:10.143Z] [2019-07-30T20:03:10.143Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:03:10.143Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:03:10.143Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:03:10.143Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:03:10.143Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:03:10.143Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:03:10.143Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:03:10.143Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:03:10.143Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:03:10.143Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:03:10.143Z] [2019-07-30T20:03:10.143Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:03:10.071 [2019-07-30T20:03:10.143Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:03:10.143Z] !STACK 0 [2019-07-30T20:03:10.143Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134] [2019-07-30T20:03:10.143Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:03:10.143Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:03:10.144Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T20:03:10.144Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T20:03:10.144Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:03:10.144Z] [2019-07-30T20:03:10.144Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:03:10.144Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:03:10.144Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:03:10.144Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:03:10.144Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:03:10.144Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:03:10.144Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:03:10.144Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:03:10.144Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:03:10.144Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:03:12.036Z] process 20107: 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 [2019-07-30T20:03:12.036Z] See the manual page for dbus-uuidgen to correct this issue. [2019-07-30T20:03:12.293Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:03:12.293Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory) [2019-07-30T20:03:22.501Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2019-07-30T20:03:22.501Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest [2019-07-30T20:03:22.501Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.085 s [2019-07-30T20:03:22.501Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.098 s [2019-07-30T20:03:22.501Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.004 s [2019-07-30T20:03:22.501Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.004 s [2019-07-30T20:03:22.501Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest) Time elapsed: 0.004 s [2019-07-30T20:03:22.501Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2019-07-30T20:03:22.501Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest [2019-07-30T20:03:22.501Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest) Time elapsed: 0.112 s [2019-07-30T20:03:22.501Z] [2019-07-30T20:03:22.501Z] Results: [2019-07-30T20:03:22.501Z] [2019-07-30T20:03:22.501Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T20:03:22.501Z] [2019-07-30T20:03:23.431Z] [INFO] All tests passed! [2019-07-30T20:03:23.431Z] [INFO] [2019-07-30T20:03:23.431Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T20:03:23.431Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:03:23.431Z] [INFO] [2019-07-30T20:03:23.431Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T20:03:23.687Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:03:23.687Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:03:23.687Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:03:24.250Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:03:24.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:03:24.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:03:24.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T20:03:24.506Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:03:24.762Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T20:03:25.018Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T20:03:25.019Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T20:03:25.582Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:03:26.950Z] [INFO] [2019-07-30T20:03:26.950Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T20:03:26.950Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T20:03:26.950Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties 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 [2019-07-30T20:03:26.950Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T20:03:26.950Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T20:03:26.950Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T20:03:26.950Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/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 [2019-07-30T20:03:26.950Z] [INFO] [2019-07-30T20:03:26.950Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests --- [2019-07-30T20:03:26.950Z] [INFO] [2019-07-30T20:03:26.950Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >----- [2019-07-30T20:03:26.950Z] [INFO] Building Trace Compass All Tests 1.0.6-SNAPSHOT [130/134] [2019-07-30T20:03:26.950Z] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [2019-07-30T20:03:26.950Z] [INFO] [2019-07-30T20:03:26.950Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.alltests --- [2019-07-30T20:03:26.950Z] [INFO] [2019-07-30T20:03:26.950Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests --- [2019-07-30T20:03:26.950Z] [INFO] The project's OSGi version is 1.0.6.201907301829 [2019-07-30T20:03:26.950Z] [INFO] [2019-07-30T20:03:26.950Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests --- [2019-07-30T20:03:26.950Z] [INFO] [2019-07-30T20:03:26.950Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests --- [2019-07-30T20:03:26.950Z] [INFO] [2019-07-30T20:03:26.950Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests --- [2019-07-30T20:03:26.950Z] [INFO] [2019-07-30T20:03:26.950Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.alltests --- [2019-07-30T20:03:26.950Z] [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:03:26.950Z] [INFO] [2019-07-30T20:03:26.950Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.alltests --- [2019-07-30T20:03:26.950Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:03:26.950Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/src/main/resources [2019-07-30T20:03:26.950Z] [INFO] [2019-07-30T20:03:26.950Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.alltests --- [2019-07-30T20:03:26.950Z] [INFO] Compiling 8 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/classes [2019-07-30T20:03:27.880Z] [INFO] [2019-07-30T20:03:27.880Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.alltests --- [2019-07-30T20:03:27.880Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:03:27.880Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/src/test/resources [2019-07-30T20:03:27.880Z] [INFO] [2019-07-30T20:03:27.880Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests --- [2019-07-30T20:03:27.880Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-sources.jar [2019-07-30T20:03:27.880Z] [INFO] [2019-07-30T20:03:27.880Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests --- [2019-07-30T20:03:28.137Z] [INFO] [2019-07-30T20:03:28.137Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests --- [2019-07-30T20:03:28.137Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar [2019-07-30T20:03:28.137Z] [INFO] [2019-07-30T20:03:28.137Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests --- [2019-07-30T20:03:28.137Z] [INFO] [2019-07-30T20:03:28.137Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.alltests --- [2019-07-30T20:03:28.137Z] [INFO] [2019-07-30T20:03:28.137Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.alltests --- [2019-07-30T20:03:28.137Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar [2019-07-30T20:03:28.137Z] [INFO] [2019-07-30T20:03:28.137Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests --- [2019-07-30T20:03:28.137Z] [INFO] [2019-07-30T20:03:28.137Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.alltests --- [2019-07-30T20:03:30.659Z] [INFO] Expected eclipse log file: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/work/data/.metadata/.log [2019-07-30T20:03:30.659Z] [INFO] Command line: [2019-07-30T20:03:30.659Z] [/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, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.*, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/work/data, -install, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/work, -configuration, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog] [2019-07-30T20:03:30.659Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass [2019-07-30T20:03:34.905Z] !SESSION 2019-07-30 20:03:30.893 ----------------------------------------------- [2019-07-30T20:03:34.905Z] eclipse.buildId=unknown [2019-07-30T20:03:34.905Z] java.version=1.8.0_202 [2019-07-30T20:03:34.905Z] java.vendor=Oracle Corporation [2019-07-30T20:03:34.905Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US [2019-07-30T20:03:34.905Z] Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide [2019-07-30T20:03:34.905Z] Command-line arguments: -data /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog [2019-07-30T20:03:34.905Z] [2019-07-30T20:03:34.905Z] !ENTRY org.eclipse.compare.win32 4 0 2019-07-30 20:03:34.028 [2019-07-30T20:03:34.905Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:03:34.905Z] !STACK 0 [2019-07-30T20:03:34.905Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85] [2019-07-30T20:03:34.905Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:03:34.905Z] [2019-07-30T20:03:34.905Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:03:34.905Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:03:34.905Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:03:34.905Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:03:34.905Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:03:34.905Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:03:34.905Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:03:34.905Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:03:34.905Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:03:34.905Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:03:34.905Z] [2019-07-30T20:03:34.905Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-07-30 20:03:34.130 [2019-07-30T20:03:34.905Z] !MESSAGE FrameworkEvent ERROR [2019-07-30T20:03:34.905Z] !STACK 0 [2019-07-30T20:03:34.905Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149] [2019-07-30T20:03:34.905Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:03:34.905Z] Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)" [2019-07-30T20:03:34.905Z] -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util" [2019-07-30T20:03:34.905Z] org.apache.httpcomponents.httpclient.win [36] [2019-07-30T20:03:34.905Z] Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)" [2019-07-30T20:03:34.905Z] [2019-07-30T20:03:34.905Z] at org.eclipse.osgi.container.Module.start(Module.java:457) [2019-07-30T20:03:34.905Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820) [2019-07-30T20:03:34.905Z] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150) [2019-07-30T20:03:34.905Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813) [2019-07-30T20:03:34.905Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769) [2019-07-30T20:03:34.905Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735) [2019-07-30T20:03:34.905Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661) [2019-07-30T20:03:34.905Z] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) [2019-07-30T20:03:34.905Z] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [2019-07-30T20:03:34.905Z] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [2019-07-30T20:03:36.799Z] [2019-07-30T20:03:36.799Z] Results: [2019-07-30T20:03:36.799Z] [2019-07-30T20:03:36.799Z] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [2019-07-30T20:03:36.799Z] [2019-07-30T20:03:37.727Z] [WARNING] No tests found. [2019-07-30T20:03:37.727Z] [INFO] [2019-07-30T20:03:37.727Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.alltests --- [2019-07-30T20:03:37.727Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:03:37.727Z] [INFO] [2019-07-30T20:03:37.727Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.alltests --- [2019-07-30T20:03:42.974Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-07-30T20:03:42.974Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-07-30T20:03:42.974Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-30T20:03:42.974Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-30T20:03:42.974Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-30T20:03:43.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-30T20:03:43.231Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-07-30T20:03:43.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core.tests' with 23 classes [2019-07-30T20:03:43.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests' with 3 classes [2019-07-30T20:03:43.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T20:03:43.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-30T20:03:43.488Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-07-30T20:03:43.744Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-07-30T20:03:43.744Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T20:03:44.000Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-07-30T20:03:44.000Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-07-30T20:03:44.000Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-07-30T20:03:44.000Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 10 classes [2019-07-30T20:03:44.000Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-07-30T20:03:44.000Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-07-30T20:03:44.256Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-07-30T20:03:44.512Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-30T20:03:44.768Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-07-30T20:03:45.024Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-07-30T20:03:45.024Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-30T20:03:45.024Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-07-30T20:03:45.024Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-07-30T20:03:45.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-30T20:03:45.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-07-30T20:03:45.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T20:03:45.280Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T20:03:45.535Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-07-30T20:03:45.535Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-07-30T20:03:45.536Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T20:03:45.536Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-30T20:03:45.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-07-30T20:03:45.791Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T20:03:46.048Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T20:03:46.305Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-30T20:03:46.305Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-30T20:03:46.305Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-07-30T20:03:46.305Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T20:03:46.305Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-07-30T20:03:46.305Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-07-30T20:03:46.561Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T20:03:46.561Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T20:03:46.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:03:46.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:03:46.821Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:03:47.430Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T20:03:47.430Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T20:03:47.993Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:03:49.359Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T20:03:49.359Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T20:03:49.359Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T20:03:49.359Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:03:49.359Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T20:03:49.359Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T20:03:49.615Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T20:03:49.615Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:03:49.615Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:03:49.872Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:03:49.872Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T20:03:50.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T20:03:50.128Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T20:03:50.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T20:03:50.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T20:03:50.384Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:03:50.641Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:03:50.898Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-30T20:03:50.898Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T20:03:50.898Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T20:03:50.898Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T20:03:51.154Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T20:03:51.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T20:03:51.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T20:03:51.411Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T20:03:51.668Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T20:03:51.668Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T20:03:52.230Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T20:03:53.157Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T20:03:53.157Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T20:03:53.157Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T20:03:53.413Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T20:03:53.670Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:03:53.670Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T20:03:53.926Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T20:03:53.926Z] [INFO] [2019-07-30T20:03:53.926Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests --- [2019-07-30T20:03:53.926Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar [2019-07-30T20:03:53.926Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.pom [2019-07-30T20:03:53.926Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-sources.jar [2019-07-30T20:03:54.183Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T20:03:54.183Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-p2metadata.xml [2019-07-30T20:03:54.183Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.6-SNAPSHOT-p2artifacts.xml [2019-07-30T20:03:54.183Z] [INFO] [2019-07-30T20:03:54.183Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests --- [2019-07-30T20:03:54.183Z] [INFO] [2019-07-30T20:03:54.183Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------ [2019-07-30T20:03:54.183Z] [INFO] Building org.eclipse.tracecompass.testing 5.0.0-SNAPSHOT [131/134] [2019-07-30T20:03:54.183Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T20:03:54.183Z] [INFO] [2019-07-30T20:03:54.183Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.testing --- [2019-07-30T20:03:54.183Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/target [2019-07-30T20:03:54.183Z] [INFO] [2019-07-30T20:03:54.183Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing --- [2019-07-30T20:03:54.440Z] [INFO] The project's OSGi version is 5.0.0.201907301829 [2019-07-30T20:03:54.440Z] [INFO] [2019-07-30T20:03:54.440Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing --- [2019-07-30T20:03:54.440Z] [INFO] [2019-07-30T20:03:54.440Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing --- [2019-07-30T20:03:54.440Z] [INFO] [2019-07-30T20:03:54.440Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing --- [2019-07-30T20:03:54.440Z] [INFO] [2019-07-30T20:03:54.440Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.testing --- [2019-07-30T20:03:54.440Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:03:54.440Z] [INFO] [2019-07-30T20:03:54.440Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing --- [2019-07-30T20:03:54.440Z] [INFO] [2019-07-30T20:03:54.440Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing --- [2019-07-30T20:03:54.440Z] [INFO] [2019-07-30T20:03:54.440Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing --- [2019-07-30T20:03:54.440Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.jar [2019-07-30T20:03:54.440Z] [INFO] [2019-07-30T20:03:54.440Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing --- [2019-07-30T20:03:54.440Z] [INFO] [2019-07-30T20:03:54.440Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing --- [2019-07-30T20:03:54.440Z] [INFO] [2019-07-30T20:03:54.440Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.testing --- [2019-07-30T20:03:54.696Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T20:03:54.696Z] [INFO] [2019-07-30T20:03:54.696Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.testing --- [2019-07-30T20:03:54.696Z] [INFO] [2019-07-30T20:03:54.696Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing --- [2019-07-30T20:03:54.696Z] [INFO] [2019-07-30T20:03:54.696Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.testing --- [2019-07-30T20:03:54.696Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:03:54.696Z] [INFO] [2019-07-30T20:03:54.696Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.testing --- [2019-07-30T20:03:59.947Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:03:59.947Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:03:59.947Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:04:00.204Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-07-30T20:04:00.461Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T20:04:00.461Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T20:04:00.717Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T20:04:00.973Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T20:04:01.229Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:04:02.597Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-07-30T20:04:02.597Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T20:04:02.597Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T20:04:02.853Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T20:04:02.853Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T20:04:02.853Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-30T20:04:02.853Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T20:04:02.853Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:04:03.109Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T20:04:03.109Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T20:04:03.109Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-30T20:04:03.109Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T20:04:03.366Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:04:03.366Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:04:03.366Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:04:03.366Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-30T20:04:03.622Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T20:04:03.622Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T20:04:03.622Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T20:04:03.622Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-30T20:04:03.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T20:04:03.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-30T20:04:03.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-07-30T20:04:03.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T20:04:03.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T20:04:03.878Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T20:04:04.135Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T20:04:04.135Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-07-30T20:04:04.135Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-07-30T20:04:04.135Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:04:04.391Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:04:04.391Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-07-30T20:04:04.391Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-30T20:04:04.391Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T20:04:04.647Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-07-30T20:04:04.647Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T20:04:04.647Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-07-30T20:04:04.647Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 10 classes [2019-07-30T20:04:04.647Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T20:04:04.647Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T20:04:04.647Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T20:04:04.647Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T20:04:04.647Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-30T20:04:04.647Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T20:04:04.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-30T20:04:04.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T20:04:04.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-07-30T20:04:04.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T20:04:04.903Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-07-30T20:04:05.159Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T20:04:05.159Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T20:04:05.416Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-07-30T20:04:05.416Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-30T20:04:05.416Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T20:04:05.416Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T20:04:05.978Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-07-30T20:04:05.978Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T20:04:06.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-07-30T20:04:06.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-07-30T20:04:06.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-07-30T20:04:06.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T20:04:06.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-30T20:04:06.234Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-07-30T20:04:06.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-07-30T20:04:06.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-07-30T20:04:06.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T20:04:06.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-30T20:04:06.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-07-30T20:04:06.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-30T20:04:06.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-07-30T20:04:06.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-07-30T20:04:06.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-07-30T20:04:06.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T20:04:06.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:04:06.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T20:04:06.491Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T20:04:06.491Z] [INFO] [2019-07-30T20:04:06.491Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing --- [2019-07-30T20:04:06.491Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.jar [2019-07-30T20:04:06.747Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT.pom [2019-07-30T20:04:06.747Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T20:04:06.747Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T20:04:06.747Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T20:04:06.747Z] [INFO] [2019-07-30T20:04:06.747Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing --- [2019-07-30T20:04:06.747Z] [INFO] [2019-07-30T20:04:06.747Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >---- [2019-07-30T20:04:06.747Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 5.0.0-SNAPSHOT [132/134] [2019-07-30T20:04:06.747Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- [2019-07-30T20:04:06.747Z] [INFO] [2019-07-30T20:04:06.747Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T20:04:06.747Z] [INFO] Deleting /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/target [2019-07-30T20:04:06.747Z] [INFO] [2019-07-30T20:04:06.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T20:04:06.747Z] [INFO] The project's OSGi version is 5.0.0.201907301829 [2019-07-30T20:04:06.747Z] [INFO] [2019-07-30T20:04:06.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T20:04:06.747Z] [INFO] [2019-07-30T20:04:06.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T20:04:06.747Z] [INFO] [2019-07-30T20:04:06.747Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T20:04:06.747Z] [INFO] [2019-07-30T20:04:06.747Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T20:04:06.747Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:04:06.747Z] [INFO] [2019-07-30T20:04:06.747Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T20:04:06.747Z] [INFO] [2019-07-30T20:04:06.747Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T20:04:06.747Z] [INFO] [2019-07-30T20:04:06.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T20:04:06.747Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.jar [2019-07-30T20:04:06.747Z] [INFO] [2019-07-30T20:04:06.747Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T20:04:06.747Z] [INFO] [2019-07-30T20:04:06.747Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T20:04:06.747Z] [INFO] [2019-07-30T20:04:06.747Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T20:04:06.747Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T20:04:06.747Z] [INFO] [2019-07-30T20:04:06.747Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T20:04:06.747Z] [INFO] [2019-07-30T20:04:06.747Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T20:04:06.747Z] [INFO] [2019-07-30T20:04:06.747Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T20:04:06.747Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:04:06.747Z] [INFO] [2019-07-30T20:04:06.747Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T20:04:07.003Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:04:07.003Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:04:07.003Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:04:07.003Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:04:07.259Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:04:07.820Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:04:07.820Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T20:04:08.076Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:04:09.443Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T20:04:09.443Z] [INFO] [2019-07-30T20:04:09.443Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T20:04:09.443Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.jar [2019-07-30T20:04:09.443Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT.pom [2019-07-30T20:04:09.443Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-sources-feature.jar [2019-07-30T20:04:09.443Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T20:04:09.443Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T20:04:09.443Z] [INFO] [2019-07-30T20:04:09.443Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote --- [2019-07-30T20:04:09.443Z] [INFO] [2019-07-30T20:04:09.443Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >---- [2019-07-30T20:04:09.443Z] [INFO] Building Trace Compass Repository 5.0.0-SNAPSHOT [133/134] [2019-07-30T20:04:09.443Z] [INFO] -------------------------[ eclipse-repository ]------------------------- [2019-07-30T20:04:09.700Z] [INFO] [2019-07-30T20:04:09.700Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T20:04:09.700Z] [INFO] [2019-07-30T20:04:09.700Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T20:04:09.700Z] [INFO] The project's OSGi version is 5.0.0.201907301829 [2019-07-30T20:04:09.700Z] [INFO] [2019-07-30T20:04:09.700Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T20:04:09.700Z] [INFO] [2019-07-30T20:04:09.700Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T20:04:09.700Z] [INFO] [2019-07-30T20:04:09.700Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T20:04:09.700Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:04:09.700Z] [INFO] [2019-07-30T20:04:09.700Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T20:04:09.700Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:04:09.700Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/src/main/resources [2019-07-30T20:04:09.700Z] [INFO] [2019-07-30T20:04:09.700Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T20:04:09.700Z] [INFO] [2019-07-30T20:04:09.700Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T20:04:09.700Z] [INFO] [2019-07-30T20:04:09.700Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T20:04:09.700Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0] [2019-07-30T20:04:09.700Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [2019-07-30T20:04:09.700Z] [INFO] [2019-07-30T20:04:09.700Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T20:04:09.700Z] [INFO] [2019-07-30T20:04:09.700Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T20:04:09.700Z] [INFO] [2019-07-30T20:04:09.700Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T20:04:09.700Z] [INFO] [2019-07-30T20:04:09.700Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T20:04:31.688Z] [INFO] [2019-07-30T20:04:31.688Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T20:04:31.688Z] [INFO] [2019-07-30T20:04:31.688Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T20:04:31.688Z] [INFO] [2019-07-30T20:04:31.688Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T20:04:31.688Z] [INFO] [2019-07-30T20:04:31.688Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T20:04:31.688Z] [INFO] [2019-07-30T20:04:31.688Z] [INFO] --- repository-utils:1.0.0:generate-repository-facade (generate-facade) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T20:04:31.688Z] [INFO] Building zip: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/target/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT.zip [2019-07-30T20:04:33.055Z] [INFO] [2019-07-30T20:04:33.055Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T20:04:33.055Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:04:33.055Z] [INFO] [2019-07-30T20:04:33.055Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T20:04:41.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core' with 9 classes [2019-07-30T20:04:41.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:04:41.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:04:41.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.core.tests' with 3 classes [2019-07-30T20:04:41.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core.tests' with 48 classes [2019-07-30T20:04:41.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core.tests' with 272 classes [2019-07-30T20:04:41.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.core' with 36 classes [2019-07-30T20:04:41.145Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui' with 7 classes [2019-07-30T20:04:41.404Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui' with 1011 classes [2019-07-30T20:04:42.770Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests' with 5 classes [2019-07-30T20:04:42.770Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.swtbot.tests' with 157 classes [2019-07-30T20:04:42.770Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ui.tests' with 90 classes [2019-07-30T20:04:42.770Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core' with 27 classes [2019-07-30T20:04:43.026Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core' with 27 classes [2019-07-30T20:04:43.026Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.core.tests' with 28 classes [2019-07-30T20:04:43.026Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.graph.ui' with 9 classes [2019-07-30T20:04:43.026Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:04:43.026Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core' with 61 classes [2019-07-30T20:04:43.283Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core' with 18 classes [2019-07-30T20:04:43.283Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.core.tests' with 6 classes [2019-07-30T20:04:43.283Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.lami.ui' with 29 classes [2019-07-30T20:04:43.283Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui' with 50 classes [2019-07-30T20:04:43.541Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core' with 119 classes [2019-07-30T20:04:43.541Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:04:43.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:04:43.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core' with 22 classes [2019-07-30T20:04:43.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.core.tests' with 43 classes [2019-07-30T20:04:43.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core.tests' with 32 classes [2019-07-30T20:04:43.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui' with 73 classes [2019-07-30T20:04:43.925Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui' with 49 classes [2019-07-30T20:04:44.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests' with 10 classes [2019-07-30T20:04:44.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core.tests' with 64 classes [2019-07-30T20:04:44.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests' with 4 classes [2019-07-30T20:04:44.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.os.linux.ui.tests' with 2 classes [2019-07-30T20:04:44.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.core' with 41 classes [2019-07-30T20:04:44.223Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.profiling.ui' with 51 classes [2019-07-30T20:04:44.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.analysis.timing.core.tests' with 10 classes [2019-07-30T20:04:44.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core' with 15 classes [2019-07-30T20:04:44.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.core.tests' with 4 classes [2019-07-30T20:04:44.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf' with 0 classes [2019-07-30T20:04:44.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf' with 0 classes [2019-07-30T20:04:44.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf.ui' with 6 classes [2019-07-30T20:04:44.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.btf' with 0 classes [2019-07-30T20:04:44.479Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core' with 128 classes [2019-07-30T20:04:44.736Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core.tests' with 22 classes [2019-07-30T20:04:44.736Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.core' with 158 classes [2019-07-30T20:04:44.993Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser' with 60 classes [2019-07-30T20:04:44.993Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf' with 0 classes [2019-07-30T20:04:44.993Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.ctf.parser.tests' with 3 classes [2019-07-30T20:04:44.993Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core.tests' with 18 classes [2019-07-30T20:04:45.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.dev' with 0 classes [2019-07-30T20:04:45.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.doc.user' with 0 classes [2019-07-30T20:04:45.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core' with 17 classes [2019-07-30T20:04:45.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.core.tests' with 1 classes [2019-07-30T20:04:45.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.doc.user' with 0 classes [2019-07-30T20:04:45.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace' with 0 classes [2019-07-30T20:04:45.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui' with 8 classes [2019-07-30T20:04:45.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace' with 0 classes [2019-07-30T20:04:45.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.gdbtrace.ui.tests' with 1 classes [2019-07-30T20:04:45.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.integration.swtbot.tests' with 10 classes [2019-07-30T20:04:45.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui' with 3 classes [2019-07-30T20:04:45.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core' with 43 classes [2019-07-30T20:04:45.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui' with 10 classes [2019-07-30T20:04:45.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui' with 42 classes [2019-07-30T20:04:45.249Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests' with 10 classes [2019-07-30T20:04:45.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui' with 54 classes [2019-07-30T20:04:45.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.core.tests' with 18 classes [2019-07-30T20:04:45.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-30T20:04:45.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace' with 0 classes [2019-07-30T20:04:45.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace' with 0 classes [2019-07-30T20:04:45.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core' with 2 classes [2019-07-30T20:04:45.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.common.core.tests' with 2 classes [2019-07-30T20:04:45.505Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core' with 56 classes [2019-07-30T20:04:45.762Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.core.tests' with 16 classes [2019-07-30T20:04:45.762Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control' with 0 classes [2019-07-30T20:04:45.762Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.ctf' with 0 classes [2019-07-30T20:04:45.762Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core' with 14 classes [2019-07-30T20:04:45.762Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui' with 209 classes [2019-07-30T20:04:46.018Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests' with 12 classes [2019-07-30T20:04:46.018Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.control.ui.tests' with 31 classes [2019-07-30T20:04:46.018Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.core.tests' with 6 classes [2019-07-30T20:04:46.018Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.core.tests' with 33 classes [2019-07-30T20:04:46.274Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.core.tests' with 56 classes [2019-07-30T20:04:46.274Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel' with 0 classes [2019-07-30T20:04:46.274Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel' with 0 classes [2019-07-30T20:04:46.274Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests' with 28 classes [2019-07-30T20:04:46.274Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust' with 0 classes [2019-07-30T20:04:46.274Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust' with 0 classes [2019-07-30T20:04:46.274Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests' with 3 classes [2019-07-30T20:04:46.274Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.lttng2.ust.ui.tests' with 1 classes [2019-07-30T20:04:46.274Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core' with 36 classes [2019-07-30T20:04:46.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.pcap.core.tests' with 17 classes [2019-07-30T20:04:46.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap' with 0 classes [2019-07-30T20:04:46.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.testing' with 0 classes [2019-07-30T20:04:46.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote' with 0 classes [2019-07-30T20:04:46.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote' with 0 classes [2019-07-30T20:04:46.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap' with 0 classes [2019-07-30T20:04:46.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.testing' with 0 classes [2019-07-30T20:04:46.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:04:46.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core.tests' with 17 classes [2019-07-30T20:04:46.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests' with 10 classes [2019-07-30T20:04:46.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.analysis.xml.ui.tests' with 3 classes [2019-07-30T20:04:46.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.core.tests' with 25 classes [2019-07-30T20:04:46.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests' with 6 classes [2019-07-30T20:04:46.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.chart.ui.tests' with 2 classes [2019-07-30T20:04:46.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core.tests' with 6 classes [2019-07-30T20:04:46.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests' with 7 classes [2019-07-30T20:04:46.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests' with 3 classes [2019-07-30T20:04:46.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.remote.ui.tests' with 4 classes [2019-07-30T20:04:46.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:04:46.530Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.core' with 22 classes [2019-07-30T20:04:46.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.doc.user' with 0 classes [2019-07-30T20:04:46.787Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.pcap.ui' with 7 classes [2019-07-30T20:04:46.787Z] [INFO] [2019-07-30T20:04:46.787Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T20:04:46.787Z] [INFO] No primary artifact to install, installing attached artifacts instead. [2019-07-30T20:04:46.787Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT.pom [2019-07-30T20:04:46.787Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT-p2metadata.xml [2019-07-30T20:04:46.787Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.0.0-SNAPSHOT-p2artifacts.xml [2019-07-30T20:04:46.787Z] [INFO] [2019-07-30T20:04:46.787Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site --- [2019-07-30T20:04:46.787Z] [INFO] [2019-07-30T20:04:46.787Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.test >-- [2019-07-30T20:04:46.787Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.test 1.0.1-SNAPSHOT [134/134] [2019-07-30T20:04:46.787Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [2019-07-30T20:04:46.787Z] [INFO] [2019-07-30T20:04:46.787Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T20:04:46.787Z] [INFO] [2019-07-30T20:04:46.787Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T20:04:46.787Z] [INFO] The project's OSGi version is 1.0.1.201907301829 [2019-07-30T20:04:46.787Z] [INFO] [2019-07-30T20:04:46.787Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T20:04:46.787Z] [INFO] [2019-07-30T20:04:46.787Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T20:04:46.787Z] [INFO] [2019-07-30T20:04:46.787Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T20:04:46.787Z] [INFO] [2019-07-30T20:04:46.787Z] [INFO] --- jacoco-maven-plugin:0.8.4:prepare-agent (pre-test) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T20:04:46.787Z] [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.4/org.jacoco.agent-0.8.4-runtime.jar=destfile=/home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/../../target/jacoco.exec,append=true,includes=org.eclipse.tracecompass.* [2019-07-30T20:04:46.787Z] [INFO] [2019-07-30T20:04:46.787Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T20:04:46.787Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:04:46.787Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/src/main/resources [2019-07-30T20:04:46.787Z] [INFO] [2019-07-30T20:04:46.787Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T20:04:46.787Z] [INFO] Compiling 3 source files to /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/classes [2019-07-30T20:04:46.787Z] [INFO] [2019-07-30T20:04:46.787Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T20:04:46.787Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. [2019-07-30T20:04:46.787Z] [INFO] skip non existing resourceDirectory /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/src/test/resources [2019-07-30T20:04:46.787Z] [INFO] [2019-07-30T20:04:46.787Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T20:04:46.787Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-sources.jar [2019-07-30T20:04:46.787Z] [INFO] [2019-07-30T20:04:46.787Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T20:04:46.787Z] [INFO] [2019-07-30T20:04:46.787Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T20:04:47.043Z] [INFO] Building jar: /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar [2019-07-30T20:04:47.043Z] [INFO] [2019-07-30T20:04:47.043Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T20:04:47.043Z] [INFO] [2019-07-30T20:04:47.043Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T20:04:47.043Z] [INFO] [2019-07-30T20:04:47.043Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T20:04:47.043Z] [INFO] Pack200 packing jar /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar [2019-07-30T20:04:47.043Z] [INFO] [2019-07-30T20:04:47.043Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T20:04:47.043Z] [INFO] [2019-07-30T20:04:47.043Z] [INFO] --- jacoco-maven-plugin:0.8.4:report (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T20:04:47.043Z] [INFO] Skipping JaCoCo execution due to missing execution data file. [2019-07-30T20:04:47.043Z] [INFO] [2019-07-30T20:04:47.043Z] [INFO] --- jacoco-maven-plugin:0.8.4:report-aggregate (jacoco-report) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T20:04:47.043Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.common.core' with 21 classes [2019-07-30T20:04:47.043Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.datastore.core' with 28 classes [2019-07-30T20:04:47.043Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.jsontrace.core' with 5 classes [2019-07-30T20:04:47.300Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.core' with 419 classes [2019-07-30T20:04:47.862Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.segmentstore.core' with 19 classes [2019-07-30T20:04:47.862Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.statesystem.core' with 51 classes [2019-07-30T20:04:47.862Z] [INFO] Analyzed bundle 'org.eclipse.tracecompass.tmf.filter.parser' with 8 classes [2019-07-30T20:04:47.862Z] [INFO] [2019-07-30T20:04:47.862Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T20:04:47.862Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar [2019-07-30T20:04:47.862Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.pom [2019-07-30T20:04:48.118Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-sources.jar [2019-07-30T20:04:48.118Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-pack200.jar.pack.gz [2019-07-30T20:04:48.118Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-p2metadata.xml [2019-07-30T20:04:48.118Z] [INFO] Installing /home/jenkins/workspace/tracecompass-gerrit_webmaster-test/jsontrace/org.eclipse.tracecompass.jsontrace.core.test/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.test/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.test-1.0.1-SNAPSHOT-p2artifacts.xml [2019-07-30T20:04:48.118Z] [INFO] [2019-07-30T20:04:48.118Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.test --- [2019-07-30T20:04:48.118Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T20:04:48.118Z] [INFO] Reactor Summary: [2019-07-30T20:04:48.118Z] [INFO] [2019-07-30T20:04:48.118Z] [INFO] Trace Compass Parent 5.0.0-SNAPSHOT ................ SUCCESS [ 59.726 s] [2019-07-30T20:04:48.118Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 5.0.0-SNAPSHOT SUCCESS [ 0.142 s] [2019-07-30T20:04:48.118Z] [INFO] Trace Compass Common Utilities Parent 5.0.0-SNAPSHOT SUCCESS [ 0.033 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.common.core 4.1.0-SNAPSHOT SUCCESS [ 15.836 s] [2019-07-30T20:04:48.118Z] [INFO] Trace Compass State System Parent 5.0.0-SNAPSHOT ... SUCCESS [ 0.113 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT SUCCESS [ 2.177 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.segmentstore.core 2.1.1-SNAPSHOT SUCCESS [ 1.671 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.statesystem.core 4.2.2-SNAPSHOT SUCCESS [ 2.352 s] [2019-07-30T20:04:48.118Z] [INFO] Trace Compass TMF Parent 5.0.0-SNAPSHOT ............ SUCCESS [ 0.106 s] [2019-07-30T20:04:48.118Z] [INFO] Trace Compass Filter Parser 1.0.2-SNAPSHOT ......... SUCCESS [ 0.672 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.tmf.core 5.1.0-SNAPSHOT ... SUCCESS [ 8.283 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT SUCCESS [ 3.006 s] [2019-07-30T20:04:48.118Z] [INFO] Trace Compass CTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.035 s] [2019-07-30T20:04:48.118Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.2-SNAPSHOT .... SUCCESS [ 7.294 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.0-SNAPSHOT ... SUCCESS [ 2.470 s] [2019-07-30T20:04:48.118Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.5-SNAPSHOT SUCCESS [01:26 min] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.9-SNAPSHOT SUCCESS [ 24.852 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.9-SNAPSHOT SUCCESS [06:06 min] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT SUCCESS [ 5.345 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT SUCCESS [09:09 min] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT SUCCESS [ 18.329 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.tmf.ui 5.1.0-SNAPSHOT ..... SUCCESS [ 12.911 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT SUCCESS [ 4.490 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.2-SNAPSHOT SUCCESS [ 2.292 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT SUCCESS [ 15.852 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT SUCCESS [ 2.036 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.0-SNAPSHOT SUCCESS [ 2.079 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.1-SNAPSHOT SUCCESS [ 14.251 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.7-SNAPSHOT SUCCESS [ 4.434 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.0-SNAPSHOT SUCCESS [ 4.054 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.8-SNAPSHOT SUCCESS [ 3.514 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.0.0-SNAPSHOT SUCCESS [ 1.857 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 4.1.0-SNAPSHOT SUCCESS [ 3.545 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.9-SNAPSHOT SUCCESS [02:13 min] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.0.0-SNAPSHOT SUCCESS [ 3.952 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 3.0.4-SNAPSHOT SUCCESS [ 4.855 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.6-SNAPSHOT SUCCESS [ 29.645 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 1.1.3-SNAPSHOT SUCCESS [ 2.226 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT SUCCESS [ 44.448 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.0.0-SNAPSHOT SUCCESS [ 5.977 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.10-SNAPSHOT SUCCESS [03:35 min] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [06:28 min] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT SUCCESS [ 19.766 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [ 31.693 s] [2019-07-30T20:04:48.118Z] [INFO] Trace Compass LTTng Support Parent 5.0.0-SNAPSHOT .. SUCCESS [ 0.061 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT SUCCESS [ 1.849 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.2-SNAPSHOT SUCCESS [ 4.641 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.0-SNAPSHOT SUCCESS [ 3.119 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT SUCCESS [02:17 min] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [01:36 min] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [02:38 min] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT SUCCESS [ 9.149 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 25.992 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 44.333 s] [2019-07-30T20:04:48.118Z] [INFO] Trace Compass BTF Support Parent 5.0.0-SNAPSHOT .... SUCCESS [ 0.023 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT ... SUCCESS [ 1.621 s] [2019-07-30T20:04:48.118Z] [INFO] Trace Compass Documentation 5.0.0-SNAPSHOT ......... SUCCESS [ 0.047 s] [2019-07-30T20:04:48.118Z] [INFO] Trace Compass Developer Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 30.597 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.8-SNAPSHOT SUCCESS [ 4.892 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.tmf 5.0.0-SNAPSHOT ........ SUCCESS [ 4.863 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT ..... SUCCESS [ 4.447 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.btf 5.0.0-SNAPSHOT ........ SUCCESS [ 5.254 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.0-SNAPSHOT SUCCESS [ 10.930 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.5-SNAPSHOT SUCCESS [ 10.891 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.ctf 5.0.0-SNAPSHOT ........ SUCCESS [ 0.558 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT SUCCESS [ 7.939 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.tmf.ctf 5.0.0-SNAPSHOT .... SUCCESS [ 4.675 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [03:21 min] [2019-07-30T20:04:48.118Z] [INFO] Trace Compass User Guide 5.0.0-SNAPSHOT ............ SUCCESS [ 9.382 s] [2019-07-30T20:04:48.118Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 5.0.0-SNAPSHOT SUCCESS [ 6.574 s] [2019-07-30T20:04:48.118Z] [INFO] Trace Compass RCP User Guide 5.0.0-SNAPSHOT ........ SUCCESS [ 7.672 s] [2019-07-30T20:04:48.118Z] [INFO] Trace Compass Pcap User Guide 5.0.0-SNAPSHOT ....... SUCCESS [ 5.575 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT ... SUCCESS [ 4.862 s] [2019-07-30T20:04:48.118Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 5.0.0-SNAPSHOT SUCCESS [ 0.039 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.2-SNAPSHOT SUCCESS [ 4.311 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.1-SNAPSHOT SUCCESS [ 3.243 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.gdbtrace 5.0.0-SNAPSHOT ... SUCCESS [ 5.073 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT SUCCESS [ 16.351 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 34.728 s] [2019-07-30T20:04:48.118Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT SUCCESS [ 8.314 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.1-SNAPSHOT SUCCESS [ 2.426 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.2-SNAPSHOT SUCCESS [ 0.497 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.5-SNAPSHOT SUCCESS [ 8.374 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.7-SNAPSHOT SUCCESS [ 5.701 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.lttng2.control 5.0.0-SNAPSHOT SUCCESS [ 26.432 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT SUCCESS [ 9.607 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT SUCCESS [ 8.846 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.2-SNAPSHOT SUCCESS [ 53.009 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT SUCCESS [ 5.883 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 5.0.0-SNAPSHOT SUCCESS [ 8.690 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.9-SNAPSHOT SUCCESS [01:01 min] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT SUCCESS [01:51 min] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 4.0.3-SNAPSHOT SUCCESS [ 3.662 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.5-SNAPSHOT SUCCESS [ 10.130 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.lttng2.ust 5.0.0-SNAPSHOT . SUCCESS [ 6.459 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT SUCCESS [ 44.046 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 24.380 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.5-SNAPSHOT SUCCESS [01:31 min] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [07:16 min] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [01:41 min] [2019-07-30T20:04:48.119Z] [INFO] Trace Compass Pcap Format Support Parent 5.0.0-SNAPSHOT SUCCESS [ 0.034 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.0-SNAPSHOT .. SUCCESS [ 0.652 s] [2019-07-30T20:04:48.119Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.2-SNAPSHOT SUCCESS [ 11.472 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT SUCCESS [ 1.599 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.1-SNAPSHOT SUCCESS [ 3.175 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.tmf.pcap 5.0.0-SNAPSHOT ... SUCCESS [ 4.852 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT SUCCESS [ 15.882 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT SUCCESS [ 57.444 s] [2019-07-30T20:04:48.119Z] [INFO] Trace Compass RCP Parent 5.0.0-SNAPSHOT ............ SUCCESS [ 0.030 s] [2019-07-30T20:04:48.119Z] [INFO] Trace Compass RCP Branding plug-in 5.0.0-SNAPSHOT .. SUCCESS [ 0.229 s] [2019-07-30T20:04:48.119Z] [INFO] Trace Compass RCP Branding Feature 5.0.0-SNAPSHOT .. SUCCESS [ 0.111 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.rcp.ui 5.0.0-SNAPSHOT ..... SUCCESS [ 3.210 s] [2019-07-30T20:04:48.119Z] [INFO] Trace Compass RCP Feature 5.0.0-SNAPSHOT ........... SUCCESS [ 6.074 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT SUCCESS [ 0.274 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.rcp.incubator 1.0.0-SNAPSHOT SUCCESS [ 0.507 s] [2019-07-30T20:04:48.119Z] [INFO] Trace Compass Json trace Parent 5.0.0-SNAPSHOT ..... SUCCESS [ 0.025 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.jsontrace.core 0.1.1-SNAPSHOT SUCCESS [ 3.153 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.jsontrace 1.0.0-SNAPSHOT .. SUCCESS [ 4.654 s] [2019-07-30T20:04:48.119Z] [INFO] Trace Compass RCP Product 5.0.0-SNAPSHOT ........... SUCCESS [03:30 min] [2019-07-30T20:04:48.119Z] [INFO] Trace Compass Release Engineering Parent 5.0.0-SNAPSHOT SUCCESS [ 0.048 s] [2019-07-30T20:04:48.119Z] [INFO] Trace Compass Target Platform 5.0.0-SNAPSHOT ....... SUCCESS [ 3.612 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [09:59 min] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.1-SNAPSHOT SUCCESS [ 11.007 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT SUCCESS [ 9.023 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [01:43 min] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 24.162 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 21.279 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [02:24 min] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 22.825 s] [2019-07-30T20:04:48.119Z] [INFO] Trace Compass All Tests 1.0.6-SNAPSHOT ............. SUCCESS [ 27.496 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.testing 5.0.0-SNAPSHOT .... SUCCESS [ 12.456 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.tmf.remote 5.0.0-SNAPSHOT . SUCCESS [ 2.807 s] [2019-07-30T20:04:48.119Z] [INFO] Trace Compass Repository 5.0.0-SNAPSHOT ............ SUCCESS [ 37.285 s] [2019-07-30T20:04:48.119Z] [INFO] org.eclipse.tracecompass.jsontrace.core.test 1.0.1-SNAPSHOT SUCCESS [ 1.269 s] [2019-07-30T20:04:48.119Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T20:04:48.119Z] [INFO] BUILD SUCCESS [2019-07-30T20:04:48.119Z] [INFO] ------------------------------------------------------------------------ [2019-07-30T20:04:48.119Z] [INFO] Total time: 01:35 h [2019-07-30T20:04:48.119Z] [INFO] Finished at: 2019-07-30T20:04:47Z [2019-07-30T20:04:48.119Z] [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) Stage "Deploy" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS